dependabot[bot] opened a new pull request, #39863:
URL: https://github.com/apache/beam/pull/39863

   Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.83.0 
to 1.83.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/grpc/grpc-go/releases";>google.golang.org/grpc's 
releases</a>.</em></p>
   <blockquote>
   <h2>Release 1.83.1</h2>
   <h1>Security</h1>
   <ul>
   <li>xds/rbac: Fix a bug where nested <code>Principal</code> or 
<code>Permission</code> rules with <code>:scheme</code> or <code>grpc-</code> 
prefixed header matchers were not rejected, which could cause DENY rules to 
fail open. (<a 
href="https://redirect.github.com/grpc/grpc-go/issues/9258";>#9258</a>)
   <ul>
   <li>Special Thanks: <a 
href="https://github.com/nvxbug";><code>@​nvxbug</code></a></li>
   </ul>
   </li>
   <li>xds/rbac: Fix a bug where the <code>host</code> header matcher was not 
being replaced with <code>:authority</code> in nested <code>Principal</code> or 
<code>Permission</code> rules. (<a 
href="https://redirect.github.com/grpc/grpc-go/issues/9258";>#9258</a>)
   <ul>
   <li>Special Thanks: <a 
href="https://github.com/nvxbug";><code>@​nvxbug</code></a></li>
   </ul>
   </li>
   <li>xds/rbac: Fix a bug where a header matcher whose name was not lowercase, 
such as <code>X-Role</code>, matched no header, which could cause DENY rules to 
fail open. (<a 
href="https://redirect.github.com/grpc/grpc-go/issues/9332";>#9332</a>)
   <ul>
   <li>Special Thanks: <a 
href="https://github.com/alimony";><code>@​alimony</code></a></li>
   </ul>
   </li>
   <li>xds/rbac: Fix a bug where a <code>:scheme</code> or <code>grpc-</code> 
prefixed header matcher was accepted when its name was not lowercase. (<a 
href="https://redirect.github.com/grpc/grpc-go/issues/9332";>#9332</a>)
   <ul>
   <li>Special Thanks: <a 
href="https://github.com/alimony";><code>@​alimony</code></a></li>
   </ul>
   </li>
   <li>xds/rbac: Fix a bug where a <code>Host</code> header matcher was not 
replaced with <code>:authority</code>. (<a 
href="https://redirect.github.com/grpc/grpc-go/issues/9332";>#9332</a>)
   <ul>
   <li>Special Thanks: <a 
href="https://github.com/alimony";><code>@​alimony</code></a></li>
   </ul>
   </li>
   </ul>
   <h1>Performance</h1>
   <ul>
   <li>transport: Restrict memory overhead of buffering small data frames. (<a 
href="https://redirect.github.com/grpc/grpc-go/issues/9331";>#9331</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/1550d9e0cddb30ce99e61a2102e8294a49461e5e";><code>1550d9e</code></a>
 Change version to 1.83.1 (<a 
href="https://redirect.github.com/grpc/grpc-go/issues/9336";>#9336</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/ebba6f3f1b206e2b4dc4d1d5a96d18430302c2fe";><code>ebba6f3</code></a>
 Cherry-pick <a 
href="https://redirect.github.com/grpc/grpc-go/issues/9258";>#9258</a> and <a 
href="https://redirect.github.com/grpc/grpc-go/issues/9332";>#9332</a> into 
v1.83.x (<a 
href="https://redirect.github.com/grpc/grpc-go/issues/9335";>#9335</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/8cfeca0e1ee5ea0980dcc320e20240fa1079ec77";><code>8cfeca0</code></a>
 Cherry-pick <a 
href="https://redirect.github.com/grpc/grpc-go/issues/9331";>#9331</a> to 
v1.83.x (<a 
href="https://redirect.github.com/grpc/grpc-go/issues/9333";>#9333</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/dec6951305e88906696f1d0a00dd2439363bc708";><code>dec6951</code></a>
 Change version to 1.83.1-dev (<a 
href="https://redirect.github.com/grpc/grpc-go/issues/9229";>#9229</a>)</li>
   <li>See full diff in <a 
href="https://github.com/grpc/grpc-go/compare/v1.83.0...v1.83.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/grpc&package-manager=go_modules&previous-version=1.83.0&new-version=1.83.1)](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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to