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

chore(deps): update rust crate anyhow to v1.0.97 #109

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
anyhow workspace.dependencies patch 1.0.75 -> 1.0.97

Release Notes

dtolnay/anyhow (anyhow)

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)

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 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 force-pushed the renovate/anyhow-1.x-lockfile branch from e57bc31 to 5a1fee9 Compare May 6, 2024 20:28
@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 6, 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.84 May 17, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 5a1fee9 to 29faa41 Compare May 17, 2024 19:24
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.84 chore(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 40132f3 to 5093d5c Compare May 18, 2024 13:34
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.85 chore(deps): update rust crate anyhow to v1.0.86 May 18, 2024
@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 6, 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 11, 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 15, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 5093d5c to 69ac756 Compare September 16, 2024 09:17
@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 18, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 69ac756 to db4ce9c Compare October 18, 2024 15:23
@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 22, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from db4ce9c to f9a9f28 Compare October 22, 2024 18:26
@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 from f9a9f28 to e9fcf28 Compare November 1, 2024 07:15
@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 force-pushed the renovate/anyhow-1.x-lockfile branch from e9fcf28 to 90642d8 Compare November 6, 2024 08:06
@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 3, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 90642d8 to c22cf1a Compare December 3, 2024 23:31
@renovate renovate bot changed the title chore(deps): update rust crate anyhow to v1.0.94 fix(deps): update rust crate anyhow to v1.0.94 Dec 16, 2024
@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.94 chore(deps): update rust crate anyhow to v1.0.94 Dec 17, 2024
@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 22, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from c22cf1a to ce06127 Compare December 22, 2024 13:52
@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 ce06127 to 574d432 Compare February 20, 2025 03:04
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 574d432 to 04a3f01 Compare March 3, 2025 05:56
@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 3, 2025
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.

0 participants