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.json (8055B)


      1 {
      2   "number": 181,
      3   "title": "Bump react-dropzone from 12.0.5 to 14.2.0",
      4   "state": "closed",
      5   "diff_file": "181.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2022-05-04T08:32:58Z",
      8   "closed_at": "2022-05-09T08:39:58Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/react-dropzone-14.2.0",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [
     17     "MTRNord"
     18   ],
     19   "requested_reviewers": [
     20     "MTRNord"
     21   ],
     22   "body": "Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 12.0.5 to 14.2.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/react-dropzone/react-dropzone/releases\">react-dropzone's releases</a>.</em></p>\n<blockquote>\n<h2>v14.2.0</h2>\n<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>\n<h3>Features</h3>\n<ul>\n<li>bump file-selector to v0.6 (<a href=\"https://github.com/react-dropzone/react-dropzone/commit/239dd292a22e5b2498dd6a277cf080a4d4337663\">239dd29</a>)</li>\n</ul>\n<h2>v14.1.2</h2>\n<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>\n<h3>Bug Fixes</h3>\n<ul>\n<li>add missing onError type (<a href=\"https://github.com/react-dropzone/react-dropzone/commit/7aff9a559874ed19237908e9e28148fb47f54670\">7aff9a5</a>)</li>\n</ul>\n<h2>v14.1.1</h2>\n<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>\n<h3>Bug Fixes</h3>\n<ul>\n<li>apply custom validator on {isDragAccept,isDragReject} (<a href=\"https://github.com/react-dropzone/react-dropzone/commit/2d33fdfc244774f383a1fb0a054bae0f28c7019e\">2d33fdf</a>)</li>\n</ul>\n<h2>v14.1.0</h2>\n<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>\n<h3>Features</h3>\n<ul>\n<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>\n</ul>\n<h2>v14.0.1</h2>\n<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>\n<h3>Bug Fixes</h3>\n<ul>\n<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>\n</ul>\n<h2>v14.0.0</h2>\n<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>\n<h3>Features</h3>\n<ul>\n<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>\n</ul>\n<h3>BREAKING CHANGES</h3>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/react-dropzone/react-dropzone/commit/2556af7bb28258c958a430aeba652554e0b1eb8f\"><code>2556af7</code></a> ci: bump bundle size limit to 8kb</li>\n<li><a href=\"https://github.com/react-dropzone/react-dropzone/commit/239dd292a22e5b2498dd6a277cf080a4d4337663\"><code>239dd29</code></a> feat: bump file-selector to v0.6</li>\n<li><a href=\"https://github.com/react-dropzone/react-dropzone/commit/7aff9a559874ed19237908e9e28148fb47f54670\"><code>7aff9a5</code></a> fix: add missing onError type</li>\n<li><a href=\"https://github.com/react-dropzone/react-dropzone/commit/2d33fdfc244774f383a1fb0a054bae0f28c7019e\"><code>2d33fdf</code></a> fix: apply custom validator on {isDragAccept,isDragReject}</li>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n</ul>\n</details>\n<br />\n\n\n[![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)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>",
     23   "comments": [
     24     {
     25       "author": "dependabot[bot]",
     26       "created_at": "2022-05-09T08:39:57Z",
     27       "body": "Superseded by #188."
     28     }
     29   ],
     30   "review_comments": []
     31 }