Skip to content
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

build(deps): bump p-limit from 4.0.0 to 6.1.0 #46494

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2024

Bumps p-limit from 4.0.0 to 6.1.0.

Release notes

Sourced from p-limit's releases.

v6.1.0

  • Allow changing concurrency limit (#79) 3e4fdd1

sindresorhus/p-limit@v6.0.0...v6.1.0

v6.0.0

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

sindresorhus/p-limit@v5.0.0...v6.0.0

v5.0.0

Breaking

  • Require Node.js 18 23d61ba

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

Fixes

  • Fix AsyncResource propagation issue (#71) ad8afe6

sindresorhus/p-limit@v4.0.0...v5.0.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @susnux.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team July 13, 2024 02:39
@solracsf
Copy link
Member

/compile amend /

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/p-limit-6.1.0 branch from 675ea1b to 7b570f7 Compare July 14, 2024 06:43
@solracsf
Copy link
Member

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2024

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 2 approving reviews are required by reviewers with write access.

@susnux
Copy link
Contributor

susnux commented Jul 24, 2024

@dependabot recreate

Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 4.0.0 to 6.1.0.
- [Release notes](https://github.com/sindresorhus/p-limit/releases)
- [Commits](sindresorhus/p-limit@v4.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: p-limit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-limit-6.1.0 branch from 7b570f7 to b46d6aa Compare July 24, 2024 23:32
@susnux
Copy link
Contributor

susnux commented Jul 24, 2024

/compile

@susnux
Copy link
Contributor

susnux commented Jul 24, 2024

@dependabot merge

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@dependabot dependabot bot merged commit ca5b746 into master Jul 25, 2024
109 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/p-limit-6.1.0 branch July 25, 2024 00:07
@blizzz blizzz mentioned this pull request Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants