Bump eslint from 8.31.0 to 8.34.0 #353

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/eslint-8.34.0 into master
dependabot[bot] commented 2023-02-13 12:03:00 +01:00 (Migrated from github.com)

Bumps eslint from 8.31.0 to 8.34.0.

Release notes

Sourced from eslint's releases.

v8.34.0

Features

  • 9b2fcf7 feat: array-callback-return supports Array.prototype.toSorted (#16845) (SUZUKI Sosuke)

Bug Fixes

  • 923f61d fix: false positive with assignment in no-extra-parens (#16872) (Francesco Trotta)

Documentation

  • f0a9883 docs: split rules documentation (#16797) (Ben Perlmutter)
  • 67aa37b docs: fix typo in command-line-interface.md (#16871) (Kevin Rouchut)
  • 337f7ed docs: fix width of language input (#16849) (Tanuj Kanti)
  • 71349a1 docs: Configure a Parser page (#16803) (Ben Perlmutter)
  • de7e925 docs: remove extra line numbers in example (#16848) (jonz94)
  • ad38d77 docs: Update README (GitHub Actions Bot)

Chores

  • 9dbe06d chore: add type property to array-element-newline schema (#16877) (MHO)
  • a061527 chore: Remove unused functions (#16868) (Nicholas C. Zakas)

v8.33.0

Features

  • 2cc7954 feat: add restrictDefaultExports option to no-restricted-exports rule (#16785) (Nitin Kumar)

Documentation

  • 17f4be2 docs: Fix examples in no-multiple-empty-lines rule (#16835) (jonz94)
  • 9c7cfe3 docs: 'Source Code' content in 'Set up Development Environment' page (#16780) (Ben Perlmutter)
  • ede5c64 docs: Custom processors page (#16802) (Ben Perlmutter)
  • 2620614 docs: Code of Conduct page (#16781) (Ben Perlmutter)
  • 50a8efd docs: report a sec vulnerability page (#16808) (Ben Perlmutter)
  • ed60afd docs: Update page titles, section landing pages, and side TOC (#16760) (Ben Perlmutter)
  • 333c712 docs: add background to code-path-diagrams for dark-mode (#16822) (Tanuj Kanti)
  • f5f7b9b docs: Update README (GitHub Actions Bot)
  • 2aa4f5f docs: no-constant-condition: Add multi-comparison example (#16776) (Sebastian Simon)
  • 40287db docs: Remove Google Group icon (#16779) (Nicholas C. Zakas)
  • ea10ca5 docs: 'a .eslint' -> 'an .eslint' for consistency (#16809) (Ben Perlmutter)
  • 3be0748 docs: add example for nodejs lintText api (#16789) (Siva K)
  • ce4f5ff docs: Replace removed related rules with a valid rule (#16800) (Ville Saalo)

v8.32.0

Features

  • fc20f24 feat: add suggestions for redundant wrapping in prefer-regex-literals (#16658) (YeonJuan)

Bug Fixes

  • b4f8329 fix: ignore directives for no-fallthrough (#16757) (gfyoung)

Documentation

  • 17b65ad docs: IA Update page URL move (#16665) (Ben Perlmutter)
  • 5981296 docs: fix theme switcher button (#16752) (Sam Chen)
  • 6669413 docs: deploy prerelease docs under the /docs/next/ path (#16541) (Nitin Kumar)
  • 78ecfe0 docs: use inline code for rule options name (#16768) (Percy Ma)

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.34.0 - February 10, 2023

  • f0a9883 docs: split rules documentation (#16797) (Ben Perlmutter)
  • 923f61d fix: false positive with assignment in no-extra-parens (#16872) (Francesco Trotta)
  • 9dbe06d chore: add type property to array-element-newline schema (#16877) (MHO)
  • a061527 chore: Remove unused functions (#16868) (Nicholas C. Zakas)
  • 67aa37b docs: fix typo in command-line-interface.md (#16871) (Kevin Rouchut)
  • 337f7ed docs: fix width of language input (#16849) (Tanuj Kanti)
  • 9b2fcf7 feat: array-callback-return supports Array.prototype.toSorted (#16845) (SUZUKI Sosuke)
  • 71349a1 docs: Configure a Parser page (#16803) (Ben Perlmutter)
  • de7e925 docs: remove extra line numbers in example (#16848) (jonz94)
  • ad38d77 docs: Update README (GitHub Actions Bot)

v8.33.0 - January 28, 2023

  • 17f4be2 docs: Fix examples in no-multiple-empty-lines rule (#16835) (jonz94)
  • 9c7cfe3 docs: 'Source Code' content in 'Set up Development Environment' page (#16780) (Ben Perlmutter)
  • ede5c64 docs: Custom processors page (#16802) (Ben Perlmutter)
  • 2620614 docs: Code of Conduct page (#16781) (Ben Perlmutter)
  • 50a8efd docs: report a sec vulnerability page (#16808) (Ben Perlmutter)
  • 2cc7954 feat: add restrictDefaultExports option to no-restricted-exports rule (#16785) (Nitin Kumar)
  • ed60afd docs: Update page titles, section landing pages, and side TOC (#16760) (Ben Perlmutter)
  • 333c712 docs: add background to code-path-diagrams for dark-mode (#16822) (Tanuj Kanti)
  • f5f7b9b docs: Update README (GitHub Actions Bot)
  • 2aa4f5f docs: no-constant-condition: Add multi-comparison example (#16776) (Sebastian Simon)
  • 40287db docs: Remove Google Group icon (#16779) (Nicholas C. Zakas)
  • ea10ca5 docs: 'a .eslint' -> 'an .eslint' for consistency (#16809) (Ben Perlmutter)
  • 3be0748 docs: add example for nodejs lintText api (#16789) (Siva K)
  • ce4f5ff docs: Replace removed related rules with a valid rule (#16800) (Ville Saalo)

v8.32.0 - January 14, 2023

  • 17b65ad docs: IA Update page URL move (#16665) (Ben Perlmutter)
  • b4f8329 fix: ignore directives for no-fallthrough (#16757) (gfyoung)
  • 5981296 docs: fix theme switcher button (#16752) (Sam Chen)
  • 6669413 docs: deploy prerelease docs under the /docs/next/ path (#16541) (Nitin Kumar)
  • 2952d6e chore: sync templates/*.md files with issue templates (#16758) (gfyoung)
  • 78ecfe0 docs: use inline code for rule options name (#16768) (Percy Ma)
  • 3e34418 chore: Add new issues to triage project (#16740) (Nicholas C. Zakas)
  • fc2ea59 docs: Update README (GitHub Actions Bot)
  • fc20f24 feat: add suggestions for redundant wrapping in prefer-regex-literals (#16658) (YeonJuan)
  • 762a872 docs: Update README (GitHub Actions Bot)
Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.34.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.34.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/9b2fcf7e928fc92ac6d43617bdee1bda250b7491"><code>9b2fcf7</code></a> feat: <code>array-callback-return</code> supports <code>Array.prototype.toSorted</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16845">#16845</a>) (SUZUKI Sosuke)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/923f61d8fc82d83b912c6ba95abb5a509c4d7b52"><code>923f61d</code></a> fix: false positive with assignment in <code>no-extra-parens</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16872">#16872</a>) (Francesco Trotta)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/f0a988384ea1a262150e70d83abd8a5e50c46fa7"><code>f0a9883</code></a> docs: split rules documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16797">#16797</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/67aa37b583f059226b9c959672400f04ed6a56b5"><code>67aa37b</code></a> docs: fix typo in command-line-interface.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16871">#16871</a>) (Kevin Rouchut)</li> <li><a href="https://github.com/eslint/eslint/commit/337f7ed96131d873be7ae6b010739476d0ad15e9"><code>337f7ed</code></a> docs: fix width of language input (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16849">#16849</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/71349a1f709baa361bd656a7ce4a7d35d857a9a8"><code>71349a1</code></a> docs: Configure a Parser page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16803">#16803</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/de7e925d03764f3681269b30bb60b92ee463c10f"><code>de7e925</code></a> docs: remove extra line numbers in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16848">#16848</a>) (jonz94)</li> <li><a href="https://github.com/eslint/eslint/commit/ad38d77102d6fe30cfa92c831174f178bb35c88b"><code>ad38d77</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/9dbe06d0ad875e6d5964497e2975e8d789e763d0"><code>9dbe06d</code></a> chore: add <code>type</code> property to array-element-newline schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16877">#16877</a>) (MHO)</li> <li><a href="https://github.com/eslint/eslint/commit/a061527a0332f0edf559acfc2902a327cae098d9"><code>a061527</code></a> chore: Remove unused functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16868">#16868</a>) (Nicholas C. Zakas)</li> </ul> <h2>v8.33.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/2cc7954cdb1fed44e8a5d3c9b3ea1deceadb5e00"><code>2cc7954</code></a> feat: add <code>restrictDefaultExports</code> option to no-restricted-exports rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16785">#16785</a>) (Nitin Kumar)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/17f4be2b66deb81f4e9ffb3d6bdfb79f3fcf85a2"><code>17f4be2</code></a> docs: Fix examples in no-multiple-empty-lines rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16835">#16835</a>) (jonz94)</li> <li><a href="https://github.com/eslint/eslint/commit/9c7cfe33c4a39cf2c23529afe02030ea7f8acf70"><code>9c7cfe3</code></a> docs: 'Source Code' content in 'Set up Development Environment' page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16780">#16780</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/ede5c6475469a905da4f559ab55f0ee73168a9d7"><code>ede5c64</code></a> docs: Custom processors page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16802">#16802</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/2620614f525de13f2e3ab0a7cd92abe89dae4897"><code>2620614</code></a> docs: Code of Conduct page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16781">#16781</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/50a8efd957c70c9978a8ed25744a24193b00e078"><code>50a8efd</code></a> docs: report a sec vulnerability page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16808">#16808</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/ed60afd4450e769a975447178299446f4439d926"><code>ed60afd</code></a> docs: Update page titles, section landing pages, and side TOC (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16760">#16760</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/333c71243537966930e9ab8178bc98c37949b5f2"><code>333c712</code></a> docs: add background to code-path-diagrams for dark-mode (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16822">#16822</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/f5f7b9b8b512f5c6a5b4a1037f81bb3f5a7311e0"><code>f5f7b9b</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/2aa4f5fb2fdb1c4a1734093c225e5c6251b0ee0f"><code>2aa4f5f</code></a> docs: no-constant-condition: Add multi-comparison example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16776">#16776</a>) (Sebastian Simon)</li> <li><a href="https://github.com/eslint/eslint/commit/40287dbe7407934a69805f02ece07491778c3694"><code>40287db</code></a> docs: Remove Google Group icon (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16779">#16779</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/ea10ca5b7b5bd8f6e6daf030ece9a3a82f10994c"><code>ea10ca5</code></a> docs: 'a .eslint' -&gt; 'an .eslint' for consistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16809">#16809</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/3be07488ee7b6a9591d169be9648fbd36b32105e"><code>3be0748</code></a> docs: add example for nodejs lintText api (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16789">#16789</a>) (Siva K)</li> <li><a href="https://github.com/eslint/eslint/commit/ce4f5ff30590df053a539c8e8e2597838e038a36"><code>ce4f5ff</code></a> docs: Replace removed related rules with a valid rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16800">#16800</a>) (Ville Saalo)</li> </ul> <h2>v8.32.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/fc20f242a2ac073b5af6d5fca67e07a175f36c3b"><code>fc20f24</code></a> feat: add suggestions for redundant wrapping in prefer-regex-literals (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16658">#16658</a>) (YeonJuan)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/b4f8329164d7b293a1557e05b987d2a685fe1d30"><code>b4f8329</code></a> fix: ignore directives for no-fallthrough (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16757">#16757</a>) (gfyoung)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/17b65ad10d653bb05077f21d8b1f79bee96e38d8"><code>17b65ad</code></a> docs: IA Update page URL move (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16665">#16665</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/5981296d5c7c86228ad766009901191fdd87d5a4"><code>5981296</code></a> docs: fix theme switcher button (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16752">#16752</a>) (Sam Chen)</li> <li><a href="https://github.com/eslint/eslint/commit/66694136b67277c050bd27f60050779687a88c9f"><code>6669413</code></a> docs: deploy prerelease docs under the <code>/docs/next/</code> path (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16541">#16541</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/78ecfe0e52c0e5780fefc8dc9a98864e48de6637"><code>78ecfe0</code></a> docs: use inline code for rule options name (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16768">#16768</a>) (Percy Ma)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.34.0 - February 10, 2023</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/f0a988384ea1a262150e70d83abd8a5e50c46fa7"><code>f0a9883</code></a> docs: split rules documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16797">#16797</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/923f61d8fc82d83b912c6ba95abb5a509c4d7b52"><code>923f61d</code></a> fix: false positive with assignment in <code>no-extra-parens</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16872">#16872</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/9dbe06d0ad875e6d5964497e2975e8d789e763d0"><code>9dbe06d</code></a> chore: add <code>type</code> property to array-element-newline schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16877">#16877</a>) (MHO)</li> <li><a href="https://github.com/eslint/eslint/commit/a061527a0332f0edf559acfc2902a327cae098d9"><code>a061527</code></a> chore: Remove unused functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16868">#16868</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/67aa37b583f059226b9c959672400f04ed6a56b5"><code>67aa37b</code></a> docs: fix typo in command-line-interface.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16871">#16871</a>) (Kevin Rouchut)</li> <li><a href="https://github.com/eslint/eslint/commit/337f7ed96131d873be7ae6b010739476d0ad15e9"><code>337f7ed</code></a> docs: fix width of language input (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16849">#16849</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/9b2fcf7e928fc92ac6d43617bdee1bda250b7491"><code>9b2fcf7</code></a> feat: <code>array-callback-return</code> supports <code>Array.prototype.toSorted</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16845">#16845</a>) (SUZUKI Sosuke)</li> <li><a href="https://github.com/eslint/eslint/commit/71349a1f709baa361bd656a7ce4a7d35d857a9a8"><code>71349a1</code></a> docs: Configure a Parser page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16803">#16803</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/de7e925d03764f3681269b30bb60b92ee463c10f"><code>de7e925</code></a> docs: remove extra line numbers in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16848">#16848</a>) (jonz94)</li> <li><a href="https://github.com/eslint/eslint/commit/ad38d77102d6fe30cfa92c831174f178bb35c88b"><code>ad38d77</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <p>v8.33.0 - January 28, 2023</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/17f4be2b66deb81f4e9ffb3d6bdfb79f3fcf85a2"><code>17f4be2</code></a> docs: Fix examples in no-multiple-empty-lines rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16835">#16835</a>) (jonz94)</li> <li><a href="https://github.com/eslint/eslint/commit/9c7cfe33c4a39cf2c23529afe02030ea7f8acf70"><code>9c7cfe3</code></a> docs: 'Source Code' content in 'Set up Development Environment' page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16780">#16780</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/ede5c6475469a905da4f559ab55f0ee73168a9d7"><code>ede5c64</code></a> docs: Custom processors page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16802">#16802</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/2620614f525de13f2e3ab0a7cd92abe89dae4897"><code>2620614</code></a> docs: Code of Conduct page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16781">#16781</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/50a8efd957c70c9978a8ed25744a24193b00e078"><code>50a8efd</code></a> docs: report a sec vulnerability page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16808">#16808</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/2cc7954cdb1fed44e8a5d3c9b3ea1deceadb5e00"><code>2cc7954</code></a> feat: add <code>restrictDefaultExports</code> option to no-restricted-exports rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16785">#16785</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/ed60afd4450e769a975447178299446f4439d926"><code>ed60afd</code></a> docs: Update page titles, section landing pages, and side TOC (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16760">#16760</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/333c71243537966930e9ab8178bc98c37949b5f2"><code>333c712</code></a> docs: add background to code-path-diagrams for dark-mode (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16822">#16822</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/f5f7b9b8b512f5c6a5b4a1037f81bb3f5a7311e0"><code>f5f7b9b</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/2aa4f5fb2fdb1c4a1734093c225e5c6251b0ee0f"><code>2aa4f5f</code></a> docs: no-constant-condition: Add multi-comparison example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16776">#16776</a>) (Sebastian Simon)</li> <li><a href="https://github.com/eslint/eslint/commit/40287dbe7407934a69805f02ece07491778c3694"><code>40287db</code></a> docs: Remove Google Group icon (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16779">#16779</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/ea10ca5b7b5bd8f6e6daf030ece9a3a82f10994c"><code>ea10ca5</code></a> docs: 'a .eslint' -&gt; 'an .eslint' for consistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16809">#16809</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/3be07488ee7b6a9591d169be9648fbd36b32105e"><code>3be0748</code></a> docs: add example for nodejs lintText api (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16789">#16789</a>) (Siva K)</li> <li><a href="https://github.com/eslint/eslint/commit/ce4f5ff30590df053a539c8e8e2597838e038a36"><code>ce4f5ff</code></a> docs: Replace removed related rules with a valid rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16800">#16800</a>) (Ville Saalo)</li> </ul> <p>v8.32.0 - January 14, 2023</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/17b65ad10d653bb05077f21d8b1f79bee96e38d8"><code>17b65ad</code></a> docs: IA Update page URL move (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16665">#16665</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/b4f8329164d7b293a1557e05b987d2a685fe1d30"><code>b4f8329</code></a> fix: ignore directives for no-fallthrough (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16757">#16757</a>) (gfyoung)</li> <li><a href="https://github.com/eslint/eslint/commit/5981296d5c7c86228ad766009901191fdd87d5a4"><code>5981296</code></a> docs: fix theme switcher button (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16752">#16752</a>) (Sam Chen)</li> <li><a href="https://github.com/eslint/eslint/commit/66694136b67277c050bd27f60050779687a88c9f"><code>6669413</code></a> docs: deploy prerelease docs under the <code>/docs/next/</code> path (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16541">#16541</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/2952d6ed95811ce0971b6855d66fb7a9767a7b72"><code>2952d6e</code></a> chore: sync templates/*.md files with issue templates (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16758">#16758</a>) (gfyoung)</li> <li><a href="https://github.com/eslint/eslint/commit/78ecfe0e52c0e5780fefc8dc9a98864e48de6637"><code>78ecfe0</code></a> docs: use inline code for rule options name (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16768">#16768</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/3e34418b31664decfb2337de798feafbf985b66c"><code>3e34418</code></a> chore: Add new issues to triage project (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16740">#16740</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/fc2ea598aee97beb6d768866da1ee4f63775f0c9"><code>fc2ea59</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/fc20f242a2ac073b5af6d5fca67e07a175f36c3b"><code>fc20f24</code></a> feat: add suggestions for redundant wrapping in prefer-regex-literals (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16658">#16658</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/762a8727fb3b5619cff900826053b643ca5f1162"><code>762a872</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/5c2a1986bfc8a01952ed3db617973769fa060494"><code>5c2a198</code></a> 8.34.0</li> <li><a href="https://github.com/eslint/eslint/commit/18212bb1e2c17d51078545510822e8ffca540e98"><code>18212bb</code></a> Build: changelog update for 8.34.0</li> <li><a href="https://github.com/eslint/eslint/commit/f0a988384ea1a262150e70d83abd8a5e50c46fa7"><code>f0a9883</code></a> docs: split rules documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16797">#16797</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/923f61d8fc82d83b912c6ba95abb5a509c4d7b52"><code>923f61d</code></a> fix: false positive with assignment in <code>no-extra-parens</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16872">#16872</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/9dbe06d0ad875e6d5964497e2975e8d789e763d0"><code>9dbe06d</code></a> chore: add <code>type</code> property to array-element-newline schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16877">#16877</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/a061527a0332f0edf559acfc2902a327cae098d9"><code>a061527</code></a> chore: Remove unused functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16868">#16868</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/67aa37b583f059226b9c959672400f04ed6a56b5"><code>67aa37b</code></a> docs: fix typo in command-line-interface.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16871">#16871</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/337f7ed96131d873be7ae6b010739476d0ad15e9"><code>337f7ed</code></a> docs: fix width of language input (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16849">#16849</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/9b2fcf7e928fc92ac6d43617bdee1bda250b7491"><code>9b2fcf7</code></a> feat: <code>array-callback-return</code> supports <code>Array.prototype.toSorted</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16845">#16845</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/71349a1f709baa361bd656a7ce4a7d35d857a9a8"><code>71349a1</code></a> docs: Configure a Parser page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16803">#16803</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.31.0...v8.34.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.31.0&new-version=8.34.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>
dependabot[bot] commented 2023-02-21 01:54:16 +01:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Commenting is not possible because the repository is archived.
No description provided.