137.json (11068B)
1 { 2 "number": 137, 3 "title": "Bump eslint from 8.11.0 to 8.13.0", 4 "state": "merged", 5 "diff_file": "137.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2022-04-11T09:47:39Z", 8 "closed_at": "2022-04-18T09:56:27Z", 9 "merged_at": "2022-04-18T09:56:27Z", 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/eslint-8.13.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.11.0 to 8.13.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.13.0</h2>\n<h2>Features</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/274acbd56537f6b8199da1ac9e7bced74ae81b56\"><code>274acbd</code></a> feat: fix no-eval logic for <code>this</code> in arrow functions (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15755\">#15755</a>) (Milos Djermanovic)</li>\n</ul>\n<h2>Bug Fixes</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/97b57ae3ebae9150456f5516c64b6d2ba75b4038\"><code>97b57ae</code></a> fix: invalid operator in operator-assignment messages (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15759\">#15759</a>) (Milos Djermanovic)</li>\n</ul>\n<h2>Documentation</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/c32482e4fd4ad09f3d5fd960dc1fb7c1b4e56f23\"><code>c32482e</code></a> docs: Typo in space-infix-ops docs (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15754\">#15754</a>) (kmin-jeong)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f2c2d350425268efa4b78ee6e0a2df8860e0efad\"><code>f2c2d35</code></a> docs: disambiguate types <code>FormatterFunction</code> and <code>LoadedFormatter</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15727\">#15727</a>) (Francesco Trotta)</li>\n</ul>\n<h2>Chores</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/bb4c0d530a231a8a14ed70ad61c06e284bbaaef0\"><code>bb4c0d5</code></a> chore: Refactor docs to work with docs.eslint.org (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15744\">#15744</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d36f12f71b3e4f9e9552f1054d7a75be4dc03671\"><code>d36f12f</code></a> chore: remove <code>lib/init</code> from eslint config (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15748\">#15748</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a59a4e6e9217b3cc503c0a702b9e3b02b20b980d\"><code>a59a4e6</code></a> chore: replace <code>trimLeft</code>/<code>trimRight</code> with <code>trimStart</code>/<code>trimEnd</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15750\">#15750</a>) (Milos Djermanovic)</li>\n</ul>\n<h2>v8.12.0</h2>\n<h2>Features</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/685a67a62bdea19ca9ce12008a034b8d31162422\"><code>685a67a</code></a> feat: fix logic for top-level <code>this</code> in no-invalid-this and no-eval (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15712\">#15712</a>) (Milos Djermanovic)</li>\n</ul>\n<h2>Chores</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/18f5e05bce10503186989d81ca484abb185a2c9d\"><code>18f5e05</code></a> chore: padding-line-between-statements remove useless <code>additionalItems</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15706\">#15706</a>) (Martin Sadovy)</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.13.0 - April 8, 2022</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/274acbd56537f6b8199da1ac9e7bced74ae81b56\"><code>274acbd</code></a> feat: fix no-eval logic for <code>this</code> in arrow functions (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15755\">#15755</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/bb4c0d530a231a8a14ed70ad61c06e284bbaaef0\"><code>bb4c0d5</code></a> chore: Refactor docs to work with docs.eslint.org (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15744\">#15744</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/97b57ae3ebae9150456f5516c64b6d2ba75b4038\"><code>97b57ae</code></a> fix: invalid operator in operator-assignment messages (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15759\">#15759</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c32482e4fd4ad09f3d5fd960dc1fb7c1b4e56f23\"><code>c32482e</code></a> docs: Typo in space-infix-ops docs (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15754\">#15754</a>) (kmin-jeong)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f2c2d350425268efa4b78ee6e0a2df8860e0efad\"><code>f2c2d35</code></a> docs: disambiguate types <code>FormatterFunction</code> and <code>LoadedFormatter</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15727\">#15727</a>) (Francesco Trotta)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d36f12f71b3e4f9e9552f1054d7a75be4dc03671\"><code>d36f12f</code></a> chore: remove <code>lib/init</code> from eslint config (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15748\">#15748</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a59a4e6e9217b3cc503c0a702b9e3b02b20b980d\"><code>a59a4e6</code></a> chore: replace <code>trimLeft</code>/<code>trimRight</code> with <code>trimStart</code>/<code>trimEnd</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15750\">#15750</a>) (Milos Djermanovic)</li>\n</ul>\n<p>v8.12.0 - March 25, 2022</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/685a67a62bdea19ca9ce12008a034b8d31162422\"><code>685a67a</code></a> feat: fix logic for top-level <code>this</code> in no-invalid-this and no-eval (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15712\">#15712</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/18f5e05bce10503186989d81ca484abb185a2c9d\"><code>18f5e05</code></a> chore: padding-line-between-statements remove useless <code>additionalItems</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15706\">#15706</a>) (Martin Sadovy)</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/938dbdd6c310784cc8a7329efaeb0e34321b9e1f\"><code>938dbdd</code></a> 8.13.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b7355e266db97aaca508bb510e1fea9faa6bf97d\"><code>b7355e2</code></a> Build: changelog update for 8.13.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/274acbd56537f6b8199da1ac9e7bced74ae81b56\"><code>274acbd</code></a> feat: fix no-eval logic for <code>this</code> in arrow functions (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15755\">#15755</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/bb4c0d530a231a8a14ed70ad61c06e284bbaaef0\"><code>bb4c0d5</code></a> chore: Refactor docs to work with docs.eslint.org (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15744\">#15744</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/97b57ae3ebae9150456f5516c64b6d2ba75b4038\"><code>97b57ae</code></a> fix: invalid operator in operator-assignment messages (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15759\">#15759</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/7a305c187c1d26e1418738272de89ebfc22fae4f\"><code>7a305c1</code></a> Sponsors: Sync README with website</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/27be985c29afcaef60a2ea42c08c0937c2edd227\"><code>27be985</code></a> Sponsors: Sync README with website</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f535e15d6a5e6d607870e716f335b39331f08429\"><code>f535e15</code></a> Sponsors: Sync README with website</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c32482e4fd4ad09f3d5fd960dc1fb7c1b4e56f23\"><code>c32482e</code></a> docs: Typo in space-infix-ops docs (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15754\">#15754</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f2c2d350425268efa4b78ee6e0a2df8860e0efad\"><code>f2c2d35</code></a> docs: disambiguate types <code>FormatterFunction</code> and <code>LoadedFormatter</code> (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/15727\">#15727</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v8.11.0...v8.13.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](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 }