Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate axum-extra to v0.10.0 #10303

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Type Update Change
axum-extra dependencies minor =0.9.6 -> =0.10.0

Release Notes

tokio-rs/axum (axum-extra)

v0.10.0: axum-extra v0.10.0

Compare Source

since rc.1

  • breaking: Remove OptionalFromRequestParts impl for Query (#​3088)
  • changed: Query/Form: Use serde_path_to_error to report fields that failed to parse (#​3081)

full changelog

  • breaking: Update to prost 0.13. Used for the Protobuf extractor (#​2829)
  • changed: Update minimum rust version to 1.75 (#​2943)
  • changed: Deprecated OptionalPath<T> (#​2475)
  • changed: Query/Form: Use serde_path_to_error to report fields that failed to parse (#​3081)
  • changed: The multipart feature is no longer on by default (#​3058)
  • fixed: Host extractor includes port number when parsing authority (#​2242)
  • added: Add RouterExt::typed_connect (#​2961)
  • added: Add json! for easy construction of JSON responses (#​2962)
  • added: Add InternalServerError response for logging an internal error and returning HTTP 500 in a convenient way. (#​3010)
  • added: Add FileStream for easy construction of file stream responses (#​3047)
  • added: Add Scheme extractor (#​2507)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants