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.94 - abandoned #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 22, 2024

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.75 -> 1.0.94

Release Notes

dtolnay/anyhow (anyhow)

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 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 832d07e to aebdb5b Compare June 28, 2024 16:18
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from aebdb5b to be615ee Compare June 28, 2024 16:39
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from be615ee to 1fde2f3 Compare June 30, 2024 04:36
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 1fde2f3 to e04587d Compare July 1, 2024 04:36
@MShekow MShekow force-pushed the main branch 4 times, most recently from bf3329e to 80d24a6 Compare July 6, 2024 03:29
@MShekow MShekow force-pushed the main branch 4 times, most recently from ab15846 to d99a976 Compare July 12, 2024 03:29
@MShekow MShekow force-pushed the main branch 5 times, most recently from 83ef0d1 to 22836ce Compare July 20, 2024 03:29
@MShekow MShekow force-pushed the main branch 5 times, most recently from 2c20471 to e678cda Compare July 31, 2024 03:27
@renovate renovate bot changed the title Update Rust crate anyhow to v1.0.86 fix(deps): update rust crate anyhow to v1.0.86 Jul 31, 2024
@MShekow MShekow force-pushed the main branch 4 times, most recently from 6da76d2 to 8033736 Compare December 21, 2024 03:31
Copy link
Author

renovate bot commented Dec 22, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@MShekow MShekow force-pushed the main branch 4 times, most recently from 233576a to 9645da3 Compare January 10, 2025 03:35
@MShekow MShekow force-pushed the main branch 5 times, most recently from 5fea97b to bac6879 Compare January 23, 2025 03:30
@MShekow MShekow force-pushed the main branch 3 times, most recently from 4a2863f to 872c6a2 Compare January 31, 2025 03:29
@MShekow MShekow force-pushed the main branch 5 times, most recently from 1c91115 to e8a414c Compare February 7, 2025 03:34
@MShekow MShekow force-pushed the main branch 3 times, most recently from a56f9cc to 2df227c Compare February 18, 2025 03:32
@MShekow MShekow force-pushed the main branch 4 times, most recently from 5e5e26d to fa876e1 Compare March 1, 2025 03:41
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