51.md (7093B)
1 # PR #51 Bump react-dropzone from 11.5.3 to 12.0.0 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-07T08:33:26Z 6 - **Branch:** dependabot/npm_and_yarn/react-dropzone-12.0.0 → main 7 - **Merged:** 2022-02-07T14:25:30Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [51.diff](./51.diff) 12 13 --- 14 15 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.5.3 to 12.0.0. 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.0</h2> 21 <h1><a href="https://github.com/react-dropzone/react-dropzone/compare/v11.7.1...v12.0.0">12.0.0</a> (2022-02-06)</h1> 22 <h3>Features</h3> 23 <ul> 24 <li>enable file system access API by default (<a href="https://github.com/react-dropzone/react-dropzone/commit/a0342520c1192698abaf670f5ad927d15e693610">a034252</a>)</li> 25 </ul> 26 <h3>BREAKING CHANGES</h3> 27 <ul> 28 <li>As of this change, the <code>accept</code> attribute does not work with file extensions anymore. Check <a href="https://developer.mozilla.org/en-US/docs/Web/API/window/showOpenFilePicker#parameters">https://developer.mozilla.org/en-US/docs/Web/API/window/showOpenFilePicker#parameters</a> for more information.</li> 29 </ul> 30 <h2>v11.7.1</h2> 31 <h2><a href="https://github.com/react-dropzone/react-dropzone/compare/v11.7.0...v11.7.1">11.7.1</a> (2022-02-06)</h2> 32 <h3>Bug Fixes</h3> 33 <ul> 34 <li>disable file system access API usage by default and close <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1131">#1131</a> (<a href="https://github.com/react-dropzone/react-dropzone/commit/15dd32fd6b620a0b3ef2a9112fa6a7bbcd092eef">15dd32f</a>)</li> 35 </ul> 36 <h2>v11.7.0</h2> 37 <h1><a href="https://github.com/react-dropzone/react-dropzone/compare/v11.6.0...v11.7.0">11.7.0</a> (2022-02-05)</h1> 38 <h3>Features</h3> 39 <ul> 40 <li>set role attr to button by default on the root and close <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1110">#1110</a> (<a href="https://github.com/react-dropzone/react-dropzone/commit/207282b801596059d938c418f21291a00ba3c917">207282b</a>)</li> 41 </ul> 42 <h2>v11.6.0</h2> 43 <h1><a href="https://github.com/react-dropzone/react-dropzone/compare/v11.5.3...v11.6.0">11.6.0</a> (2022-02-05)</h1> 44 <h3>Features</h3> 45 <ul> 46 <li>use FileSystemAccess API to select files (<a href="https://github.com/react-dropzone/react-dropzone/commit/3ad4f007d70401e1d9adbc93ba2dfd69cc8c2a27">3ad4f00</a>), closes <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1107">#1107</a> <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1031">#1031</a> <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1079">#1079</a></li> 47 </ul> 48 </blockquote> 49 </details> 50 <details> 51 <summary>Commits</summary> 52 <ul> 53 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/a0342520c1192698abaf670f5ad927d15e693610"><code>a034252</code></a> feat: enable file system access API by default</li> 54 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/02fd7c2ffb0011f4478dfb206066c17e8670eafd"><code>02fd7c2</code></a> style: use eslint rules</li> 55 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/17de92e36a1233dfbff9010e9ba743395997e867"><code>17de92e</code></a> ci: fix eslint configs</li> 56 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/cc4dc348c8b464fa6a8e07c2bc7c9314855066c6"><code>cc4dc34</code></a> docs: move community health files to common repo</li> 57 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/15dd32fd6b620a0b3ef2a9112fa6a7bbcd092eef"><code>15dd32f</code></a> fix: disable file system access API usage by default and close <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1131">#1131</a></li> 58 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/99b43e802e42f949b9c19aaf74556d611584353d"><code>99b43e8</code></a> docs: add example of using the lib without JSX and close <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1101">#1101</a></li> 59 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/207282b801596059d938c418f21291a00ba3c917"><code>207282b</code></a> feat: set role attr to button by default on the root and close <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1110">#1110</a></li> 60 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/3ad4f007d70401e1d9adbc93ba2dfd69cc8c2a27"><code>3ad4f00</code></a> feat: use FileSystemAccess API to select files</li> 61 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/0df93760ce5fd14286195a7a628fd6e98d5c1a9c"><code>0df9376</code></a> ci: add dependabot config</li> 62 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/d28d565bd8bd9d195e97a529f9044b5834335a1d"><code>d28d565</code></a> build: update dev deps</li> 63 <li>Additional commits viewable in <a href="https://github.com/react-dropzone/react-dropzone/compare/v11.5.3...v12.0.0">compare view</a></li> 64 </ul> 65 </details> 66 <br /> 67 68 69 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 70 71 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`. 72 73 [//]: # (dependabot-automerge-start) 74 [//]: # (dependabot-automerge-end) 75 76 --- 77 78 <details> 79 <summary>Dependabot commands and options</summary> 80 <br /> 81 82 You can trigger Dependabot actions by commenting on this PR: 83 - `@dependabot rebase` will rebase this PR 84 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 85 - `@dependabot merge` will merge this PR after your CI passes on it 86 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 87 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 88 - `@dependabot reopen` will reopen this PR if it is closed 89 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 90 - `@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) 91 - `@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) 92 - `@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) 93 94 95 </details> 96