Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump eslint from 8.44.0 to 8.45.0 (#617)
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v8.45.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/cdd063c388bbfe1781d7a864a832f03a2c1cc277"><code>cdd063c</code></a> feat: Expose LegacyESLint in unsupported API (<a href="https://redirect.github.com/eslint/eslint/issues/17341">#17341</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/d34abe59eb23932dcbc79757d7932d08ee8b20e5"><code>d34abe5</code></a> feat: fix indent rule for else-if (<a href="https://redirect.github.com/eslint/eslint/issues/17318">#17318</a>) (Milos Djermanovic)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/b79b6fb64473969b426d086b484d2e29594a5e9a"><code>b79b6fb</code></a> fix: Fix suggestion message in <code>no-useless-escape</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17339">#17339</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/c667055fb9da8ebac3a99f6e5a8b5565cc86af8e"><code>c667055</code></a> fix: provide unique <code>fix</code> and <code>fix.range</code> objects in lint messages (<a href="https://redirect.github.com/eslint/eslint/issues/17332">#17332</a>) (Milos Djermanovic)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/89f3225108c66425e4132f76db6c1ab13aac98d7"><code>89f3225</code></a> docs: add playground links to correct and incorrect code blocks (<a href="https://redirect.github.com/eslint/eslint/issues/17306">#17306</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/f8892b52920b8967f9e7bec23c75b74e03977d6b"><code>f8892b5</code></a> docs: Expand rule option schema docs (<a href="https://redirect.github.com/eslint/eslint/issues/17198">#17198</a>) (Matt Wilkinson)</li> <li><a href="https://github.com/eslint/eslint/commit/8bcbf11b6050418262ffa8e0ca37f365ae92e7ce"><code>8bcbf11</code></a> docs: Config Migration Guide (<a href="https://redirect.github.com/eslint/eslint/issues/17230">#17230</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/bb3090897166dbfd2931a43a70e2a5c1f3fa0a07"><code>bb30908</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/84d243b245b01b667f0752b592e8bda02a9aa2b1"><code>84d243b</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/b762632298f20c4f81e7d01ab850c3f5e3874637"><code>b762632</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/138c096bc9468b553dbafc0e573c6522a17a7922"><code>138c096</code></a> docs: add more prefer-destructuring examples with array destructuring (<a href="https://redirect.github.com/eslint/eslint/issues/17330">#17330</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1fc50a89753346f4f4c786ffd20ac4cf185bb036"><code>1fc50a8</code></a> docs: <code>max-len</code> rule <code>code</code> and <code>tabWidth</code> as positional arguments (<a href="https://redirect.github.com/eslint/eslint/issues/17331">#17331</a>) (Jesús Leganés-Combarro)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/68f63d76ce785fab4f42b76f1599026eea379bf7"><code>68f63d7</code></a> chore: package.json update for <code>@eslint/js</code> release (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/5ca9b4d29f747e9cf5c9055e85c93b3b605d57fc"><code>5ca9b4d</code></a> chore: update eslint-config-eslint exports (<a href="https://redirect.github.com/eslint/eslint/issues/17336">#17336</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/7bf2e86022c9e95db4ca1472fddfa2ea4edd1870"><code>7bf2e86</code></a> chore: remove unused dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/17352">#17352</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/c6f8cd0d62e4a3c314c6860ff367490bbd05325a"><code>c6f8cd0</code></a> chore: Remove <code>defaultIgnores</code> from FlatESLint private members (<a href="https://redirect.github.com/eslint/eslint/issues/17349">#17349</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/0052374035672efe9129343fc00ee51a4c288ff3"><code>0052374</code></a> chore: move jsdoc settings to eslint-config-eslint (<a href="https://redirect.github.com/eslint/eslint/issues/17338">#17338</a>) (唯然)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v8.45.0 - July 14, 2023</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/68f63d76ce785fab4f42b76f1599026eea379bf7"><code>68f63d7</code></a> chore: package.json update for <code>@eslint/js</code> release (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/89f3225108c66425e4132f76db6c1ab13aac98d7"><code>89f3225</code></a> docs: add playground links to correct and incorrect code blocks (<a href="https://redirect.github.com/eslint/eslint/issues/17306">#17306</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/f8892b52920b8967f9e7bec23c75b74e03977d6b"><code>f8892b5</code></a> docs: Expand rule option schema docs (<a href="https://redirect.github.com/eslint/eslint/issues/17198">#17198</a>) (Matt Wilkinson)</li> <li><a href="https://github.com/eslint/eslint/commit/8bcbf11b6050418262ffa8e0ca37f365ae92e7ce"><code>8bcbf11</code></a> docs: Config Migration Guide (<a href="https://redirect.github.com/eslint/eslint/issues/17230">#17230</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/bb3090897166dbfd2931a43a70e2a5c1f3fa0a07"><code>bb30908</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/b79b6fb64473969b426d086b484d2e29594a5e9a"><code>b79b6fb</code></a> fix: Fix suggestion message in <code>no-useless-escape</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17339">#17339</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/84d243b245b01b667f0752b592e8bda02a9aa2b1"><code>84d243b</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/5ca9b4d29f747e9cf5c9055e85c93b3b605d57fc"><code>5ca9b4d</code></a> chore: update eslint-config-eslint exports (<a href="https://redirect.github.com/eslint/eslint/issues/17336">#17336</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b762632298f20c4f81e7d01ab850c3f5e3874637"><code>b762632</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/7bf2e86022c9e95db4ca1472fddfa2ea4edd1870"><code>7bf2e86</code></a> chore: remove unused dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/17352">#17352</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/c6f8cd0d62e4a3c314c6860ff367490bbd05325a"><code>c6f8cd0</code></a> chore: Remove <code>defaultIgnores</code> from FlatESLint private members (<a href="https://redirect.github.com/eslint/eslint/issues/17349">#17349</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/cdd063c388bbfe1781d7a864a832f03a2c1cc277"><code>cdd063c</code></a> feat: Expose LegacyESLint in unsupported API (<a href="https://redirect.github.com/eslint/eslint/issues/17341">#17341</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/c667055fb9da8ebac3a99f6e5a8b5565cc86af8e"><code>c667055</code></a> fix: provide unique <code>fix</code> and <code>fix.range</code> objects in lint messages (<a href="https://redirect.github.com/eslint/eslint/issues/17332">#17332</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/138c096bc9468b553dbafc0e573c6522a17a7922"><code>138c096</code></a> docs: add more prefer-destructuring examples with array destructuring (<a href="https://redirect.github.com/eslint/eslint/issues/17330">#17330</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/0052374035672efe9129343fc00ee51a4c288ff3"><code>0052374</code></a> chore: move jsdoc settings to eslint-config-eslint (<a href="https://redirect.github.com/eslint/eslint/issues/17338">#17338</a>) (唯然)</li> <li><a href="https://github.com/eslint/eslint/commit/d34abe59eb23932dcbc79757d7932d08ee8b20e5"><code>d34abe5</code></a> feat: fix indent rule for else-if (<a href="https://redirect.github.com/eslint/eslint/issues/17318">#17318</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1fc50a89753346f4f4c786ffd20ac4cf185bb036"><code>1fc50a8</code></a> docs: <code>max-len</code> rule <code>code</code> and <code>tabWidth</code> as positional arguments (<a href="https://redirect.github.com/eslint/eslint/issues/17331">#17331</a>) (Jesús Leganés-Combarro)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/536cc343083ffd64172d4da13c7e043b140f1078"><code>536cc34</code></a> 8.45.0</li> <li><a href="https://github.com/eslint/eslint/commit/4c11517c528c7b987fa888796f0351cb8136793b"><code>4c11517</code></a> Build: changelog update for 8.45.0</li> <li><a href="https://github.com/eslint/eslint/commit/68f63d76ce785fab4f42b76f1599026eea379bf7"><code>68f63d7</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/89f3225108c66425e4132f76db6c1ab13aac98d7"><code>89f3225</code></a> docs: add playground links to correct and incorrect code blocks (<a href="https://redirect.github.com/eslint/eslint/issues/17306">#17306</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/f8892b52920b8967f9e7bec23c75b74e03977d6b"><code>f8892b5</code></a> docs: Expand rule option schema docs (<a href="https://redirect.github.com/eslint/eslint/issues/17198">#17198</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/8bcbf11b6050418262ffa8e0ca37f365ae92e7ce"><code>8bcbf11</code></a> docs: Config Migration Guide (<a href="https://redirect.github.com/eslint/eslint/issues/17230">#17230</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/bb3090897166dbfd2931a43a70e2a5c1f3fa0a07"><code>bb30908</code></a> docs: Update README</li> <li><a href="https://github.com/eslint/eslint/commit/b79b6fb64473969b426d086b484d2e29594a5e9a"><code>b79b6fb</code></a> fix: Fix suggestion message in <code>no-useless-escape</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17339">#17339</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/84d243b245b01b667f0752b592e8bda02a9aa2b1"><code>84d243b</code></a> docs: Update README</li> <li><a href="https://github.com/eslint/eslint/commit/5ca9b4d29f747e9cf5c9055e85c93b3b605d57fc"><code>5ca9b4d</code></a> chore: update eslint-config-eslint exports (<a href="https://redirect.github.com/eslint/eslint/issues/17336">#17336</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=8.44.0&new-version=8.45.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@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) - `@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) </details>
- Loading branch information