Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate tonic to 0.11 - autoclosed #425

Closed
wants to merge 1 commit into from

Conversation

stackable-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
tonic workspace.dependencies minor 0.9 -> 0.11

Release Notes

hyperium/tonic (tonic)

v0.11.0

Compare Source

BREAKING CHANGES:

  • Removed NamedService from the transport module, please import it via
    tonic::server::NamedService.
  • MSRV bumped to 1.70.
Features
  • Added zstd compression support.
  • Added connection timeout for connecto_with_connector_lazy.
  • Upgrade rustls to v0.22
  • Feature gate server implementation for tonic-reflection.

v0.10.2

Compare Source

Bug Fixes

v0.10.1

Compare Source

Bug Fixes

v0.10.0

Compare Source

Bug Fixes
Features

0.9.2 (2023-04-17)

0.9.1 (2023-04-03)


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@stackable-bot stackable-bot added the dependencies Pull requests that update a dependency file label May 8, 2024
@stackable-bot stackable-bot requested a review from a team May 8, 2024 07:19
@stackable-bot
Copy link
Contributor Author

⚠ 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 `h2`.
    ... required by package `tonic v0.11.0`
    ... which satisfies dependency `tonic = "^0.11"` of package `stackable-secret-operator v0.0.0-dev (/tmp/renovate/repos/github/stackabletech/secret-operator/rust/operator-binary)`
versions that meet the requirements `^0.3.24` are: 0.3.26, 0.3.25, 0.3.24

all possible versions conflict with previously selected packages.

  previously selected package `h2 v0.3.18 (https://github.com/stackabletech/h2.git?branch=feature/grpc-uds#557dd107)`
    ... which satisfies dependency `h2 = "=0.3.18"` of package `stackable-secret-operator v0.0.0-dev (/tmp/renovate/repos/github/stackabletech/secret-operator/rust/operator-binary)`

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

@stackable-bot stackable-bot changed the title chore(deps): update rust crate tonic to 0.11 chore(deps): update rust crate tonic to 0.11 - autoclosed May 14, 2024
@stackable-bot stackable-bot deleted the renovate/tonic-0.x branch May 14, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant