0x-jerry / vscode-hexo-utils

vscode sidebar for hexo.
https://marketplace.visualstudio.com/items?itemName=fantasy.vscode-hexo-utils
MIT License
47 stars 11 forks source link

chore(deps): update dependency debounce to v2 - autoclosed #85

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 10 months ago

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`](https://togithub.com/sindresorhus/debounce/releases/tag/v2.0.0) [Compare Source](https://togithub.com/sindresorhus/debounce/compare/1.2.1...v2.0.0) ##### Breaking - Require Node.js 18 and modern browsers [`2872fb8`](https://togithub.com/sindresorhus/debounce/commit/2872fb8) - Removed support for [component](https://togithub.com/componentjs/component) (now defunct project) ##### Improvements - Add TypeScript types [`2872fb8`](https://togithub.com/sindresorhus/debounce/commit/2872fb8) - Protect against improper use in classes [`95eef87`](https://togithub.com/sindresorhus/debounce/commit/95eef87) ##### Fixes - Fix recursive callback args ([#​32](https://togithub.com/sindresorhus/debounce/issues/32)) [`c997759`](https://togithub.com/sindresorhus/debounce/commit/c997759)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.