Skip to content

chore(deps): update rust crate axum to v0.8.9 - #642

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/axum-monorepo
Apr 22, 2026
Merged

chore(deps): update rust crate axum to v0.8.9#642
renovate[bot] merged 1 commit into
mainfrom
renovate/axum-monorepo

Conversation

@renovate

@renovate renovate Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
axum dependencies patch 0.8.80.8.9

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 requested review from baxen, matt2e and wesbillman as code owners April 20, 2026 01:45

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7f90a72fc6

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

[[package]]
name = "axum"
version = "0.8.8"
version = "0.8.9"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep staged lockfile compatible with declared Rust 1.77.2

Updating axum to 0.8.9 in this lockfile breaks the MSRV contract declared by apps/staged/src-tauri/Cargo.toml (rust-version = "1.77.2"), because axum 0.8.9 requires Rust 1.80+. In environments that honor the declared MSRV (or developers using 1.77.x), dependency resolution/build will fail after this commit, so the dependency should be capped to a compatible axum patch or the package rust-version should be raised in the same change.

Useful? React with 👍 / 👎.

@renovate
renovate Bot force-pushed the renovate/axum-monorepo branch 3 times, most recently from 26f31f9 to 59ac0ad Compare April 22, 2026 06:10
@renovate
renovate Bot force-pushed the renovate/axum-monorepo branch from 59ac0ad to 4023bf1 Compare April 22, 2026 07:19
@renovate
renovate Bot merged commit b621e4d into main Apr 22, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate/axum-monorepo branch April 22, 2026 14:45
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.

0 participants