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.0 to 2.10.1 in /hack/tools #601

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.0 to 2.10.1.

Release notes

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

v2.10.1

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.10.0...v2.10.1

Commits
  • 5abbca7 Document and warn about path parameters containing "/". (#2697)
  • a03e328 build(deps): bump nokogiri from 1.13.4 to 1.13.6 in /docs (#2695)
  • 3eca6bd Fixed []byte unmarshaling for non proto structs (#2693)
  • 83bd273 fix(deps): update google.golang.org/genproto digest to 3a47de7
  • 4a32151 fix(deps): update module google.golang.org/grpc to v1.46.2
  • 394566a chore(deps): update dependency io_bazel_rules_go to v0.32.0
  • 4525497 chore(deps): update dependency golang to v1.18.2
  • ff2d738 fix(deps): update google.golang.org/genproto digest to 4f43b33
  • a1726d2 protoc-gen-openapiv2: Remove path parameters from body when body is a snake_c...
  • 963f1aa fix(deps): update google.golang.org/genproto digest to f39f71e
  • 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.0 to 2.10.1.
- [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.0...v2.10.1)

---
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 May 20, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #601 (9904681) into main (00d7e66) will decrease coverage by 0.32%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #601      +/-   ##
==========================================
- Coverage   49.74%   49.41%   -0.33%     
==========================================
  Files          21       21              
  Lines        1548     1548              
==========================================
- Hits          770      765       -5     
- Misses        705      709       +4     
- Partials       73       74       +1     
Impacted Files Coverage Δ
pkg/ca/fileca/watch.go 50.00% <0.00%> (-50.00%) ⬇️

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 00d7e66...9904681. Read the comment docs.

@cpanato cpanato merged commit 985ba20 into main May 20, 2022
@cpanato cpanato deleted the dependabot/go_modules/hack/tools/github.com/grpc-ecosystem/grpc-gateway/v2-2.10.1 branch May 20, 2022 06:25
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