Speedtest-Tracker
Speedtest-Tracker copied to clipboard
Bump react-toastify from 7.0.3 to 9.0.8
Bumps react-toastify from 7.0.3 to 9.0.8.
Release notes
Sourced from react-toastify's releases.
v9.0.8
Release notes
🐞Bugfixes
- fix draggable in strict mode #752
- fix sass import #771
- fix progress bar overflow for WebKit browser(safari, ios...) #791
- fix dismissed toasts while the container is unmounted still appear when the container is mounted #811
- fix AutoClose doesn't work on update #810 #782 #720
Chore
- master branch renamed to main 💖
v9.0.7
Release note
Bugfix
- fix memory leak when multiple containers are used #772, thanks to
@roblotterChore
- build artifacts are no longer minified. This was causing issues with some bundlers like vitejs #797
v9.0.6
Release note
Bugfix
- fix missing generic in
useNotificationCentertyping #796v9.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:
- stick to v9.0.3
- update webpack config reactioncommerce/reaction-component-library#399
Bugfix
... (truncated)
Commits
75525b19.0.8b53938aRevert "Fix remaining memory leak when multiple containers are used"fd5682cupdate toast id validatione2a0e27Update src/core/toast.tsea99333Remove dismissed toasts from queuea6936e3Add test for toast dismissal without container831eff2fix progressbar overflow on webkit #7911d0bd31fix sass import #771f23bd3bbump dependencies0842ce9please react- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)