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

Closed
renovate-bot wants to merge 1 commits from renovate/anyhow-1.x into master
First-time contributor

This PR contains the following updates:

Package Type Update Change
anyhow build-dependencies patch 1.0.82 -> 1.0.86

Release Notes

dtolnay/anyhow (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: 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) | build-dependencies | patch | `1.0.82` -> `1.0.86` | --- ### Release Notes <details> <summary>dtolnay/anyhow (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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjMyMy41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot 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 21:02:04 +02:00
renovate-bot force-pushed renovate/anyhow-1.x from f1a34750da to 72f01341f1 2024-05-17 21:02:05 +02:00 Compare
renovate-bot 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 03:03:38 +02:00
renovate-bot force-pushed renovate/anyhow-1.x from 72f01341f1 to e38c18b056 2024-05-18 03:03:40 +02:00 Compare
renovate-bot 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 15:01:49 +02:00
renovate-bot force-pushed renovate/anyhow-1.x from e38c18b056 to 22524b55ea 2024-05-18 15:01:50 +02:00 Compare
renovate-bot 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-06-15 16:15:30 +02:00
renovate-bot closed this pull request 2024-06-15 16:15:31 +02:00
Some checks failed
Security audit / security_audit (pull_request) Failing after 20s
Dependabot Changelog / changelog (pull_request) Failing after 28s
/ Rustfmt (pull_request) Failing after 1m2s
/ Clippy (pull_request) Failing after 5m26s
/ Test Suite (ubuntu-latest) (pull_request) Failing after 7m41s

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: vbrandl/hoc#9
No description provided.