Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2025

This PR contains the following updates:

Package Change Age Confidence
p-limit ^3.1.0 -> ^7.0.0 age confidence

Release Notes

sindresorhus/p-limit (p-limit)

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: Branch creation - "every weekday" (UTC), 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 renovate bot force-pushed the renovate/p-limit-7.x branch from df506d1 to f07f211 Compare August 19, 2025 20:00
@renovate renovate bot force-pushed the renovate/p-limit-7.x branch from f07f211 to 0752e4d Compare August 28, 2025 13:20
@renovate renovate bot force-pushed the renovate/p-limit-7.x branch from 0752e4d to 9fcc94d Compare September 25, 2025 17:41
@renovate renovate bot force-pushed the renovate/p-limit-7.x branch 2 times, most recently from df8680c to 51ef346 Compare October 21, 2025 09:31
@renovate renovate bot force-pushed the renovate/p-limit-7.x branch from 51ef346 to f94a6da Compare November 10, 2025 19:18
@renovate renovate bot force-pushed the renovate/p-limit-7.x branch from f94a6da to 36c8ce0 Compare November 18, 2025 23:13
@renovate renovate bot force-pushed the renovate/p-limit-7.x branch from 36c8ce0 to 90ac6ea Compare December 3, 2025 16:41
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