Skip to content

deps: bump axum-extra from 0.12.5 to 0.12.6#110

Merged
xfyyzy merged 1 commit intomainfrom
dependabot/cargo/axum-extra-0.12.6
Apr 27, 2026
Merged

deps: bump axum-extra from 0.12.5 to 0.12.6#110
xfyyzy merged 1 commit intomainfrom
dependabot/cargo/axum-extra-0.12.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps axum-extra from 0.12.5 to 0.12.6.

Release notes

Sourced from axum-extra's releases.

axum-extra-v0.12.6

  • fixed: Escape backslashes and double quotes in Content-Disposition filenames to prevent header parameter injection in Attachment and FileStream (#3664)
  • vpath! macro now stops the compilation if your path is using deprecated path variables in the old 107 format, such as :var and *var. the only allowed way now is {var}. (#3618)
  • fixed: Return specific error message when multipart body limit is exceeded (#3611)

#3664: tokio-rs/axum#3664 #3618: tokio-rs/axum#3618 #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 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/axum-extra-0.12.6 branch 4 times, most recently from 557eec0 to 77a0773 Compare April 27, 2026 05:53
Bumps [axum-extra](https://github.com/tokio-rs/axum) from 0.12.5 to 0.12.6.
- [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-extra-v0.12.5...axum-extra-v0.12.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@xfyyzy xfyyzy force-pushed the dependabot/cargo/axum-extra-0.12.6 branch from 77a0773 to a6071df Compare April 27, 2026 06:11
@xfyyzy xfyyzy merged commit cfeb69f into main Apr 27, 2026
6 checks passed
@xfyyzy xfyyzy deleted the dependabot/cargo/axum-extra-0.12.6 branch April 27, 2026 06:56
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