67.md (3954B)
1 # PR #67 Bump react-dropzone from 12.0.2 to 12.0.4 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-14T08:34:45Z 6 - **Branch:** dependabot/npm_and_yarn/react-dropzone-12.0.4 → main 7 - **Merged:** 2022-02-14T09:13:42Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [67.diff](./67.diff) 12 13 --- 14 15 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 12.0.2 to 12.0.4. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/react-dropzone/react-dropzone/releases">react-dropzone's releases</a>.</em></p> 19 <blockquote> 20 <h2>v12.0.4</h2> 21 <h2><a href="https://github.com/react-dropzone/react-dropzone/compare/v12.0.3...v12.0.4">12.0.4</a> (2022-02-13)</h2> 22 <h3>Bug Fixes</h3> 23 <ul> 24 <li>fix SSR when window is not defined (<a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1143">#1143</a>) (<a href="https://github.com/react-dropzone/react-dropzone/commit/c17831433243e28e6ada34cccbc14865877be1e0">c178314</a>)</li> 25 </ul> 26 <h2>v12.0.3</h2> 27 <h2><a href="https://github.com/react-dropzone/react-dropzone/compare/v12.0.2...v12.0.3">12.0.3</a> (2022-02-13)</h2> 28 <h3>Bug Fixes</h3> 29 <ul> 30 <li>fallback to input click to open the file picker (<a href="https://github.com/react-dropzone/react-dropzone/commit/dbaec3f5ac48c21ad15f71aaaa0ac330a557a2ce">dbaec3f</a>)</li> 31 </ul> 32 </blockquote> 33 </details> 34 <details> 35 <summary>Commits</summary> 36 <ul> 37 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/c17831433243e28e6ada34cccbc14865877be1e0"><code>c178314</code></a> fix: fix SSR when window is not defined (<a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1143">#1143</a>)</li> 38 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/dbaec3f5ac48c21ad15f71aaaa0ac330a557a2ce"><code>dbaec3f</code></a> fix: fallback to input click to open the file picker</li> 39 <li>See full diff in <a href="https://github.com/react-dropzone/react-dropzone/compare/v12.0.2...v12.0.4">compare view</a></li> 40 </ul> 41 </details> 42 <br /> 43 44 45 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 46 47 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`. 48 49 [//]: # (dependabot-automerge-start) 50 [//]: # (dependabot-automerge-end) 51 52 --- 53 54 <details> 55 <summary>Dependabot commands and options</summary> 56 <br /> 57 58 You can trigger Dependabot actions by commenting on this PR: 59 - `@dependabot rebase` will rebase this PR 60 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 61 - `@dependabot merge` will merge this PR after your CI passes on it 62 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 63 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 64 - `@dependabot reopen` will reopen this PR if it is closed 65 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 66 - `@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) 67 - `@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) 68 - `@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) 69 70 71 </details> 72