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 #852

Conversation

dependabot[bot]
Copy link
Contributor

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

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:/grpc-ecosystem/grpc-gateway) from 2.10.0 to 2.10.1.
- [Release notes](https:/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https:/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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go labels May 20, 2022
@dependabot dependabot bot requested a review from markphelps May 20, 2022 02:11
@codecov-commenter
Copy link

codecov-commenter commented May 20, 2022

Codecov Report

Merging #852 (a40f64c) into main (4ec7de9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #852   +/-   ##
=======================================
  Coverage   81.02%   81.02%           
=======================================
  Files          19       19           
  Lines        1802     1802           
=======================================
  Hits         1460     1460           
  Misses        272      272           
  Partials       70       70           

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 4ec7de9...a40f64c. Read the comment docs.

@markphelps markphelps merged commit 81d70a9 into main May 21, 2022
@markphelps markphelps deleted the dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.10.1 branch May 21, 2022 14:34
markphelps added a commit that referenced this pull request May 27, 2022
* main:
  Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.1 to 2.10.2 (#861)
  Bump @babel/plugin-proposal-function-sent from 7.16.7 to 7.17.12 in /ui (#859)
  Bump alpine from 3.15.4 to 3.16.0 in /build (#862)
  Bump webpack-dev-server from 4.8.1 to 4.9.0 in /ui (#860)
  1.17 (#858)
  Bump babel-jest from 27.5.1 to 28.1.0 in /ui (#843)
  Bump babel-loader from 8.2.4 to 8.2.5 in /ui (#834)
  Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#844)
  Bump aquasecurity/trivy-action from 0.2.5 to 0.3.0 (#845)
  Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 (#848)
  Bump github.com/Masterminds/squirrel from 1.5.2 to 1.5.3 (#853)
  Bump github.com/lib/pq from 1.10.5 to 1.10.6 (#851)
  Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.0 to 2.10.1 (#852)
  Bump docker/setup-qemu-action from 1 to 2 (#840)
  Bump docker/setup-buildx-action from 1 to 2 (#841)
  Bump docker/build-push-action from 2 to 3 (#842)
  Bump docker/login-action from 1 to 2 (#839)
  Bump eslint-plugin-vue from 8.6.0 to 8.7.1 in /ui (#833)
  Bump google.golang.org/grpc from 1.45.0 to 1.46.0 (#832)
  Bump github/codeql-action from 1 to 2 (#838)
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