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

21.json (16895B)


      1 {
      2   "number": 21,
      3   "title": "Bump eslint from 8.6.0 to 8.7.0",
      4   "state": "merged",
      5   "diff_file": "21.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2022-01-20T22:08:39Z",
      8   "closed_at": "2022-01-20T22:14:47Z",
      9   "merged_at": "2022-01-20T22:14:47Z",
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/eslint-8.7.0",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [
     17     "MTRNord"
     18   ],
     19   "requested_reviewers": [],
     20   "body": "Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v8.7.0</h2>\n<h2>Features</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/19ad061290e1e97f760cfdce90a651cea9042c32\"><code>19ad061</code></a> feat: no-restricted-imports support casing (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15439\">#15439</a>) (gfyoung)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/564ecdb992c6e236fa3ca903f8b2a645afc32d7e\"><code>564ecdb</code></a> feat: Support arbitrary module namespace names in no-restricted-imports (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15491\">#15491</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/968a02af455f76446269afe07191c6aa37d44a88\"><code>968a02a</code></a> feat: Support arbitrary module namespace names in no-useless-rename (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15493\">#15493</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0d2b9a6dfa544f7ab084425eafc90a90aa14bcae\"><code>0d2b9a6</code></a> feat: move <code>eslint --init</code> to <code>@\u200beslint/create-config</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15150\">#15150</a>) (\u552f\u7136)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/127f524337f92dd72d36e71e646c91c9715ad444\"><code>127f524</code></a> feat: false negative with <code>property</code> option in <code>id-match</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15474\">#15474</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/359b2c18233cb48f7dae9433a877e5727fab3411\"><code>359b2c1</code></a> feat: Support arbitrary module namespace names in the camelcase rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15490\">#15490</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3549571702dc3e0d9a4d3de615adb6abb13859c4\"><code>3549571</code></a> feat: Support arbitrary module namespace names in the quotes rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15479\">#15479</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5563c454901aafd54e01521e923cdcbaf051b08d\"><code>5563c45</code></a> feat: Support arbitrary module namespace names in keyword-spacing (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15481\">#15481</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fd3683f2f5ead78a2444163cab6849784a966a0a\"><code>fd3683f</code></a> feat: Support arbitrary module namespace names in no-restricted-exports (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15478\">#15478</a>) (Milos Djermanovic)</li>\n</ul>\n<h2>Bug Fixes</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/a8db9a597672d3f9122f1cc8de8dfeb6a7f6aeac\"><code>a8db9a5</code></a> fix: no-invalid-this false positive in class field initializer (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15495\">#15495</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/02d642690282189664b9551e02fb7ff0e4b5c4fb\"><code>02d6426</code></a> fix: Correctly consume RuleTester statics (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15507\">#15507</a>) (Brad Zacher)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/db15802ec4d129c89e563a4bf43ec610292695ab\"><code>db15802</code></a> fix: Add property <code>fatalErrorCount</code> to ignored file results (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15520\">#15520</a>) (Francesco Trotta)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/03ac8cfc773279c01a62897692160f9a883ff4f5\"><code>03ac8cf</code></a> fix: Prevent false positives with no-constant-condition (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15486\">#15486</a>) (Jordan Eldredge)</li>\n</ul>\n<h2>Documentation</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/f50f849d2d2d92f28a944846cda209eaf624b9f4\"><code>f50f849</code></a> docs: Update CLI docs to prefer local install (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15513\">#15513</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0469eb1028e82e71a2da8608a1b8864dc3f47f24\"><code>0469eb1</code></a> docs: Update shell code fences for new website (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15522\">#15522</a>) (Olga)</li>\n</ul>\n<h2>Chores</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/369fb1b066279d761e59502111c2580834a41648\"><code>369fb1b</code></a> chore: Upgrade to eslint-visitor-keys@3.2.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15526\">#15526</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ba6317b4031c9f782b317bd1d9913e70b5625f28\"><code>ba6317b</code></a> ci: remove master branch from CI configs (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15501\">#15501</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/79b6340d6ced0ad62628de6e51dce18d50a5be9f\"><code>79b6340</code></a> chore: fixed typo in client-Engine (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15497\">#15497</a>) (Abhay Gupta)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/6278281fab5e1a9623c32ace62a050561e1c0a21\"><code>6278281</code></a> chore: switch <code>new syntax</code> issue template to forms (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15480\">#15480</a>) (Nitin Kumar)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/main/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v8.7.0 - January 15, 2022</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/369fb1b066279d761e59502111c2580834a41648\"><code>369fb1b</code></a> chore: Upgrade to eslint-visitor-keys@3.2.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15526\">#15526</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a8db9a597672d3f9122f1cc8de8dfeb6a7f6aeac\"><code>a8db9a5</code></a> fix: no-invalid-this false positive in class field initializer (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15495\">#15495</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/19ad061290e1e97f760cfdce90a651cea9042c32\"><code>19ad061</code></a> feat: no-restricted-imports support casing (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15439\">#15439</a>) (gfyoung)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f50f849d2d2d92f28a944846cda209eaf624b9f4\"><code>f50f849</code></a> docs: Update CLI docs to prefer local install (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15513\">#15513</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0469eb1028e82e71a2da8608a1b8864dc3f47f24\"><code>0469eb1</code></a> docs: Update shell code fences for new website (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15522\">#15522</a>) (Olga)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/02d642690282189664b9551e02fb7ff0e4b5c4fb\"><code>02d6426</code></a> fix: Correctly consume RuleTester statics (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15507\">#15507</a>) (Brad Zacher)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/db15802ec4d129c89e563a4bf43ec610292695ab\"><code>db15802</code></a> fix: Add property <code>fatalErrorCount</code> to ignored file results (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15520\">#15520</a>) (Francesco Trotta)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/03ac8cfc773279c01a62897692160f9a883ff4f5\"><code>03ac8cf</code></a> fix: Prevent false positives with no-constant-condition (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15486\">#15486</a>) (Jordan Eldredge)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/564ecdb992c6e236fa3ca903f8b2a645afc32d7e\"><code>564ecdb</code></a> feat: Support arbitrary module namespace names in no-restricted-imports (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15491\">#15491</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/968a02af455f76446269afe07191c6aa37d44a88\"><code>968a02a</code></a> feat: Support arbitrary module namespace names in no-useless-rename (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15493\">#15493</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ba6317b4031c9f782b317bd1d9913e70b5625f28\"><code>ba6317b</code></a> ci: remove master branch from CI configs (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15501\">#15501</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0d2b9a6dfa544f7ab084425eafc90a90aa14bcae\"><code>0d2b9a6</code></a> feat: move <code>eslint --init</code> to <code>@\u200beslint/create-config</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15150\">#15150</a>) (\u552f\u7136)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/79b6340d6ced0ad62628de6e51dce18d50a5be9f\"><code>79b6340</code></a> chore: fixed typo in client-Engine (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15497\">#15497</a>) (Abhay Gupta)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/127f524337f92dd72d36e71e646c91c9715ad444\"><code>127f524</code></a> feat: false negative with <code>property</code> option in <code>id-match</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15474\">#15474</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/359b2c18233cb48f7dae9433a877e5727fab3411\"><code>359b2c1</code></a> feat: Support arbitrary module namespace names in the camelcase rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15490\">#15490</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3549571702dc3e0d9a4d3de615adb6abb13859c4\"><code>3549571</code></a> feat: Support arbitrary module namespace names in the quotes rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15479\">#15479</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5563c454901aafd54e01521e923cdcbaf051b08d\"><code>5563c45</code></a> feat: Support arbitrary module namespace names in keyword-spacing (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15481\">#15481</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fd3683f2f5ead78a2444163cab6849784a966a0a\"><code>fd3683f</code></a> feat: Support arbitrary module namespace names in no-restricted-exports (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15478\">#15478</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/6278281fab5e1a9623c32ace62a050561e1c0a21\"><code>6278281</code></a> chore: switch <code>new syntax</code> issue template to forms (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15480\">#15480</a>) (Nitin Kumar)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/670f48113708b556e8ba870607766cb4707791cf\"><code>670f481</code></a> 8.7.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/7bcdd165e136afc2c0690558c7ad93a54d86ec58\"><code>7bcdd16</code></a> Build: changelog update for 8.7.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/369fb1b066279d761e59502111c2580834a41648\"><code>369fb1b</code></a> chore: Upgrade to eslint-visitor-keys@3.2.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15526\">#15526</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a8db9a597672d3f9122f1cc8de8dfeb6a7f6aeac\"><code>a8db9a5</code></a> fix: no-invalid-this false positive in class field initializer (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15495\">#15495</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/19ad061290e1e97f760cfdce90a651cea9042c32\"><code>19ad061</code></a> feat: no-restricted-imports support casing (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15439\">#15439</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f50f849d2d2d92f28a944846cda209eaf624b9f4\"><code>f50f849</code></a> docs: Update CLI docs to prefer local install (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15513\">#15513</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0469eb1028e82e71a2da8608a1b8864dc3f47f24\"><code>0469eb1</code></a> docs: Update shell code fences for new website (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15522\">#15522</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/02d642690282189664b9551e02fb7ff0e4b5c4fb\"><code>02d6426</code></a> fix: Correctly consume RuleTester statics (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15507\">#15507</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/db15802ec4d129c89e563a4bf43ec610292695ab\"><code>db15802</code></a> fix: Add property <code>fatalErrorCount</code> to ignored file results (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15520\">#15520</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/03ac8cfc773279c01a62897692160f9a883ff4f5\"><code>03ac8cf</code></a> fix: Prevent false positives with no-constant-condition (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15486\">#15486</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v8.6.0...v8.7.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=eslint&package-manager=npm_and_yarn&previous-version=8.6.0&new-version=8.7.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>",
     21   "comments": [],
     22   "review_comments": []
     23 }