chore(deps): update rust crate tonic to 0.13.0 #12

Open
kjuulh wants to merge 1 commits from renovate/tonic-monorepo into main
Owner

This PR contains the following updates:

Package Type Update Change
tonic workspace.dependencies minor 0.12.3 -> 0.13.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hyperium/tonic (tonic)

v0.13.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/hyperium/tonic/compare/v0.13.0...v0.13.1

v0.13.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tonic](https://github.com/hyperium/tonic) | workspace.dependencies | minor | `0.12.3` -> `0.13.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>hyperium/tonic (tonic)</summary> ### [`v0.13.1`](https://github.com/hyperium/tonic/releases/tag/v0.13.1) [Compare Source](https://github.com/hyperium/tonic/compare/v0.13.0...v0.13.1) #### What's Changed - Bump `h2` to `v0.4.10` by [@&#8203;LucioFranco](https://github.com/LucioFranco) https://github.com/hyperium/tonic/pull/2263 - feat(web): relax bounds for inner service's response body by [@&#8203;bmwill](https://github.com/bmwill) in https://github.com/hyperium/tonic/pull/2245 - feat: preserve request user-agent by [@&#8203;dbolduc](https://github.com/dbolduc) in https://github.com/hyperium/tonic/pull/2250 - feat(server): Add method to get local addr to TcpIncoming by [@&#8203;tottoto](https://github.com/tottoto) in https://github.com/hyperium/tonic/pull/2233 - feat: Expose Status as a Response extension by [@&#8203;tamasfe](https://github.com/tamasfe) in https://github.com/hyperium/tonic/pull/2145 - fix: tls config overwrite in endpoint by [@&#8203;vigneshs-12](https://github.com/vigneshs-12) in https://github.com/hyperium/tonic/pull/2252 - feat: expose creation of HealthService and HealthReporter by [@&#8203;LeonHartley](https://github.com/LeonHartley) in https://github.com/hyperium/tonic/pull/2251 #### New Contributors - [@&#8203;dbolduc](https://github.com/dbolduc) made their first contribution in https://github.com/hyperium/tonic/pull/2250 - [@&#8203;tamasfe](https://github.com/tamasfe) made their first contribution in https://github.com/hyperium/tonic/pull/2145 - [@&#8203;vigneshs-12](https://github.com/vigneshs-12) made their first contribution in https://github.com/hyperium/tonic/pull/2252 - [@&#8203;rafaeling](https://github.com/rafaeling) made their first contribution in https://github.com/hyperium/tonic/pull/2207 - [@&#8203;LeonHartley](https://github.com/LeonHartley) made their first contribution in https://github.com/hyperium/tonic/pull/2251 **Full Changelog**: https://github.com/hyperium/tonic/compare/v0.13.0...v0.13.1 ### [`v0.13.0`](https://github.com/hyperium/tonic/blob/HEAD/CHANGELOG.md#NOTE-ths-changelog-is-no-longer-used-and-from-version-v0130-onward-we-will-be-using-github-releases-and-the-changes-can-be-found-here-) [Compare Source](https://github.com/hyperium/tonic/compare/v0.12.3...v0.13.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-03-25 23:46:06 +01:00
chore(deps): update rust crate tonic to 0.13.0
Some checks failed
renovate/artifacts Artifact file update failure
1f3b2709f9
Author
Owner

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `tonic`.
    ... required by package `crunch-nodata v0.1.0 (/tmp/renovate/repos/gitea/kjuulh/crunch/crates/crunch-nodata)`
    ... which satisfies path dependency `crunch-nodata` (locked to 0.1.0) of package `crunch v0.1.0 (/tmp/renovate/repos/gitea/kjuulh/crunch/crates/crunch)`
versions that meet the requirements `^0.13.0` are: 0.13.0

the package `crunch-nodata` depends on `tonic`, with features: `tls` but `tonic` does not have these features.


failed to select a version for `tonic` which could resolve this conflict

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace Updating crates.io index error: failed to select a version for `tonic`. ... required by package `crunch-nodata v0.1.0 (/tmp/renovate/repos/gitea/kjuulh/crunch/crates/crunch-nodata)` ... which satisfies path dependency `crunch-nodata` (locked to 0.1.0) of package `crunch v0.1.0 (/tmp/renovate/repos/gitea/kjuulh/crunch/crates/crunch)` versions that meet the requirements `^0.13.0` are: 0.13.0 the package `crunch-nodata` depends on `tonic`, with features: `tls` but `tonic` does not have these features. failed to select a version for `tonic` which could resolve this conflict ```
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tonic-monorepo:renovate/tonic-monorepo
git checkout renovate/tonic-monorepo
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/crunch#12
No description provided.