188.md (7538B)
1 # PR #188 Bump react-dropzone from 12.0.5 to 14.2.1 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-05-09T08:39:54Z 6 - **Branch:** dependabot/npm_and_yarn/react-dropzone-14.2.1 → main 7 - **Merged:** 2022-05-23T13:07:31Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [188.diff](./188.diff) 12 13 --- 14 15 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 12.0.5 to 14.2.1. 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>v14.2.1</h2> 21 <h2><a href="https://github.com/react-dropzone/react-dropzone/compare/v14.2.0...v14.2.1">14.2.1</a> (2022-05-07)</h2> 22 <h3>Bug Fixes</h3> 23 <ul> 24 <li>call onError if FS access API fails in secure ctx (<a href="https://github.com/react-dropzone/react-dropzone/commit/a2039fd4bc5430a166858d71b7499a17036e68f9">a2039fd</a>)</li> 25 </ul> 26 <h2>v14.2.0</h2> 27 <h1><a href="https://github.com/react-dropzone/react-dropzone/compare/v14.1.2...v14.2.0">14.2.0</a> (2022-05-03)</h1> 28 <h3>Features</h3> 29 <ul> 30 <li>bump file-selector to v0.6 (<a href="https://github.com/react-dropzone/react-dropzone/commit/239dd292a22e5b2498dd6a277cf080a4d4337663">239dd29</a>)</li> 31 </ul> 32 <h2>v14.1.2</h2> 33 <h2><a href="https://github.com/react-dropzone/react-dropzone/compare/v14.1.1...v14.1.2">14.1.2</a> (2022-05-03)</h2> 34 <h3>Bug Fixes</h3> 35 <ul> 36 <li>add missing onError type (<a href="https://github.com/react-dropzone/react-dropzone/commit/7aff9a559874ed19237908e9e28148fb47f54670">7aff9a5</a>)</li> 37 </ul> 38 <h2>v14.1.1</h2> 39 <h2><a href="https://github.com/react-dropzone/react-dropzone/compare/v14.1.0...v14.1.1">14.1.1</a> (2022-05-02)</h2> 40 <h3>Bug Fixes</h3> 41 <ul> 42 <li>apply custom validator on {isDragAccept,isDragReject} (<a href="https://github.com/react-dropzone/react-dropzone/commit/2d33fdfc244774f383a1fb0a054bae0f28c7019e">2d33fdf</a>)</li> 43 </ul> 44 <h2>v14.1.0</h2> 45 <h1><a href="https://github.com/react-dropzone/react-dropzone/compare/v14.0.1...v14.1.0">14.1.0</a> (2022-05-02)</h1> 46 <h3>Features</h3> 47 <ul> 48 <li>add option to auto focus the root and close <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1145">#1145</a> (<a href="https://github.com/react-dropzone/react-dropzone/commit/1b91e50bcb8b3144ef37c9940a3a04b20a95e46f">1b91e50</a>)</li> 49 </ul> 50 <h2>v14.0.1</h2> 51 <h2><a href="https://github.com/react-dropzone/react-dropzone/compare/v14.0.0...v14.0.1">14.0.1</a> (2022-05-01)</h2> 52 <h3>Bug Fixes</h3> 53 <ul> 54 <li>use aria role <code>presentation</code> by default and close <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1152">#1152</a> (<a href="https://github.com/react-dropzone/react-dropzone/commit/7a2f4056e52b0c6df80020e1648dac12b0f7c313">7a2f405</a>)</li> 55 </ul> 56 <h2>v14.0.0</h2> 57 <h1><a href="https://github.com/react-dropzone/react-dropzone/compare/v13.0.0...v14.0.0">14.0.0</a> (2022-05-01)</h1> 58 <!-- raw HTML omitted --> 59 </blockquote> 60 <p>... (truncated)</p> 61 </details> 62 <details> 63 <summary>Commits</summary> 64 <ul> 65 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/a2039fd4bc5430a166858d71b7499a17036e68f9"><code>a2039fd</code></a> fix: call onError if FS access API fails in secure ctx</li> 66 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/2556af7bb28258c958a430aeba652554e0b1eb8f"><code>2556af7</code></a> ci: bump bundle size limit to 8kb</li> 67 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/239dd292a22e5b2498dd6a277cf080a4d4337663"><code>239dd29</code></a> feat: bump file-selector to v0.6</li> 68 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/7aff9a559874ed19237908e9e28148fb47f54670"><code>7aff9a5</code></a> fix: add missing onError type</li> 69 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/2d33fdfc244774f383a1fb0a054bae0f28c7019e"><code>2d33fdf</code></a> fix: apply custom validator on {isDragAccept,isDragReject}</li> 70 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/1b91e50bcb8b3144ef37c9940a3a04b20a95e46f"><code>1b91e50</code></a> feat: add option to auto focus the root and close <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1145">#1145</a></li> 71 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/7a2f4056e52b0c6df80020e1648dac12b0f7c313"><code>7a2f405</code></a> fix: use aria role <code>presentation</code> by default and close <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1152">#1152</a></li> 72 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/ed32886b20bf50392834896a5757133f3d2ed56c"><code>ed32886</code></a> feat: add support for React 18 and close <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1121">#1121</a>, <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1167">#1167</a></li> 73 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/91348938c7c2c92dcd67e4034d606b84ae5c4e29"><code>9134893</code></a> feat: add {onError} cb to allow users to handle errors</li> 74 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/58976f4e3611036348bad545f153a1e7b00328ed"><code>58976f4</code></a> feat: allow passing file ext. to the file picker options and close <a href="https://github-redirect.dependabot.com/react-dropzone/react-dropzone/issues/1141">#1141</a></li> 75 <li>Additional commits viewable in <a href="https://github.com/react-dropzone/react-dropzone/compare/v12.0.5...v14.2.1">compare view</a></li> 76 </ul> 77 </details> 78 <br /> 79 80 81 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 82 83 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`. 84 85 [//]: # (dependabot-automerge-start) 86 [//]: # (dependabot-automerge-end) 87 88 --- 89 90 <details> 91 <summary>Dependabot commands and options</summary> 92 <br /> 93 94 You can trigger Dependabot actions by commenting on this PR: 95 - `@dependabot rebase` will rebase this PR 96 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 97 - `@dependabot merge` will merge this PR after your CI passes on it 98 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 99 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 100 - `@dependabot reopen` will reopen this PR if it is closed 101 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 102 - `@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) 103 - `@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) 104 - `@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) 105 106 107 </details> 108