Skip to content

Update tonic monorepo to v0.14.6 - #603

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tonic-monorepo
Open

Update tonic monorepo to v0.14.6#603
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tonic-monorepo

Conversation

@renovate

@renovate renovate Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
tonic dependencies patch 0.14.20.14.6
tonic workspace.dependencies patch 0.14.20.14.6
tonic-prost workspace.dependencies patch 0.14.20.14.6
tonic-prost-build workspace.dependencies patch 0.14.20.14.6

Release Notes

hyperium/tonic (tonic)

v0.14.6

Compare Source

Other
  • update rust edition and version to 2024 and 1.88, respectively (#​2525)

v0.14.5

Compare Source

What's Changed

  • Add max connections setting

Full Changelog: grpc/grpc-rust@v0.14.4...v0.14.5

v0.14.4

Compare Source

What's Changed

New Contributors

Full Changelog: grpc/grpc-rust@v0.14.3...v0.14.4

v0.14.3

Compare Source

Features

  • Expose tcp_keepalive_interval and tcp_keepalive_retries options on Server (#​2472)
  • Allow configuration of max_local_error_reset_streams on Server (#​2437)
  • Put source error into the Display impl of Status (#​2417)
  • Server::default() now sets TCP_NODELAY to true (#​2413)

Bug Fixes

  • Respect max_message_size when decompressing a message (#​2484)
  • Depend on http at least 1.1.0 (#​2426)

Documentation

  • Fix documentation links for timeout configuration (#​2483)
  • Fix documentation typos and grammar issues in status.rs and codec/mod.rs (#​2468)
  • Fix labels in Display for Status (#​2414)
  • Fix features docs in tonic-build and tonic-prost-build (#​2434)
  • Remove redundant word in tonic-build and tonic-prost-build README (#​2425)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 2, 2026
@renovate

renovate Bot commented Aug 2, 2026

Copy link
Copy Markdown
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: src/nerdbank-zcash-rust/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src/nerdbank-zcash-rust/Cargo.toml --package tonic@0.14.2 --precise 0.14.6
error: package ID specification `tonic@0.14.2` did not match any packages
help: there are similar package ID specifications:

  tonic@0.14.6

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.

0 participants