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

Update Rust crate tonic to 0.11.0 - autoclosed #255

Closed
wants to merge 1 commit into from

Conversation

noelbot
Copy link
Member

@noelbot noelbot commented Feb 8, 2024

This PR contains the following updates:

Package Type Update Change
tonic dependencies minor 0.10.2 -> 0.11.0

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.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@noelbot noelbot requested a review from auguwu as a code owner February 8, 2024 16:02
@noelbot
Copy link
Member Author

noelbot commented Feb 8, 2024

⚠ 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 --package [email protected] --precise 0.11.0
    Updating crates.io index
error: failed to select a version for the requirement `tonic = "^0.10"`
candidate versions found which didn't match: 0.11.0
location searched: crates.io index
required by package `tonic-health v0.10.2`
    ... which satisfies dependency `tonic-health = "^0.10.2"` (locked to 0.10.2) of package `charted-emails v0.2.0 (/tmp/renovate/repos/github/charted-dev/emails)`
perhaps a crate was updated and forgotten to be re-vendored?

@noelbot noelbot force-pushed the renovate/tonic-0.x branch 3 times, most recently from 30bd390 to 10d679d Compare February 11, 2024 07:02
@noelbot noelbot force-pushed the renovate/tonic-0.x branch 3 times, most recently from 05ac578 to 4fb3be9 Compare February 20, 2024 03:03
@noelbot noelbot force-pushed the renovate/tonic-0.x branch 2 times, most recently from ddecd4d to 96fc10f Compare March 10, 2024 05:02
@noelbot noelbot force-pushed the renovate/tonic-0.x branch 5 times, most recently from 7235d2a to bdd762f Compare March 21, 2024 22:02
@noelbot noelbot force-pushed the renovate/tonic-0.x branch 8 times, most recently from 54ad508 to e496bd6 Compare March 28, 2024 18:02
@noelbot noelbot force-pushed the renovate/tonic-0.x branch 3 times, most recently from a1a044d to c9656ea Compare April 11, 2024 20:02
@noelbot noelbot force-pushed the renovate/tonic-0.x branch 4 times, most recently from 9f77a65 to cc7d253 Compare April 17, 2024 01:02
@noelbot noelbot force-pushed the renovate/tonic-0.x branch 3 times, most recently from 664733e to 9a21465 Compare April 27, 2024 06:02
@noelbot noelbot changed the title Update Rust crate tonic to 0.11.0 Update Rust crate tonic to 0.11.0 - autoclosed Aug 20, 2024
@noelbot noelbot closed this Aug 20, 2024
@noelbot noelbot deleted the renovate/tonic-0.x branch August 20, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants