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

chore(deps): Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.0 to 2.10.1 #933

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 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)

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.10.1 branch from 94d1d34 to 653ca42 Compare May 23, 2022 10:56
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 force-pushed the dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.10.1 branch from 653ca42 to 6b64036 Compare May 23, 2022 12:45
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
@codecov-commenter
Copy link

Codecov Report

Merging #933 (b0e231e) into main (0a4464d) will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #933      +/-   ##
==========================================
+ Coverage   54.45%   54.64%   +0.19%     
==========================================
  Files         106      106              
  Lines       11421    11421              
==========================================
+ Hits         6219     6241      +22     
+ Misses       4679     4659      -20     
+ Partials      523      521       -2     
Impacted Files Coverage Δ
internal/engine/engine.go 73.69% <0.00%> (+0.78%) ⬆️
internal/storage/index/builder.go 84.35% <0.00%> (+5.02%) ⬆️
internal/compile/errors.go 55.55% <0.00%> (+15.87%) ⬆️

@charithe charithe merged commit 54e4b60 into main May 24, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.10.1 branch May 24, 2022 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants