Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2025

This PR contains the following updates:

Package Type Update Change
axum-extra dependencies minor 0.10.1 -> 0.12.0

Release Notes

tokio-rs/axum (axum-extra)

v0.12.0: axum-extra v0.12.0

Compare Source

  • breaking: Remove unused async-stream feature, which was accidentally
    introduced as an implicit feature through an optional dependency which was no
    longer being used (#​3298)
  • breaking: option_layer now maps the Response body type to axum::body::Body (#​3469)
  • breaking: Some new features are added which need to be opted in (#​3485).
    • Cached extractor requires cached feature.
    • The handler utilities require handler feature.
    • The middleware utilities require middleware feature.
    • OptionalPath extractor requires optional-path feature.
    • The routing utilities require routing feature.
    • WithRejection extractor requires with-rejection feature.
  • breaking: Upgraded prost dependency to v0.14. (#​3517)

v0.11.0: axum-extra v0.11.0

Compare Source

Yanked from crates.io due to unforeseen breaking change, see #​3190 for details


  • breaking: Remove unused async-stream feature, which was accidentally
    introduced as an implicit feature through an optional dependency which was no
    longer being used (#​3145)
  • fixed: Fix a broken link in the documentation of ErasedJson (#​3186)
  • changed: Make the status function of rejections a const function, such
    as FormRejection, QueryRejection and MultipartRejection (#​3168)

Configuration

📅 Schedule: Branch creation - "before 6am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) October 13, 2025 01:15
@renovate renovate bot force-pushed the renovate/axum-monorepo branch 8 times, most recently from a80795f to 9b58035 Compare October 20, 2025 04:26
@renovate renovate bot force-pushed the renovate/axum-monorepo branch 3 times, most recently from dc3b05f to 43b1665 Compare October 21, 2025 20:46
@renovate renovate bot force-pushed the renovate/axum-monorepo branch 2 times, most recently from 4bcf952 to 63bc39c Compare November 2, 2025 18:26
@renovate renovate bot force-pushed the renovate/axum-monorepo branch from 63bc39c to c6f9819 Compare November 3, 2025 16:52
@renovate renovate bot changed the title chore(deps): update axum monorepo chore(deps): update rust crate axum-extra to 0.12.0 Nov 3, 2025
@renovate renovate bot merged commit a710807 into main Nov 3, 2025
12 checks passed
@renovate renovate bot deleted the renovate/axum-monorepo branch November 3, 2025 17:10
@coveralls
Copy link

Pull Request Test Coverage Report for Build 19042498119

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 63.03%

Totals Coverage Status
Change from base Build 19042440138: 0.0%
Covered Lines: 9360
Relevant Lines: 14850

💛 - Coveralls

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.

3 participants