Skip to content

chore(deps): bump p-queue from 6.6.2 to 8.1.1 in /packages/aws-cdk#1190

Merged
mrgrain merged 3 commits intomainfrom
dependabot/npm_and_yarn/packages/aws-cdk/p-queue-8.1.1
Mar 3, 2026
Merged

chore(deps): bump p-queue from 6.6.2 to 8.1.1 in /packages/aws-cdk#1190
mrgrain merged 3 commits intomainfrom
dependabot/npm_and_yarn/packages/aws-cdk/p-queue-8.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps p-queue from 6.6.2 to 8.1.1.

Release notes

Sourced from p-queue's releases.

v8.1.1

  • Don't count aborted jobs in intervalCount (#220) 199614e

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

v8.1.0

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

v8.0.1

  • Fix TypeScript types for when tsconfig exactOptionalPropertyTypes is enabled (#202) ec4e2a3

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

v8.0.0

Breaking

  • Require Node.js 18 68dfe95
  • Removed the AbortError export. It now throws the built-in DOMException when using the signal option. 68dfe95
  • TypeScript: Rename DefaultAddOptions type to QueueAddOptions

sindresorhus/p-queue@v7.4.1...v8.0.0

v7.4.1

sindresorhus/p-queue@v7.4.0...v7.4.1

v7.4.0

  • Update dependencies f216e33

sindresorhus/p-queue@v7.3.4...v7.4.0

v7.3.4

  • Fix typings 84b32d5

sindresorhus/p-queue@v7.3.3...v7.3.4

v7.3.3

  • Fix publishing 08fff4a

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

v7.3.2

  • Fix broken package 967e4bd

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

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
p-queue [>= 9.a, < 10]

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)

@github-actions github-actions bot added the p2 label Mar 2, 2026
@mrgrain
Copy link
Contributor

mrgrain commented Mar 2, 2026

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: p-queue
  dependency-version: 8.1.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/packages/aws-cdk/p-queue-8.1.1 branch from f48d4b7 to c2769c4 Compare March 2, 2026 12:41
@dependabot dependabot bot requested a deployment to integ-approval March 2, 2026 12:41 Waiting
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.76%. Comparing base (523323d) to head (d13d164).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1190      +/-   ##
==========================================
- Coverage   87.79%   87.76%   -0.03%     
==========================================
  Files          72       72              
  Lines       10136    10136              
  Branches     1339     1339              
==========================================
- Hits         8899     8896       -3     
- Misses       1212     1215       +3     
  Partials       25       25              
Flag Coverage Δ
suite.unit 87.76% <0.00%> (-0.03%) ⬇️

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

☔ 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.

@mrgrain mrgrain added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit 983947f Mar 3, 2026
41 checks passed
@mrgrain mrgrain deleted the dependabot/npm_and_yarn/packages/aws-cdk/p-queue-8.1.1 branch March 3, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants