Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2025

This PR contains the following updates:

Package Type Update Change
axum-extra workspace.dependencies minor 0.10 -> 0.12

Release Notes

tokio-rs/axum (axum-extra)

v0.12.2: axum-extra v0.12.2

  • Make it easier to visually scan for default features (#​3550)

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 - On day 2 of the month ( * * 2 * * ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 added the renovate label Nov 2, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 2, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package axum-extra@0.10.3 --precise 0.12.3
    Updating crates.io index
error: failed to select a version for the requirement `axum-extra = "^0.10"`
candidate versions found which didn't match: 0.12.3
location searched: crates.io index
required by package `tt-openapi v0.1.0-alpha (/tmp/renovate/repos/github/whisperpine/tt/tt-openapi)`

@renovate renovate bot force-pushed the renovate/axum-monorepo branch from 080406a to a5a226c Compare November 14, 2025 22:43
@renovate renovate bot force-pushed the renovate/axum-monorepo branch from a5a226c to 7245044 Compare December 10, 2025 12:33
@renovate renovate bot force-pushed the renovate/axum-monorepo branch from 7245044 to 7cc8ded Compare December 20, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant