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

fix(deps): update rust crate anyhow to v1.0.89 #63

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2024

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.83 -> 1.0.89

Release Notes

dtolnay/anyhow (anyhow)

v1.0.89

Compare Source

  • Make anyhow::Error's UnwindSafe and RefUnwindSafe impl consistently available between versions of Rust newer and older than 1.72 (#​386)

v1.0.88

Compare Source

  • Documentation improvements

v1.0.87

Compare Source

  • Support more APIs, including Error::new and Error::chain, in no-std mode on Rust 1.81+ (#​383)

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)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.84 fix(deps): update rust crate anyhow to v1.0.85 May 18, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 40e3f93 to 955884c Compare May 18, 2024 01:49
@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.85 fix(deps): update rust crate anyhow to v1.0.86 May 18, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 955884c to 2c04a65 Compare May 18, 2024 12:57
@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.86 fix(deps): update rust crate anyhow to v1.0.87 Sep 6, 2024
@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.87 fix(deps): update rust crate anyhow to v1.0.88 Sep 11, 2024
@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.88 fix(deps): update rust crate anyhow to v1.0.89 Sep 15, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 2c04a65 to 4fb414a Compare September 16, 2024 10:30
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 4fb414a to c1760e5 Compare October 5, 2024 06:24
@geofmureithi geofmureithi merged commit 9512c36 into main Oct 5, 2024
2 checks passed
@geofmureithi geofmureithi deleted the renovate/anyhow-1.x-lockfile branch October 5, 2024 06:28
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.

1 participant