Skip to content

chore(deps): update module github.com/google/gnostic to v0.7.1#525

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-google-gnostic-0.x
Open

chore(deps): update module github.com/google/gnostic to v0.7.1#525
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-google-gnostic-0.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/google/gnostic v0.5.7-v3refsv0.7.1 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

google/gnostic (github.com/google/gnostic)

v0.7.1

Compare Source

v0.7.0

Compare Source

v0.6.9

Compare Source

v0.6.8: protoc-gen-openapi and export improvements.

Compare Source

This contains several improvements to protoc-gen-openapi from @​jeffsawatzky , including the ability to use proto annotations to add fragments to generated OpenAPI documents (#​324). It also adds some missing OpenAPI compiler code that Jeff uncovered when testing the new fragment overlay feature - maps of strings were not properly exported in ToRawInfo() methods in both OpenAPI packages (v2 and v3). Thanks, Jeff!

v0.6.7

Compare Source

v0.6.6: Module cleanup

Compare Source

We had a series of problems related to a multi-module configuration and its reversion that all now appear to be fixed in this release. Individual components in the cmd directory are now (again) part of the main module and can be independently installed with the following:

go install github.com/google/gnostic/cmd/disco@latest
go install github.com/google/gnostic/cmd/parse-linter-output@latest
go install github.com/google/gnostic/cmd/petstore-builder@latest
go install github.com/google/gnostic/cmd/protoc-gen-jsonschema@latest
go install github.com/google/gnostic/cmd/protoc-gen-openapi@latest
go install github.com/google/gnostic/cmd/report@latest
go install github.com/google/gnostic/cmd/report-messages@latest
go install github.com/google/gnostic/cmd/vocabulary-operations@latest

Verified with Go 1.16, 1.17, and 1.18beta1.

v0.6.5

Compare Source

v0.6.4

Compare Source

v0.6.3

Compare Source

v0.6.2: Single-module repo with retraction of v0.6.0 multimodule experiment

Compare Source

This adds a retract statement to go.mod to exclude v0.6.0 from dependency updates. Thanks @​morphar and @​shenqidebaozi for quickly catching and fixing problems with the multimodule configuration!

v0.6.1: Single-module repo

Compare Source

v0.6.0: Multimodule repo: apps are in "cmd". protoc-gen-openapi improvements. protoc-gen-jsonschema.

Compare Source

This renames the former apps directory to cmd and adds a go.mod for each cmd subdirectory. These directories contain demonstrations and various gnostic-related applications, and putting each in a separate module clarifies dependencies and reduces the apparent dependencies of gnostic itself (as listed in the top-level go.mod). Thanks @​shenqidebaozi for making this change and @​morphar for advising.

This also includes significant improvements to protoc-gen-openapi from @​morphar and @​tonybase and a new protoc-gen-jsonschema pluigin contributed by @​morphar.

v0.5.7

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@openshift-ci

openshift-ci Bot commented Mar 27, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@red-hat-konflux

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24 -> 1.24.6
golang.org/x/net v0.22.0 -> v0.43.0
golang.org/x/sys v0.18.0 -> v0.35.0
golang.org/x/term v0.18.0 -> v0.34.0
golang.org/x/text v0.14.0 -> v0.28.0
google.golang.org/protobuf v1.33.0 -> v1.36.7

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed Apr 3, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 3, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/github.com-google-gnostic-0.x branch April 3, 2026 06:16
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed chore(deps): update module github.com/google/gnostic to v0.7.1 Apr 3, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 3, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-gnostic-0.x branch 2 times, most recently from 63bd802 to 21351a3 Compare April 3, 2026 10:15
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed Apr 6, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 6, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed chore(deps): update module github.com/google/gnostic to v0.7.1 Apr 6, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 6, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-gnostic-0.x branch 2 times, most recently from 21351a3 to 4382154 Compare April 6, 2026 06:14
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed Apr 7, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 7, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed chore(deps): update module github.com/google/gnostic to v0.7.1 Apr 8, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 8, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-gnostic-0.x branch 2 times, most recently from 4382154 to a2f39a6 Compare April 8, 2026 02:07
@sonarqubecloud

sonarqubecloud Bot commented Apr 8, 2026

Copy link
Copy Markdown

❌ The last analysis has failed.

See analysis details on SonarQube Cloud

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed Apr 30, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 30, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed chore(deps): update module github.com/google/gnostic to v0.7.1 May 1, 2026
@red-hat-konflux red-hat-konflux Bot reopened this May 1, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-gnostic-0.x branch 2 times, most recently from a2f39a6 to 824c774 Compare May 1, 2026 02:17
@sonarqubecloud

sonarqubecloud Bot commented May 1, 2026

Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed May 21, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed Jun 21, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jun 21, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed chore(deps): update module github.com/google/gnostic to v0.7.1 Jun 21, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jun 21, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-gnostic-0.x branch 2 times, most recently from 3ccc35f to 2f406b0 Compare June 21, 2026 13:37
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed Jun 21, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jun 21, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed chore(deps): update module github.com/google/gnostic to v0.7.1 Jun 21, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jun 21, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-gnostic-0.x branch 2 times, most recently from 2f406b0 to 587515f Compare June 21, 2026 22:37
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed Jun 22, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jun 22, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed chore(deps): update module github.com/google/gnostic to v0.7.1 Jun 23, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jun 23, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-gnostic-0.x branch 2 times, most recently from 587515f to a91ef13 Compare June 23, 2026 02:02
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed Jun 26, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jun 26, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed chore(deps): update module github.com/google/gnostic to v0.7.1 Jun 26, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jun 26, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-gnostic-0.x branch 2 times, most recently from a91ef13 to 093ffc4 Compare June 26, 2026 17:44
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed Jul 2, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 2, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/gnostic to v0.7.1 - autoclosed chore(deps): update module github.com/google/gnostic to v0.7.1 Jul 2, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 2, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@sonarqubecloud

sonarqubecloud Bot commented Jul 5, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants