Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade react-toastify from 5.1.0 to 5.5.0 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade react-toastify from 5.1.0 to 5.5.0.

merge advice
ℹ️ 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 9 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2019-12-30.
Release notes
Package name: react-toastify
  • 5.5.0 - 2019-12-30

    Changelog

    🚀Feature

    • toast.onChange pass the containerId as second argument. Useful when working with multiple containers #403

    🐞 Bugfix

    🛠Misc

    • Correct some typos in the readme [@ BrianDV]
    • bump dependencies

    Thanks to all contributors for this release!

    🎉 Happy new year ! 🎉

  • 5.4.1 - 2019-11-10

    Changelog

    🐞 Bugfix

    • Cleanup events when no containers left #378
    • toast.isActive now works with multi containers #379

    🛠Misc

    • Add a monospace font stack and slightly modified styles for the code blocks
    • bump dependencies

    Before:

    Screenshot 2019-10-09 12 35 53

    After:

    Screenshot 2019-10-09 12 36 47

    Special thanks to @ kennethormandy and @ seanparmelee for this release

  • 5.4.0 - 2019-09-23

    Changelog

    🚀 Features

    • Add RT_Namespace support for customize css selectors namespace #385 @

    🐞 Bugfix

    • Fix use closeButton from props when toastClose is true #377

    🛠Misc

    • Upgrade dependencies

    Special thanks to @ alireza-mh and @ dozoisch for this release

  • 5.3.2 - 2019-07-15

    Changelog

    🛠Misc

    • Fix in documentation thanks to contributor
    • Lodash security fix
  • 5.3.1 - 2019-06-20

    Changelog

    🛠Misc

    • Update typescript definition to include onClick
    • Update documentation to include onClick

    Special thanks to @ GLuchtenberg for this release

  • 5.3.0 - 2019-06-18

    Changelog

    🚀 Features

    • Include the bare minimun stylesheet. #359
    • Add onClick event handler to toast and ToastContainer #253

    🐞 Bugfix

    • Ensure only one container is mounted when using lazy mounting #364
    • Make toast.update with multi-containers #362

    Special thanks to @ alexluong, @ ramospedro and @ nicolasletoublon for this release

  • 5.2.1 - 2019-05-30

    Changelog

    🛠 Misc

    • Allow toast update to be called without passing options. #354
  • 5.2.0 - 2019-05-29

    Changelog

    🚀 Features

    • Allow user to override default ARIA role #348. Thanks to @ ameem91
    • Prevent duplicate toast when same id is used

    🐞 Bugfix

    • Prevent duplicate toast when same id is used FOR REAL 😭
    • toast.update({progress: 1}) will close the toast a la nprogress. #347

    💥 Breaking Changes

    • It's no more possible to define the progress percentage when calling toast.done. This was inconsistent
  • 5.1.1 - 2019-05-22

    Changelog

    🐞 Bugfix

    • Fix typescript definition for multi-container. Issue #351
    • Fix z-index in safari thanks to @ micalgenus. PR #339

    🛠 Misc

    • Upgrade packages
  • 5.1.0 - 2019-04-16

    Changelog

    🔥Features

from react-toastify GitHub release notes
Commit messages
Package name: react-toastify
  • 36d55c1 5.5.0
  • e88cea4 Merge branch 'next'
  • bb703dd Update documentation 📝 and rebuild
  • 7745319 🎉 Prettier
  • 8a2d421 #403 Add container id to onChange event
  • bc6d127 Bump dependencies
  • e1c41a0 Merge branch 'dependabot/npm_and_yarn/handlebars-4.5.3' into next
  • c45c204 Merge branch 'patch-1' into next
  • 6f64962 Merge branch 'patch-1' into next
  • 84bf6e9 Merge branch 'PR#411' into next
  • c3f307a Merge branch 'PR#409' into next
  • 7f643c1 Bump handlebars from 4.2.1 to 4.5.3
  • 879df4f Update README.md
  • 7cd71c4 fix(closeButton): prevent cross button to be an emoji
  • f086f2c prettify src
  • 26d7c05 Fix #357
  • 1b8cb5d fix issue fkhadra#402
  • fcdce64 Merge pull request #408 from opencollective/opencollective
  • b7fe5cb Added financial contributors to the README
  • c838adb 5.4.1
  • 3bbf333 Merge branch 'next'
  • 0da075b fix issue #379
  • bc9f588 switch utils to named exports
  • 95e61a6 bump dependencies

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant