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.86 - autoclosed #1114

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.71 -> 1.0.86

Release Notes

dtolnay/anyhow (anyhow)

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

@renovate renovate bot added the PR: Dependency Update A dependency was updated label May 5, 2024
Copy link

vercel bot commented May 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fnm ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2024 0:48am

Copy link

changeset-bot bot commented May 5, 2024

⚠️ No Changeset found

Latest commit: 9a359aa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 6f4668f to 7ec7e19 Compare May 6, 2024 19:16
@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.82 fix(deps): update rust crate anyhow to v1.0.83 May 6, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 7ec7e19 to bbaabe7 Compare May 17, 2024 21:17
@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.83 fix(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 bbaabe7 to bf3a9e0 Compare May 18, 2024 03:58
@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.84 fix(deps): update rust crate anyhow to v1.0.85 May 18, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from bf3a9e0 to 9a359aa Compare May 18, 2024 12:47
@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.85 fix(deps): update rust crate anyhow to v1.0.86 May 18, 2024
@renovate renovate bot changed the title fix(deps): update rust crate anyhow to v1.0.86 fix(deps): update rust crate anyhow to v1.0.86 - autoclosed May 29, 2024
@renovate renovate bot closed this May 29, 2024
@renovate renovate bot deleted the renovate/anyhow-1.x-lockfile branch May 29, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Dependency Update A dependency was updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants