Update Rust crate anyhow to v1.0.93 #12

Open
renovatebot wants to merge 1 commit from renovate/anyhow-1.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.91 -> 1.0.93

Release Notes

dtolnay/anyhow (anyhow)

v1.0.93

Compare Source

  • Update dev-dependencies to thiserror v2

v1.0.92

Compare Source

  • Support Rust 1.82's &raw const and &raw mut syntax inside ensure! (#​390)

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 | |---|---|---|---| | [anyhow](https://github.com/dtolnay/anyhow) | dependencies | patch | `1.0.91` -> `1.0.93` | --- ### Release Notes <details> <summary>dtolnay/anyhow (anyhow)</summary> ### [`v1.0.93`](https://github.com/dtolnay/anyhow/releases/tag/1.0.93) [Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.92...1.0.93) - Update dev-dependencies to `thiserror` v2 ### [`v1.0.92`](https://github.com/dtolnay/anyhow/releases/tag/1.0.92) [Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.91...1.0.92) - Support Rust 1.82's `&raw const` and `&raw mut` syntax inside `ensure!` ([#&#8203;390](https://github.com/dtolnay/anyhow/issues/390)) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2024-11-01 06:04:28 +00:00
Update Rust crate anyhow to v1.0.92
All checks were successful
/ build-container (push) Successful in 5m59s
bd6b19fcda
renovatebot force-pushed renovate/anyhow-1.x-lockfile from bd6b19fcda to 693fe7e95a 2024-11-06 06:04:26 +00:00 Compare
renovatebot changed title from Update Rust crate anyhow to v1.0.92 to Update Rust crate anyhow to v1.0.93 2024-11-06 06:04:27 +00:00
All checks were successful
/ build-container (push) Successful in 6m10s
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/anyhow-1.x-lockfile:renovate/anyhow-1.x-lockfile
git checkout renovate/anyhow-1.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 checkout main
git merge --no-ff renovate/anyhow-1.x-lockfile
git checkout renovate/anyhow-1.x-lockfile
git rebase main
git checkout main
git merge --ff-only renovate/anyhow-1.x-lockfile
git checkout renovate/anyhow-1.x-lockfile
git rebase main
git checkout main
git merge --no-ff renovate/anyhow-1.x-lockfile
git checkout main
git merge --squash renovate/anyhow-1.x-lockfile
git checkout main
git merge --ff-only renovate/anyhow-1.x-lockfile
git checkout main
git merge renovate/anyhow-1.x-lockfile
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: finn/matrix-meshtastic-bridge#12
No description provided.