Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/google/gnostic from 0.6.9 to 0.7.0 #156

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps github.com/google/gnostic from 0.6.9 to 0.7.0.

Release notes

Sourced from github.com/google/gnostic's releases.

OpenAPI 3.0.1 support.

This release updates the OpenAPIv3 Protocol Buffer models to OpenAPI 3.0.1 using a JSON schema generated by scraping the text of the official OpenAPI 3.0.1 specification.

The scraper and generated JSON schema are gnostic-specific and are not endorsed by the OpenAPI Technical Steering Committee, which has not yet released or approved a JSON Schema for OpenAPI v3.

Commits
  • ee84fd2 fix: Stop lying how GRPC renders durations (#401)
  • 65eab73 tools/j2y2j: fix dropped error (#402)
  • 836f55b Migrate gnostic to use gnostic-models (#400)
  • 987797b surface: Set status and content-type in response fields (#385)
  • dd1001c fix: Prevent panic when parsing empty documents (#389)
  • a5c9e9c Bump google.golang.org/genproto (#393)
  • ed4d962 Update action to use ubuntu-22.04 (#394)
  • ade94e0 protoc-gen-openapi: add flag to generate source_relative yaml (#359)
  • 0835de8 Handle google/protobuf/wrappers.proto types on protoc-gen-openapi (#366)
  • 8c84f3c Don't remove newlines from openapi descriptions (#370)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 22, 2023
@fenollp
Copy link
Member

fenollp commented Jan 23, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/gnostic-0.7.0 branch from 0aed75d to 60ca8c4 Compare January 23, 2024 17:26
@fenollp
Copy link
Member

fenollp commented Jan 23, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@fenollp fenollp force-pushed the dependabot/go_modules/github.com/google/gnostic-0.7.0 branch from e15102c to cdf6ead Compare January 23, 2024 17:46
@fenollp
Copy link
Member

fenollp commented Jan 23, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/gnostic-0.7.0 branch from cdf6ead to 56022bc Compare January 23, 2024 22:49
Bumps [github.com/google/gnostic](https://github.com/google/gnostic) from 0.6.9 to 0.7.0.
- [Release notes](https://github.com/google/gnostic/releases)
- [Commits](google/gnostic@v0.6.9...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/google/gnostic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot force-pushed the dependabot/go_modules/github.com/google/gnostic-0.7.0 branch from 56022bc to 800eac0 Compare January 23, 2024 22:50
@fenollp fenollp merged commit 90c819c into master Feb 15, 2024
@fenollp fenollp deleted the dependabot/go_modules/github.com/google/gnostic-0.7.0 branch February 15, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

1 participant