Skip to content

chore(deps): bump p-queue from 6.6.2 to 9.3.3#2676

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

chore(deps): bump p-queue from 6.6.2 to 9.3.3#2676
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/p-queue-9.3.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps p-queue from 6.6.2 to 9.3.3.

Release notes

Sourced from p-queue's releases.

v9.3.3

  • Fix rate limiter delaying tasks in a fresh window when intervalCap > 1 89a10bb

sindresorhus/p-queue@v9.3.2...v9.3.3

v9.3.2

  • Fix per-task timeout validation 9efde42

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

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

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.6.2 to 9.3.3.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](sindresorhus/p-queue@v6.6.2...v9.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 23, 2026 19:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 23, 2026
@changeset-bot

changeset-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 9db7f1a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.11%. Comparing base (046647f) to head (9db7f1a).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2676   +/-   ##
=======================================
  Coverage   89.11%   89.11%           
=======================================
  Files          65       65           
  Lines       10339    10339           
  Branches      471      471           
=======================================
  Hits         9214     9214           
  Misses       1095     1095           
  Partials       30       30           
Flag Coverage Δ
cli-hooks 89.11% <ø> (ø)
cli-test 89.11% <ø> (ø)
logger 89.11% <ø> (ø)
oauth 89.11% <ø> (ø)
socket-mode 89.11% <ø> (ø)
web-api 89.11% <ø> (ø)
webhook 89.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants