Skip to content

chore(Cargo.toml): bump axum from 0.8.8 to 0.8.9 - #124

Merged
ADD-SP merged 1 commit into
mainfrom
dependabot/cargo/axum-0.8.9
Apr 25, 2026
Merged

ADD-SP merged 1 commit into
mainfrom
dependabot/cargo/axum-0.8.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 25, 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 Apr 25, 2026
@ADD-SP

ADD-SP commented Apr 25, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

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 e556dc7 to 0f703cf Compare April 25, 2026 20:09
@ADD-SP
ADD-SP enabled auto-merge April 25, 2026 20:13
@ADD-SP
ADD-SP added this pull request to the merge queue Apr 25, 2026
Merged via the queue into main with commit 3cf6f89 Apr 25, 2026
4 checks passed
@ADD-SP
ADD-SP deleted the dependabot/cargo/axum-0.8.9 branch April 25, 2026 20:19
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