Update Rust crate axum to v0.8.8 #54

Open
renovate-bot wants to merge 1 commit from renovate/axum-monorepo into master
Collaborator

This PR contains the following updates:

Package Type Update Change
axum dependencies patch 0.8.6 -> 0.8.8

Release Notes

tokio-rs/axum (axum)

v0.8.8: axum v0.8.8

Compare Source

  • Clarify documentation for Router::route_layer (#​3567)

v0.8.7: axum v0.8.7

Compare Source

  • Relax implicit Send / Sync bounds on RouterAsService, RouterIntoService (#​3555)
  • Make it easier to visually scan for default features (#​3550)
  • Fix some documentation typos

Configuration

📅 Schedule: 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 this update 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 | |---|---|---|---| | [axum](https://github.com/tokio-rs/axum) | dependencies | patch | `0.8.6` -> `0.8.8` | --- ### Release Notes <details> <summary>tokio-rs/axum (axum)</summary> ### [`v0.8.8`](https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.8): axum v0.8.8 [Compare Source](https://github.com/tokio-rs/axum/compare/axum-v0.8.7...axum-v0.8.8) - Clarify documentation for `Router::route_layer` ([#&#8203;3567]) [#&#8203;3567]: https://github.com/tokio-rs/axum/pull/3567 ### [`v0.8.7`](https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.7): axum v0.8.7 [Compare Source](https://github.com/tokio-rs/axum/compare/axum-v0.8.6...axum-v0.8.7) - Relax implicit `Send` / `Sync` bounds on `RouterAsService`, `RouterIntoService` ([#&#8203;3555]) - Make it easier to visually scan for default features ([#&#8203;3550]) - Fix some documentation typos [#&#8203;3550]: https://github.com/tokio-rs/axum/pull/3550 [#&#8203;3555]: https://github.com/tokio-rs/axum/pull/3555 </details> --- ### Configuration 📅 **Schedule**: 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My43IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Update Rust crate axum to v0.8.7
Some checks failed
check / check (pull_request_target) Failing after 1m1s
check / build (pull_request_target) Successful in 1m16s
f1019a933e
renovate-bot bot force-pushed renovate/axum-monorepo from f1019a933e
Some checks failed
check / check (pull_request_target) Failing after 1m1s
check / build (pull_request_target) Successful in 1m16s
to 75e077322c
Some checks failed
check / check (pull_request_target) Failing after 56s
check / build (pull_request_target) Successful in 1m11s
2025-12-20 17:47:09 +01:00
Compare
renovate-bot bot changed title from Update Rust crate axum to v0.8.7 to Update Rust crate axum to v0.8.8 2025-12-20 17:47:09 +01:00
Some checks failed
check / check (pull_request_target) Failing after 56s
Required
Details
check / build (pull_request_target) Successful in 1m11s
Required
Details
Some required checks were not successful.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/axum-monorepo:renovate/axum-monorepo
git switch renovate/axum-monorepo
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
lucas/ntfy-collector!54
No description provided.