Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 21, 2022

Bumps react-toastify from 8.2.0 to 9.0.5.

Release notes

Sourced from react-toastify's releases.

v9.0.5

Release note

🕷 Bugfix

  • inject-style has now the correct file-name in bundle #779

v9.0.4

Release note

This release does not work with CRA v4(2 years old) due to the lack of support for es modules. I strongly advise to upgrade to lastest CRA if possible. Alternative solution:

Bugfix

v9.0.3

Release notes

🕷 Bugfix

  • Fix icon not updating after calling toast.update #770

v9.0.2

Release notes

Thanks to @​Rambatino, @​grit96, @​Vl3oss, @​eolme for this release

🕷 Bug fixes

  • typo #764
  • pass toast styles through #763
  • add function type in icon prop #761
  • closeButton/icon types/rendering #758
  • fix empty data object in NotificationCenter #757

v9.0.0

Release note

🚀 What is new in v9

Say hello to addons! What are addons? So, addons are like DLCs in video games but for react-toastify 😆. More seriously, you can think of it as utilities built around react-toastify. For example, custom theme, hooks, components etc...

useNotificationCenter

The first addon that I would like to introduce is the useNotificationCenter headless hook! As the name suggests, it let you build your notification center on top of react-toastify. See for yourself 👇

Screen.Recording.2022-05-03.at.21.24.02.mov

... (truncated)

Commits

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)

Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.2.0 to 9.0.5.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](fkhadra/react-toastify@v8.2.0...v9.0.5)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies 🔁 Pull requests that update a dependency file label Jun 21, 2022
@pcaversaccio pcaversaccio added the typescript 𝐓𝐒 Pull requests that update TypeScript code label Jun 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 18, 2022

Superseded by #225.

@dependabot dependabot bot closed this Jul 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/react-toastify-9.0.5 branch July 18, 2022 21:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies 🔁 Pull requests that update a dependency file typescript 𝐓𝐒 Pull requests that update TypeScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants