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.86 #2237

Merged
merged 2 commits into from
May 20, 2024

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.79 -> 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

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 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 force-pushed the renovate/anyhow-1.x-lockfile branch from c73cee7 to 70785dd Compare May 6, 2024 19:07
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from 70785dd to b75a7cb Compare May 18, 2024 00:25
@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.85 May 18, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from b75a7cb to 5b0af49 Compare May 18, 2024 13:11
@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
Copy link
Contributor Author

renovate bot commented May 20, 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.

@gurinderu gurinderu added e2e Run e2e workflow and removed e2e Run e2e workflow labels May 20, 2024
@gurinderu gurinderu enabled auto-merge (squash) May 20, 2024 16:09
@gurinderu gurinderu merged commit fc69d00 into master May 20, 2024
20 checks passed
@gurinderu gurinderu deleted the renovate/anyhow-1.x-lockfile branch May 20, 2024 16:57
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.

1 participant