Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.0 to 2.15.2 (#…
…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 -> 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