yearn / yBuyback

https://buyback.yearn.finance/
GNU General Public License v3.0
4 stars 16 forks source link

build(deps): bump react-hot-toast from 2.2.0 to 2.4.0 #39

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-hot-toast from 2.2.0 to 2.4.0.

Release notes

Sourced from react-hot-toast's releases.

v2.4.0

What's new

  • Allow change of of toast heights – Fixes #133
  • Fix infinite loop during unit testing 1dcb2f2 – (Thanks silvenon)
  • Add testing setup 82afa93 – (Thanks silvenon)
  • Restructure handlers for better memoization ec653ec
  • Use MutationObserver for height changes 9eddc26

https://github.com/timolins/react-hot-toast/compare/v2.3.0...v2.4.0-beta.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

New Contributors

Full Changelog: https://github.com/timolins/react-hot-toast/compare/v2.2.0...v2.3.0

v2.3.0-beta.1

Update package setup to be ESM compliant

  • Use .mjs extension for ESM module - Update package.json according to #204 ae4a1eb
  • Use main in package.json de10f5c
  • Update entry file in tsup config e63de48

Clean Up

  • Add automatic tsconfig update from Next.js 8c149db
  • Rename index.tsx to index.ts 0749440
  • Remove prepare script 3b9ef79

... (truncated)

Commits
  • bbbd747 2.4.0
  • ff93ae4 2.4.0-beta.0
  • 07217fe Temporarily increase size limit for cjs build
  • 28194c5 Merge pull request #207 from timolins/improved-height-measurement
  • 05b1954 Add more test cases
  • 48d00cb Remove unused imports
  • 9eddc26 Use MutationObserver to update on height change
  • 59e475c Remove unused forward ref
  • faa0f16 Add missing export for defaultTimeouts
  • a16dcbc Add more test cases
  • Additional commits viewable in compare view


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 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 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ybuyback ✅ Ready (Inspect) Visit Preview Sep 19, 2022 at 2:26AM (UTC)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.