Skip to content

Update dependency use-debounce to v10.1.0#25828

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/use-debounce-10.x
Open

Update dependency use-debounce to v10.1.0#25828
renovate[bot] wants to merge 1 commit intomainfrom
renovate/use-debounce-10.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2026

This PR contains the following updates:

Package Change Age Confidence
use-debounce 10.0.610.1.0 age confidence

Release Notes

xnimorz/use-debounce (use-debounce)

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Only on Sunday and Saturday ( * * * * 0,6 ), Between 12:00 AM and 12:59 PM, only on Monday ( * 0-12 * * 1 ) in timezone Etc/UTC.

🚦 Automerge: Enabled.

Rebasing: Never, 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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 12, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jan 12, 2026
@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.36%. Comparing base (ba4fd6c) to head (067ed34).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #25828   +/-   ##
=======================================
  Coverage   72.35%   72.36%           
=======================================
  Files        1542     1542           
  Lines      118524   118524           
  Branches    14218    14221    +3     
=======================================
+ Hits        85761    85768    +7     
+ Misses      31746    31723   -23     
- Partials     1017     1033   +16     
Flag Coverage Δ
admin-tests 51.78% <ø> (-0.02%) ⬇️
e2e-tests 72.36% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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