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 v1.0.86 #13969

Merged
merged 1 commit into from
May 20, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.84 -> 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)

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-lockfile branch from b7a9155 to bed18a9 Compare May 18, 2024 12:27
@renovate renovate bot changed the title Update Rust crate anyhow to v1.0.85 Update Rust crate anyhow to v1.0.86 May 18, 2024
@renovate renovate bot force-pushed the renovate/anyhow-1.x-lockfile branch from bed18a9 to cc31a10 Compare May 20, 2024 16:17
@diemol
Copy link
Member

diemol commented May 20, 2024

@bonigarcia can we merge this one?

@bonigarcia
Copy link
Member

Yes, we can bump this crate, no problem. But after merging, we should sync the file Cargo.Bazel.lock as well, since it seems is not updated by renove (and it will be required to avoid breaking the Bazel build in Rust).

@diemol
Copy link
Member

diemol commented May 20, 2024

Whar command is used to sync the lock file?

@bonigarcia
Copy link
Member

CARGO_BAZEL_REPIN=true bazel sync --only=crates

@diemol diemol merged commit efca807 into trunk May 20, 2024
9 of 10 checks passed
@diemol diemol deleted the renovate/anyhow-1.x-lockfile branch May 20, 2024 19:17
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.

None yet

2 participants