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

51.json (7406B)


      1 {
      2   "number": 51,
      3   "title": "Bump react-dropzone from 11.5.3 to 12.0.0",
      4   "state": "merged",
      5   "diff_file": "51.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2022-02-07T08:33:26Z",
      8   "closed_at": "2022-02-07T14:25:30Z",
      9   "merged_at": "2022-02-07T14:25:30Z",
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/react-dropzone-12.0.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 11.5.3 to 12.0.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>v12.0.0</h2>\n<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>\n<h3>Features</h3>\n<ul>\n<li>enable file system access API by default (<a href=\"https://github.com/react-dropzone/react-dropzone/commit/a0342520c1192698abaf670f5ad927d15e693610\">a034252</a>)</li>\n</ul>\n<h3>BREAKING CHANGES</h3>\n<ul>\n<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>\n</ul>\n<h2>v11.7.1</h2>\n<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>\n<h3>Bug Fixes</h3>\n<ul>\n<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>\n</ul>\n<h2>v11.7.0</h2>\n<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>\n<h3>Features</h3>\n<ul>\n<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>\n</ul>\n<h2>v11.6.0</h2>\n<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>\n<h3>Features</h3>\n<ul>\n<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>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<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>\n<li><a href=\"https://github.com/react-dropzone/react-dropzone/commit/02fd7c2ffb0011f4478dfb206066c17e8670eafd\"><code>02fd7c2</code></a> style: use eslint rules</li>\n<li><a href=\"https://github.com/react-dropzone/react-dropzone/commit/17de92e36a1233dfbff9010e9ba743395997e867\"><code>17de92e</code></a> ci: fix eslint configs</li>\n<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>\n<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>\n<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>\n<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>\n<li><a href=\"https://github.com/react-dropzone/react-dropzone/commit/3ad4f007d70401e1d9adbc93ba2dfd69cc8c2a27\"><code>3ad4f00</code></a> feat: use FileSystemAccess API to select files</li>\n<li><a href=\"https://github.com/react-dropzone/react-dropzone/commit/0df93760ce5fd14286195a7a628fd6e98d5c1a9c\"><code>0df9376</code></a> ci: add dependabot config</li>\n<li><a href=\"https://github.com/react-dropzone/react-dropzone/commit/d28d565bd8bd9d195e97a529f9044b5834335a1d\"><code>d28d565</code></a> build: update dev deps</li>\n<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>\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=11.5.3&new-version=12.0.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   "review_comments": []
     25 }