Skip to content

build: update dependency use-debounce to v7

Common Ground Bot requested to merge renovate/use-debounce-7.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
use-debounce 6.0.1 -> 7.0.0 age adoption passing confidence

Release Notes

xnimorz/use-debounce

v7.0.0

Compare Source

  • breaking change useDebounce hook changed isPending behavior from async reacting to the sync. Now isPending returns True as soon as the new value is sent to the hook.
  • Dev dependencies updated

Configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports