Skip to content

chore(deps): update rust crate axum to v0.8.4 #606

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2025

This PR contains the following updates:

Package Type Update Change
axum workspace.dependencies patch 0.8.3 -> 0.8.4

Release Notes

tokio-rs/axum (axum)

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: Branch creation - "before 6am on Monday" (UTC), 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.

Copy link
Contributor Author

renovate bot commented Feb 6, 2025

⚠️ 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 [email protected] --precise 0.8.3
    Updating crates.io index
error: failed to select a version for the requirement `axum = "^0.7"`
candidate versions found which didn't match: 0.8.3
location searched: crates.io index
required by package `tonic v0.12.3`
    ... which satisfies dependency `tonic = "^0.12.3"` (locked to 0.12.3) of package `indexer-dips v0.1.0 (/tmp/renovate/repos/github/graphprotocol/indexer-rs/crates/dips)`

@renovate renovate bot force-pushed the renovate/axum-monorepo branch 21 times, most recently from fbf716b to 834db85 Compare February 13, 2025 16:35
@renovate renovate bot force-pushed the renovate/axum-monorepo branch 7 times, most recently from 5c0ec5b to 658f0ab Compare February 19, 2025 13:32
@renovate renovate bot force-pushed the renovate/axum-monorepo branch from 658f0ab to 5b5b60e Compare February 24, 2025 05:50
@renovate renovate bot force-pushed the renovate/axum-monorepo branch 12 times, most recently from cc72f19 to fea6ffc Compare April 14, 2025 21:47
@renovate renovate bot force-pushed the renovate/axum-monorepo branch 9 times, most recently from efc708b to f543858 Compare April 22, 2025 15:21
@renovate renovate bot force-pushed the renovate/axum-monorepo branch from f543858 to 121096f Compare April 27, 2025 23:01
@renovate renovate bot changed the title chore(deps): update axum monorepo chore(deps): update axum monorepo - autoclosed Apr 28, 2025
@renovate renovate bot closed this Apr 28, 2025
@renovate renovate bot deleted the renovate/axum-monorepo branch April 28, 2025 21:37
@renovate renovate bot changed the title chore(deps): update axum monorepo - autoclosed chore(deps): update axum monorepo May 5, 2025
@renovate renovate bot reopened this May 5, 2025
@renovate renovate bot force-pushed the renovate/axum-monorepo branch from e22ebca to 121096f Compare May 5, 2025 02:27
@renovate renovate bot changed the title chore(deps): update axum monorepo chore(deps): update rust crate axum to v0.8.4 May 5, 2025
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