alicenet / utilities

Utilities for the AliceNet project
MIT License
1 stars 0 forks source link

Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.2 to 2.11.3 #40

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.2 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: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.11.2...v2.11.3

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[bot] commented 1 year ago

Codecov Report

Merging #40 (7294bb0) into main (36d6c59) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##            main     #40   +/-   ##
=====================================
  Coverage   7.23%   7.23%           
=====================================
  Files          9       9           
  Lines        760     760           
=====================================
  Hits          55      55           
  Misses       703     703           
  Partials       2       2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.