Skip to content

chore(deps): bump p-limit from 3.1.0 to 6.2.0#1225

Open
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/npm_and_yarn/p-limit-6.2.0
Open

chore(deps): bump p-limit from 3.1.0 to 6.2.0#1225
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/npm_and_yarn/p-limit-6.2.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps p-limit from 3.1.0 to 6.2.0.

Release notes

Sourced from p-limit's releases.

v6.2.0

sindresorhus/p-limit@v6.1.0...v6.2.0

v6.1.0

  • Allow changing concurrency limit (#79) 3e4fdd1

sindresorhus/p-limit@v6.0.0...v6.1.0

v6.0.0

  • Improve performance (#83) 80273d7
    • This is a major version because it slightly changes the timing of .activeCount and .pendingCount. This is unlikely to affect most users, but I wanted to play it safe. Learn more.

sindresorhus/p-limit@v5.0.0...v6.0.0

v5.0.0

Breaking

  • Require Node.js 18 23d61ba

As a reminder, this package continues to require ESM. For TypeScript users, this includes having "module": "node16", "moduleResolution": "node16" in your tsconfig.

Fixes

  • Fix AsyncResource propagation issue (#71) ad8afe6

sindresorhus/p-limit@v4.0.0...v5.0.0

v4.0.0

Breaking

  • Require Node.js 12.20 9e08401
  • This package is now pure ESM. Please read this.

sindresorhus/p-limit@v3.1.0...v4.0.0

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
p-limit [>= 7.a, < 8]

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-limit](https://github.com/sindresorhus/p-limit) from 3.1.0 to 6.2.0.
- [Release notes](https://github.com/sindresorhus/p-limit/releases)
- [Commits](sindresorhus/p-limit@v3.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: p-limit
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot added the p2 label Mar 16, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team March 16, 2026 06:37
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 88.05%. Comparing base (403fe8e) to head (5b61932).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1225   +/-   ##
=======================================
  Coverage   88.05%   88.05%           
=======================================
  Files          73       73           
  Lines       10187    10187           
  Branches     1351     1350    -1     
=======================================
  Hits         8970     8970           
  Misses       1193     1193           
  Partials       24       24           
Flag Coverage Δ
suite.unit 88.05% <0.00%> (ø)

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.

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.

2 participants