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

86.json (14072B)


      1 {
      2   "number": 86,
      3   "title": "Bump eslint from 8.9.0 to 8.10.0",
      4   "state": "merged",
      5   "diff_file": "86.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2022-02-28T08:31:38Z",
      8   "closed_at": "2022-03-01T01:13:02Z",
      9   "merged_at": "2022-03-01T01:13:02Z",
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/eslint-8.10.0",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [
     17     "MTRNord"
     18   ],
     19   "requested_reviewers": [
     20     "MTRNord"
     21   ],
     22   "body": "Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.10.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.10.0</h2>\n<h2>Features</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/6e2c325324479df1b3f868cf00a529b67d2c3d82\"><code>6e2c325</code></a> feat: Add <code>ignoreOnInitialization</code> option to no-shadow rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14963\">#14963</a>) (Soufiane Boutahlil)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/115cae54125b9ef509af90620f51d4a692b51ab7\"><code>115cae5</code></a> feat: <code>--debug</code> prints time it takes to parse a file (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15609\">#15609</a>) (Bartek Iwa\u0144czuk)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/345e70d9d6490fb12b18953f56f3cea28fd61d83\"><code>345e70d</code></a> feat: Add <code>onlyOneSimpleParam</code> option to no-confusing-arrow rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15566\">#15566</a>) (Gautam Arora)</li>\n</ul>\n<h2>Bug Fixes</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/cdc58025d9a8b522f516c3665d225b69a76c4ee1\"><code>cdc5802</code></a> fix: Avoid <code>__dirname</code> for built-in configs (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15616\">#15616</a>) (DoZerg)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ee7c5d14a2cb5ce352d1851cec858b942572d2cc\"><code>ee7c5d1</code></a> fix: false positive in <code>camelcase</code> with combined properties (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15581\">#15581</a>) (Nitin Kumar)</li>\n</ul>\n<h2>Documentation</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/1005bd525a08208fee124149a6ad4cf9da20d7d5\"><code>1005bd5</code></a> docs: update CLA information (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15630\">#15630</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5d65c3bc1e514ed07406c502437a1642913b27ed\"><code>5d65c3b</code></a> docs: Fix typo in <code>no-irregular-whitespace</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15634\">#15634</a>) (Ryota Sekiya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b93af98b3c417225a027cabc964c38e779adb945\"><code>b93af98</code></a> docs: add links between rules about whitespace around block curly braces (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15625\">#15625</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ebc0460c411ea608ba5bab05829a1fd122fe21e8\"><code>ebc0460</code></a> docs: update babel links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15624\">#15624</a>) (Milos Djermanovic)</li>\n</ul>\n<h2>Chores</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/7cec74e842b6e51da1b00a9e9b2c9da97dd17362\"><code>7cec74e</code></a> chore: upgrade <code>@\u200beslint/eslintrc</code><a href=\"https://github.com/1\"><code>@\u200b1</code></a>.2.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15648\">#15648</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/11c8580de0dcedd5577cffe2b23d23a322cc97df\"><code>11c8580</code></a> chore: read <code>ESLINT_MOCHA_TIMEOUT</code> env var in Makefile.js (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15626\">#15626</a>) (Piggy)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/bfaa5488bbc794c0d160fb55bd277a2c618953b2\"><code>bfaa548</code></a> test: add integration tests with built-in configs (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15612\">#15612</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/39a2fb3f448a7096bfb2fc172fef6cc3f6a7ed3b\"><code>39a2fb3</code></a> perf: fix lazy loading of core rules (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15606\">#15606</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc919626ef6a00e35bb6b559b60a1e89cf6ca1a\"><code>3fc9196</code></a> chore: include <code>tests/conf</code> in test runs (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15610\">#15610</a>) (Milos Djermanovic)</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.10.0 - February 25, 2022</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/cdc58025d9a8b522f516c3665d225b69a76c4ee1\"><code>cdc5802</code></a> fix: Avoid <code>__dirname</code> for built-in configs (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15616\">#15616</a>) (DoZerg)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/7cec74e842b6e51da1b00a9e9b2c9da97dd17362\"><code>7cec74e</code></a> chore: upgrade <code>@\u200beslint/eslintrc</code><a href=\"https://github.com/1\"><code>@\u200b1</code></a>.2.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15648\">#15648</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/6e2c325324479df1b3f868cf00a529b67d2c3d82\"><code>6e2c325</code></a> feat: Add <code>ignoreOnInitialization</code> option to no-shadow rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14963\">#14963</a>) (Soufiane Boutahlil)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1005bd525a08208fee124149a6ad4cf9da20d7d5\"><code>1005bd5</code></a> docs: update CLA information (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15630\">#15630</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5d65c3bc1e514ed07406c502437a1642913b27ed\"><code>5d65c3b</code></a> docs: Fix typo in <code>no-irregular-whitespace</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15634\">#15634</a>) (Ryota Sekiya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/11c8580de0dcedd5577cffe2b23d23a322cc97df\"><code>11c8580</code></a> chore: read <code>ESLINT_MOCHA_TIMEOUT</code> env var in Makefile.js (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15626\">#15626</a>) (Piggy)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b93af98b3c417225a027cabc964c38e779adb945\"><code>b93af98</code></a> docs: add links between rules about whitespace around block curly braces (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15625\">#15625</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ebc0460c411ea608ba5bab05829a1fd122fe21e8\"><code>ebc0460</code></a> docs: update babel links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15624\">#15624</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/115cae54125b9ef509af90620f51d4a692b51ab7\"><code>115cae5</code></a> feat: <code>--debug</code> prints time it takes to parse a file (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15609\">#15609</a>) (Bartek Iwa\u0144czuk)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/345e70d9d6490fb12b18953f56f3cea28fd61d83\"><code>345e70d</code></a> feat: Add <code>onlyOneSimpleParam</code> option to no-confusing-arrow rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15566\">#15566</a>) (Gautam Arora)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/bfaa5488bbc794c0d160fb55bd277a2c618953b2\"><code>bfaa548</code></a> test: add integration tests with built-in configs (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15612\">#15612</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/39a2fb3f448a7096bfb2fc172fef6cc3f6a7ed3b\"><code>39a2fb3</code></a> perf: fix lazy loading of core rules (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15606\">#15606</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc919626ef6a00e35bb6b559b60a1e89cf6ca1a\"><code>3fc9196</code></a> chore: include <code>tests/conf</code> in test runs (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15610\">#15610</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ee7c5d14a2cb5ce352d1851cec858b942572d2cc\"><code>ee7c5d1</code></a> fix: false positive in <code>camelcase</code> with combined properties (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15581\">#15581</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/f66890ba0f778e46b6dd6ab6e88d49ff0bf1f78b\"><code>f66890b</code></a> 8.10.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/2fe01f3dbfc959e441dee19e82195c44ba3dd453\"><code>2fe01f3</code></a> Build: changelog update for 8.10.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/cdc58025d9a8b522f516c3665d225b69a76c4ee1\"><code>cdc5802</code></a> fix: Avoid <code>__dirname</code> for built-in configs (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15616\">#15616</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/7cec74e842b6e51da1b00a9e9b2c9da97dd17362\"><code>7cec74e</code></a> chore: upgrade <code>@\u200beslint/eslintrc</code><a href=\"https://github.com/1\"><code>@\u200b1</code></a>.2.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15648\">#15648</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/6e2c325324479df1b3f868cf00a529b67d2c3d82\"><code>6e2c325</code></a> feat: Add <code>ignoreOnInitialization</code> option to no-shadow rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14963\">#14963</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1005bd525a08208fee124149a6ad4cf9da20d7d5\"><code>1005bd5</code></a> docs: update CLA information (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15630\">#15630</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5d65c3bc1e514ed07406c502437a1642913b27ed\"><code>5d65c3b</code></a> docs: Fix typo in <code>no-irregular-whitespace</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15634\">#15634</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/11c8580de0dcedd5577cffe2b23d23a322cc97df\"><code>11c8580</code></a> chore: read <code>ESLINT_MOCHA_TIMEOUT</code> env var in Makefile.js (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15626\">#15626</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b93af98b3c417225a027cabc964c38e779adb945\"><code>b93af98</code></a> docs: add links between rules about whitespace around block curly braces (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15\">#15</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ebc0460c411ea608ba5bab05829a1fd122fe21e8\"><code>ebc0460</code></a> docs: update babel links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15624\">#15624</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v8.9.0...v8.10.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.9.0&new-version=8.10.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 }