Skip to content

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

Merged
aws-cdk-automation merged 3 commits intomainfrom
dependabot/npm_and_yarn/p-limit-6.2.0
Mar 10, 2026
Merged

chore(deps): bump p-limit from 3.1.0 to 6.2.0#1210
aws-cdk-automation merged 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 9, 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)

@mrgrain
Copy link
Contributor

mrgrain commented Mar 10, 2026

@dependabot recreate

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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-limit-6.2.0 branch from 94268c2 to f9cac77 Compare March 10, 2026 09:47
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.78%. Comparing base (8964925) to head (0b12c40).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1210   +/-   ##
=======================================
  Coverage   87.78%   87.78%           
=======================================
  Files          73       73           
  Lines       10168    10168           
  Branches     1343     1343           
=======================================
  Hits         8926     8926           
  Misses       1218     1218           
  Partials       24       24           
Flag Coverage Δ
suite.unit 87.78% <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.

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Mar 10, 2026
Merged via the queue into main with commit 53f3f41 Mar 10, 2026
41 checks passed
@aws-cdk-automation aws-cdk-automation deleted the dependabot/npm_and_yarn/p-limit-6.2.0 branch March 10, 2026 13:58
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