Skip to content

chore(deps): update axum monorepo#118

Open
elmarx wants to merge 1 commit into
masterfrom
renovate/axum-monorepo
Open

chore(deps): update axum monorepo#118
elmarx wants to merge 1 commit into
masterfrom
renovate/axum-monorepo

Conversation

@elmarx

@elmarx elmarx commented Sep 29, 2025

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
axum dev-dependencies patch 0.8.4 -> 0.8.9
axum-extra dev-dependencies minor 0.10.1 -> 0.12.0

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)

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.

👻 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 has been generated by Renovate Bot.

@elmarx elmarx force-pushed the renovate/axum-monorepo branch from 5772aa3 to 059f877 Compare October 1, 2025 06:13
@elmarx elmarx force-pushed the renovate/axum-monorepo branch from 059f877 to d277c8a Compare November 1, 2025 06:11
@elmarx elmarx force-pushed the renovate/axum-monorepo branch 2 times, most recently from 780a666 to a0c166d Compare November 18, 2025 06:23
@elmarx elmarx force-pushed the renovate/axum-monorepo branch from a0c166d to 134a6cf Compare December 21, 2025 06:13
@elmarx elmarx force-pushed the renovate/axum-monorepo branch from 134a6cf to d3c4394 Compare April 15, 2026 06:50
@elmarx

elmarx commented Apr 15, 2026

Copy link
Copy Markdown
Owner Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package axum-extra@0.10.1 --precise 0.12.6
error: package ID specification `axum-extra@0.10.1` did not match any packages
help: there are similar package ID specifications:

  axum-extra@0.12.1

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant