fix(deps): update tonic monorepo to v0.12.3 #24

Merged
kjuulh merged 1 commits from renovate/tonic-monorepo into main 2024-09-27 02:29:09 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
tonic dependencies patch 0.12.2 -> 0.12.3
tonic-build build-dependencies patch 0.12.2 -> 0.12.3

⚠️ Warning

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


Release Notes

hyperium/tonic (tonic)

v0.12.3

Compare Source

Features
  • server: Added support for grpc max_connection_age (#​1865)
  • build: Add #[deprecated] to deprecated client methods (#​1879)
  • build: plumb skip_debug through prost Builder and add test (#​1900)
Bug Fixes
  • build: Revert "fix tonic-build cargo build script outputs (#​1821)" which accidentally increases MSRV (#​1898)
  • server: ignore more error kinds in incoming socket stream (#​1885)
  • transport: do not shutdown server on broken connections (#​1948)

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 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 | patch | `0.12.2` -> `0.12.3` | | [tonic-build](https://github.com/hyperium/tonic) | build-dependencies | patch | `0.12.2` -> `0.12.3` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>hyperium/tonic (tonic)</summary> ### [`v0.12.3`](https://github.com/hyperium/tonic/blob/HEAD/CHANGELOG.md#0123-2024-08-29) [Compare Source](https://github.com/hyperium/tonic/compare/v0.12.2...v0.12.3) ##### Features - **server:** Added support for grpc max_connection_age ([#&#8203;1865](https://github.com/hyperium/tonic/issues/1865)) - **build:** Add `#[deprecated]` to deprecated client methods ([#&#8203;1879](https://github.com/hyperium/tonic/issues/1879)) - **build:** plumb skip_debug through prost Builder and add test ([#&#8203;1900](https://github.com/hyperium/tonic/issues/1900)) ##### Bug Fixes - **build:** Revert "fix tonic-build cargo build script outputs ([#&#8203;1821](https://github.com/hyperium/tonic/issues/1821))" which accidentally increases MSRV ([#&#8203;1898](https://github.com/hyperium/tonic/issues/1898)) - **server:** ignore more error kinds in incoming socket stream ([#&#8203;1885](https://github.com/hyperium/tonic/issues/1885)) - **transport**: do not shutdown server on broken connections ([#&#8203;1948](https://github.com/hyperium/tonic/issues/1948)) </details> --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-09-27 02:29:02 +02:00
fix(deps): update tonic monorepo to v0.12.3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
0d2fa73072
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-09-27 02:29:03 +02:00
kjuulh merged commit 0d2fa73072 into main 2024-09-27 02:29:09 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/flux-releaser#24
No description provided.