fix(deps): update tonic monorepo to 0.13 #112

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 dependencies minor 0.12 -> 0.13
tonic-build build-dependencies minor 0.12.0 -> 0.13.0

Release Notes

hyperium/tonic (tonic)

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 these updates 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) | dependencies | minor | `0.12` -> `0.13` | | [tonic-build](https://github.com/hyperium/tonic) | build-dependencies | minor | `0.12.0` -> `0.13.0` | --- ### Release Notes <details> <summary>hyperium/tonic (tonic)</summary> ### [`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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-03-26 00:43:35 +01:00
fix(deps): update tonic monorepo to 0.13.0
Some checks failed
renovate/artifacts Artifact file update failure
5ae2291a9c
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 crates/flux-releaser/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `tonic`.
    ... required by package `flux-releaser v0.1.0 (/tmp/renovate/repos/gitea/kjuulh/flux-releaser/crates/flux-releaser)`
versions that meet the requirements `^0.13` are: 0.13.0

the package `flux-releaser` 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 crates/flux-releaser/Cargo.toml --workspace Updating crates.io index error: failed to select a version for `tonic`. ... required by package `flux-releaser v0.1.0 (/tmp/renovate/repos/gitea/kjuulh/flux-releaser/crates/flux-releaser)` versions that meet the requirements `^0.13` are: 0.13.0 the package `flux-releaser` 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 ```
kjuulh changed title from fix(deps): update tonic monorepo to 0.13.0 to fix(deps): update tonic monorepo to 0.13 2025-03-26 21:37:04 +01:00
kjuulh force-pushed renovate/tonic-monorepo from 5ae2291a9c to 28944e48f6 2025-03-26 21:37:04 +01:00 Compare
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.

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/flux-releaser#112
No description provided.