chore(deps): update dependency p-queue to v9#28
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
2da79e9 to
9cb4696
Compare
9cb4696 to
9c59085
Compare
9c59085 to
312ec7d
Compare
312ec7d to
fe6e8d3
Compare
fe6e8d3 to
e9003f1
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:
2.4.2→9.1.0Release Notes
sindresorhus/p-queue (p-queue)
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)8d0a356v6.6.2Compare Source
.clear()933ea23v6.6.1Compare Source
a81be14v6.6.0Compare Source
addandnextevents (#111)edd2e8av6.5.0Compare Source
4b4d2fab4f2158v6.4.0Compare Source
idleevent (#109)54a017bv6.3.0Compare Source
.sizeBy()method to find queue size by priority (#94)a9f5778If you implement your own queue, you need to implement the
filtermethod to use.sizeBy().v6.2.1Compare Source
TimeoutErrorimport (#88)db039ddv6.2.0Compare Source
f79384bThey were broken anyway and it doesn't have much value for TS as it compiles to readable JS.
v6.1.1Compare Source
90acaf2v6.1.0Compare Source
Enhancements:
bc75c25.start()return the instance (#63)a347a6cFixes:
throwOnTimeoutoption (#75)5e3f629v6.0.2Compare Source
6082a016ba29ddv6.0.1Compare Source
ed606e8v6.0.0Compare Source
Breaking:
a9d3ad9Note: This means that CommonJS users needs to import the package using:
const {default: pQueue} = require('p-queue');Enhancements:
d680adbv5.0.0Compare Source
Breaking:
7ce42b311a0807import pQueue from 'p-queue';toimport pQueue = require('p-queue');v4.0.0Compare Source
Breaking:
eventemitter3module instead of Node.js EventEmitter (#58)3827527(It's only a breaking change if you depend on EventEmitter methods that are not available in
eventemitter3. Read more)v3.2.0Compare Source
6e9b998v3.1.0Compare Source
activeevent (#49)16f3928v3.0.0Compare Source
Breaking:
d573a97Other:
ab76d24Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (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.
This PR was generated by Mend Renovate. View the repository job log.