Update Rust crate thiserror to v2 #36

Merged
Valentin Popov merged 1 commits from renovate/thiserror-2.x into master 2024-11-11 15:10:35 +03:00
Collaborator

This PR contains the following updates:

Package Type Update Change
thiserror dependencies major 1.0 -> 2.0

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 | |---|---|---|---| | [thiserror](https://github.com/dtolnay/thiserror) | dependencies | major | `1.0` -> `2.0` | > :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:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjAiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
Renovate Bot added 1 commit 2024-11-11 00:05:07 +03:00
Update Rust crate thiserror to v2
Some checks failed
renovate/artifacts Artifact file update failure
test suite / cargo test (push) Successful in 1m33s
test suite / cargo test (pull_request) Successful in 1m33s
729c972573
Valentin Popov was assigned by Renovate Bot 2024-11-11 00:05:08 +03: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 libnres/Cargo.toml --package thiserror@1.0.66 --precise 2.0.2
    Updating crates.io index
error: failed to select a version for the requirement `thiserror = "^1.0.56"`
candidate versions found which didn't match: 2.0.2
location searched: crates.io index
required by package `miette v7.2.0`
    ... which satisfies dependency `miette = "^7.0"` (locked to 7.2.0) of package `libnres v0.1.4 (/tmp/renovate/repos/gitea/valentineus/fparkan/libnres)`

### ⚠️ 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 libnres/Cargo.toml --package thiserror@1.0.66 --precise 2.0.2 Updating crates.io index error: failed to select a version for the requirement `thiserror = "^1.0.56"` candidate versions found which didn't match: 2.0.2 location searched: crates.io index required by package `miette v7.2.0` ... which satisfies dependency `miette = "^7.0"` (locked to 7.2.0) of package `libnres v0.1.4 (/tmp/renovate/repos/gitea/valentineus/fparkan/libnres)` ```
Valentin Popov merged commit 4a22e2177e into master 2024-11-11 15:10:35 +03:00
Valentin Popov deleted branch renovate/thiserror-2.x 2024-11-11 15:10:35 +03:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: valentineus/fparkan#36
No description provided.