Skip to content

Commit

Permalink
Bump tonic-build from 0.10.2 to 0.11.0 in /cmd/oci-catalog (#7444)
Browse files Browse the repository at this point in the history
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.10.2 to
0.11.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hyperium/tonic/blob/master/CHANGELOG.md">tonic-build's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/hyperium/tonic/compare/v0.10.2...v0.11.0"></a>
(2024-02-08)</h1>
<p>BREAKING CHANGES:</p>
<ul>
<li>Removed <code>NamedService</code> from the <code>transport</code>
module, please import it via
<code>tonic::server::NamedService</code>.</li>
<li>MSRV bumped to <code>1.70</code>.</li>
</ul>
<h3>Features</h3>
<ul>
<li>Added <code>zstd</code> compression support.</li>
<li>Added connection timeout for
<code>connecto_with_connector_lazy</code>.</li>
<li>Upgrade rustls to <code>v0.22</code></li>
<li>Feature gate server implementation for
<code>tonic-reflection</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hyperium/tonic/commit/ea8cd3f384e953e177f20a62aa156a75676853f4"><code>ea8cd3f</code></a>
chore: prepare v0.11.0 release (<a
href="https://redirect.github.com/hyperium/tonic/issues/1626">#1626</a>)</li>
<li><a
href="https://github.com/hyperium/tonic/commit/209fcbe5892c4c81fea060676a347ab79a60ab29"><code>209fcbe</code></a>
chore(ci): fix udeps warning errors (<a
href="https://redirect.github.com/hyperium/tonic/issues/1627">#1627</a>)</li>
<li><a
href="https://github.com/hyperium/tonic/commit/4263f87503010497147b50c9a43ff85ee608c830"><code>4263f87</code></a>
feat(tls): Implement AsMut for Certificate (<a
href="https://redirect.github.com/hyperium/tonic/issues/1621">#1621</a>)</li>
<li><a
href="https://github.com/hyperium/tonic/commit/23106dd76882a4ffbf2d3ac59c9c403518e429c9"><code>23106dd</code></a>
chore(tls): Update to rustls 0.22.0 (<a
href="https://redirect.github.com/hyperium/tonic/issues/1509">#1509</a>)</li>
<li><a
href="https://github.com/hyperium/tonic/commit/2a2809b368816e03d70873d6e554621b9154bc1f"><code>2a2809b</code></a>
Update Cargo.toml (<a
href="https://redirect.github.com/hyperium/tonic/issues/1622">#1622</a>)</li>
<li><a
href="https://github.com/hyperium/tonic/commit/42274686befb0440c038e6f53fcc68fdb3dcf51e"><code>4227468</code></a>
Update helloworld-tutorial.md - Fix Clippy lints (<a
href="https://redirect.github.com/hyperium/tonic/issues/1617">#1617</a>)</li>
<li><a
href="https://github.com/hyperium/tonic/commit/4859a73f70ea88c37227221f3122b0ca4f81afe0"><code>4859a73</code></a>
Add connection timeout to connect_with_connector_lazy (<a
href="https://redirect.github.com/hyperium/tonic/issues/1619">#1619</a>)</li>
<li><a
href="https://github.com/hyperium/tonic/commit/227b16934bf5e5b94e9035c43009713b01379491"><code>227b169</code></a>
web: fix invalid bit header error message (<a
href="https://redirect.github.com/hyperium/tonic/issues/1618">#1618</a>)</li>
<li><a
href="https://github.com/hyperium/tonic/commit/c30cb783b9e5eaa4ea05003d9cacac733d135c58"><code>c30cb78</code></a>
chore(reflection): Make prost-types dependency optional (<a
href="https://redirect.github.com/hyperium/tonic/issues/1610">#1610</a>)</li>
<li><a
href="https://github.com/hyperium/tonic/commit/f714f42414f50cdcd2cc975b279442cfae87103f"><code>f714f42</code></a>
Repair rust-analyzer for tonic files (<a
href="https://redirect.github.com/hyperium/tonic/issues/1604">#1604</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hyperium/tonic/compare/v0.10.2...v0.11.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tonic-build&package-manager=cargo&previous-version=0.10.2&new-version=0.11.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 9d9d9e2 commit 1187193
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cmd/oci-catalog/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/oci-catalog/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tonic-health = "0.10"
url = "2.5"

[build-dependencies]
tonic-build = "0.10"
tonic-build = "0.11"

[dev-dependencies]
rstest = "0.18.2"

0 comments on commit 1187193

Please sign in to comment.