Skip to content

Bump p-queue from 8.1.1 to 9.3.1#350

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/p-queue-9.3.1
Closed

Bump p-queue from 8.1.1 to 9.3.1#350
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/p-queue-9.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps p-queue from 8.1.1 to 9.3.1.

Release notes

Sourced from p-queue's releases.

v9.3.1

  • Fix onSizeLessThan() resolving late when the queue drains without a completion d9cf2be

sindresorhus/p-queue@v9.3.0...v9.3.1

v9.3.0

  • Add timeoutRemaining to runningTasks 57d0a1a

sindresorhus/p-queue@v9.2.0...v9.3.0

v9.2.0

  • Improve performance (#244) 87077d0

sindresorhus/p-queue@v9.1.2...v9.2.0

v9.1.2

  • Fix: Export PriorityQueue type (#242) a20e1f3

sindresorhus/p-queue@v9.1.1...v9.1.2

v9.1.1

  • Fix signal option not rejecting when task is aborted while queued a64b316
    • If you use a custom queue class, you will have to add a remove() method. See the built-in class.

sindresorhus/p-queue@v9.1.0...v9.1.1

v9.1.0

  • Add strict option for sliding window rate limiting 03b8156

sindresorhus/p-queue@v9.0.1...v9.1.0

v9.0.1

  • Fix: Remove abort listener when operation completes (#235) e9074f0

sindresorhus/p-queue@v9.0.0...v9.0.1

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 17, 2026
@dependabot dependabot Bot changed the title Bump p-queue from 8.1.0 to 9.3.1 Bump p-queue from 8.1.1 to 9.3.1 Jul 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/p-queue-9.3.1 branch from 666f26e to 3dcc2d5 Compare July 23, 2026 19:46
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 8.1.1 to 9.3.1.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](sindresorhus/p-queue@v8.1.1...v9.3.1)

---
updated-dependencies:
- dependency-name: p-queue
  dependency-version: 9.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/p-queue-9.3.1 branch from 3dcc2d5 to 79ed8c2 Compare July 23, 2026 19:56
@zachleat zachleat added this to the Eleventy Image v7.0.0 milestone Jul 23, 2026
@zachleat zachleat closed this in d0727fb Jul 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/p-queue-9.3.1 branch July 23, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

1 participant