Skip to content

Commit

Permalink
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.0 to 2.15.2 (#…
Browse files Browse the repository at this point in the history
…6035)

Bumps
[github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway)
from 2.15.0 to 2.15.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/grpc-ecosystem/grpc-gateway/releases">github.com/grpc-ecosystem/grpc-gateway/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.15.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Switch the use of glog to grpclog. by <a
href="https://github.com/jmuk"><code>@​jmuk</code></a> in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3205">grpc-ecosystem/grpc-gateway#3205</a></li>
<li>fix: remove <code>push_bsr_plugins</code> Github Action job by <a
href="https://github.com/gunturaf"><code>@​gunturaf</code></a> in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3203">grpc-ecosystem/grpc-gateway#3203</a></li>
<li>Add correct comment, remove redundant vars and error, use short form
by <a
href="https://github.com/sashamelentyev"><code>@​sashamelentyev</code></a>
in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3206">grpc-ecosystem/grpc-gateway#3206</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jmuk"><code>@​jmuk</code></a> made their
first contribution in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3205">grpc-ecosystem/grpc-gateway#3205</a></li>
<li><a href="https://github.com/gunturaf"><code>@​gunturaf</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3203">grpc-ecosystem/grpc-gateway#3203</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.15.1...v2.15.2">https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.15.1...v2.15.2</a></p>
<h2>v2.15.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Clean up use_allof_for_refs flag option by <a
href="https://github.com/warrenb95"><code>@​warrenb95</code></a> in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3092">grpc-ecosystem/grpc-gateway#3092</a></li>
<li>fix(<a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/issues/3049">#3049</a>):add
items type for array by <a
href="https://github.com/li31727"><code>@​li31727</code></a> in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3090">grpc-ecosystem/grpc-gateway#3090</a></li>
<li>fix: JSON examples in YAML output <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/issues/3095">#3095</a>
by <a href="https://github.com/hedhyw"><code>@​hedhyw</code></a> in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3106">grpc-ecosystem/grpc-gateway#3106</a></li>
<li>feat(3102):update DefaultHeaderMatcher function comment docs by <a
href="https://github.com/li31727"><code>@​li31727</code></a> in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3114">grpc-ecosystem/grpc-gateway#3114</a></li>
<li>Rename root BUILD to BUILD.bazel for consistency by <a
href="https://github.com/rsepassi"><code>@​rsepassi</code></a> in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3117">grpc-ecosystem/grpc-gateway#3117</a></li>
<li>Add <code>format</code> in path params by <a
href="https://github.com/antgamdia"><code>@​antgamdia</code></a> in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3089">grpc-ecosystem/grpc-gateway#3089</a></li>
<li>Change verb by <a
href="https://github.com/sashamelentyev"><code>@​sashamelentyev</code></a>
in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3129">grpc-ecosystem/grpc-gateway#3129</a></li>
<li>Remove redundant err and use %w verb for err by <a
href="https://github.com/sashamelentyev"><code>@​sashamelentyev</code></a>
in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3130">grpc-ecosystem/grpc-gateway#3130</a></li>
<li>Use ifshort stmt for err by <a
href="https://github.com/sashamelentyev"><code>@​sashamelentyev</code></a>
in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3131">grpc-ecosystem/grpc-gateway#3131</a></li>
<li>Cleanup by <a
href="https://github.com/sashamelentyev"><code>@​sashamelentyev</code></a>
in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3137">grpc-ecosystem/grpc-gateway#3137</a></li>
<li>Change '%v' with %q verb and small cleanup by <a
href="https://github.com/sashamelentyev"><code>@​sashamelentyev</code></a>
in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3139">grpc-ecosystem/grpc-gateway#3139</a></li>
<li>fix: Partial resource update, no longer generate updateMask field by
<a
href="https://github.com/csh995426531"><code>@​csh995426531</code></a>
in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3093">grpc-ecosystem/grpc-gateway#3093</a></li>
<li>Add go1.20 to ci matrix by <a
href="https://github.com/sashamelentyev"><code>@​sashamelentyev</code></a>
in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3176">grpc-ecosystem/grpc-gateway#3176</a></li>
<li>Update README.md by <a
href="https://github.com/paulburlumi"><code>@​paulburlumi</code></a> in
<a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3184">grpc-ecosystem/grpc-gateway#3184</a></li>
<li>gateway: Dial -&gt; DialContext by <a
href="https://github.com/torkelrogstad"><code>@​torkelrogstad</code></a>
in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3190">grpc-ecosystem/grpc-gateway#3190</a></li>
<li>Buf version bump by <a
href="https://github.com/torkelrogstad"><code>@​torkelrogstad</code></a>
in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3189">grpc-ecosystem/grpc-gateway#3189</a></li>
<li>Fix bug with non-ASCII HTTP headers by <a
href="https://github.com/steinarvk-oda"><code>@​steinarvk-oda</code></a>
in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3197">grpc-ecosystem/grpc-gateway#3197</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/warrenb95"><code>@​warrenb95</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3092">grpc-ecosystem/grpc-gateway#3092</a></li>
<li><a href="https://github.com/li31727"><code>@​li31727</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3090">grpc-ecosystem/grpc-gateway#3090</a></li>
<li><a href="https://github.com/rsepassi"><code>@​rsepassi</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3117">grpc-ecosystem/grpc-gateway#3117</a></li>
<li><a href="https://github.com/antgamdia"><code>@​antgamdia</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3089">grpc-ecosystem/grpc-gateway#3089</a></li>
<li><a
href="https://github.com/csh995426531"><code>@​csh995426531</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3093">grpc-ecosystem/grpc-gateway#3093</a></li>
<li><a
href="https://github.com/paulburlumi"><code>@​paulburlumi</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3184">grpc-ecosystem/grpc-gateway#3184</a></li>
<li><a
href="https://github.com/steinarvk-oda"><code>@​steinarvk-oda</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/pull/3197">grpc-ecosystem/grpc-gateway#3197</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.15.0...v2.15.1">https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.15.0...v2.15.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/0eb17c3d70415c44406b0f02265ceaad570d6fa3"><code>0eb17c3</code></a>
Add correct comment, remove redundant vars and error, use short form (<a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/issues/3206">#3206</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/965603aaa6d4367f4fbc173cff568b30d7409e98"><code>965603a</code></a>
fix: remove <code>push_bsr_plugins</code> Github Action job (<a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/issues/3203">#3203</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/fc2fa55c6aee84e7eea2f647c07696a5c37d96c9"><code>fc2fa55</code></a>
fix(deps): update google.golang.org/genproto digest to 637eb22</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/e5a69e185d5964143e5f93fe87e5ce015554f4b5"><code>e5a69e1</code></a>
Switch the use of glog to grpclog. (<a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/issues/3205">#3205</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/c01a5a2313275bf67c98836553b453ae898d8cf2"><code>c01a5a2</code></a>
fix(deps): update google.golang.org/genproto digest to 10f96fb</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/2bd729cdf2b25bbbe707be3f8297914ddd77a309"><code>2bd729c</code></a>
Update gorelease base</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/cf612c86cf8575ba10d4a9d73ee2042ed2deaa11"><code>cf612c8</code></a>
Fix bug with non-ASCII HTTP headers (<a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/issues/3197">#3197</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/7a1ed2ba29f6469d42a78a3261e442c8a0e37519"><code>7a1ed2b</code></a>
fix(deps): update google.golang.org/genproto digest to ace64dc</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/dd81af853b3658e84ebedba4ee2429f63e3b9600"><code>dd81af8</code></a>
chore(deps): update actions/cache digest to 69d9d44</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/e4f646b7941cdcdd7a0c9e22aa980bbad4c333f5"><code>e4f646b</code></a>
chore(deps): update dependency com_google_protobuf to v3.22.0 (<a
href="https://github-redirect.dependabot.com/grpc-ecosystem/grpc-gateway/issues/3192">#3192</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.15.0...v2.15.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/grpc-ecosystem/grpc-gateway/v2&package-manager=go_modules&previous-version=2.15.0&new-version=2.15.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2023
1 parent a8eb9f3 commit 13b2842
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ require (
github.com/google/go-cmp v0.5.9
github.com/google/go-containerregistry v0.13.0
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
github.com/improbable-eng/grpc-web v0.15.0
github.com/itchyny/gojq v0.12.11
github.com/jinzhu/copier v0.3.5
Expand All @@ -77,7 +77,7 @@ require (
github.com/vmware-tanzu/carvel-vendir v0.32.5
golang.org/x/net v0.7.0
golang.org/x/sync v0.1.0
google.golang.org/genproto v0.0.0-20230202175211-008b39050e57
google.golang.org/genproto v0.0.0-20230223222841-637eb2293923
google.golang.org/grpc v1.53.0
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.2.0
google.golang.org/protobuf v1.28.1
Expand Down Expand Up @@ -238,7 +238,7 @@ require (
go.starlark.net v0.0.0-20230128213706-3f75dec8e403 // indirect
golang.org/x/crypto v0.5.0 // indirect
golang.org/x/image v0.5.0 // indirect
golang.org/x/oauth2 v0.4.0 // indirect
golang.org/x/oauth2 v0.5.0 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/term v0.5.0 // indirect
golang.org/x/text v0.7.0 // indirect
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -495,8 +495,8 @@ github.com/grpc-ecosystem/go-grpc-middleware v1.3.0/go.mod h1:z0ButlSOZa5vEBq9m2
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk=
github.com/grpc-ecosystem/grpc-gateway v1.9.5/go.mod h1:vNeuVxBJEsws4ogUvrchl83t/GYV9WGTSLVdBhOQFDY=
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.0 h1:1JYBfzqrWPcCclBwxFCPAou9n+q86mfnu7NAeHfte7A=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.0/go.mod h1:YDZoGHuwE+ov0c8smSH49WLF3F2LaWnYYuDVd+EWrc0=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2 h1:gDLXvp5S9izjldquuoAhDzccbskOL6tDC5jMSyx3zxE=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2/go.mod h1:7pdNwVWBBHGiCxa9lAszqCJMbfTISJ7oMftp8+UGV08=
github.com/hashicorp/consul/api v1.1.0/go.mod h1:VmuI/Lkw1nC05EYQWNKwWGbkg+FbDBtguAZLlVdkD9Q=
github.com/hashicorp/consul/api v1.3.0/go.mod h1:MmDNSzIMUjNpY/mQ398R4bk2FnqQLoPndWW5VkKPlCE=
github.com/hashicorp/consul/api v1.11.0/go.mod h1:XjsvQN+RJGWI2TWy1/kqaE16HrR2J/FWgkYjdZQsX9M=
Expand Down Expand Up @@ -1148,8 +1148,8 @@ golang.org/x/oauth2 v0.0.0-20210805134026-6f1e6394065a/go.mod h1:KelEdhl1UZF7XfJ
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A=
golang.org/x/oauth2 v0.0.0-20211005180243-6b3c2da341f1/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A=
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A=
golang.org/x/oauth2 v0.4.0 h1:NF0gk8LVPg1Ml7SSbGyySuoxdsXitj7TvgvuRxIMc/M=
golang.org/x/oauth2 v0.4.0/go.mod h1:RznEsdpjGAINPTOF0UH/t+xJ75L18YO3Ho6Pyn+uRec=
golang.org/x/oauth2 v0.5.0 h1:HuArIo48skDwlrvM3sEdHXElYslAMsf3KwRkkW4MC4s=
golang.org/x/oauth2 v0.5.0/go.mod h1:9/XBHVqLaWO3/BRHs5jbpYCnOZVjj5V0ndyaAM7KB4I=
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
Expand Down Expand Up @@ -1472,8 +1472,8 @@ google.golang.org/genproto v0.0.0-20211203200212-54befc351ae9/go.mod h1:5CzLGKJ6
google.golang.org/genproto v0.0.0-20211206160659-862468c7d6e0/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20230202175211-008b39050e57 h1:vArvWooPH749rNHpBGgVl+U9B9dATjiEhJzcWGlovNs=
google.golang.org/genproto v0.0.0-20230202175211-008b39050e57/go.mod h1:RGgjbofJ8xD9Sq1VVhDM1Vok1vRONV+rg+CjzG4SZKM=
google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 h1:znp6mq/drrY+6khTAlJUDNFFcDGV2ENLYKpMq8SyCds=
google.golang.org/genproto v0.0.0-20230223222841-637eb2293923/go.mod h1:3Dl5ZL0q0isWJt+FVcfpQyirqemEuLAK/iFvg1UP1Hw=
google.golang.org/grpc v1.17.0/go.mod h1:6QZJwpn2B+Zp71q/5VxRsJ6NXXVCE5NRUHRo+f3cWCs=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.20.0/go.mod h1:chYK+tFQF0nDUGJgXMSgLCQk3phJEuONr2DCgLDdAQM=
Expand Down

0 comments on commit 13b2842

Please sign in to comment.