Update Rust crate strum to 0.26 #18

Open
Renovate-Bot wants to merge 1 commit from renovate/strum-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
strum dependencies minor 0.25 -> 0.26

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

🔕 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 | |---|---|---|---| | [strum](https://github.com/Peternator7/strum) | dependencies | minor | `0.25` -> `0.26` | > :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 - 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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Update Rust crate strum to 0.26
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/test Pipeline failed
ci/woodpecker/push/test Pipeline failed
19a6105cde
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 strum@0.25.0 --precise 0.26.2
    Updating crates.io index
error: failed to select a version for the requirement `strum = "^0.25"`
candidate versions found which didn't match: 0.26.2
location searched: crates.io index
required by package `ratatui v0.24.0`
    ... which satisfies dependency `ratatui = "^0.24.0"` (locked to 0.24.0) of package `tui-logger v0.10.0`
    ... which satisfies dependency `tui-logger = "^0.10.0"` (locked to 0.10.0) of package `vik-midi-volume v0.1.0 (/tmp/renovate/repos/gitea/Viktoriya/VIK-Mac)`
perhaps a crate was updated and forgotten to be re-vendored?

### ⚠ 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 strum@0.25.0 --precise 0.26.2 Updating crates.io index error: failed to select a version for the requirement `strum = "^0.25"` candidate versions found which didn't match: 0.26.2 location searched: crates.io index required by package `ratatui v0.24.0` ... which satisfies dependency `ratatui = "^0.24.0"` (locked to 0.24.0) of package `tui-logger v0.10.0` ... which satisfies dependency `tui-logger = "^0.10.0"` (locked to 0.10.0) of package `vik-midi-volume v0.1.0 (/tmp/renovate/repos/gitea/Viktoriya/VIK-Mac)` perhaps a crate was updated and forgotten to be re-vendored? ```
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/test Pipeline failed
ci/woodpecker/push/test Pipeline failed
This pull request has changes conflicting with the target branch.
  • Cargo.toml
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/strum-0.x:renovate/strum-0.x
git switch renovate/strum-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/strum-0.x
git switch renovate/strum-0.x
git rebase main
git switch main
git merge --ff-only renovate/strum-0.x
git switch renovate/strum-0.x
git rebase main
git switch main
git merge --no-ff renovate/strum-0.x
git switch main
git merge --squash renovate/strum-0.x
git switch main
git merge --ff-only renovate/strum-0.x
git switch main
git merge renovate/strum-0.x
git push origin main
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
Viktoriya/VIK-Mac!18
No description provided.