deps(rust): Update axum requirement from 0.7 to 0.8 in the axum-stack group across 1 directory#35
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
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>
e053c82 to
01a3976
Compare
|
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. |
|
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 |
Updates the requirements on axum to permit the latest version.
Updates
axumto 0.8.9Release notes
Sourced from axum's releases.
Commits
c59208crevert axum-core changelog changes99068f5Revert "FixIntoResponsefor tuples overriding error response codes (#3603)"23d7098Revert "axum-core 0.5.6"e8a39adaxum-macros 0.5.16e9a249axum-extra 0.12.60ec9041axum 0.8.9c3fcebbaxum-core 0.5.6a8790fcupdate release notes26ba7bbdocs: consolidate state management docs in crate root (#3683)9fc59efUpdate to tokio-tungstenite 0.29 (#3689)