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 #36

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow build-dependencies patch 1.0.58 -> 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

v1.0.64

Compare Source

  • Correctly propagate Backtrace when using #[source] anyhow::Error with thiserror crate (#​231)

v1.0.63

Compare Source

v1.0.62

Compare Source

  • Fix extra rebuilding when interleaving command-line cargo invocations with IDE builds (#​261)

v1.0.61

Compare Source

  • Work around rust-analyzer builds poisoning all subsequent command-line cargo builds (#​252)

v1.0.60

Compare Source

  • Propagate --target to rustc invocation when deciding about backtrace support (#​249, thanks @​RalfJung)

v1.0.59

Compare Source

  • Update crates.io metadata to include no-std category

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 force-pushed the renovate/anyhow-1.x branch from abc5670 to 4fd6b1d Compare August 3, 2022 04:17
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.59 Update Rust crate anyhow to 1.0.60 Aug 3, 2022
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 4fd6b1d to 8035feb Compare August 3, 2022 15:08
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.60 Update Rust crate anyhow to 1.0.59 Aug 3, 2022
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 8035feb to 65613e4 Compare August 6, 2022 15:43
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.59 Update Rust crate anyhow to 1.0.60 Aug 6, 2022
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 65613e4 to edd7b8f Compare August 11, 2022 01:10
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.60 Update Rust crate anyhow to 1.0.61 Aug 11, 2022
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from edd7b8f to c791dba Compare August 16, 2022 22:05
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.61 Update Rust crate anyhow to 1.0.62 Aug 16, 2022
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.62 Update Rust crate anyhow to 1.0.63 Aug 31, 2022
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch 2 times, most recently from 6d9f282 to e23acb9 Compare September 4, 2022 22:15
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.63 Update Rust crate anyhow to 1.0.64 Sep 4, 2022
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.64 Update Rust crate anyhow to 1.0.65 Sep 13, 2022
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from e23acb9 to 43712bc Compare September 13, 2022 22:53
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 43712bc to 6c691af Compare November 20, 2022 18:33
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.65 Update Rust crate anyhow to 1.0.66 Nov 20, 2022
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.66 Update Rust crate anyhow to 1.0.69 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 6c691af to 4bf10b9 Compare March 16, 2023 23:24
@renovate renovate bot changed the title Update Rust crate anyhow to 1.0.69 Update Rust crate anyhow to 1.0.70 Mar 20, 2023
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 4bf10b9 to 3e8e4cf Compare March 20, 2023 12:31
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch from 3e8e4cf to cb580b5 Compare May 28, 2023 10:39
@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 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 cb580b5 to dbc91f8 Compare July 15, 2023 21:26
@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 dbc91f8 to 75e1d3b Compare August 15, 2023 08:29
@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 75e1d3b to fcf97fc Compare August 15, 2023 17:08
@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 fcf97fc to 50d8239 Compare August 17, 2023 01:54
@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 50d8239 to 4804e42 Compare December 21, 2023 01:46
@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 4804e42 to 96803da Compare December 27, 2023 00:28
@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 7e46ce8 to fd1fce9 Compare January 2, 2024 06:10
@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 force-pushed the renovate/anyhow-1.x branch from fd1fce9 to 80245b4 Compare February 19, 2024 07:14
@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 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 80245b4 to 830fd79 Compare March 12, 2024 03:24
@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 830fd79 to 5d5a762 Compare April 10, 2024 04:43
@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 11:09
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