Skip to content

Update dependency use-debounce to v10.1.1 - #541

Merged
davidjgoss merged 2 commits into
mainfrom
renovate/use-debounce-10.x-lockfile
Jul 23, 2026
Merged

Update dependency use-debounce to v10.1.1#541
davidjgoss merged 2 commits into
mainfrom
renovate/use-debounce-10.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
use-debounce 10.0.010.1.1 age confidence

Release Notes

xnimorz/use-debounce (use-debounce)

v10.1.1

Compare Source

  • replace global with globalThis which is defined in all possible environments (browser, node, workers) to address #​212

v10.1.0

Compare Source

  • New parameter introduced: flushOnExit. See issue #​205 for details. This parameter allows the callback to be executed on component unmount or page exit, enabling specific side-effect such as persistence or other required I/O operations. Thanks to @​h for the contribution. PR

v10.0.6

Compare Source

What's Changed

Full Changelog: xnimorz/use-debounce@10.0.5...10.0.6

v10.0.5

Compare Source

  • Fixed issue #​192, where isPending remains true with leading: true configuration, thanks to @​elrion018

v10.0.4

Compare Source

  • Fix behaviour for strictMode react when leading is set to true and trailing is true

v10.0.3

Compare Source

v10.0.2

Compare Source

  • Fixed: isPending does not reset the state if the tracked value hasn't changed.. See #​178

v10.0.1

Compare Source

  • Fixed flush method return args, thanks to @​h

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate
renovate Bot force-pushed the renovate/use-debounce-10.x-lockfile branch from 91c8f2d to 6147034 Compare July 21, 2026 06:02
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 21, 2026

Copy link
Copy Markdown

Deploying react-components with  Cloudflare Pages  Cloudflare Pages

Latest commit: ddbc148
Status: ✅  Deploy successful!
Preview URL: https://cc797bb1.react-components-9pg.pages.dev
Branch Preview URL: https://renovate-use-debounce-10-x-l.react-components-9pg.pages.dev

View logs

@renovate
renovate Bot force-pushed the renovate/use-debounce-10.x-lockfile branch 8 times, most recently from d9f1283 to 2f8166a Compare July 23, 2026 09:32
@renovate
renovate Bot force-pushed the renovate/use-debounce-10.x-lockfile branch from 2f8166a to 8c5f6c4 Compare July 23, 2026 09:36
@renovate

renovate Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@davidjgoss
davidjgoss merged commit ac17b3a into main Jul 23, 2026
5 checks passed
@davidjgoss
davidjgoss deleted the renovate/use-debounce-10.x-lockfile branch July 23, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant