workshop-ecommerce-app icon indicating copy to clipboard operation
workshop-ecommerce-app copied to clipboard

[Snyk] Upgrade react-hot-toast from 2.2.0 to 2.4.0

Open snyk-bot opened this issue 3 years ago • 0 comments

Snyk has created this PR to upgrade react-hot-toast from 2.2.0 to 2.4.0.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 5 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-09-13.
Release notes
Package name: react-hot-toast
  • 2.4.0 - 2022-09-13

    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

    v2.3.0...v2.4.0-beta.0

  • 2.4.0-beta.0 - 2022-09-03

    2.4.0-beta.0

  • 2.3.0 - 2022-07-12

    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: v2.2.0...v2.3.0

  • 2.3.0-beta.1 - 2022-07-09

    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

    v2.3.0-beta...v2.3.0-beta.1

  • 2.3.0-beta - 2022-07-08

    This version is focus on improving the build & bundle setup. It's now using tsup (powered by esbuild) instead of unmaintained tsdx. Additionaly, npm v4 was replaced by pnpm.

    Those changes gives us a way faster and simpler builds + should allows usage in headless environments again (react-native).

    • Use pnpm instead of old NPM - Resolves dependency linking 🚀 #186 b46a386
    • Remove tsdx & add prettier hook * No more linting from tsdx. Should be okay to use prettier * Lot less dependencies * Prettify files 28d83a9
    • Use export type for types 4f43ea3
    • Use tsup instead of tsdx This gives us more control about the build process * Expose react-hot-toast/headless - Fixes #39 * Bundle size is even smaller now d58cb35
    • Add pnpm to size check action 9da3b6e
    • Migrate docs to MDX 2 f776144
    • Align site for React 18 & Tailwind 3 8b716de
    • fix: missing csstype peer dep 30bdaf5

    v2.2.0...v2.3.0-beta

  • 2.2.0 - 2022-01-04

    Changes

    Docs

    v2.1.1...v2.2.0

from react-hot-toast GitHub release notes
Commit messages
Package name: react-hot-toast
  • 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
  • 3ad6d0e Remove test workser to allow serial run
  • bc609a1 Remove `node` from types
  • e33b969 Improve test setup for isolation
  • 704822f Fix test test options for build action
  • e3c16fd Fix type imports in tsconfig
  • 31e2764 Merge branch 'main' into improved-height-measurement
  • 82f2367 Merge branch 'pr/154' into improved-height-measurement
  • ee483cc 2.3.0
  • 2fb2010 Merge pull request #205 from timolins/new-bundler
  • 780e3c1 Improve code highlighting for imports
  • ebba587 Update `useToaster()` docs for new headless export
  • 696af69 Fix tables in docs
  • d6a570c Remove headless import
  • 9e4e161 Clean up tsconfig includes

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

snyk-bot avatar Oct 14 '22 03:10 snyk-bot