Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ deps: Upgrade dependency debounce to v2. #779

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
debounce ^1.2.1 -> ^2.0.0 age adoption passing confidence

Release Notes

sindresorhus/debounce (debounce)

v2.1.0

Compare Source

v2.0.0

Compare Source

Breaking
  • Require Node.js 18 and modern browsers 2872fb8
  • Removed support for component (now defunct project)
Improvements
  • Add TypeScript types 2872fb8
  • Protect against improper use in classes 95eef87
Fixes

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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 added the deps This issue has to do with dependencies label Mar 9, 2024
Copy link

codecov bot commented Mar 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.28%. Comparing base (a675676) to head (cf5ca8a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #779   +/-   ##
=======================================
  Coverage   66.27%   66.28%           
=======================================
  Files         719      719           
  Lines       10006    10006           
  Branches     1349     1349           
=======================================
+ Hits         6631     6632    +1     
+ Misses       2915     2914    -1     
  Partials      460      460           
Flag Coverage Δ
client 45.85% <ø> (ø)
server 62.62% <ø> (+0.01%) ⬆️
test 72.55% <ø> (+0.01%) ⬆️
test-app 53.72% <ø> (ø)

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.

@make-github-pseudonymous-again make-github-pseudonymous-again added the waiting-for-upstream This issues needs an update from upstream before it can be resolved. label Mar 10, 2024
@make-github-pseudonymous-again
Copy link
Contributor

Features that use debounce are currently not tested automatically (color picker). Requires regression test.

@make-github-pseudonymous-again make-github-pseudonymous-again added the requires-manual-intervention This automatically created PR requires manual intervention before merging. label Mar 10, 2024
@make-github-pseudonymous-again
Copy link
Contributor

Also, allegedly only work with Node.js 18 and higher. Waiting on Meteor.

@renovate renovate bot changed the title ⬆️ deps: Upgrade dependency debounce to v2 ⬆️ deps: Upgrade dependency debounce to v2. Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps This issue has to do with dependencies requires-manual-intervention This automatically created PR requires manual intervention before merging. waiting-for-upstream This issues needs an update from upstream before it can be resolved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant