chore(deps): update rust crate axum to v0.8.9 #10

Open
clank-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.8 -> 0.8.9

Release Notes

tokio-rs/axum (axum)

v0.8.9

Compare Source

  • added: WebSocketUpgrade::{requested_protocols, set_selected_protocol} for more flexible subprotocol selection (#​3597)
  • changed: Update minimum rust version to 1.80 (#​3620)
  • fixed: Set connect endpoint on correct field in MethodRouter (#​3656)
  • fixed: Return specific error message when multipart body limit is exceeded (#​3611)

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.8` -> `0.8.9` | --- ### Release Notes <details> <summary>tokio-rs/axum (axum)</summary> ### [`v0.8.9`](https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.9) [Compare Source](https://github.com/tokio-rs/axum/compare/axum-v0.8.8...axum-v0.8.9) - **added:** `WebSocketUpgrade::{requested_protocols, set_selected_protocol}` for more flexible subprotocol selection ([#&#8203;3597]) - **changed:** Update minimum rust version to 1.80 ([#&#8203;3620]) - **fixed:** Set connect endpoint on correct field in MethodRouter ([#&#8203;3656]) - **fixed:** Return specific error message when multipart body limit is exceeded ([#&#8203;3611]) [#&#8203;3597]: https://github.com/tokio-rs/axum/pull/3597 [#&#8203;3620]: https://github.com/tokio-rs/axum/pull/3620 [#&#8203;3656]: https://github.com/tokio-rs/axum/pull/3656 [#&#8203;3611]: https://github.com/tokio-rs/axum/pull/3611 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuMyIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
This pull request can be merged automatically.
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

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/axum-monorepo
git switch renovate/axum-monorepo
git rebase master
git switch master
git merge --ff-only renovate/axum-monorepo
git switch renovate/axum-monorepo
git rebase master
git switch master
git merge --no-ff renovate/axum-monorepo
git switch master
git merge --squash renovate/axum-monorepo
git switch master
git merge --ff-only renovate/axum-monorepo
git switch master
git merge renovate/axum-monorepo
git push origin master
Sign in to join this conversation.
No reviewers
No labels
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.

Reference
martin/recurring-events!10
No description provided.