Skip to content

Conversation

@gardener-ci-robot
Copy link
Contributor

@gardener-ci-robot gardener-ci-robot commented Aug 14, 2025

This PR contains the following updates:

Package Change Age Confidence
p-limit 3.1.07.2.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 - 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 has been generated by Renovate Bot.

@gardener-ci-robot gardener-ci-robot added kind/enhancement Enhancement, improvement, extension renovate labels Aug 14, 2025
@gardener-robot gardener-robot added needs/review Needs review size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 14, 2025
@gardener-robot
Copy link

@grolu, @holgerkoser, @klocke-io You have pull request review open invite, please check

@gardener-ci-robot gardener-ci-robot force-pushed the renovate/p-limit-7.x branch 2 times, most recently from b4aed80 to f35c117 Compare September 4, 2025 14:51
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/p-limit-7.x branch 7 times, most recently from b3804fd to 833620b Compare October 2, 2025 07:14
@gardener-ci-robot
Copy link
Contributor Author

The Gardener project currently lacks enough active contributors to adequately respond to all PRs.
This bot triages PRs according to the following rules:

  • After 15d of inactivity, lifecycle/stale is applied
  • After 15d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 7d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Mark this PR as fresh with /remove-lifecycle stale
  • Mark this PR as rotten with /lifecycle rotten
  • Close this PR with /close

/lifecycle stale

@gardener-robot gardener-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement Enhancement, improvement, extension lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs/review Needs review renovate size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants