46.md (5694B)
1 # PR #46 Bump react-toastify from 8.1.0 to 8.1.1 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-02T08:29:12Z 6 - **Branch:** dependabot/npm_and_yarn/react-toastify-8.1.1 → main 7 - **Merged:** 2022-02-02T11:54:55Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [46.diff](./46.diff) 12 13 --- 14 15 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.1.0 to 8.1.1. 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>v8.1.1</h2> 21 <h1>Release notes</h1> 22 <h2>🕷 Bug fixes</h2> 23 <ul> 24 <li>fix <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/702">#702</a> autoClose duration start after the entrance animation finish</li> 25 <li>fix <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/689">#689</a> prevents promise without success to hang on to the pending state</li> 26 <li>fix <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/645">#645</a> and <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/618">#618</a> <code>onClose</code> now work as expected!</li> 27 <li>fix <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/694">#694</a> Fix error in Chrome: remove preventDefault from passive listener</li> 28 </ul> 29 <h2>⚙️ Chore</h2> 30 <ul> 31 <li><a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/703">#703</a> the <code>ToastPromiseParams</code> is now exported</li> 32 <li>exit animation on safari are not conflicting with drag transition anymore</li> 33 </ul> 34 <p>Thanks to <a href="https://github.com/03c"><code>@03c</code></a>, <a href="https://github.com/wilson-webdev"><code>@wilson-webdev</code></a>, <a href="https://github.com/essential-randomness"><code>@essential-randomness</code></a> for their contributions</p> 35 </blockquote> 36 </details> 37 <details> 38 <summary>Commits</summary> 39 <ul> 40 <li><a href="https://github.com/fkhadra/react-toastify/commit/1ab7a8f4168d6b70c94c5427be8c93b5db3822a1"><code>1ab7a8f</code></a> 8.1.1</li> 41 <li><a href="https://github.com/fkhadra/react-toastify/commit/f43476d5e88e97d46f35a55a67c10c8eeab77803"><code>f43476d</code></a> fix import</li> 42 <li><a href="https://github.com/fkhadra/react-toastify/commit/bc9e9f29572f58ce193ee05f4eb380b5b9950495"><code>bc9e9f2</code></a> fix <a href="https://github-redirect.dependabot.com/fkhadra/react-toastify/issues/702">#702</a></li> 43 <li><a href="https://github.com/fkhadra/react-toastify/commit/e1fdd78008b7d84a82c292b53510f569ada2f3c5"><code>e1fdd78</code></a> drop container reducer</li> 44 <li><a href="https://github.com/fkhadra/react-toastify/commit/fac30c22ddbd434f421467c66c6f393dc3eb6379"><code>fac30c2</code></a> inline some functions</li> 45 <li><a href="https://github.com/fkhadra/react-toastify/commit/774fbac080f5e076670ba35fe71db987e6c23d56"><code>774fbac</code></a> fix test</li> 46 <li><a href="https://github.com/fkhadra/react-toastify/commit/e5e3a7bbc8aa5c87c5d1b5d1df2bfcab67266196"><code>e5e3a7b</code></a> Revert "eventListeners not removed manually anymore"</li> 47 <li><a href="https://github.com/fkhadra/react-toastify/commit/416fa171c81e5d9c43c38c32772a666f5175617d"><code>416fa17</code></a> prefer function over arrow function for top level</li> 48 <li><a href="https://github.com/fkhadra/react-toastify/commit/67a8781772e2e8c51bd3978f577e58179ca058e0"><code>67a8781</code></a> drop keeper hook</li> 49 <li><a href="https://github.com/fkhadra/react-toastify/commit/370846ca239c866b6a5d821353cfe5a1d6abd816"><code>370846c</code></a> tweaks</li> 50 <li>Additional commits viewable in <a href="https://github.com/fkhadra/react-toastify/compare/v8.1.0...v8.1.1">compare view</a></li> 51 </ul> 52 </details> 53 <br /> 54 55 56 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 57 58 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`. 59 60 [//]: # (dependabot-automerge-start) 61 [//]: # (dependabot-automerge-end) 62 63 --- 64 65 <details> 66 <summary>Dependabot commands and options</summary> 67 <br /> 68 69 You can trigger Dependabot actions by commenting on this PR: 70 - `@dependabot rebase` will rebase this PR 71 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 72 - `@dependabot merge` will merge this PR after your CI passes on it 73 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 74 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 75 - `@dependabot reopen` will reopen this PR if it is closed 76 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 77 - `@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) 78 - `@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) 79 - `@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) 80 81 82 </details> 83