-
-
Notifications
You must be signed in to change notification settings - Fork 831
fix(deps): update dependency p-limit to v7 #7391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 8d5e3f4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
💻 Website PreviewThe latest changes are available as preview in: https://pr-7391.graphql-tools.pages.dev |
This PR contains the following updates:
3.1.0
->7.0.0
Release Notes
sindresorhus/p-limit (p-limit)
v7.0.0
Compare Source
Breaking
78b81a5
activeCount
now increments when tasks actually start running (more intuitive) rather than when queued. This means:activeCount
reflects truly active/running promisespendingCount
more accurately represents waitingImprovements
.map
convenience method86a5d73
be1965b
v6.2.0
Compare Source
limitFunction()
(#88)ef48184
v6.1.0
Compare Source
3e4fdd1
v6.0.0
Compare Source
80273d7
.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
23d61ba
As a reminder, this package continues to require ESM. For TypeScript users, this includes having
"module": "node16", "moduleResolution": "node16"
in your tsconfig.Fixes
ad8afe6
v4.0.0
Compare Source
Breaking
9e08401
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.
This PR was generated by Mend Renovate. View the repository job log.