Skip to content

fix(deps): update axum monorepo#144

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/axum-monorepo
Open

fix(deps): update axum monorepo#144
renovate[bot] wants to merge 1 commit intomainfrom
renovate/axum-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 14, 2025

This PR contains the following updates:

Package Type Update Change
axum dependencies patch 0.8.30.8.9
axum-extra dependencies minor 0.10.00.12.0
axum-macros dependencies patch 0.5.00.5.1

Release Notes

tokio-rs/axum (axum)

v0.8.9

Compare Source

  • added: WebSocketUpgrade::{requested_protocols, set_selected_protocol} for more flexible subprotocol selection (#​3597)
  • changed: Update minimum rust version to 1.80 (#​3620)
  • fixed: Set connect endpoint on correct field in MethodRouter (#​3656)
  • fixed: Return specific error message when multipart body limit is exceeded (#​3611)

v0.8.8: axum v0.8.8

Compare Source

  • Clarify documentation for Router::route_layer (#​3567)

v0.8.7: axum v0.8.7

Compare Source

  • Relax implicit Send / Sync bounds on RouterAsService, RouterIntoService (#​3555)
  • Make it easier to visually scan for default features (#​3550)
  • Fix some documentation typos

v0.8.6

Compare Source

v0.8.5: axum v0.8.5

Compare Source

  • fixed: Reject JSON request bodies with trailing characters after the JSON document (#​3453)
  • added: Implement OptionalFromRequest for Multipart (#​3220)
  • added: Getter methods Location::{status_code, location}
  • added: Support for writing arbitrary binary data into server-sent events (#​3425)]
  • added: middleware::ResponseAxumBodyLayer for mapping response body to axum::body::Body (#​3469)
  • added: impl FusedStream for WebSocket (#​3443)
  • changed: The sse module and Sse type no longer depend on the tokio feature (#​3154)
  • changed: If the location given to one of Redirects constructors is not a valid header value, instead of panicking on construction, the IntoResponse impl now returns an HTTP 500, just like Json does when serialization fails (#​3377)
  • changed: Update minimum rust version to 1.78 (#​3412)

v0.8.4: axum v0.8.4

Compare Source

  • added: Router::reset_fallback (#​3320)
  • added: WebSocketUpgrade::selected_protocol (#​3248)
  • fixed: Panic location for overlapping method routes (#​3319)
  • fixed: Don't leak a tokio task when using serve without graceful shutdown (#​3129)

Configuration

📅 Schedule: (UTC)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Dependencies update label Oct 14, 2025
@renovate renovate Bot changed the title chore(deps): update axum monorepo fix(deps): update axum monorepo Oct 31, 2025
@renovate renovate Bot force-pushed the renovate/axum-monorepo branch 2 times, most recently from 720a662 to 7614e05 Compare November 2, 2025 21:16
@renovate renovate Bot force-pushed the renovate/axum-monorepo branch from 7614e05 to 5b7c1a9 Compare November 14, 2025 22:07
@renovate renovate Bot force-pushed the renovate/axum-monorepo branch from 5b7c1a9 to 423b8ca Compare December 10, 2025 11:05
@renovate renovate Bot force-pushed the renovate/axum-monorepo branch 2 times, most recently from 783a158 to c735eb0 Compare December 27, 2025 13:09
@renovate renovate Bot force-pushed the renovate/axum-monorepo branch from c735eb0 to f02cc7c Compare December 27, 2025 17:46
@renovate renovate Bot force-pushed the renovate/axum-monorepo branch from f02cc7c to 7a352dc Compare February 2, 2026 20:01
@renovate renovate Bot force-pushed the renovate/axum-monorepo branch from 7a352dc to 6c8e29d Compare February 12, 2026 11:04
@renovate renovate Bot force-pushed the renovate/axum-monorepo branch from 6c8e29d to 4c424e8 Compare February 25, 2026 12:44
@renovate renovate Bot force-pushed the renovate/axum-monorepo branch from 4c424e8 to c166906 Compare March 13, 2026 12:11
@renovate renovate Bot force-pushed the renovate/axum-monorepo branch from c166906 to 3700790 Compare April 14, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants