ArnabXD / Dropbox-Index

A simple public dropbox index
https://dropx.arnabxd.me
Apache License 2.0
32 stars 34 forks source link

fix(deps): update dependency react-hot-toast to v2.3.0 #108

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-hot-toast 2.2.0 -> 2.3.0 age adoption passing confidence

Release Notes

timolins/react-hot-toast ### [`v2.3.0`](https://togithub.com/timolins/react-hot-toast/releases/tag/v2.3.0) [Compare Source](https://togithub.com/timolins/react-hot-toast/compare/v2.2.0...v2.3.0) #### Better bundle setup This release focuses on build and bundle improvements (faster, lighter & better). - Expose `react-hot-toast/headless` - for headless environments like react-native - Bundle is now 15% (5% gzipped) smaller - Bonus: 3x faster dev builds ##### What's Changed - Improve dev setup (`pnpm`, update deps) by [@​timolins](https://togithub.com/timolins) in [https://github.com/timolins/react-hot-toast/pull/203](https://togithub.com/timolins/react-hot-toast/pull/203) - New bundler setup (tsup instead of tsdx) with `react-hot-toast/headless` by [@​timolins](https://togithub.com/timolins) in [https://github.com/timolins/react-hot-toast/pull/205](https://togithub.com/timolins/react-hot-toast/pull/205) - Website Example: Make snippet consistent with action by [@​diksown](https://togithub.com/diksown) in [https://github.com/timolins/react-hot-toast/pull/196](https://togithub.com/timolins/react-hot-toast/pull/196) - Docs: update version 2 page custom render api code example by [@​AnishDe12020](https://togithub.com/AnishDe12020) in [https://github.com/timolins/react-hot-toast/pull/175](https://togithub.com/timolins/react-hot-toast/pull/175) - fix: csstype peer dep by [@​eeston](https://togithub.com/eeston) in [https://github.com/timolins/react-hot-toast/pull/183](https://togithub.com/timolins/react-hot-toast/pull/183) - Site Docs: 'one' => 'once' :) by [@​cbserra](https://togithub.com/cbserra) in [https://github.com/timolins/react-hot-toast/pull/201](https://togithub.com/timolins/react-hot-toast/pull/201) - Website Example: Make snippet consistent with action by [@​diksown](https://togithub.com/diksown) in [https://github.com/timolins/react-hot-toast/pull/196](https://togithub.com/timolins/react-hot-toast/pull/196) ##### New Contributors - [@​AnishDe12020](https://togithub.com/AnishDe12020) made their first contribution in [https://github.com/timolins/react-hot-toast/pull/175](https://togithub.com/timolins/react-hot-toast/pull/175) - [@​eeston](https://togithub.com/eeston) made their first contribution in [https://github.com/timolins/react-hot-toast/pull/183](https://togithub.com/timolins/react-hot-toast/pull/183) - [@​cbserra](https://togithub.com/cbserra) made their first contribution in [https://github.com/timolins/react-hot-toast/pull/201](https://togithub.com/timolins/react-hot-toast/pull/201) - [@​diksown](https://togithub.com/diksown) made their first contribution in [https://github.com/timolins/react-hot-toast/pull/196](https://togithub.com/timolins/react-hot-toast/pull/196) **Full Changelog**: https://github.com/timolins/react-hot-toast/compare/v2.2.0...v2.3.0

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.