229.md (6619B)
1 # PR #229 Bump react-toastify from 9.0.1 to 9.0.4 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-06-08T08:33:02Z 6 - **Branch:** dependabot/npm_and_yarn/react-toastify-9.0.4 → main 7 - **Closed:** 2022-06-20T08:40:39Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [229.diff](./229.diff) 12 13 --- 14 15 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.1 to 9.0.4. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/fkhadra/react-toastify/releases">react-toastify's releases</a>.</em></p> 19 <blockquote> 20 <h2>v9.0.4</h2> 21 <h1>Release note</h1> 22 <p>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. 23 Alternative solution:</p> 24 <ul> 25 <li>stick to v9.0.3</li> 26 <li>update webpack config <a href="https://github-redirect.dependabot.com/reactioncommerce/reaction-component-library/issues/399">reactioncommerce/reaction-component-library#399</a></li> 27 </ul> 28 <h2>Bugfix</h2> 29 <ul> 30 <li>use mjs extensions for es modules <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/767">#767</a> thank to <a href="https://github.com/mikebarkmin"><code>@mikebarkmin</code></a></li> 31 </ul> 32 <h2>v9.0.3</h2> 33 <h1>Release notes</h1> 34 <h2>🕷 Bugfix</h2> 35 <ul> 36 <li>Fix icon not updating after calling <code>toast.update</code> <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/770">#770</a></li> 37 </ul> 38 <h2>v9.0.2</h2> 39 <h1>Release notes</h1> 40 <p>Thanks to <a href="https://github.com/Rambatino"><code>@Rambatino</code></a>, <a href="https://github.com/grit96"><code>@grit96</code></a>, <a href="https://github.com/Vl3oss"><code>@Vl3oss</code></a>, <a href="https://github.com/eolme"><code>@eolme</code></a> for this release</p> 41 <h2>🕷 Bug fixes</h2> 42 <ul> 43 <li>typo <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/764">#764</a></li> 44 <li>pass toast styles through <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/763">#763</a></li> 45 <li>add function type in icon prop <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/761">#761</a></li> 46 <li>closeButton/icon types/rendering <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/758">#758</a></li> 47 <li>fix empty data object in NotificationCenter <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/757">#757</a></li> 48 </ul> 49 </blockquote> 50 </details> 51 <details> 52 <summary>Commits</summary> 53 <ul> 54 <li><a href="https://github.com/fkhadra/react-toastify/commit/5b944c174564dce40474dd17da005ceb19f45824"><code>5b944c1</code></a> 9.0.4</li> 55 <li><a href="https://github.com/fkhadra/react-toastify/commit/fee848b90a4b48b991528b04715800852f0c8c89"><code>fee848b</code></a> remove dead code</li> 56 <li><a href="https://github.com/fkhadra/react-toastify/commit/5a1b51530cfc8d700b29a7df9fc987d61e36cc97"><code>5a1b515</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/767">#767</a> from mikebarkmin/fix-build</li> 57 <li><a href="https://github.com/fkhadra/react-toastify/commit/deb681ba363a80fd36982cecfbbf16e5168c62f8"><code>deb681b</code></a> 9.0.3</li> 58 <li><a href="https://github.com/fkhadra/react-toastify/commit/c8b2bd8a6bd1f358e24de4d5e7a95fed604e8dd1"><code>c8b2bd8</code></a> fix <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/770">#770</a> loading icon not updated</li> 59 <li><a href="https://github.com/fkhadra/react-toastify/commit/fef0ca274309a64bd5f264f68c86ea8c18d807c3"><code>fef0ca2</code></a> Merge branch 'fkhadra:master' into fix-build</li> 60 <li><a href="https://github.com/fkhadra/react-toastify/commit/d816b39de07b0a821cdda52affa6d2c33d639ff0"><code>d816b39</code></a> 9.0.2</li> 61 <li><a href="https://github.com/fkhadra/react-toastify/commit/f6a4567c4acaad364732d8da463fc36c2933d48c"><code>f6a4567</code></a> bump deps</li> 62 <li><a href="https://github.com/fkhadra/react-toastify/commit/44517abb3e90497cc68da44852b297ea27f941e1"><code>44517ab</code></a> fix icon behavior <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/701">#701</a></li> 63 <li><a href="https://github.com/fkhadra/react-toastify/commit/340ef958235a70b26b620140beb2b5e9fdd23e66"><code>340ef95</code></a> fix empty data object <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/757">#757</a></li> 64 <li>Additional commits viewable in <a href="https://github.com/fkhadra/react-toastify/compare/v9.0.1...v9.0.4">compare view</a></li> 65 </ul> 66 </details> 67 <br /> 68 69 70 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 71 72 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`. 73 74 [//]: # (dependabot-automerge-start) 75 [//]: # (dependabot-automerge-end) 76 77 --- 78 79 <details> 80 <summary>Dependabot commands and options</summary> 81 <br /> 82 83 You can trigger Dependabot actions by commenting on this PR: 84 - `@dependabot rebase` will rebase this PR 85 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 86 - `@dependabot merge` will merge this PR after your CI passes on it 87 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 88 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 89 - `@dependabot reopen` will reopen this PR if it is closed 90 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 91 - `@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) 92 - `@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) 93 - `@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) 94 95 96 </details> 97 98 99 ## Comments 100 101 ### @dependabot[bot] — 2022-06-20T08:40:38Z 102 103 Superseded by #241. 104