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.93 #133

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

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

v1.0.91

Compare Source

  • Ensure OUT_DIR is left with deterministic contents after build script execution (#​388)

v1.0.90

Compare Source

  • Documentation improvements

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)

Configuration

📅 Schedule: Branch creation - "before 8am on monday" (UTC), 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.

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.6%. Comparing base (7afa5a9) to head (b1713d4).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #133     +/-   ##
=======================================
+ Coverage   42.7%   43.6%   +0.9%     
=======================================
  Files         46      46             
  Lines       7263    7237     -26     
=======================================
+ Hits        3105    3160     +55     
+ Misses      4158    4077     -81     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update Rust crate anyhow to v1.0.89 Update Rust crate anyhow to v1.0.90 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch 2 times, most recently from 43ce684 to d1dbd49 Compare October 22, 2024 19:17
@renovate renovate bot changed the title Update Rust crate anyhow to v1.0.90 Update Rust crate anyhow to v1.0.91 Oct 22, 2024
@renovate renovate bot changed the title Update Rust crate anyhow to v1.0.91 Update Rust crate anyhow to v1.0.92 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from d1dbd49 to 52a4e35 Compare November 1, 2024 07:02
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 52a4e35 to b1713d4 Compare November 6, 2024 07:27
@renovate renovate bot changed the title Update Rust crate anyhow to v1.0.92 Update Rust crate anyhow to v1.0.93 Nov 6, 2024
@kyoto7250 kyoto7250 merged commit c9ad676 into main Nov 17, 2024
10 checks passed
@renovate renovate bot deleted the renovate/anyhow-1.x-lockfile branch November 17, 2024 13:03
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