fix(deps): update dependency p-queue to v9#1368
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
8 times, most recently
from
October 29, 2025 03:50
b52adbf to
15f2a6d
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
2 times, most recently
from
November 5, 2025 05:11
3ab26ba to
67adf8e
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
from
November 18, 2025 16:01
67adf8e to
50c9ed8
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
from
December 22, 2025 22:12
50c9ed8 to
b1a4c9d
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
2 times, most recently
from
January 5, 2026 20:28
5af1d4c to
f5c8c09
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
4 times, most recently
from
January 19, 2026 19:58
53a4e49 to
af5c851
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
4 times, most recently
from
January 22, 2026 12:57
028bb7d to
23c6691
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
3 times, most recently
from
February 1, 2026 01:43
be23af5 to
64e4741
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
3 times, most recently
from
February 22, 2026 21:14
237ac9d to
502e0da
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
from
March 5, 2026 21:48
502e0da to
78765ac
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
from
March 15, 2026 01:55
78765ac to
609b95f
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
3 times, most recently
from
March 22, 2026 17:44
4b18a68 to
142093c
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
2 times, most recently
from
March 30, 2026 09:46
93111ad to
029cf16
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
2 times, most recently
from
April 7, 2026 13:43
9a61af9 to
53c5f5e
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
from
April 18, 2026 17:04
53c5f5e to
b9d5e53
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
from
April 27, 2026 05:47
b9d5e53 to
3c9cd6d
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
from
May 16, 2026 09:09
3c9cd6d to
fbdf905
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
7 times, most recently
from
July 9, 2026 19:04
1c6fa84 to
0a546e0
Compare
renovate
Bot
force-pushed
the
renovate/p-queue-9.x
branch
from
July 9, 2026 23:47
0a546e0 to
c09b6fe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.6.2→9.3.1Release Notes
sindresorhus/p-queue (p-queue)
v9.3.1Compare Source
onSizeLessThan()resolving late when the queue drains without a completiond9cf2bev9.3.0Compare Source
timeoutRemainingtorunningTasks57d0a1av9.2.0Compare Source
87077d0v9.1.2Compare Source
PriorityQueuetype (#242)a20e1f3v9.1.1Compare Source
signaloption not rejecting when task is aborted while queueda64b316remove()method. See the built-in class.v9.1.0Compare Source
strictoption for sliding window rate limiting03b8156v9.0.1Compare Source
e9074f0v9.0.0Compare Source
Breaking
b2600d5throwOnTimeoutoption - timeouts now always throwe48716fImprovements
carryoverConcurrencyCountoption tocarryoverIntervalCounta6096de.onError()7c27e1d.onPendingZero()(#230)62efb74pendingZeroevent (#230)62efb74.runningTasksfad8ee4.isSaturatedfad8ee4.onRateLimit()701453e.onRateLimitCleared()701453e.isRateLimited701453erateLimitevent701453erateLimitClearedevent701453eFixes
81cbae27fea6587b3f53e439d512v8.1.1Compare Source
intervalCount(#220)199614ev8.1.0Compare Source
.setPriority()for updating priority of a queued promise function (#209)6e5cbc9v8.0.1Compare Source
exactOptionalPropertyTypesis enabled (#202)ec4e2a3v8.0.0Compare Source
Breaking
68dfe95AbortErrorexport. It now throws the built-in DOMException when using thesignaloption.68dfe95DefaultAddOptionstype toQueueAddOptionsv7.4.1Compare Source
9f7ad20v7.4.0Compare Source
f216e33v7.3.4Compare Source
84b32d5v7.3.3Compare Source
08fff4av7.3.2Compare Source
967e4bdv7.3.1Compare Source
.add()and.addAll()8184655v7.3.0Compare Source
emptyevent5362aa7v7.2.0Compare Source
AbortController(#161)394153fv7.1.0Compare Source
efe4feev7.0.0Compare Source
Breaking
8c7325aImprovements
error&completedevents (#130)a176837.onSizeLessThan()helper method (#131)8d0a356Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.