138.md (3429B)
1 # PR #138 Bump react-dropzone from 12.0.4 to 12.0.5 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-04-11T09:47:50Z 6 - **Branch:** dependabot/npm_and_yarn/react-dropzone-12.0.5 → main 7 - **Merged:** 2022-04-18T09:53:35Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [138.diff](./138.diff) 12 13 --- 14 15 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 12.0.4 to 12.0.5. 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.5</h2> 21 <h2><a href="https://github.com/react-dropzone/react-dropzone/compare/v12.0.4...v12.0.5">12.0.5</a> (2022-04-10)</h2> 22 <h3>Bug Fixes</h3> 23 <ul> 24 <li>use KeyboardEvent.key to detect space/enter events (<a href="https://github.com/react-dropzone/react-dropzone/commit/67e3f5963329414f4e503d271d1e4b6c0b8fca66">67e3f59</a>)</li> 25 </ul> 26 </blockquote> 27 </details> 28 <details> 29 <summary>Commits</summary> 30 <ul> 31 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/67e3f5963329414f4e503d271d1e4b6c0b8fca66"><code>67e3f59</code></a> fix: use KeyboardEvent.key to detect space/enter events</li> 32 <li><a href="https://github.com/react-dropzone/react-dropzone/commit/e40ab3afb22b9eb585bd7670330a17bfd84064c3"><code>e40ab3a</code></a> docs: mention hosting is done via netlify</li> 33 <li>See full diff in <a href="https://github.com/react-dropzone/react-dropzone/compare/v12.0.4...v12.0.5">compare view</a></li> 34 </ul> 35 </details> 36 <br /> 37 38 39 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 40 41 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`. 42 43 [//]: # (dependabot-automerge-start) 44 [//]: # (dependabot-automerge-end) 45 46 --- 47 48 <details> 49 <summary>Dependabot commands and options</summary> 50 <br /> 51 52 You can trigger Dependabot actions by commenting on this PR: 53 - `@dependabot rebase` will rebase this PR 54 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 55 - `@dependabot merge` will merge this PR after your CI passes on it 56 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 57 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 58 - `@dependabot reopen` will reopen this PR if it is closed 59 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 60 - `@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) 61 - `@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) 62 - `@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) 63 64 65 </details> 66