Skip to content

fix(deps): update dependency p-limit to v7#326

Open
renovate-bot wants to merge 1 commit into
google:mainfrom
renovate-bot:renovate/p-limit-7.x
Open

fix(deps): update dependency p-limit to v7#326
renovate-bot wants to merge 1 commit into
google:mainfrom
renovate-bot:renovate/p-limit-7.x

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
p-limit ^3.0.0^7.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sindresorhus/p-limit (p-limit)

v7.3.0

Compare Source

  • Add rejectOnClear option 8907801
  • Support options object in pLimit() 870db0f

v7.2.0

Compare Source

  • Make .map() method accept an iterable, not just array (#​98) d76231b

v7.1.1

Compare Source


v7.1.0

Compare Source

  • Add index parameter to map() method 2aeffd4

v7.0.0

Compare Source

Breaking
  • Require Node.js 20 78b81a5
  • activeCount now increments when tasks actually start running (more intuitive) rather than when queued. This means:
    • activeCount reflects truly active/running promises
    • pendingCount more accurately represents waiting
Improvements

v6.2.0

Compare Source

v6.1.0

Compare Source

v6.0.0

Compare Source

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

v5.0.0

Compare Source

Breaking

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

Fixes

v4.0.0

Compare Source

Breaking

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot force-pushed the renovate/p-limit-7.x branch from e117af6 to e228600 Compare April 29, 2026 15:51
aabmass added a commit to aabmass/pprof-nodejs that referenced this pull request Jun 26, 2026
Squashed Renovate PRs:
- google#332 (tmp to v0.2.6)
- google#330 (protobufjs-cli to v1.3.2)
- google#328 (protobufjs to ~7.6.0)
- google#325/google#317 (debian docker tag to 12)
- google#323 (@mapbox/node-pre-gyp to v2)
- google#322 (@types/sinon to v21)
- google#319 (mocha to v11)
- google#318 (linkinator to v7)
- google#316 (golang docker tag to 1.24)
- google#289 (@types/pretty-ms to v5)

Excluded:
- google#326 (p-limit to v7) because versions >= 4.0.0 are ESM-only.

TAG=agy
CONV=4ca117e0-d8fa-4e4c-8cfa-b52e896710d3
aabmass added a commit to aabmass/pprof-nodejs that referenced this pull request Jun 26, 2026
Squashed Renovate PRs:
- google#332 (tmp to v0.2.6)
- google#330 (protobufjs-cli to v1.3.2)
- google#328 (protobufjs to ~7.6.0)
- google#325/google#317 (debian docker tag to 12)
- google#323 (@mapbox/node-pre-gyp to v2)
- google#322 (@types/sinon to v21)
- google#319 (mocha to v11)
- google#318 (linkinator to v7)
- google#316 (golang docker tag to 1.24)
- google#289 (@types/pretty-ms to v5)

Excluded:
- google#326 (p-limit to v7) because versions >= 4.0.0 are ESM-only.

TAG=agy
CONV=4ca117e0-d8fa-4e4c-8cfa-b52e896710d3
aabmass added a commit to aabmass/pprof-nodejs that referenced this pull request Jun 26, 2026
Squashed Renovate PRs:
- google#332 (tmp to v0.2.6)
- google#330 (protobufjs-cli to v1.3.2)
- google#328 (protobufjs to ~7.6.0)
- google#325/google#317 (debian docker tag to 12)
- google#323 (@mapbox/node-pre-gyp to v2)
- google#322 (@types/sinon to v21)
- google#319 (mocha to v11)
- google#318 (linkinator to v7)
- google#316 (golang docker tag to 1.24)
- google#289 (@types/pretty-ms to v5)

Excluded:
- google#326 (p-limit to v7) because versions >= 4.0.0 are ESM-only.

TAG=agy
CONV=4ca117e0-d8fa-4e4c-8cfa-b52e896710d3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant