Skip to content

deps(rust): Update axum requirement from 0.7 to 0.8 in the axum-stack group across 1 directory#35

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/axum-stack-a826342b18
Closed

deps(rust): Update axum requirement from 0.7 to 0.8 in the axum-stack group across 1 directory#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/axum-stack-a826342b18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on axum to permit the latest version.
Updates axum 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github May 9, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@OpenCircuitDev

Copy link
Copy Markdown
Owner

Deferred to v0.1.1+ backlog. All Rust 0.x major bumps are breaking by definition (semver 0.x = breaking on minor). axum 0.7→0.8 in particular touches the middleware layer which we just stabilized for v0.1.0. thiserror 1.0→2.0 changed derive macro behavior. reqwest 0.12→0.13 minor but likely-breaking. Will batch-evaluate after v0.1.0 publishes — probably one PR that bumps the whole stack together with a manual integration test.

Updates the requirements on [axum](https://github.com/tokio-rs/axum) to permit the latest version.

Updates `axum` 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.7.0...axum-v0.8.9)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.9
  dependency-type: direct:production
  dependency-group: axum-stack
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(rust): Update axum requirement from 0.7 to 0.8 in the axum-stack group deps(rust): Update axum requirement from 0.7 to 0.8 in the axum-stack group across 1 directory May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/axum-stack-a826342b18 branch from e053c82 to 01a3976 Compare May 11, 2026 14:44
@OpenCircuitDev

Copy link
Copy Markdown
Owner

Closing per operator decision 2026-06-11: dependency refresh is scheduled as a dedicated agent task next season — one PR per ecosystem, CI-verified, with breaking-change review (vite 8 / types-node 25 are majors). Dependabot will re-open anything still relevant then.

@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/cargo/axum-stack-a826342b18 branch June 11, 2026 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant