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-core to 0.4.0 #54

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
axum-core dependencies minor 0.3.4 -> 0.4.0

Release Notes

tokio-rs/axum (axum-core)

v0.4.5: axum-core - v0.4.5

Compare Source

  • fixed: Compile errors from the internal __log_rejection macro under
    certain Cargo feature combinations between axum crates (#​2933)

v0.4.4: axum-core - v0.4.4

Compare Source

  • added: Derive Clone and Copy for AppendHeaders (#​2776)
  • added: must_use attribute on AppendHeaders (#​2846)
  • added: must_use attribute on ErrorResponse (#​2846)
  • added: must_use attribute on IntoResponse::into_response (#​2846)
  • added: must_use attribute on IntoResponseParts trait methods (#​2846)
  • added: Implement Copy for DefaultBodyLimit (#​2875)
  • added: DefaultBodyLimit::max and DefaultBodyLimit::disable are now
    allowed in const context (#​2875)

v0.4.3: axum-core - v0.4.3

Compare Source

  • added: Implement IntoResponseParts for () (#​2471)

v0.4.2: axum-macros - v0.4.2

Compare Source

v0.4.1: axum-macros - v0.4.1

Compare Source

  • fixed: Improve debug_handler on tuple response types (#​2201)

v0.4.0: axum-macros - v0.4.0

Compare Source

  • breaking: #[debug_handler] no longer accepts a body = _ argument. The
    body type is always axum::body::Body (#​1751)
  • fixed: Fix rust-version specific in Cargo.toml (#​2204)

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 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 May 5, 2024
@renovate renovate bot force-pushed the renovate/axum-core-0.x branch 2 times, most recently from 8f7587f to 440b7bf Compare May 9, 2024 18:10
@renovate renovate bot force-pushed the renovate/axum-core-0.x branch from 440b7bf to 0189e83 Compare May 21, 2024 01:57
@renovate renovate bot force-pushed the renovate/axum-core-0.x branch from 199364f to e66e28e Compare July 5, 2024 18:37
@renovate renovate bot force-pushed the renovate/axum-core-0.x branch 2 times, most recently from 93fdd96 to ccd70c5 Compare August 6, 2024 18:40
@renovate renovate bot force-pushed the renovate/axum-core-0.x branch 5 times, most recently from 05a59c6 to ae5e881 Compare October 12, 2024 12:58
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.

1 participant