Skip to content

chore(deps): bump p-queue from 9.1.0 to 9.1.1#442

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 5, 2026

Copy link
Copy Markdown
Contributor

Bumps p-queue from 9.1.0 to 9.1.1.

Release notes

Sourced from p-queue's releases.

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

Commits
  • 9eec7ef 9.1.1
  • a64b316 Fix signal option not rejecting when task is aborted while queued
  • 3bd13ea Document that clear() leaves promises unsettled
  • See full diff in compare view

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 9.1.0 to 9.1.1.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](sindresorhus/p-queue@v9.1.0...v9.1.1)

---
updated-dependencies:
- dependency-name: p-queue
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 5, 2026
@codecov

codecov Bot commented Apr 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.08%. Comparing base (8046cb9) to head (481a953).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #442   +/-   ##
=======================================
  Coverage   83.08%   83.08%           
=======================================
  Files         138      138           
  Lines        6602     6602           
  Branches     1611     1611           
=======================================
  Hits         5485     5485           
  Misses        693      693           
  Partials      424      424           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 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