115.md (5143B)
1 # PR #115 Bump eslint from 8.11.0 to 8.12.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-03-28T08:41:40Z 6 - **Branch:** dependabot/npm_and_yarn/eslint-8.12.0 → main 7 - **Closed:** 2022-04-11T09:47:43Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [115.diff](./115.diff) 12 13 --- 14 15 Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> 19 <blockquote> 20 <h2>v8.12.0</h2> 21 <h2>Features</h2> 22 <ul> 23 <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> 24 </ul> 25 <h2>Chores</h2> 26 <ul> 27 <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> 28 </ul> 29 </blockquote> 30 </details> 31 <details> 32 <summary>Changelog</summary> 33 <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> 34 <blockquote> 35 <p>v8.12.0 - March 25, 2022</p> 36 <ul> 37 <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> 38 <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> 39 </ul> 40 </blockquote> 41 </details> 42 <details> 43 <summary>Commits</summary> 44 <ul> 45 <li><a href="https://github.com/eslint/eslint/commit/8bb527660ffddc122204fb5bf59076687aaa78b8"><code>8bb5276</code></a> 8.12.0</li> 46 <li><a href="https://github.com/eslint/eslint/commit/db108a829f0b931f4044315c4ddd987fcee42622"><code>db108a8</code></a> Build: changelog update for 8.12.0</li> 47 <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>)</li> 48 <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>)</li> 49 <li>See full diff in <a href="https://github.com/eslint/eslint/compare/v8.11.0...v8.12.0">compare view</a></li> 50 </ul> 51 </details> 52 <br /> 53 54 55 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 56 57 Dependabot 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`. 58 59 [//]: # (dependabot-automerge-start) 60 [//]: # (dependabot-automerge-end) 61 62 --- 63 64 <details> 65 <summary>Dependabot commands and options</summary> 66 <br /> 67 68 You can trigger Dependabot actions by commenting on this PR: 69 - `@dependabot rebase` will rebase this PR 70 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 71 - `@dependabot merge` will merge this PR after your CI passes on it 72 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 73 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 74 - `@dependabot reopen` will reopen this PR if it is closed 75 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 76 - `@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) 77 - `@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) 78 - `@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) 79 80 81 </details> 82 83 84 ## Comments 85 86 ### @dependabot[bot] — 2022-04-11T09:47:43Z 87 88 Superseded by #137. 89