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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

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

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.

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.11%. Comparing base (d4e4351) to head (d89e3ff).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #265   +/-   ##
=======================================
  Coverage   75.11%   75.11%           
=======================================
  Files           7        7           
  Lines         631      631           
=======================================
  Hits          474      474           
  Misses        157      157           
Flag Coverage Δ
unittests 75.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.89 fix(deps): update rust crate anyhow to v1.0.90 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 0fa14e2 to 2eb3d1f Compare October 18, 2024 16:26
@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.90 fix(deps): update rust crate anyhow to v1.0.91 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 2eb3d1f to 3012133 Compare October 22, 2024 18:41
@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.91 fix(deps): update rust crate anyhow to v1.0.92 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 3012133 to f3902d7 Compare November 1, 2024 07:32
@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.92 fix(deps): update rust crate anyhow to v1.0.93 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from f3902d7 to d89e3ff Compare November 6, 2024 06:55
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.

0 participants