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

Build(deps): Bump debounce from 1.2.1 to 2.0.0 #2397

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2023

Bumps debounce from 1.2.1 to 2.0.0.

Release notes

Sourced from debounce's releases.

v2.0.0

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

  • Fix recursive callback args (#32) c997759

sindresorhus/debounce@1.2.1...v2.0.0

Commits
Maintainer changes

This version was pushed to npm by sindresorhus, a new releaser for debounce since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @raimund-schluessler.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 18, 2023
Copy link

codecov bot commented Nov 18, 2023

Codecov Report

Merging #2397 (97161b6) into master (798026d) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2397   +/-   ##
=======================================
  Coverage   24.83%   24.83%           
=======================================
  Files          63       63           
  Lines        2392     2392           
  Branches      257      257           
=======================================
  Hits          594      594           
  Misses       1780     1780           
  Partials       18       18           

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/debounce-2.0.0 branch 2 times, most recently from d9fef4b to efa5903 Compare November 18, 2023 06:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/debounce-2.0.0 branch from efa5903 to 9918d9f Compare December 2, 2023 07:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/debounce-2.0.0 branch 2 times, most recently from 839f50c to b0714b6 Compare December 10, 2023 19:26
@raimund-schluessler raimund-schluessler force-pushed the dependabot/npm_and_yarn/debounce-2.0.0 branch from b0714b6 to f4d32f7 Compare December 10, 2023 19:43
@raimund-schluessler raimund-schluessler force-pushed the dependabot/npm_and_yarn/debounce-2.0.0 branch from f4d32f7 to 97161b6 Compare December 10, 2023 19:44
Copy link
Member

@raimund-schluessler raimund-schluessler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 4daff31 into master Dec 10, 2023
16 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/debounce-2.0.0 branch December 10, 2023 19:48
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant