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 async-lock to v3 #548

Merged
merged 1 commit into from Dec 20, 2023
Merged

Update Rust crate async-lock to v3 #548

merged 1 commit into from Dec 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async-lock dependencies major 2.8.0 -> 3.2.0

Release Notes

smol-rs/async-lock (async-lock)

v3.2.0

Compare Source

  • Add missing methods for blocking on locking with types wrapped in Arc (#​71).

v3.1.2

Compare Source

  • Bump event-listener to version v4.0.0. (#​69)

v3.1.1

Compare Source

  • Add a note to the documentation comparing this crate against libstd's locks. (#​58)

v3.1.0

Compare Source

  • Add a Default implementation for OnceCell (#​63).

v3.0.0

Compare Source

  • Breaking: Add an enabled-by-default std feature that allows using this crate without the standard library. (#​43)
  • Support blocking and non-blocking operations on the same locks. (#​56)
  • Switch to a more efficient event notification mechanism. (#​43)

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.


This change is Reviewable

Copy link
Collaborator

@allada allada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 6 of 6 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 LGTMs obtained

@allada allada merged commit 6c555bb into main Dec 20, 2023
20 checks passed
@allada allada deleted the renovate/async-lock-3.x branch December 20, 2023 23:18
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

1 participant