chore(deps): update rust crate anyhow to 1.0.86 - autoclosed #3

Closed
kjuulh wants to merge 1 commits from renovate/all into main
Owner

This PR contains the following updates:

Package Type Update Change
anyhow workspace.dependencies patch 1.0.82 -> 1.0.86

Release Notes

dtolnay/anyhow

v1.0.86

Compare Source

  • Fix parse error in ensure! with non-literal after minus sign (#​373)

v1.0.85

Compare Source

  • Improve ensure! macro's rules to unblock some rustc pretty-printer improvements (#​368, #​371)

v1.0.84

Compare Source

  • Disallow calling ensure! through a Not impl for a type that is not bool (#​367)

v1.0.83

Compare Source

  • Integrate compile-time checking of cfgs (#​363)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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) | workspace.dependencies | patch | `1.0.82` -> `1.0.86` | --- ### Release Notes <details> <summary>dtolnay/anyhow</summary> ### [`v1.0.86`](https://github.com/dtolnay/anyhow/releases/tag/1.0.86) [Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.85...1.0.86) - Fix parse error in `ensure!` with non-literal after minus sign ([#&#8203;373](https://github.com/dtolnay/anyhow/issues/373)) ### [`v1.0.85`](https://github.com/dtolnay/anyhow/releases/tag/1.0.85) [Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.84...1.0.85) - Improve `ensure!` macro's rules to unblock some rustc pretty-printer improvements ([#&#8203;368](https://github.com/dtolnay/anyhow/issues/368), [#&#8203;371](https://github.com/dtolnay/anyhow/issues/371)) ### [`v1.0.84`](https://github.com/dtolnay/anyhow/releases/tag/1.0.84) [Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.83...1.0.84) - Disallow calling `ensure!` through a `Not` impl for a type that is not `bool` ([#&#8203;367](https://github.com/dtolnay/anyhow/issues/367)) ### [`v1.0.83`](https://github.com/dtolnay/anyhow/releases/tag/1.0.83) [Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.82...1.0.83) - Integrate compile-time checking of cfgs ([#&#8203;363](https://github.com/dtolnay/anyhow/issues/363)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2024-05-06 20:26:10 +02:00
chore(deps): update rust crate anyhow to 1.0.83
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
22a601412c
kjuulh changed title from chore(deps): update rust crate anyhow to 1.0.83 to chore(deps): update rust crate anyhow to 1.0.84 2024-05-17 20:24:40 +02:00
kjuulh force-pushed renovate/all from 22a601412c to 922372eed3 2024-05-17 20:24:40 +02:00 Compare
kjuulh changed title from chore(deps): update rust crate anyhow to 1.0.84 to chore(deps): update rust crate anyhow to 1.0.85 2024-05-18 00:47:57 +02:00
kjuulh force-pushed renovate/all from 922372eed3 to 5fa0dda70a 2024-05-18 00:47:57 +02:00 Compare
kjuulh changed title from chore(deps): update rust crate anyhow to 1.0.85 to chore(deps): update rust crate anyhow to 1.0.86 2024-05-18 14:32:38 +02:00
kjuulh force-pushed renovate/all from 5fa0dda70a to 8b0288b586 2024-05-18 14:32:40 +02:00 Compare
kjuulh changed title from chore(deps): update rust crate anyhow to 1.0.86 to chore(deps): update rust crate anyhow to 1.0.86 - autoclosed 2024-05-23 22:02:05 +02:00
kjuulh closed this pull request 2024-05-23 22:02:05 +02:00
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
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: kjuulh/cuddle-empty-plan#3
No description provided.