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

   Bumps [golang.org/x/net](https://github.com/golang/net) from 0.49.0 to 
0.50.0.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/golang/net/commit/ebddb99633e0fc35d135f62e9400678492c1d3be";><code>ebddb99</code></a>
 go.mod: update golang.org/x dependencies</li>
   <li><a 
href="https://github.com/golang/net/commit/4a490d4f5331699af2b0987af2e4cea9925f65af";><code>4a490d4</code></a>
 internal/http3: add Expect: 100-continue support to ClientConn</li>
   <li><a 
href="https://github.com/golang/net/commit/73fe7011adb0a690693f0318325c60d477c7bb3a";><code>73fe701</code></a>
 internal/http3: add Expect: 100-continue support to Server</li>
   <li><a 
href="https://github.com/golang/net/commit/af0c9df79dbe35108ead105e4ca28133551e4d1a";><code>af0c9df</code></a>
 html: add NodeType.String() method</li>
   <li><a 
href="https://github.com/golang/net/commit/e02fb33933734f5c17f8474ef9f54461e776d119";><code>e02fb33</code></a>
 internal/http3: make responseWriter.Flush write headers if not done yet</li>
   <li><a 
href="https://github.com/golang/net/commit/da558ff100e05eb3fd3c94d2f978c062edc070a2";><code>da558ff</code></a>
 internal/http3: ensure bodyReader cannot be read after being closed</li>
   <li><a 
href="https://github.com/golang/net/commit/d7c76faf077586c8657a8bdd404484c090764e2b";><code>d7c76fa</code></a>
 internal/http3: make responseWriter behave closer to other 
http.ResponseWriter</li>
   <li><a 
href="https://github.com/golang/net/commit/64b3af9625ad94ce3f68ac1ab80733f691a49319";><code>64b3af9</code></a>
 http2: prevent transport deadlock due to WINDOW_UPDATE that exceeds limit</li>
   <li><a 
href="https://github.com/golang/net/commit/1973e8da2d578cd964f4c1df41ed8c553f1e17b7";><code>1973e8d</code></a>
 internal/http3: add Server support for handling HEAD requests</li>
   <li><a 
href="https://github.com/golang/net/commit/57ea86db083ff804aa7dfca3489c0f965ab3b0da";><code>57ea86d</code></a>
 icmp, internal/socket, ipv4, ipv6: use binary.NativeEndian</li>
   <li>Additional commits viewable in <a 
href="https://github.com/golang/net/compare/v0.49.0...v0.50.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.49.0&new-version=0.50.0)](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