Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump connectrpc.com/connect from 1.16.1 to 1.16.2 (#2994)
Bumps [connectrpc.com/connect](https://github.com/connectrpc/connect-go) from 1.16.1 to 1.16.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/connectrpc/connect-go/releases">connectrpc.com/connect's releases</a>.</em></p> <blockquote> <h2>v1.16.2</h2> <p>This is a patch release to make sure that consuming modules won't be vulnerable to <a href="https://nvd.nist.gov/vuln/detail/CVE-2023-45288">CVE-2023-45288</a>.</p> <h2>What's Changed</h2> <ul> <li>Update the golang.org/x/net dependency to v0.23.0 in <a href="https://redirect.github.com/connectrpc/connect-go/issues/729">#729</a>.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/connectrpc/connect-go/compare/v1.16.1...v1.16.2">https://github.com/connectrpc/connect-go/compare/v1.16.1...v1.16.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/connectrpc/connect-go/commit/2972b2dfccb44785176803e32fa0e36f898d0f44"><code>2972b2d</code></a> Prepare for v1.16.2 (<a href="https://redirect.github.com/connectrpc/connect-go/issues/733">#733</a>)</li> <li><a href="https://github.com/connectrpc/connect-go/commit/30cddf863eea4db4d963351023aa0f1f3911ddb4"><code>30cddf8</code></a> Update conformance module to use newer version of Go and quic-go dependency (...</li> <li><a href="https://github.com/connectrpc/connect-go/commit/f7f3814651b47b1c69917eb3e6f708947a4301eb"><code>f7f3814</code></a> Bump golang.org/x/net from 0.22.0 to 0.23.0 in /internal/conformance (<a href="https://redirect.github.com/connectrpc/connect-go/issues/730">#730</a>)</li> <li><a href="https://github.com/connectrpc/connect-go/commit/a6be0d02a7e95ebe86c5b74be07a7fdf5796af1a"><code>a6be0d0</code></a> Bump golang.org/x/net from 0.21.0 to 0.23.0 (<a href="https://redirect.github.com/connectrpc/connect-go/issues/729">#729</a>)</li> <li><a href="https://github.com/connectrpc/connect-go/commit/a5906bdcd82da00ee572589a59b4e95775d086c3"><code>a5906bd</code></a> Back to development (<a href="https://redirect.github.com/connectrpc/connect-go/issues/728">#728</a>)</li> <li>See full diff in <a href="https://github.com/connectrpc/connect-go/compare/v1.16.1...v1.16.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=connectrpc.com/connect&package-manager=go_modules&previous-version=1.16.1&new-version=1.16.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 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information