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/grpc-ecosystem/grpc-gateway/v2 from 2.11.0 to 2.11.3 in /_tools #997

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2022

Bumps github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.0 to 2.11.3.

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.11.3

This release adds signed release binaries with SLSA signatures. Please see the README for more information.

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.11.2...v2.11.3

v2.11.2

This fixes an issue with the openapiv2 generator if there is a colon in the verb, and updates the minimum supported Go version to Go 1.17.

What's Changed

Full Changelog: grpc-ecosystem/grpc-gateway@v2.11.1...v2.11.2

v2.11.1

This release fixes a crash in the grpc-gateway handling of requests containing invalid an Grpc-Timeout or Grpc-Metadata-Bin header (#2822). It is strongly recommended that users upgrade both the runtime and generator versions.

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.11.0...v2.11.1

Commits
  • 0197faf chore(deps): update dependency bazel to v5.3.0
  • 42cf1c2 fix(deps): update google.golang.org/genproto digest to 9e6da59
  • 9e28ea7 fix(deps): update golang.org/x/oauth2 digest to 0ebed06
  • 209f8e5 fix(deps): update google.golang.org/genproto digest to e9f0532
  • b62dd44 Support more required fields in protoc-gen-openapiv2 (#2854)
  • 800efbb fix(deps): update google.golang.org/genproto digest to d7fd3f1
  • 262859d Sign release binaries with SLSA signatures (#2847)
  • fe9f8e4 fix(deps): update google.golang.org/genproto digest to 37a418b
  • 7b074f9 fix: Required field does not take effect (#2829)
  • 5634189 fix(deps): update google.golang.org/genproto digest to cec7f53
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

@codecov-commenter
Copy link

codecov-commenter commented Aug 26, 2022

Codecov Report

Merging #997 (7b20115) into main (265bc8b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #997   +/-   ##
=======================================
  Coverage   81.31%   81.31%           
=======================================
  Files          17       17           
  Lines        1798     1798           
=======================================
  Hits         1462     1462           
  Misses        262      262           
  Partials       74       74           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/go_modules/_tools/github.com/grpc-ecosystem/grpc-gateway/v2-2.11.3 branch 14 times, most recently from 08e09b7 to 319febb Compare September 8, 2022 13:42
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.11.0 to 2.11.3.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/.goreleaser.yml)
- [Commits](grpc-ecosystem/grpc-gateway@v2.11.0...v2.11.3)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/_tools/github.com/grpc-ecosystem/grpc-gateway/v2-2.11.3 branch from 319febb to 7b20115 Compare September 8, 2022 15:44
@markphelps markphelps merged commit 48ef18e into main Sep 8, 2022
@markphelps markphelps deleted the dependabot/go_modules/_tools/github.com/grpc-ecosystem/grpc-gateway/v2-2.11.3 branch September 8, 2022 16:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants