Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2025

This PR contains the following updates:

Package Change Age Confidence
p-limit ^5.0.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.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 requested a review from a team as a code owner November 6, 2025 15:06
@renovate renovate bot added dependencies Pull requests that update a dependency file javascript labels Nov 6, 2025
@netlify
Copy link

netlify bot commented Nov 6, 2025

Deploy Preview for remix-edge ready!

Name Link
🔨 Latest commit 6f2fa6f
🔍 Latest deploy log https://app.netlify.com/projects/remix-edge/deploys/691cfe2480b2bf0008ed5583
😎 Deploy Preview https://deploy-preview-576--remix-edge.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 6, 2025

Deploy Preview for remix-serverless ready!

Name Link
🔨 Latest commit ff9c571
🔍 Latest deploy log https://app.netlify.com/projects/remix-serverless/deploys/69309c9776e5a80008c3e648
😎 Deploy Preview https://deploy-preview-576--remix-serverless.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Nov 6, 2025
@renovate renovate bot force-pushed the renovate/p-limit-7.x branch from e515522 to e4d0d04 Compare November 10, 2025 22:55
@renovate renovate bot force-pushed the renovate/p-limit-7.x branch from e4d0d04 to 6f2fa6f Compare November 18, 2025 23:15
@renovate renovate bot force-pushed the renovate/p-limit-7.x branch from 6f2fa6f to ff9c571 Compare December 3, 2025 20:24
@netlify
Copy link

netlify bot commented Dec 3, 2025

Deploy Preview for remix-edge ready!

Name Link
🔨 Latest commit ff9c571
🔍 Latest deploy log https://app.netlify.com/projects/remix-edge/deploys/69309c9799bef000097fc05c
😎 Deploy Preview https://deploy-preview-576--remix-edge.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript type: chore work needed to keep the product and development running smoothly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant