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

Update Rust crate anyhow to 1.0.82 - autoclosed #40

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.64 -> 1.0.82

Release Notes

dtolnay/anyhow (anyhow)

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

v1.0.71

Compare Source

  • Documentation improvements

v1.0.70

Compare Source

  • Update syn dependency to 2.x

v1.0.69

Compare Source

  • Documentation improvements

v1.0.68

Compare Source

  • Opt out of -Zrustdoc-scrape-examples on docs.rs for now

v1.0.67

Compare Source

  • Improve the backtrace captured when context() is used on an Option (#​280)

v1.0.66

Compare Source

  • Reduce unhelpful backtrace frames in backtraces captured during a context call (#​279)

v1.0.65

Compare Source


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.65 Update Rust crate anyhow to 1.0.66 Oct 21, 2022
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 6384d9f to 72bab13 Compare October 21, 2022 00:26
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 72bab13 to d726155 Compare March 11, 2023 08:56
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.66 Update Rust crate anyhow to 1.0.69 Mar 11, 2023
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from d726155 to d91fcb9 Compare March 24, 2023 17:20
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.69 Update Rust crate anyhow to 1.0.70 Mar 24, 2023
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.70 Update Rust crate anyhow to 1.0.71 May 28, 2023
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from d91fcb9 to 07b5791 Compare May 28, 2023 12:17
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.71 Update Rust crate anyhow to 1.0.72 Jul 15, 2023
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 07b5791 to 91de0f1 Compare July 15, 2023 21:18
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.72 Update Rust crate anyhow to 1.0.73 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 91de0f1 to 7b13c92 Compare August 15, 2023 08:13
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.73 Update Rust crate anyhow to 1.0.74 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 7b13c92 to a351915 Compare August 15, 2023 15:51
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.74 Update Rust crate anyhow to 1.0.75 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from a351915 to d1c97f3 Compare August 17, 2023 01:47
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.75 Update Rust crate anyhow to 1.0.76 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from d1c97f3 to f5a1884 Compare December 21, 2023 01:58
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.76 Update Rust crate anyhow to 1.0.77 Dec 27, 2023
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from f5a1884 to acc8321 Compare December 27, 2023 02:07
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.77 Update Rust crate anyhow to 1.0.78 Dec 31, 2023
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch 2 times, most recently from 4d1ee28 to 06205cb Compare January 2, 2024 06:18
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.78 Update Rust crate anyhow to 1.0.79 Jan 2, 2024
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.79 Update Rust crate anyhow to 1.0.80 Feb 19, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 06205cb to 8327411 Compare February 19, 2024 07:17
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.80 Update Rust crate anyhow to 1.0.81 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 8327411 to ce0be28 Compare March 12, 2024 03:57
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.81 Update Rust crate anyhow to 1.0.82 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from ce0be28 to 36bcffb Compare April 10, 2024 05:03
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.82 Update Rust crate anyhow to 1.0.82 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/anyhow-1.x branch May 5, 2024 09:03
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