Kamahl19 / react-starter

Full-featured typescript starter for React application
https://react-starter-kamahl19.vercel.app
MIT License
97 stars 18 forks source link

Update dependency use-debounce to v9 - autoclosed #1371

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
use-debounce 8.0.4 -> 9.0.2 age adoption passing confidence

Release Notes

xnimorz/use-debounce ### [`v9.0.2`](https://togithub.com/xnimorz/use-debounce/blob/HEAD/CHANGELOG.md#​902) [Compare Source](https://togithub.com/xnimorz/use-debounce/compare/9.0.1...3556a915bbe704b5d71cfb41e8328409d2891232) - Reverted 9.0.0. We will revisit these changes later ### [`v9.0.1`](https://togithub.com/xnimorz/use-debounce/releases/tag/9.0.1) [Compare Source](https://togithub.com/xnimorz/use-debounce/compare/9.0.0...9.0.1) Fix the bug with the incorrect import path. Now it's index.cjs, instead of index.js ### [`v9.0.0`](https://togithub.com/xnimorz/use-debounce/blob/HEAD/CHANGELOG.md#​900) [Compare Source](https://togithub.com/xnimorz/use-debounce/compare/8.0.4...9.0.0) - Moved use-debounce to support modules see [issue](https://togithub.com/xnimorz/use-debounce/issues/147) Thank to [@​matewilk](https://togithub.com/matewilk) - *breaking change* The path to `dist/index.js` is changed. Now it's `dist/index.cjs`.

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.