Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 6, 2024

This PR contains the following updates:

Package Type Update Change
anyhow workspace.dependencies patch 1.0.71 -> 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

v1.0.81

Compare Source

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

v1.0.80

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78

v1.0.79

Compare Source

  • Work around improperly cached build script result by sccache (#​340)

v1.0.78

Compare Source

  • Reduce spurious rebuilds under RustRover IDE when using a nightly toolchain (#​337)

v1.0.77

Compare Source

v1.0.76

Compare Source

  • Opt in to unsafe_op_in_unsafe_fn lint (#​329)

v1.0.75

Compare Source

v1.0.74

Compare Source

v1.0.73

Compare Source

v1.0.72

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.

@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 84c38a9 to 7b9beb0 Compare May 8, 2024 20:55
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.82 chore(deps): update rust crate anyhow to v1.0.83 May 8, 2024
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.83 chore(deps): update rust crate anyhow to v1.0.86 May 22, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 7b9beb0 to d7bf4cc Compare May 22, 2024 20:53
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.86 chore(deps): update rust crate anyhow to v1.0.87 Sep 7, 2024
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.87 chore(deps): update rust crate anyhow to v1.0.88 Sep 12, 2024
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.88 chore(deps): update rust crate anyhow to v1.0.89 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from d7bf4cc to ccaa947 Compare September 17, 2024 18:00
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from ccaa947 to 0b5eab3 Compare October 19, 2024 08:11
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.89 chore(deps): update rust crate anyhow to v1.0.90 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 0b5eab3 to e0de759 Compare October 23, 2024 02:33
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.90 chore(deps): update rust crate anyhow to v1.0.91 Oct 23, 2024
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.91 chore(deps): update rust crate anyhow to v1.0.92 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch 2 times, most recently from 2bb4e03 to 227d37a Compare November 6, 2024 20:34
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.92 chore(deps): update rust crate anyhow to v1.0.93 Nov 6, 2024
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.93 chore(deps): update rust crate anyhow to v1.0.94 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 227d37a to 43d8958 Compare December 4, 2024 05:43
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 43d8958 to 21efa38 Compare December 24, 2024 08:58
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.94 chore(deps): update rust crate anyhow to v1.0.95 Dec 24, 2024
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.95 chore(deps): update rust crate anyhow to v1.0.96 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 21efa38 to 6d515da Compare February 20, 2025 08:09
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 6d515da to e824d41 Compare March 4, 2025 04:06
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.96 chore(deps): update rust crate anyhow to v1.0.97 Mar 4, 2025
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.97 chore(deps): update rust crate anyhow to v1.0.98 Apr 16, 2025
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from e824d41 to c24ab30 Compare April 16, 2025 04:11
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from c24ab30 to 099a2bb Compare August 15, 2025 11:32
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.98 chore(deps): update rust crate anyhow to v1.0.99 Aug 15, 2025
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 099a2bb to e0c5dcd Compare September 20, 2025 06:50
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.99 chore(deps): update rust crate anyhow to v1.0.100 Sep 20, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 26, 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package anyhow@1.0.71 --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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant