fix(deps): update tonic monorepo to v0.12.2 #12

Merged
kjuulh merged 1 commits from renovate/tonic-monorepo into main 2024-08-26 22:41:07 +02:00
Owner

This PR contains the following updates:

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

⚠️ Warning

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


Release Notes

hyperium/tonic (tonic)

v0.12.2

Compare Source

Features
  • Move TimeoutExpired out of transport (#​1826)
  • Move ConnectError type from transport (#​1828)
  • channel: allow setting max_header_list_size (#​1835)
  • router: Add RoutesBuilder constructor (#​1855)
  • tls: Rename tls-roots feature with tls-native-roots (#​1860)
  • router: Rename Routes::into_router with into_axum_router (#​1862)
  • router: Implement from axum::Router for Routes (#​1863)
  • channel: Re-enable TLS based on Cargo features in generated clients (#​1866)
  • server: allow setting max_header_list_size (#​1870)
  • build: Expose formatted service name (#​1684)
  • reflection: add back support for v1alpha reflection protocol (#​1888)
Bug Fixes
  • router: Add missing unimplemented fallback to RoutesBuilder (#​1864)
  • server: Prevent server from exiting on ECONNABORTED (#​1874)
  • web: fix panic in trailer parsing on multiple trailers (#​1880)
  • web: fix empty trailer parsing causing infinite parser loop (#​1883)

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.1` -> `0.12.2` | | [tonic-build](https://github.com/hyperium/tonic) | build-dependencies | patch | `0.12.1` -> `0.12.2` | --- > ⚠️ **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.2`](https://github.com/hyperium/tonic/blob/HEAD/CHANGELOG.md#0122-2024-08-23) [Compare Source](https://github.com/hyperium/tonic/compare/v0.12.1...v0.12.2) ##### Features - Move TimeoutExpired out of transport ([#&#8203;1826](https://github.com/hyperium/tonic/issues/1826)) - Move ConnectError type from transport ([#&#8203;1828](https://github.com/hyperium/tonic/issues/1828)) - **channel:** allow setting max_header_list_size ([#&#8203;1835](https://github.com/hyperium/tonic/issues/1835)) - **router:** Add RoutesBuilder constructor ([#&#8203;1855](https://github.com/hyperium/tonic/issues/1855)) - **tls:** Rename tls-roots feature with tls-native-roots ([#&#8203;1860](https://github.com/hyperium/tonic/issues/1860)) - **router:** Rename Routes::into_router with into_axum_router ([#&#8203;1862](https://github.com/hyperium/tonic/issues/1862)) - **router:** Implement from axum::Router for Routes ([#&#8203;1863](https://github.com/hyperium/tonic/issues/1863)) - **channel:** Re-enable TLS based on Cargo features in generated clients ([#&#8203;1866](https://github.com/hyperium/tonic/issues/1866)) - **server:** allow setting max_header_list_size ([#&#8203;1870](https://github.com/hyperium/tonic/issues/1870)) - **build:** Expose formatted service name ([#&#8203;1684](https://github.com/hyperium/tonic/issues/1684)) - **reflection:** add back support for v1alpha reflection protocol ([#&#8203;1888](https://github.com/hyperium/tonic/issues/1888)) ##### Bug Fixes - **router:** Add missing unimplemented fallback to RoutesBuilder ([#&#8203;1864](https://github.com/hyperium/tonic/issues/1864)) - **server:** Prevent server from exiting on ECONNABORTED ([#&#8203;1874](https://github.com/hyperium/tonic/issues/1874)) - **web:** fix panic in trailer parsing on multiple trailers ([#&#8203;1880](https://github.com/hyperium/tonic/issues/1880)) - **web:** fix empty trailer parsing causing infinite parser loop ([#&#8203;1883](https://github.com/hyperium/tonic/issues/1883)) </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-08-26 22:41:02 +02:00
fix(deps): update tonic monorepo to v0.12.2
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
935f708fe8
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-08-26 22:41:02 +02:00
kjuulh merged commit 935f708fe8 into main 2024-08-26 22:41:07 +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#12
No description provided.