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

fix(deps): bump debounce from 1.2.1 to v2 (main) #5634

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2023

Mend Renovate

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.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 - "before 5am on wednesday" in timezone Europe/Vienna, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Dec 20, 2023
@renovate renovate bot requested review from GretaD and st3iny December 20, 2023 01:13
Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fd355c9) 24.48% compared to head (dba8c91) 24.48%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #5634   +/-   ##
=========================================
  Coverage     24.48%   24.48%           
  Complexity      423      423           
=========================================
  Files           243      243           
  Lines         10954    10954           
  Branches       1803     1803           
=========================================
  Hits           2682     2682           
  Misses         8272     8272           
Flag Coverage Δ
javascript 15.41% <ø> (ø)
php 61.97% <ø> (ø)

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.

@renovate renovate bot force-pushed the renovate/main-debounce-2.x branch from f1ff191 to f5b1e16 Compare February 5, 2024 16:03
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/main-debounce-2.x branch from f5b1e16 to dba8c91 Compare February 19, 2024 17:50
@st3iny st3iny merged commit 76aa3e1 into main Feb 19, 2024
39 checks passed
@st3iny st3iny deleted the renovate/main-debounce-2.x branch February 19, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant