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

fix(deps): update rust crate axum-extra to 0.10.0 - autoclosed #586

Closed
wants to merge 1 commit into 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.3 -> 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)

v0.9.6: axum-extra - v0.9.6

Compare Source

  • docs: Add links to features table (#​3030)

v0.9.5: axum-extra - v0.9.5

Compare Source

  • added: Add RouterExt::typed_connect (#​2961)
  • added: Add json! for easy construction of JSON responses (#​2962)

v0.9.4: axum-extra - v0.9.4

Compare Source

  • added: The response::Attachment type (#​2789)

Configuration

📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the dependencies label Jan 1, 2025
@renovate renovate bot enabled auto-merge (squash) January 1, 2025 22:15
@renovate renovate bot changed the title fix(deps): update rust crate axum-extra to 0.10.0 fix(deps): update rust crate axum-extra to 0.10.0 - autoclosed Jan 7, 2025
@renovate renovate bot closed this Jan 7, 2025
auto-merge was automatically disabled January 7, 2025 12:36

Pull request was closed

@renovate renovate bot deleted the renovate/axum-extra-0.x branch January 7, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

0 participants