60.md (3938B)
1 # PR #60 Bump react-dropzone from 12.0.1 to 12.0.2 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-10T08:57:22Z 6 - **Branch:** dependabot/npm_and_yarn/react-dropzone-12.0.2 → main 7 - **Merged:** 2022-02-10T11:06:02Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [60.diff](./60.diff) 12 13 --- 14 15 [//]: # (dependabot-start) 16 ⚠️ **Dependabot is rebasing this PR** ⚠️ 17 18 Rebasing might not happen immediately, so don't worry if this takes some time. 19 20 Note: if you make any changes to this PR yourself, they will take precedence over the rebase. 21 22 --- 23 24 [//]: # (dependabot-end) 25 26 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 12.0.1 to 12.0.2. 27 <details> 28 <summary>Release notes</summary> 29 <p><em>Sourced from <a href="https://github.com/react-dropzone/react-dropzone/releases">react-dropzone's releases</a>.</em></p> 30 <blockquote> 31 <h2>v12.0.2</h2> 32 <h2><a href="https://github.com/react-dropzone/react-dropzone/compare/v12.0.1...v12.0.2">12.0.2</a> (2022-02-09)</h2> 33 <h3>Bug Fixes</h3> 34 <ul> 35 <li>do not use FS access API if code is not in secure context (<a href="https://github.com/react-dropzone/react-dropzone/commit/8eb49d40003b5e9a7a7b56a087ef2a17734d44a6">8eb49d4</a>)</li> 36 </ul> 37 </blockquote> 38 </details> 39 <details> 40 <summary>Commits</summary> 41 <ul> 42 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/8eb49d40003b5e9a7a7b56a087ef2a17734d44a6"><code>8eb49d4</code></a> fix: do not use FS access API if code is not in secure context</li> 43 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/650af6265c422b216eeb4c3aa77ed37605d1b3d5"><code>650af62</code></a> docs: clarify the breaking change in v12 and close <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1138">#1138</a> (<a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1139">#1139</a>)</li> 44 <li>See full diff in <a href="https://github.com/react-dropzone/react-dropzone/compare/v12.0.1...v12.0.2">compare view</a></li> 45 </ul> 46 </details> 47 <br /> 48 49 50 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 51 52 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`. 53 54 [//]: # (dependabot-automerge-start) 55 [//]: # (dependabot-automerge-end) 56 57 --- 58 59 <details> 60 <summary>Dependabot commands and options</summary> 61 <br /> 62 63 You can trigger Dependabot actions by commenting on this PR: 64 - `@dependabot rebase` will rebase this PR 65 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 66 - `@dependabot merge` will merge this PR after your CI passes on it 67 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 68 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 69 - `@dependabot reopen` will reopen this PR if it is closed 70 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 71 - `@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) 72 - `@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) 73 - `@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) 74 75 76 </details> 77