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.9.2 - autoclosed #511

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
axum-extra dependencies minor 0.8.0 -> 0.9.2

Release Notes

tokio-rs/axum (axum-extra)

v0.9.2: axum-extra - v0.9.2

Compare Source

  • added: Implement TypedPath for WithRejection<TypedPath, _>
  • fixed: Documentation link to serde::Deserialize in JsonDeserializer extractor (#​2498)
  • added: Add is_missing function for TypedHeaderRejection and TypedHeaderRejectionReason (#​2503)

v0.9.1: axum-extra - v0.9.1

Compare Source

  • change: Update version of multer used internally for multipart (#​2433)
  • added: JsonDeserializer extractor (#​2431)

v0.9.0: axum-extra - v0.9.0

Compare Source

  • added: OptionalQuery extractor (#​2310)
  • added: TypedHeader which used to be in axum (#​1850)
  • breaking: Update to prost 0.12. Used for the Protobuf extractor
  • breaking: Make tokio an optional dependency
  • breaking: Upgrade cookie dependency to 0.18 (#​2343)
  • breaking: Functions and methods that previously accepted a Cookie
    now accept any T: Into<Cookie> (#​2348)

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) November 27, 2023 21:23
@renovate renovate bot changed the title fix(deps): update rust crate axum-extra to 0.9.0 fix(deps): update rust crate axum-extra to 0.9.1 Dec 29, 2023
@renovate renovate bot force-pushed the renovate/axum-extra-0.x branch from 87ca319 to 6bc76b6 Compare December 29, 2023 19:29
@renovate renovate bot force-pushed the renovate/axum-extra-0.x branch from 6bc76b6 to c1e6ec9 Compare January 13, 2024 15:01
@renovate renovate bot changed the title fix(deps): update rust crate axum-extra to 0.9.1 fix(deps): update rust crate axum-extra to 0.9.2 Jan 13, 2024
@renovate renovate bot changed the title fix(deps): update rust crate axum-extra to 0.9.2 fix(deps): update rust crate axum-extra to 0.9.2 - autoclosed Jan 23, 2024
@renovate renovate bot closed this Jan 23, 2024
auto-merge was automatically disabled January 23, 2024 10:44

Pull request was closed

@renovate renovate bot deleted the renovate/axum-extra-0.x branch January 23, 2024 10:44
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