Skip to content

fix(deps): update dependency throttle-debounce to v5

sousuke0422 requested to merge renovate/throttle-debounce-5.x into develop

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
throttle-debounce 4.0.1 -> 5.0.0 age adoption passing confidence
@types/throttle-debounce (source) 4.0.0 -> 5.0.0 age adoption passing confidence

Release Notes

niksy/throttle-debounce

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)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports