matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

181.md (7694B)


      1 # PR #181 Bump react-dropzone from 12.0.5 to 14.2.0
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-05-04T08:32:58Z
      6 - **Branch:** dependabot/npm_and_yarn/react-dropzone-14.2.0 → main
      7 - **Closed:** 2022-05-09T08:39:58Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [181.diff](./181.diff)
     12 
     13 ---
     14 
     15 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 12.0.5 to 14.2.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>v14.2.0</h2>
     21 <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>
     22 <h3>Features</h3>
     23 <ul>
     24 <li>bump file-selector to v0.6 (<a href="https://github.com/react-dropzone/react-dropzone/commit/239dd292a22e5b2498dd6a277cf080a4d4337663">239dd29</a>)</li>
     25 </ul>
     26 <h2>v14.1.2</h2>
     27 <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>
     28 <h3>Bug Fixes</h3>
     29 <ul>
     30 <li>add missing onError type (<a href="https://github.com/react-dropzone/react-dropzone/commit/7aff9a559874ed19237908e9e28148fb47f54670">7aff9a5</a>)</li>
     31 </ul>
     32 <h2>v14.1.1</h2>
     33 <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>
     34 <h3>Bug Fixes</h3>
     35 <ul>
     36 <li>apply custom validator on {isDragAccept,isDragReject} (<a href="https://github.com/react-dropzone/react-dropzone/commit/2d33fdfc244774f383a1fb0a054bae0f28c7019e">2d33fdf</a>)</li>
     37 </ul>
     38 <h2>v14.1.0</h2>
     39 <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>
     40 <h3>Features</h3>
     41 <ul>
     42 <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>
     43 </ul>
     44 <h2>v14.0.1</h2>
     45 <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>
     46 <h3>Bug Fixes</h3>
     47 <ul>
     48 <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>
     49 </ul>
     50 <h2>v14.0.0</h2>
     51 <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>
     52 <h3>Features</h3>
     53 <ul>
     54 <li>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> (<a href="https://github.com/react-dropzone/react-dropzone/commit/ed32886b20bf50392834896a5757133f3d2ed56c">ed32886</a>)</li>
     55 </ul>
     56 <h3>BREAKING CHANGES</h3>
     57 <!-- raw HTML omitted -->
     58 </blockquote>
     59 <p>... (truncated)</p>
     60 </details>
     61 <details>
     62 <summary>Commits</summary>
     63 <ul>
     64 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/2556af7bb28258c958a430aeba652554e0b1eb8f"><code>2556af7</code></a> ci: bump bundle size limit to 8kb</li>
     65 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/239dd292a22e5b2498dd6a277cf080a4d4337663"><code>239dd29</code></a> feat: bump file-selector to v0.6</li>
     66 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/7aff9a559874ed19237908e9e28148fb47f54670"><code>7aff9a5</code></a> fix: add missing onError type</li>
     67 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/2d33fdfc244774f383a1fb0a054bae0f28c7019e"><code>2d33fdf</code></a> fix: apply custom validator on {isDragAccept,isDragReject}</li>
     68 <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>
     69 <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>
     70 <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>
     71 <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>
     72 <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>
     73 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/2a71cc9f24681c0a79781305b87d413e190e14bc"><code>2a71cc9</code></a> feat(deps): bump file-selector from 0.4.0 to 0.5.0</li>
     74 <li>Additional commits viewable in <a href="https://github.com/react-dropzone/react-dropzone/compare/v12.0.5...v14.2.0">compare view</a></li>
     75 </ul>
     76 </details>
     77 <br />
     78 
     79 
     80 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-dropzone&package-manager=npm_and_yarn&previous-version=12.0.5&new-version=14.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     81 
     82 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`.
     83 
     84 [//]: # (dependabot-automerge-start)
     85 [//]: # (dependabot-automerge-end)
     86 
     87 ---
     88 
     89 <details>
     90 <summary>Dependabot commands and options</summary>
     91 <br />
     92 
     93 You can trigger Dependabot actions by commenting on this PR:
     94 - `@dependabot rebase` will rebase this PR
     95 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     96 - `@dependabot merge` will merge this PR after your CI passes on it
     97 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     98 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     99 - `@dependabot reopen` will reopen this PR if it is closed
    100 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    101 - `@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)
    102 - `@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)
    103 - `@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)
    104 
    105 
    106 </details>
    107 
    108 
    109 ## Comments
    110 
    111 ### @dependabot[bot] — 2022-05-09T08:39:57Z
    112 
    113 Superseded by #188.
    114