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.10.2 to 2.10.3 in /hack/tools #633

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2022

Bumps github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.2 to 2.10.3.

Release notes

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

v2.10.3

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.10.2...v2.10.3

Commits
  • 406eec6 fix(deps): bump yaml to v3 and remove sigs.k8s.io/yaml (#2729)
  • 4cf9014 Add old style build tag (#2734)
  • 1a28766 Lets try using the checkout token setting (#2733)
  • 29e98e4 Update git push to use full username (#2732)
  • 4a3290c Fix overriding path parameter with custom verbs (#2727)
  • da91d60 protoc-gen-openapiv2: Support all HTTP methods supported in OpenAPI v2 (#2726)
  • 1b40888 chore: renovate bot setting to pin actions to a full length commit SHA (#2724)
  • c3961d6 Use custom token secret for pushes (#2725)
  • dca9acb chore(deps): update dependency com_google_protobuf to v3.21.1
  • 0de16aa protoc-gen-openapiv2: Fix schema types for Value and Empty well-known typ...
  • 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)

Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.10.2 to 2.10.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.10.2...v2.10.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 2, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #633 (093d75f) into main (509c789) will increase coverage by 0.18%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #633      +/-   ##
==========================================
+ Coverage   61.75%   61.93%   +0.18%     
==========================================
  Files          28       28              
  Lines        1642     1642              
==========================================
+ Hits         1014     1017       +3     
+ Misses        554      552       -2     
+ Partials       74       73       -1     
Impacted Files Coverage Δ
pkg/ca/fileca/load.go 68.96% <0.00%> (+10.34%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 509c789...093d75f. Read the comment docs.

@cpanato cpanato merged commit 6fde7c4 into main Jun 2, 2022
@cpanato cpanato deleted the dependabot/go_modules/hack/tools/github.com/grpc-ecosystem/grpc-gateway/v2-2.10.3 branch June 2, 2022 05:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants