fix(deps): update rust crate axum to 0.8 #41

Closed
renovate wants to merge 1 commit from renovate/axum-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
axum dependencies minor 0.7 -> 0.8

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-1 * * *" (UTC).

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

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [axum](https://github.com/tokio-rs/axum) | dependencies | minor | `0.7` -> `0.8` | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "* 0-1 * * *" (UTC). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEwNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-01-01 11:40:19 +01:00
fix(deps): update rust crate axum to 0.8
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 3s
/ check (push) Has been skipped
/ report-size (push) Has been skipped
ff4286df31
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| crate      | axum    | 0.7.9 | 0.8.0 |
renovate scheduled this pull request to auto merge when all checks succeed 2025-01-01 11:40:19 +01:00
Author
Collaborator

⚠️ 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@0.7.9 --precise 0.8.0
    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.0
location searched: crates.io index
required by package `axum-client-ip v0.6.1`
    ... which satisfies dependency `axum-client-ip = "^0.6"` (locked to 0.6.1) of package `webnsupdate v0.3.4 (/var/lib/private/renovate/repos/gitea/jalil/webnsupdate)`

### ⚠️ 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@0.7.9 --precise 0.8.0 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.0 location searched: crates.io index required by package `axum-client-ip v0.6.1` ... which satisfies dependency `axum-client-ip = "^0.6"` (locked to 0.6.1) of package `webnsupdate v0.3.4 (/var/lib/private/renovate/repos/gitea/jalil/webnsupdate)` ```
jalil was assigned by renovate 2025-01-01 11:50:17 +01:00
renovate force-pushed renovate/axum-0.x from ff4286df31 to 09c72e9f7c 2025-01-01 13:00:21 +01:00 Compare
jalil closed this pull request 2025-01-01 19:33:48 +01:00
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 3s
Required
Details
/ check (push) Has been skipped
Required
Details
/ report-size (push) Has been skipped
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jalil/webnsupdate#41
No description provided.