Skip to content

Bump axum from 0.8.8 to 0.8.9#57

Merged
Destructor17 merged 1 commit into
mainfrom
dependabot/cargo/axum-0.8.9
Jun 7, 2026
Merged

Bump axum from 0.8.8 to 0.8.9#57
Destructor17 merged 1 commit into
mainfrom
dependabot/cargo/axum-0.8.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor

Bumps axum from 0.8.8 to 0.8.9.

Release notes

Sourced from axum's releases.

axum-v0.8.9

  • 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)

#3597: tokio-rs/axum#3597 #3620: tokio-rs/axum#3620 #3656: tokio-rs/axum#3656 #3611: tokio-rs/axum#3611

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 6, 2026
@Destructor17 Destructor17 enabled auto-merge June 6, 2026 19:46
@Destructor17 Destructor17 added this pull request to the merge queue Jun 6, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Jun 6, 2026
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.8 to 0.8.9.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](tokio-rs/axum@axum-v0.8.8...axum-v0.8.9)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/axum-0.8.9 branch from 6f7b3e8 to b1f1886 Compare June 6, 2026 19:58
@Destructor17 Destructor17 added this pull request to the merge queue Jun 7, 2026
Merged via the queue into main with commit 6608bf8 Jun 7, 2026
12 checks passed
@Destructor17 Destructor17 deleted the dependabot/cargo/axum-0.8.9 branch June 7, 2026 08:58
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant