Build(deps-dev): bump eslint from 8.31.0 to 8.32.0 #870

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-8.32.0 into master 2023-01-15 12:50:28 +00:00
argoyle commented 2023-01-15 04:39:49 +00:00 (Migrated from gitlab.com)

Bumps eslint from 8.31.0 to 8.32.0.

Release notes

Sourced from eslint's releases.

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)
  • fc2ea59 docs: Update README (GitHub Actions Bot)
  • 762a872 docs: Update README (GitHub Actions Bot)

Chores

  • 2952d6e chore: sync templates/*.md files with issue templates (#16758) (gfyoung)
  • 3e34418 chore: Add new issues to triage project (#16740) (Nicholas C. Zakas)
Changelog

Sourced from eslint's changelog.

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 commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.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.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.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.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.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.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.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.com/eslint/eslint/issues/16768">#16768</a>) (Percy Ma)</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/762a8727fb3b5619cff900826053b643ca5f1162"><code>762a872</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <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.com/eslint/eslint/issues/16758">#16758</a>) (gfyoung)</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.com/eslint/eslint/issues/16740">#16740</a>) (Nicholas C. Zakas)</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.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.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.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.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.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.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.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.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.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/d8c8ede088e1f4a82c9b6b5c2772af268b9161aa"><code>d8c8ede</code></a> 8.32.0</li> <li><a href="https://github.com/eslint/eslint/commit/99ad3d4ad7502c9d8eb7ec0458634ac0fe0b120c"><code>99ad3d4</code></a> Build: changelog update for 8.32.0</li> <li><a href="https://github.com/eslint/eslint/commit/17b65ad10d653bb05077f21d8b1f79bee96e38d8"><code>17b65ad</code></a> docs: IA Update page URL move (<a href="https://github.com/eslint/eslint/issues/16665">#16665</a>)</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.com/eslint/eslint/issues/16757">#16757</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/5981296d5c7c86228ad766009901191fdd87d5a4"><code>5981296</code></a> docs: fix theme switcher button (<a href="https://github.com/eslint/eslint/issues/16752">#16752</a>)</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.com/eslint/eslint/issues/16541">#16541</a>)</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.com/eslint/eslint/issues/16758">#16758</a>)</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.com/eslint/eslint/issues/16768">#16768</a>)</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.com/eslint/eslint/issues/16740">#16740</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/fc2ea598aee97beb6d768866da1ee4f63775f0c9"><code>fc2ea59</code></a> docs: Update README</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) merged commit into master 2023-01-15 12:50:28 +00:00
Sign in to join this conversation.