Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate anyhow to v1.0.86 #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.80 -> 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)

v1.0.82

Compare Source

  • Documentation improvements

v1.0.81

Compare Source

  • Make backtrace support available when using -Dwarnings (#​354)

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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from d8e1cce to bd06837 Compare May 6, 2024 22:58
@renovate renovate bot changed the title Update Rust crate anyhow to v1.0.82 Update Rust crate anyhow to v1.0.83 May 6, 2024
@renovate renovate bot changed the title Update Rust crate anyhow to v1.0.83 Update Rust crate anyhow to v1.0.85 May 17, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from bd06837 to 60e9482 Compare May 17, 2024 23:59
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 60e9482 to d024d95 Compare May 18, 2024 15:33
@renovate renovate bot changed the title Update Rust crate anyhow to v1.0.85 Update Rust crate anyhow to v1.0.86 May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants