Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2025

This PR contains the following updates:

Package Change Age Confidence
throttle-debounce ^3.0.0 -> ^5.0.0 age confidence

Release Notes

niksy/throttle-debounce (throttle-debounce)

v5.0.2

Compare Source

Fixed
  • Pin karma-webpack to specific version to prevent errors in Node 12

v5.0.1

Compare Source

Changed
  • License to single license (MIT)

v5.0.0

Compare Source

Changed
  • Breaking: The optional argument atBegin of debounce is now a part of
    options object instead of a function argument so that debounce API is
    normalized with throttle API.
Added
  • Option to cancel only upcoming invocation
    (#​44)

v4.0.1

Compare Source

Fixed
  • Throttle invocation with
    { noLeading: true, noTrailing: true }(#​55)
Added
  • Support for running non-BrowserStack tests (headless browsers tests) in CI

v4.0.0

Compare Source

Changed
  • Breaking: Updated browser support, check
    Browserslist configuration
  • Breaking: All additional options such as noLeading, noTrailing and
    debounceMode are now part of options object instead of function arguments
  • Upgrade package

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/throttle-debounce-5.x branch from 6a4350a to 8d0b9c0 Compare August 31, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant