Skip to content

chore(deps): bump p-throttle from 4.1.1 to 8.1.0#1569

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/p-throttle-8.1.0
Open

chore(deps): bump p-throttle from 4.1.1 to 8.1.0#1569
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/p-throttle-8.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps p-throttle from 4.1.1 to 8.1.0.

Release notes

Sourced from p-throttle's releases.

v8.1.0

  • Add weight option 7ca2ca4
  • Fix strict mode rate limit violations due to setTimeout drift and call bunching f92c248

sindresorhus/p-throttle@v8.0.0...v8.1.0

v8.0.0

Breaking

  • Require Node.js 20 029dccf

Fixes

  • Fix handling of synchronously thrown errors (#64) bee3f7d

sindresorhus/p-throttle@v7.0.0...v8.0.0

v7.0.0

Breaking

  • Remove the abort() method on the throttled function (#53) b0eadea
    • Use the signal option instead.

Improvements


sindresorhus/p-throttle@v6.2.0...v7.0.0

v6.2.0

  • Pass the given call arguments to onDelay (#56) 7332e6e

sindresorhus/p-throttle@v6.1.0...v6.2.0

v6.1.0

  • Add onDelay hook (#47) 362f1e1
  • Improve performance in some cases (#46) a2c2a66

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

v6.0.0

Breaking

  • Require Node.js 18 598642e

... (truncated)

Commits

Dependabot compatibility score

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


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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 12, 2025 21:49
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2025
@github-actions github-actions bot enabled auto-merge (squash) November 12, 2025 21:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-throttle-8.1.0 branch from 168be1c to 7b41216 Compare November 18, 2025 14:07
Bumps [p-throttle](https://github.com/sindresorhus/p-throttle) from 4.1.1 to 8.1.0.
- [Release notes](https://github.com/sindresorhus/p-throttle/releases)
- [Commits](sindresorhus/p-throttle@v4.1.1...v8.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-throttle-8.1.0 branch from 7b41216 to c2ef916 Compare December 2, 2025 16:47
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants