Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

chore(deps): update rust crate anyhow to v1.0.100 - autoclosed#13

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/anyhow-1.x-lockfile
Closed

chore(deps): update rust crate anyhow to v1.0.100 - autoclosed#13
renovate[bot] wants to merge 1 commit intomainfrom
renovate/anyhow-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.81 -> 1.0.100

Release Notes

dtolnay/anyhow (anyhow)

v1.0.100

Compare Source

  • Teach clippy to lint formatting arguments in bail!, ensure!, anyhow! (#​426)

v1.0.99

Compare Source

  • Allow build-script cleanup failure with NFSv3 output directory to be non-fatal (#​420)

v1.0.98

Compare Source

v1.0.97

Compare Source

  • Documentation improvements

v1.0.96

Compare Source

  • Documentation improvements

v1.0.95

Compare Source

v1.0.94

Compare Source

  • Documentation improvements

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)

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

Configuration

📅 Schedule: Branch creation - "before 3am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.82 fix(deps): update rust crate anyhow to v1.0.83 May 6, 2024
@renovate renovate Bot force-pushed the renovate/anyhow-1.x-lockfile branch from 01b9164 to c29949a Compare May 6, 2024 20:04
@renovate renovate Bot changed the title fix(deps): update rust crate anyhow to v1.0.83 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 2 times, most recently from a7ca6b0 to 38c15fc Compare May 18, 2024 14:22
@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 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 38c15fc to cdfc382 Compare September 16, 2024 12:05
@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 cdfc382 to 54afe24 Compare October 18, 2024 16:31
@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 54afe24 to 26649ee Compare October 22, 2024 22:28
@renovate renovate Bot force-pushed the renovate/anyhow-1.x-lockfile branch from 26649ee to 38ab86f Compare November 1, 2024 06:22
@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 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 38ab86f to 336583d Compare November 6, 2024 07:42
@renovate renovate Bot changed the title fix(deps): update rust crate anyhow to v1.0.93 fix(deps): update rust crate anyhow to v1.0.94 Dec 3, 2024
@renovate renovate Bot force-pushed the renovate/anyhow-1.x-lockfile branch from 336583d to 0944395 Compare December 3, 2024 23:22
@renovate renovate Bot force-pushed the renovate/anyhow-1.x-lockfile branch from 0944395 to efcb314 Compare December 22, 2024 13:25
@renovate renovate Bot changed the title fix(deps): update rust crate anyhow to v1.0.94 fix(deps): update rust crate anyhow to v1.0.95 Dec 22, 2024
@renovate renovate Bot force-pushed the renovate/anyhow-1.x-lockfile branch from efcb314 to 884ba02 Compare February 1, 2025 16:19
@renovate renovate Bot added the dependencies label Feb 1, 2025
@renovate renovate Bot force-pushed the renovate/anyhow-1.x-lockfile branch from 884ba02 to fe8b29d Compare February 20, 2025 06:39
@renovate renovate Bot changed the title fix(deps): update rust crate anyhow to v1.0.95 fix(deps): update rust crate anyhow to v1.0.96 Feb 20, 2025
@renovate renovate Bot changed the title fix(deps): update rust crate anyhow to v1.0.96 fix(deps): update rust crate anyhow to v1.0.97 Mar 3, 2025
@renovate renovate Bot force-pushed the renovate/anyhow-1.x-lockfile branch from fe8b29d to 9197ba8 Compare March 3, 2025 05:45
@renovate renovate Bot changed the title fix(deps): update rust crate anyhow to v1.0.97 fix(deps): update rust crate anyhow to v1.0.98 Apr 14, 2025
@renovate renovate Bot force-pushed the renovate/anyhow-1.x-lockfile branch from 9197ba8 to a77b9fa Compare April 14, 2025 03:23
@renovate renovate Bot force-pushed the renovate/anyhow-1.x-lockfile branch from a77b9fa to b770523 Compare August 12, 2025 03:46
@renovate renovate Bot changed the title fix(deps): update rust crate anyhow to v1.0.98 fix(deps): update rust crate anyhow to v1.0.99 Aug 12, 2025
@renovate renovate Bot force-pushed the renovate/anyhow-1.x-lockfile branch from b770523 to 0afdef9 Compare September 19, 2025 17:11
@renovate renovate Bot changed the title fix(deps): update rust crate anyhow to v1.0.99 fix(deps): update rust crate anyhow to v1.0.100 Sep 19, 2025
@renovate renovate Bot changed the title fix(deps): update rust crate anyhow to v1.0.100 chore(deps): update rust crate anyhow to v1.0.100 Sep 25, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: server/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path server/Cargo.toml --package anyhow@1.0.81 --precise 1.0.100
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

@renovate renovate Bot changed the title chore(deps): update rust crate anyhow to v1.0.100 chore(deps): update rust crate anyhow to v1.0.100 - autoclosed Dec 7, 2025
@renovate renovate Bot closed this Dec 7, 2025
@renovate renovate Bot deleted the renovate/anyhow-1.x-lockfile branch December 7, 2025 15:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants