chore(deps): update rust crate thiserror to v2.0.20 #282

Open
noplife wants to merge 1 commit from renovate/thiserror-2.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
thiserror workspace.dependencies patch 2.0.192.0.20

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dtolnay/thiserror (thiserror)

v2.0.20

Compare Source

  • Suppress redundant_field_names clippy lint in generated code (#​454)

Configuration

📅 Schedule: (UTC)

  • 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 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 Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [thiserror](https://github.com/dtolnay/thiserror) | workspace.dependencies | patch | `2.0.19` → `2.0.20` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/201) for more information. --- ### Release Notes <details> <summary>dtolnay/thiserror (thiserror)</summary> ### [`v2.0.20`](https://github.com/dtolnay/thiserror/releases/tag/2.0.20) [Compare Source](https://github.com/dtolnay/thiserror/compare/2.0.19...2.0.20) - Suppress redundant\_field\_names clippy lint in generated code ([#&#8203;454](https://github.com/dtolnay/thiserror/issues/454)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI4MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update rust crate thiserror to v2.0.20
Some checks failed
CI / check (pull_request) Successful in 16m33s
CI / lab (pull_request) Failing after 9m32s
346c084708
Some checks failed
CI / check (pull_request) Successful in 16m33s
CI / lab (pull_request) Failing after 9m32s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

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

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/thiserror-2.x-lockfile
git switch renovate/thiserror-2.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/thiserror-2.x-lockfile
git switch renovate/thiserror-2.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/thiserror-2.x-lockfile
git switch main
git merge --squash renovate/thiserror-2.x-lockfile
git switch main
git merge --ff-only renovate/thiserror-2.x-lockfile
git switch main
git merge renovate/thiserror-2.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.