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 dependency async-mutex to ^0.5.0 #3995

Merged
merged 1 commit into from Apr 1, 2024

Conversation

openverse-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
async-mutex dependencies minor ^0.4.0 -> ^0.5.0

Release Notes

DirtyHairy/async-mutex (async-mutex)

v0.5.0

Compare Source

  • Support priority queueing for mutexes and semaphores. A huge "thank you"
    goes to @​dmurvihill who added this feature.
  • Update dependencies.

v0.4.1

Compare Source

  • Expand documentation and fix a few errors.
  • Clear timeout after acquiring a lock in withTimeout.
  • Thanks to AkatQuas and aryzing for their contributions.
  • Update dependencies.

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

@openverse-bot openverse-bot requested a review from a team as a code owner April 1, 2024 02:19
@openverse-bot openverse-bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@openverse-bot openverse-bot added 💻 aspect: code Concerns the software code in the repository 🟨 tech: javascript Involves JavaScript 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🧱 stack: frontend Related to the Nuxt frontend labels Apr 1, 2024
@openverse-bot openverse-bot merged commit 8623985 into main Apr 1, 2024
40 checks passed
@openverse-bot openverse-bot deleted the gha-renovateasync-mutex-0.x branch April 1, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: frontend Related to the Nuxt frontend 🟨 tech: javascript Involves JavaScript
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants