-
Notifications
You must be signed in to change notification settings - Fork 710
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump eslint from 8.54.0 to 8.55.0 in /webapp #693
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.54.0...v8.55.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 4, 2023
dehoward
approved these changes
Dec 4, 2023
teamleader-dev
pushed a commit
to vlink-group/chat-copilot
that referenced
this pull request
Oct 7, 2024
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.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.55.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/8c9e6c100a6eb69da292463293b3b48cff911a01"><code>8c9e6c1</code></a> feat: importNamePattern option in no-restricted-imports (<a href="https://redirect.github.com/eslint/eslint/issues/17721">#17721</a>) (Tanuj Kanti)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/83ece2afc2dc6c49efe82678663fe4cba590c0e5"><code>83ece2a</code></a> docs: fix typo <code>--rules</code> -> <code>--rule</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17806">#17806</a>) (OKURA Masafumi)</li> <li><a href="https://github.com/eslint/eslint/commit/fffca5c362bcd205dbf79d1bb52834f8a98fc6bd"><code>fffca5c</code></a> docs: remove "Open in Playground" buttons for removed rules (<a href="https://redirect.github.com/eslint/eslint/issues/17791">#17791</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/a6d9442a9ab34d5d19f78d8c8fd0767a1237bfe3"><code>a6d9442</code></a> docs: fix correct/incorrect examples of rules (<a href="https://redirect.github.com/eslint/eslint/issues/17789">#17789</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/383e99928d7ce649ec9030c9856b03fbac0c3501"><code>383e999</code></a> docs: update and fix examples for <code>no-unused-vars</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17788">#17788</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/5a8efd5b7ad13eb320a1f468d1d4ab3c8ab99214"><code>5a8efd5</code></a> docs: add specific stylistic rule for each deprecated rule (<a href="https://redirect.github.com/eslint/eslint/issues/17778">#17778</a>) (Etienne)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/eb8950c3b811c9163b9aae23af8b6266ad98b295"><code>eb8950c</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/8"><code>@8</code></a>.55.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17811">#17811</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/93df3849a7a25ebe0502000bf0bfb80a6613a5ae"><code>93df384</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/fe4b9545a83e9aca7ba4bb77bc9c868d57de777f"><code>fe4b954</code></a> chore: upgrade <code>@eslint/eslintrc</code><a href="https://github.com/2"><code>@2</code></a>.1.4 (<a href="https://redirect.github.com/eslint/eslint/issues/17799">#17799</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/bd8911db85c7a1127543c9212c8cea47a5cb687d"><code>bd8911d</code></a> ci: pin Node.js 21.2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17809">#17809</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b29a16b22f234f6134475efb6c7be5ac946556ee"><code>b29a16b</code></a> chore: fix several <code>cli</code> tests to run in the intended flat config mode (<a href="https://redirect.github.com/eslint/eslint/issues/17797">#17797</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/de165c108203c6703516ac651f5b4cac5b241804"><code>de165c1</code></a> chore: remove unused config-extends fixtures (<a href="https://redirect.github.com/eslint/eslint/issues/17781">#17781</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/d4304b8b66eac870ffbf4840d84add8a123b25fc"><code>d4304b8</code></a> chore: remove formatting/stylistic rules from new rule templates (<a href="https://redirect.github.com/eslint/eslint/issues/17780">#17780</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/21024fe2029420b413bed11d23761c87e9a02a1a"><code>21024fe</code></a> chore: check rule examples for syntax errors (<a href="https://redirect.github.com/eslint/eslint/issues/17718">#17718</a>) (Francesco Trotta)</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.55.0 - December 1, 2023</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/eb8950c3b811c9163b9aae23af8b6266ad98b295"><code>eb8950c</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/8"><code>@8</code></a>.55.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17811">#17811</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/93df3849a7a25ebe0502000bf0bfb80a6613a5ae"><code>93df384</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/fe4b9545a83e9aca7ba4bb77bc9c868d57de777f"><code>fe4b954</code></a> chore: upgrade <code>@eslint/eslintrc</code><a href="https://github.com/2"><code>@2</code></a>.1.4 (<a href="https://redirect.github.com/eslint/eslint/issues/17799">#17799</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/8c9e6c100a6eb69da292463293b3b48cff911a01"><code>8c9e6c1</code></a> feat: importNamePattern option in no-restricted-imports (<a href="https://redirect.github.com/eslint/eslint/issues/17721">#17721</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/83ece2afc2dc6c49efe82678663fe4cba590c0e5"><code>83ece2a</code></a> docs: fix typo <code>--rules</code> -> <code>--rule</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17806">#17806</a>) (OKURA Masafumi)</li> <li><a href="https://github.com/eslint/eslint/commit/bd8911db85c7a1127543c9212c8cea47a5cb687d"><code>bd8911d</code></a> ci: pin Node.js 21.2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17809">#17809</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b29a16b22f234f6134475efb6c7be5ac946556ee"><code>b29a16b</code></a> chore: fix several <code>cli</code> tests to run in the intended flat config mode (<a href="https://redirect.github.com/eslint/eslint/issues/17797">#17797</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/fffca5c362bcd205dbf79d1bb52834f8a98fc6bd"><code>fffca5c</code></a> docs: remove "Open in Playground" buttons for removed rules (<a href="https://redirect.github.com/eslint/eslint/issues/17791">#17791</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/a6d9442a9ab34d5d19f78d8c8fd0767a1237bfe3"><code>a6d9442</code></a> docs: fix correct/incorrect examples of rules (<a href="https://redirect.github.com/eslint/eslint/issues/17789">#17789</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/383e99928d7ce649ec9030c9856b03fbac0c3501"><code>383e999</code></a> docs: update and fix examples for <code>no-unused-vars</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17788">#17788</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/5a8efd5b7ad13eb320a1f468d1d4ab3c8ab99214"><code>5a8efd5</code></a> docs: add specific stylistic rule for each deprecated rule (<a href="https://redirect.github.com/eslint/eslint/issues/17778">#17778</a>) (Etienne)</li> <li><a href="https://github.com/eslint/eslint/commit/de165c108203c6703516ac651f5b4cac5b241804"><code>de165c1</code></a> chore: remove unused config-extends fixtures (<a href="https://redirect.github.com/eslint/eslint/issues/17781">#17781</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/d4304b8b66eac870ffbf4840d84add8a123b25fc"><code>d4304b8</code></a> chore: remove formatting/stylistic rules from new rule templates (<a href="https://redirect.github.com/eslint/eslint/issues/17780">#17780</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/21024fe2029420b413bed11d23761c87e9a02a1a"><code>21024fe</code></a> chore: check rule examples for syntax errors (<a href="https://redirect.github.com/eslint/eslint/issues/17718">#17718</a>) (Francesco Trotta)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/e0cb960e45961a36845b075a2986a1fa6cd6b8aa"><code>e0cb960</code></a> 8.55.0</li> <li><a href="https://github.com/eslint/eslint/commit/969b2729764eab35538347aa528bafb8c1800e5a"><code>969b272</code></a> Build: changelog update for 8.55.0</li> <li><a href="https://github.com/eslint/eslint/commit/eb8950c3b811c9163b9aae23af8b6266ad98b295"><code>eb8950c</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/8"><code>@8</code></a>.55.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17811">#17811</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/93df3849a7a25ebe0502000bf0bfb80a6613a5ae"><code>93df384</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/fe4b9545a83e9aca7ba4bb77bc9c868d57de777f"><code>fe4b954</code></a> chore: upgrade <code>@eslint/eslintrc</code><a href="https://github.com/2"><code>@2</code></a>.1.4 (<a href="https://redirect.github.com/eslint/eslint/issues/17799">#17799</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/8c9e6c100a6eb69da292463293b3b48cff911a01"><code>8c9e6c1</code></a> feat: importNamePattern option in no-restricted-imports (<a href="https://redirect.github.com/eslint/eslint/issues/17721">#17721</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/83ece2afc2dc6c49efe82678663fe4cba590c0e5"><code>83ece2a</code></a> docs: fix typo <code>--rules</code> -> <code>--rule</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17806">#17806</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/bd8911db85c7a1127543c9212c8cea47a5cb687d"><code>bd8911d</code></a> ci: pin Node.js 21.2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17809">#17809</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b29a16b22f234f6134475efb6c7be5ac946556ee"><code>b29a16b</code></a> chore: fix several <code>cli</code> tests to run in the intended flat config mode (<a href="https://redirect.github.com/eslint/eslint/issues/17797">#17797</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/fffca5c362bcd205dbf79d1bb52834f8a98fc6bd"><code>fffca5c</code></a> docs: remove "Open in Playground" buttons for removed rules (<a href="https://redirect.github.com/eslint/eslint/issues/17791">#17791</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.54.0...v8.55.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.54.0&new-version=8.55.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kb0039
pushed a commit
to aaronba/chat-copilot
that referenced
this pull request
Jan 8, 2025
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.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.55.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/8c9e6c100a6eb69da292463293b3b48cff911a01"><code>8c9e6c1</code></a> feat: importNamePattern option in no-restricted-imports (<a href="https://redirect.github.com/eslint/eslint/issues/17721">#17721</a>) (Tanuj Kanti)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/83ece2afc2dc6c49efe82678663fe4cba590c0e5"><code>83ece2a</code></a> docs: fix typo <code>--rules</code> -> <code>--rule</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17806">#17806</a>) (OKURA Masafumi)</li> <li><a href="https://github.com/eslint/eslint/commit/fffca5c362bcd205dbf79d1bb52834f8a98fc6bd"><code>fffca5c</code></a> docs: remove "Open in Playground" buttons for removed rules (<a href="https://redirect.github.com/eslint/eslint/issues/17791">#17791</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/a6d9442a9ab34d5d19f78d8c8fd0767a1237bfe3"><code>a6d9442</code></a> docs: fix correct/incorrect examples of rules (<a href="https://redirect.github.com/eslint/eslint/issues/17789">#17789</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/383e99928d7ce649ec9030c9856b03fbac0c3501"><code>383e999</code></a> docs: update and fix examples for <code>no-unused-vars</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17788">#17788</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/5a8efd5b7ad13eb320a1f468d1d4ab3c8ab99214"><code>5a8efd5</code></a> docs: add specific stylistic rule for each deprecated rule (<a href="https://redirect.github.com/eslint/eslint/issues/17778">#17778</a>) (Etienne)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/eb8950c3b811c9163b9aae23af8b6266ad98b295"><code>eb8950c</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/8"><code>@8</code></a>.55.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17811">#17811</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/93df3849a7a25ebe0502000bf0bfb80a6613a5ae"><code>93df384</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/fe4b9545a83e9aca7ba4bb77bc9c868d57de777f"><code>fe4b954</code></a> chore: upgrade <code>@eslint/eslintrc</code><a href="https://github.com/2"><code>@2</code></a>.1.4 (<a href="https://redirect.github.com/eslint/eslint/issues/17799">#17799</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/bd8911db85c7a1127543c9212c8cea47a5cb687d"><code>bd8911d</code></a> ci: pin Node.js 21.2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17809">#17809</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b29a16b22f234f6134475efb6c7be5ac946556ee"><code>b29a16b</code></a> chore: fix several <code>cli</code> tests to run in the intended flat config mode (<a href="https://redirect.github.com/eslint/eslint/issues/17797">#17797</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/de165c108203c6703516ac651f5b4cac5b241804"><code>de165c1</code></a> chore: remove unused config-extends fixtures (<a href="https://redirect.github.com/eslint/eslint/issues/17781">#17781</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/d4304b8b66eac870ffbf4840d84add8a123b25fc"><code>d4304b8</code></a> chore: remove formatting/stylistic rules from new rule templates (<a href="https://redirect.github.com/eslint/eslint/issues/17780">#17780</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/21024fe2029420b413bed11d23761c87e9a02a1a"><code>21024fe</code></a> chore: check rule examples for syntax errors (<a href="https://redirect.github.com/eslint/eslint/issues/17718">#17718</a>) (Francesco Trotta)</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.55.0 - December 1, 2023</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/eb8950c3b811c9163b9aae23af8b6266ad98b295"><code>eb8950c</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/8"><code>@8</code></a>.55.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17811">#17811</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/93df3849a7a25ebe0502000bf0bfb80a6613a5ae"><code>93df384</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/fe4b9545a83e9aca7ba4bb77bc9c868d57de777f"><code>fe4b954</code></a> chore: upgrade <code>@eslint/eslintrc</code><a href="https://github.com/2"><code>@2</code></a>.1.4 (<a href="https://redirect.github.com/eslint/eslint/issues/17799">#17799</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/8c9e6c100a6eb69da292463293b3b48cff911a01"><code>8c9e6c1</code></a> feat: importNamePattern option in no-restricted-imports (<a href="https://redirect.github.com/eslint/eslint/issues/17721">#17721</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/83ece2afc2dc6c49efe82678663fe4cba590c0e5"><code>83ece2a</code></a> docs: fix typo <code>--rules</code> -> <code>--rule</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17806">#17806</a>) (OKURA Masafumi)</li> <li><a href="https://github.com/eslint/eslint/commit/bd8911db85c7a1127543c9212c8cea47a5cb687d"><code>bd8911d</code></a> ci: pin Node.js 21.2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17809">#17809</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b29a16b22f234f6134475efb6c7be5ac946556ee"><code>b29a16b</code></a> chore: fix several <code>cli</code> tests to run in the intended flat config mode (<a href="https://redirect.github.com/eslint/eslint/issues/17797">#17797</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/fffca5c362bcd205dbf79d1bb52834f8a98fc6bd"><code>fffca5c</code></a> docs: remove "Open in Playground" buttons for removed rules (<a href="https://redirect.github.com/eslint/eslint/issues/17791">#17791</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/a6d9442a9ab34d5d19f78d8c8fd0767a1237bfe3"><code>a6d9442</code></a> docs: fix correct/incorrect examples of rules (<a href="https://redirect.github.com/eslint/eslint/issues/17789">#17789</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/383e99928d7ce649ec9030c9856b03fbac0c3501"><code>383e999</code></a> docs: update and fix examples for <code>no-unused-vars</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17788">#17788</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/5a8efd5b7ad13eb320a1f468d1d4ab3c8ab99214"><code>5a8efd5</code></a> docs: add specific stylistic rule for each deprecated rule (<a href="https://redirect.github.com/eslint/eslint/issues/17778">#17778</a>) (Etienne)</li> <li><a href="https://github.com/eslint/eslint/commit/de165c108203c6703516ac651f5b4cac5b241804"><code>de165c1</code></a> chore: remove unused config-extends fixtures (<a href="https://redirect.github.com/eslint/eslint/issues/17781">#17781</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/d4304b8b66eac870ffbf4840d84add8a123b25fc"><code>d4304b8</code></a> chore: remove formatting/stylistic rules from new rule templates (<a href="https://redirect.github.com/eslint/eslint/issues/17780">#17780</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/21024fe2029420b413bed11d23761c87e9a02a1a"><code>21024fe</code></a> chore: check rule examples for syntax errors (<a href="https://redirect.github.com/eslint/eslint/issues/17718">#17718</a>) (Francesco Trotta)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/e0cb960e45961a36845b075a2986a1fa6cd6b8aa"><code>e0cb960</code></a> 8.55.0</li> <li><a href="https://github.com/eslint/eslint/commit/969b2729764eab35538347aa528bafb8c1800e5a"><code>969b272</code></a> Build: changelog update for 8.55.0</li> <li><a href="https://github.com/eslint/eslint/commit/eb8950c3b811c9163b9aae23af8b6266ad98b295"><code>eb8950c</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/8"><code>@8</code></a>.55.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17811">#17811</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/93df3849a7a25ebe0502000bf0bfb80a6613a5ae"><code>93df384</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/fe4b9545a83e9aca7ba4bb77bc9c868d57de777f"><code>fe4b954</code></a> chore: upgrade <code>@eslint/eslintrc</code><a href="https://github.com/2"><code>@2</code></a>.1.4 (<a href="https://redirect.github.com/eslint/eslint/issues/17799">#17799</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/8c9e6c100a6eb69da292463293b3b48cff911a01"><code>8c9e6c1</code></a> feat: importNamePattern option in no-restricted-imports (<a href="https://redirect.github.com/eslint/eslint/issues/17721">#17721</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/83ece2afc2dc6c49efe82678663fe4cba590c0e5"><code>83ece2a</code></a> docs: fix typo <code>--rules</code> -> <code>--rule</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17806">#17806</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/bd8911db85c7a1127543c9212c8cea47a5cb687d"><code>bd8911d</code></a> ci: pin Node.js 21.2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17809">#17809</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b29a16b22f234f6134475efb6c7be5ac946556ee"><code>b29a16b</code></a> chore: fix several <code>cli</code> tests to run in the intended flat config mode (<a href="https://redirect.github.com/eslint/eslint/issues/17797">#17797</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/fffca5c362bcd205dbf79d1bb52834f8a98fc6bd"><code>fffca5c</code></a> docs: remove "Open in Playground" buttons for removed rules (<a href="https://redirect.github.com/eslint/eslint/issues/17791">#17791</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.54.0...v8.55.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.54.0&new-version=8.55.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
webapp
Pull requests that update Typescript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps eslint from 8.54.0 to 8.55.0.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
e0cb960
8.55.0969b272
Build: changelog update for 8.55.0eb8950c
chore: upgrade@eslint/js
@8
.55.0 (#17811)93df384
chore: package.json update for@eslint/js
releasefe4b954
chore: upgrade@eslint/eslintrc
@2
.1.4 (#17799)8c9e6c1
feat: importNamePattern option in no-restricted-imports (#17721)83ece2a
docs: fix typo--rules
->--rule
(#17806)bd8911d
ci: pin Node.js 21.2.0 (#17809)b29a16b
chore: fix severalcli
tests to run in the intended flat config mode (#17797)fffca5c
docs: remove "Open in Playground" buttons for removed rules (#17791)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)