Skip to content

Bump the dev-dependencies group with 7 updates #1016

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2024

Bumps the dev-dependencies group with 7 updates:

Package From To
@eslint/js 9.11.1 9.12.0
@types/node 22.7.4 22.7.5
@types/react-dom 18.3.0 18.3.1
eslint 9.11.1 9.12.0
typescript 5.6.2 5.6.3
typescript-eslint 8.8.0 8.8.1
vite-plugin-static-copy 1.0.6 2.0.0

Updates @eslint/js from 9.11.1 to 9.12.0

Release notes

Sourced from @​eslint/js's releases.

v9.12.0

Features

  • 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami)
  • 17a07fb feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)
  • 2ff0e51 feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)
  • 2d17453 feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)

Bug Fixes

  • ea380ca fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)
  • fdd6319 fix: Issues with type definitions (#18940) (Arya Emami)

Documentation

  • ecbd522 docs: Mention code explorer (#18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#18944) (Jay)

Chores

  • 555aafd chore: upgrade to @eslint/[email protected] (#18987) (Francesco Trotta)
  • 873ae60 chore: package.json update for @​eslint/js release (Jenkins)
  • d0a5414 refactor: replace strip-ansi with native module (#18982) (Cristopher)
  • b827029 chore: Enable JSON5 linting (#18979) (Milos Djermanovic)
  • 8f55ca2 chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)
  • c1a2725 chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)
Changelog

Sourced from @​eslint/js's changelog.

v9.12.0 - October 4, 2024

  • 555aafd chore: upgrade to @eslint/[email protected] (#18987) (Francesco Trotta)
  • 873ae60 chore: package.json update for @​eslint/js release (Jenkins)
  • ea380ca fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)
  • d0a5414 refactor: replace strip-ansi with native module (#18982) (Cristopher)
  • b827029 chore: Enable JSON5 linting (#18979) (Milos Djermanovic)
  • ecbd522 docs: Mention code explorer (#18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#18976) (Milos Djermanovic)
  • 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami)
  • 57232ff docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • fdd6319 fix: Issues with type definitions (#18940) (Arya Emami)
  • 8f55ca2 chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)
  • 17a07fb feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#18944) (Jay)
  • 2ff0e51 feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)
  • 2d17453 feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)
  • c1a2725 chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)
Commits

Updates @types/node from 22.7.4 to 22.7.5

Commits

Updates @types/react-dom from 18.3.0 to 18.3.1

Commits

Updates eslint from 9.11.1 to 9.12.0

Release notes

Sourced from eslint's releases.

v9.12.0

Features

  • 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami)
  • 17a07fb feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)
  • 2ff0e51 feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)
  • 2d17453 feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)

Bug Fixes

  • ea380ca fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)
  • fdd6319 fix: Issues with type definitions (#18940) (Arya Emami)

Documentation

  • ecbd522 docs: Mention code explorer (#18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#18944) (Jay)

Chores

  • 555aafd chore: upgrade to @eslint/[email protected] (#18987) (Francesco Trotta)
  • 873ae60 chore: package.json update for @​eslint/js release (Jenkins)
  • d0a5414 refactor: replace strip-ansi with native module (#18982) (Cristopher)
  • b827029 chore: Enable JSON5 linting (#18979) (Milos Djermanovic)
  • 8f55ca2 chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)
  • c1a2725 chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.12.0 - October 4, 2024

  • 555aafd chore: upgrade to @eslint/[email protected] (#18987) (Francesco Trotta)
  • 873ae60 chore: package.json update for @​eslint/js release (Jenkins)
  • ea380ca fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)
  • d0a5414 refactor: replace strip-ansi with native module (#18982) (Cristopher)
  • b827029 chore: Enable JSON5 linting (#18979) (Milos Djermanovic)
  • ecbd522 docs: Mention code explorer (#18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#18976) (Milos Djermanovic)
  • 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami)
  • 57232ff docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • fdd6319 fix: Issues with type definitions (#18940) (Arya Emami)
  • 8f55ca2 chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)
  • 17a07fb feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#18944) (Jay)
  • 2ff0e51 feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)
  • 2d17453 feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)
  • c1a2725 chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)
Commits

Updates typescript from 5.6.2 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • See full diff in compare view

Updates typescript-eslint from 8.8.0 to 8.8.1

Release notes

Sourced from typescript-eslint's releases.

v8.8.1

8.8.1 (2024-10-07)

🩹 Fixes

  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file (#10046)
  • typescript-estree: fix crash when running from a node --eval script (#10098)
  • typescript-estree: ensure mjs/mts files are always be parsed as ESM (#10011)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.8.1 (2024-10-07)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates vite-plugin-static-copy from 1.0.6 to 2.0.0

Release notes

Sourced from vite-plugin-static-copy's releases.

[email protected]

Major Changes

Changelog

Sourced from vite-plugin-static-copy's changelog.

2.0.0

Major Changes

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.11.1` | `9.12.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.7.5` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` |
| [eslint](https://github.com/eslint/eslint) | `9.11.1` | `9.12.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.8.0` | `8.8.1` |
| [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) | `1.0.6` | `2.0.0` |


Updates `@eslint/js` from 9.11.1 to 9.12.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.12.0/packages/js)

Updates `@types/node` from 22.7.4 to 22.7.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react-dom` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `eslint` from 9.11.1 to 9.12.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.11.1...v9.12.0)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

Updates `typescript-eslint` from 8.8.0 to 8.8.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.1/packages/typescript-eslint)

Updates `vite-plugin-static-copy` from 1.0.6 to 2.0.0
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases)
- [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/[email protected]@2.0.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: vite-plugin-static-copy
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 11, 2024
@esimkowitz esimkowitz merged commit 400487d into main Oct 11, 2024
5 checks passed
@esimkowitz esimkowitz deleted the dependabot/npm_and_yarn/dev-dependencies-03ef50d6c8 branch October 11, 2024 18:31
xxyy2024 pushed a commit to xxyy2024/waveterm_aipy that referenced this pull request Jun 24, 2025
Bumps the dev-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) |
`9.11.1` | `9.12.0` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.7.4` | `22.7.5` |
|
[@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)
| `18.3.0` | `18.3.1` |
| [eslint](https://github.com/eslint/eslint) | `9.11.1` | `9.12.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` |
`5.6.3` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.8.0` | `8.8.1` |
|
[vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy)
| `1.0.6` | `2.0.0` |

Updates `@eslint/js` from 9.11.1 to 9.12.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases"><code>@​eslint/js</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v9.12.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/5a6a05321ca34480c780be8c2cb7946e4c299001"><code>5a6a053</code></a>
feat: update to <code>jiti</code> v2 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18954">#18954</a>)
(Arya Emami)</li>
<li><a
href="https://github.com/eslint/eslint/commit/17a07fb548ecce24b88e8b2b07491c24ed1111a9"><code>17a07fb</code></a>
feat: Hooks for test cases (RuleTester) (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18771">#18771</a>)
(Anna Bocharova)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2ff0e51cedaab967b7ce383437f64b4a6df8608d"><code>2ff0e51</code></a>
feat: Implement alternate config lookup (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18742">#18742</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2d174532ae96bcaecf6fd7de78755164378b3a2d"><code>2d17453</code></a>
feat: Implement modified cyclomatic complexity (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18896">#18896</a>)
(Dmitry Pashkevich)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/ea380cac6f598c86b25a2726c2783636c4169957"><code>ea380ca</code></a>
fix: Upgrade retry to avoid EMFILE errors (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18986">#18986</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/fdd631964aee250bc5520770bc1fc3f2f2872813"><code>fdd6319</code></a>
fix: Issues with type definitions (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18940">#18940</a>)
(Arya Emami)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/ecbd52291d7c118b77016c6bf1c60b7d263c44f0"><code>ecbd522</code></a>
docs: Mention code explorer (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18978">#18978</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7ea4ecc6e3320a74c960cb78acc94c0140d15f55"><code>7ea4ecc</code></a>
docs: Clarifying the Use of Meta Objects (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18697">#18697</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d3e4b2ea4a8f76d4d49345c242f013f49635274f"><code>d3e4b2e</code></a>
docs: Clarify how to exclude <code>.js</code> files (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18976">#18976</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/57232ff3d50412586df094f052b47adb38f8d9ae"><code>57232ff</code></a>
docs: Mention plugin-kit in language docs (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18973">#18973</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b80ed007cefee086db1ff17cde9f7dd6690459f0"><code>b80ed00</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/cb69ab374c149eb725b2fc5a8f0ff33fd7268a46"><code>cb69ab3</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7fb0d957c102be499d5358a74928e0ea93913371"><code>7fb0d95</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/493348a9a5dcca29d7fbbe13c67ce13a7a38413b"><code>493348a</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/87a582c8b537d133c140781aa9e3ff0201a3c10f"><code>87a582c</code></a>
docs: fix typo in <code>id-match</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18944">#18944</a>)
(Jay)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/555aafd06f6dddc743acff06111dc72dd8ea4c4e"><code>555aafd</code></a>
chore: upgrade to <code>@eslint/[email protected]</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18987">#18987</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/873ae608c15a0a386f022076b5aab6112b56b59b"><code>873ae60</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d0a5414c30421e5dbe313790502dbf13b9330fef"><code>d0a5414</code></a>
refactor: replace strip-ansi with native module (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18982">#18982</a>)
(Cristopher)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b8270299abe777bb80a065d537aa1d4be74be705"><code>b827029</code></a>
chore: Enable JSON5 linting (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18979">#18979</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/8f55ca22d94c1b0ff3be323b97949edef8d880b0"><code>8f55ca2</code></a>
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18962">#18962</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c1a2725e9c776d6845d94c866c7f7b1fe0315090"><code>c1a2725</code></a>
chore: update dependency mocha to ^10.7.3 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18945">#18945</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md"><code>@​eslint/js</code>'s
changelog</a>.</em></p>
<blockquote>
<p>v9.12.0 - October 4, 2024</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/555aafd06f6dddc743acff06111dc72dd8ea4c4e"><code>555aafd</code></a>
chore: upgrade to <code>@eslint/[email protected]</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18987">#18987</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/873ae608c15a0a386f022076b5aab6112b56b59b"><code>873ae60</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ea380cac6f598c86b25a2726c2783636c4169957"><code>ea380ca</code></a>
fix: Upgrade retry to avoid EMFILE errors (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18986">#18986</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d0a5414c30421e5dbe313790502dbf13b9330fef"><code>d0a5414</code></a>
refactor: replace strip-ansi with native module (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18982">#18982</a>)
(Cristopher)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b8270299abe777bb80a065d537aa1d4be74be705"><code>b827029</code></a>
chore: Enable JSON5 linting (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18979">#18979</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ecbd52291d7c118b77016c6bf1c60b7d263c44f0"><code>ecbd522</code></a>
docs: Mention code explorer (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18978">#18978</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7ea4ecc6e3320a74c960cb78acc94c0140d15f55"><code>7ea4ecc</code></a>
docs: Clarifying the Use of Meta Objects (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18697">#18697</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d3e4b2ea4a8f76d4d49345c242f013f49635274f"><code>d3e4b2e</code></a>
docs: Clarify how to exclude <code>.js</code> files (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18976">#18976</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5a6a05321ca34480c780be8c2cb7946e4c299001"><code>5a6a053</code></a>
feat: update to <code>jiti</code> v2 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18954">#18954</a>)
(Arya Emami)</li>
<li><a
href="https://github.com/eslint/eslint/commit/57232ff3d50412586df094f052b47adb38f8d9ae"><code>57232ff</code></a>
docs: Mention plugin-kit in language docs (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18973">#18973</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b80ed007cefee086db1ff17cde9f7dd6690459f0"><code>b80ed00</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/cb69ab374c149eb725b2fc5a8f0ff33fd7268a46"><code>cb69ab3</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7fb0d957c102be499d5358a74928e0ea93913371"><code>7fb0d95</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/fdd631964aee250bc5520770bc1fc3f2f2872813"><code>fdd6319</code></a>
fix: Issues with type definitions (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18940">#18940</a>)
(Arya Emami)</li>
<li><a
href="https://github.com/eslint/eslint/commit/8f55ca22d94c1b0ff3be323b97949edef8d880b0"><code>8f55ca2</code></a>
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18962">#18962</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/17a07fb548ecce24b88e8b2b07491c24ed1111a9"><code>17a07fb</code></a>
feat: Hooks for test cases (RuleTester) (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18771">#18771</a>)
(Anna Bocharova)</li>
<li><a
href="https://github.com/eslint/eslint/commit/493348a9a5dcca29d7fbbe13c67ce13a7a38413b"><code>493348a</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/87a582c8b537d133c140781aa9e3ff0201a3c10f"><code>87a582c</code></a>
docs: fix typo in <code>id-match</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18944">#18944</a>)
(Jay)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2ff0e51cedaab967b7ce383437f64b4a6df8608d"><code>2ff0e51</code></a>
feat: Implement alternate config lookup (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18742">#18742</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2d174532ae96bcaecf6fd7de78755164378b3a2d"><code>2d17453</code></a>
feat: Implement modified cyclomatic complexity (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18896">#18896</a>)
(Dmitry Pashkevich)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c1a2725e9c776d6845d94c866c7f7b1fe0315090"><code>c1a2725</code></a>
chore: update dependency mocha to ^10.7.3 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18945">#18945</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/873ae608c15a0a386f022076b5aab6112b56b59b"><code>873ae60</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li>See full diff in <a
href="https://github.com/eslint/eslint/commits/v9.12.0/packages/js">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 22.7.4 to 22.7.5
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/react-dom` from 18.3.0 to 18.3.1
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint` from 9.11.1 to 9.12.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>v9.12.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/5a6a05321ca34480c780be8c2cb7946e4c299001"><code>5a6a053</code></a>
feat: update to <code>jiti</code> v2 (<a
href="https://redirect.github.com/eslint/eslint/issues/18954">#18954</a>)
(Arya Emami)</li>
<li><a
href="https://github.com/eslint/eslint/commit/17a07fb548ecce24b88e8b2b07491c24ed1111a9"><code>17a07fb</code></a>
feat: Hooks for test cases (RuleTester) (<a
href="https://redirect.github.com/eslint/eslint/issues/18771">#18771</a>)
(Anna Bocharova)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2ff0e51cedaab967b7ce383437f64b4a6df8608d"><code>2ff0e51</code></a>
feat: Implement alternate config lookup (<a
href="https://redirect.github.com/eslint/eslint/issues/18742">#18742</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2d174532ae96bcaecf6fd7de78755164378b3a2d"><code>2d17453</code></a>
feat: Implement modified cyclomatic complexity (<a
href="https://redirect.github.com/eslint/eslint/issues/18896">#18896</a>)
(Dmitry Pashkevich)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/ea380cac6f598c86b25a2726c2783636c4169957"><code>ea380ca</code></a>
fix: Upgrade retry to avoid EMFILE errors (<a
href="https://redirect.github.com/eslint/eslint/issues/18986">#18986</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/fdd631964aee250bc5520770bc1fc3f2f2872813"><code>fdd6319</code></a>
fix: Issues with type definitions (<a
href="https://redirect.github.com/eslint/eslint/issues/18940">#18940</a>)
(Arya Emami)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/ecbd52291d7c118b77016c6bf1c60b7d263c44f0"><code>ecbd522</code></a>
docs: Mention code explorer (<a
href="https://redirect.github.com/eslint/eslint/issues/18978">#18978</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7ea4ecc6e3320a74c960cb78acc94c0140d15f55"><code>7ea4ecc</code></a>
docs: Clarifying the Use of Meta Objects (<a
href="https://redirect.github.com/eslint/eslint/issues/18697">#18697</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d3e4b2ea4a8f76d4d49345c242f013f49635274f"><code>d3e4b2e</code></a>
docs: Clarify how to exclude <code>.js</code> files (<a
href="https://redirect.github.com/eslint/eslint/issues/18976">#18976</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/57232ff3d50412586df094f052b47adb38f8d9ae"><code>57232ff</code></a>
docs: Mention plugin-kit in language docs (<a
href="https://redirect.github.com/eslint/eslint/issues/18973">#18973</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b80ed007cefee086db1ff17cde9f7dd6690459f0"><code>b80ed00</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/cb69ab374c149eb725b2fc5a8f0ff33fd7268a46"><code>cb69ab3</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7fb0d957c102be499d5358a74928e0ea93913371"><code>7fb0d95</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/493348a9a5dcca29d7fbbe13c67ce13a7a38413b"><code>493348a</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/87a582c8b537d133c140781aa9e3ff0201a3c10f"><code>87a582c</code></a>
docs: fix typo in <code>id-match</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18944">#18944</a>)
(Jay)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/555aafd06f6dddc743acff06111dc72dd8ea4c4e"><code>555aafd</code></a>
chore: upgrade to <code>@eslint/[email protected]</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18987">#18987</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/873ae608c15a0a386f022076b5aab6112b56b59b"><code>873ae60</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d0a5414c30421e5dbe313790502dbf13b9330fef"><code>d0a5414</code></a>
refactor: replace strip-ansi with native module (<a
href="https://redirect.github.com/eslint/eslint/issues/18982">#18982</a>)
(Cristopher)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b8270299abe777bb80a065d537aa1d4be74be705"><code>b827029</code></a>
chore: Enable JSON5 linting (<a
href="https://redirect.github.com/eslint/eslint/issues/18979">#18979</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/8f55ca22d94c1b0ff3be323b97949edef8d880b0"><code>8f55ca2</code></a>
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (<a
href="https://redirect.github.com/eslint/eslint/issues/18962">#18962</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c1a2725e9c776d6845d94c866c7f7b1fe0315090"><code>c1a2725</code></a>
chore: update dependency mocha to ^10.7.3 (<a
href="https://redirect.github.com/eslint/eslint/issues/18945">#18945</a>)
(Milos Djermanovic)</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>v9.12.0 - October 4, 2024</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/555aafd06f6dddc743acff06111dc72dd8ea4c4e"><code>555aafd</code></a>
chore: upgrade to <code>@eslint/[email protected]</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18987">#18987</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/873ae608c15a0a386f022076b5aab6112b56b59b"><code>873ae60</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ea380cac6f598c86b25a2726c2783636c4169957"><code>ea380ca</code></a>
fix: Upgrade retry to avoid EMFILE errors (<a
href="https://redirect.github.com/eslint/eslint/issues/18986">#18986</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d0a5414c30421e5dbe313790502dbf13b9330fef"><code>d0a5414</code></a>
refactor: replace strip-ansi with native module (<a
href="https://redirect.github.com/eslint/eslint/issues/18982">#18982</a>)
(Cristopher)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b8270299abe777bb80a065d537aa1d4be74be705"><code>b827029</code></a>
chore: Enable JSON5 linting (<a
href="https://redirect.github.com/eslint/eslint/issues/18979">#18979</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ecbd52291d7c118b77016c6bf1c60b7d263c44f0"><code>ecbd522</code></a>
docs: Mention code explorer (<a
href="https://redirect.github.com/eslint/eslint/issues/18978">#18978</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7ea4ecc6e3320a74c960cb78acc94c0140d15f55"><code>7ea4ecc</code></a>
docs: Clarifying the Use of Meta Objects (<a
href="https://redirect.github.com/eslint/eslint/issues/18697">#18697</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d3e4b2ea4a8f76d4d49345c242f013f49635274f"><code>d3e4b2e</code></a>
docs: Clarify how to exclude <code>.js</code> files (<a
href="https://redirect.github.com/eslint/eslint/issues/18976">#18976</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5a6a05321ca34480c780be8c2cb7946e4c299001"><code>5a6a053</code></a>
feat: update to <code>jiti</code> v2 (<a
href="https://redirect.github.com/eslint/eslint/issues/18954">#18954</a>)
(Arya Emami)</li>
<li><a
href="https://github.com/eslint/eslint/commit/57232ff3d50412586df094f052b47adb38f8d9ae"><code>57232ff</code></a>
docs: Mention plugin-kit in language docs (<a
href="https://redirect.github.com/eslint/eslint/issues/18973">#18973</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b80ed007cefee086db1ff17cde9f7dd6690459f0"><code>b80ed00</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/cb69ab374c149eb725b2fc5a8f0ff33fd7268a46"><code>cb69ab3</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7fb0d957c102be499d5358a74928e0ea93913371"><code>7fb0d95</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/fdd631964aee250bc5520770bc1fc3f2f2872813"><code>fdd6319</code></a>
fix: Issues with type definitions (<a
href="https://redirect.github.com/eslint/eslint/issues/18940">#18940</a>)
(Arya Emami)</li>
<li><a
href="https://github.com/eslint/eslint/commit/8f55ca22d94c1b0ff3be323b97949edef8d880b0"><code>8f55ca2</code></a>
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (<a
href="https://redirect.github.com/eslint/eslint/issues/18962">#18962</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/17a07fb548ecce24b88e8b2b07491c24ed1111a9"><code>17a07fb</code></a>
feat: Hooks for test cases (RuleTester) (<a
href="https://redirect.github.com/eslint/eslint/issues/18771">#18771</a>)
(Anna Bocharova)</li>
<li><a
href="https://github.com/eslint/eslint/commit/493348a9a5dcca29d7fbbe13c67ce13a7a38413b"><code>493348a</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/87a582c8b537d133c140781aa9e3ff0201a3c10f"><code>87a582c</code></a>
docs: fix typo in <code>id-match</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18944">#18944</a>)
(Jay)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2ff0e51cedaab967b7ce383437f64b4a6df8608d"><code>2ff0e51</code></a>
feat: Implement alternate config lookup (<a
href="https://redirect.github.com/eslint/eslint/issues/18742">#18742</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2d174532ae96bcaecf6fd7de78755164378b3a2d"><code>2d17453</code></a>
feat: Implement modified cyclomatic complexity (<a
href="https://redirect.github.com/eslint/eslint/issues/18896">#18896</a>)
(Dmitry Pashkevich)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c1a2725e9c776d6845d94c866c7f7b1fe0315090"><code>c1a2725</code></a>
chore: update dependency mocha to ^10.7.3 (<a
href="https://redirect.github.com/eslint/eslint/issues/18945">#18945</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/17cfb684194df48d0a5dc566af9c28fe80ea6d42"><code>17cfb68</code></a>
9.12.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/826e69dbc1f486af3d47cda2cbb8b69ea8d0dc3a"><code>826e69d</code></a>
Build: changelog update for 9.12.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/555aafd06f6dddc743acff06111dc72dd8ea4c4e"><code>555aafd</code></a>
chore: upgrade to <code>@eslint/[email protected]</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18987">#18987</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/873ae608c15a0a386f022076b5aab6112b56b59b"><code>873ae60</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="https://github.com/eslint/eslint/commit/ea380cac6f598c86b25a2726c2783636c4169957"><code>ea380ca</code></a>
fix: Upgrade retry to avoid EMFILE errors (<a
href="https://redirect.github.com/eslint/eslint/issues/18986">#18986</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d0a5414c30421e5dbe313790502dbf13b9330fef"><code>d0a5414</code></a>
refactor: replace strip-ansi with native module (<a
href="https://redirect.github.com/eslint/eslint/issues/18982">#18982</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b8270299abe777bb80a065d537aa1d4be74be705"><code>b827029</code></a>
chore: Enable JSON5 linting (<a
href="https://redirect.github.com/eslint/eslint/issues/18979">#18979</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ecbd52291d7c118b77016c6bf1c60b7d263c44f0"><code>ecbd522</code></a>
docs: Mention code explorer (<a
href="https://redirect.github.com/eslint/eslint/issues/18978">#18978</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7ea4ecc6e3320a74c960cb78acc94c0140d15f55"><code>7ea4ecc</code></a>
docs: Clarifying the Use of Meta Objects (<a
href="https://redirect.github.com/eslint/eslint/issues/18697">#18697</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d3e4b2ea4a8f76d4d49345c242f013f49635274f"><code>d3e4b2e</code></a>
docs: Clarify how to exclude <code>.js</code> files (<a
href="https://redirect.github.com/eslint/eslint/issues/18976">#18976</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v9.11.1...v9.12.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.6.2 to 5.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.6.3</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.3%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.3 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/TypeScript/commit/d48a5cf89a62a62d6c6ed53ffa18f070d9458b85"><code>d48a5cf</code></a>
Bump version to 5.6.3 and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/fefa70aa18df825b6b06e79ae3d5b54f17571128"><code>fefa70a</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/60083">#60083</a>
(Don't issue implicit any when obtai...) into release-5.6 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/ff716921496ab538e74450d32443c899afbf4657"><code>ff71692</code></a>
[release-5.6] Remove tsbuildInfo specification error now that we need it
for ...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/1f44dcf4e1d7db05fab64dea6949fe3c0e642d25"><code>1f44dcf</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/60157">#60157</a>
(fix automatic type acquisition) into release-5.6 (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/60169">#60169</a>)</li>
<li>See full diff in <a
href="https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.8.0 to 8.8.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's
releases</a>.</em></p>
<blockquote>
<h2>v8.8.1</h2>
<h2>8.8.1 (2024-10-07)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> stop warning on <a
href="https://github.com/ts-nocheck"><code>@​ts-nocheck</code></a>
comments which aren't at the beginning of the file (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10046">#10046</a>)</li>
<li><strong>typescript-estree:</strong> fix crash when running from a
<code>node --eval</code> script (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10098">#10098</a>)</li>
<li><strong>typescript-estree:</strong> ensure mjs/mts files are always
be parsed as ESM (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10011">#10011</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Brad Zacher <a
href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li>
<li>Ronen Amiel</li>
<li>WhitePiano <a
href="https://github.com/goldentrash"><code>@​goldentrash</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>8.8.1 (2024-10-07)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/f898248934fe8bba8a1a961373b86d508a9fca9c"><code>f898248</code></a>
chore(release): publish 8.8.1</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.1/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite-plugin-static-copy` from 1.0.6 to 2.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sapphi-red/vite-plugin-static-copy/releases">vite-plugin-static-copy's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h3>Major Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/pull/127">#127</a>
<a
href="https://github.com/sapphi-red/vite-plugin-static-copy/commit/21304df03f6ad668d316653ee9d48c4fbc633bde"><code>21304df</code></a>
Thanks <a
href="https://github.com/tassioFront"><code>@​tassioFront</code></a>! -
feat: throw an error when does not find file</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md">vite-plugin-static-copy's
changelog</a>.</em></p>
<blockquote>
<h2>2.0.0</h2>
<h3>Major Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/pull/127">#127</a>
<a
href="https://github.com/sapphi-red/vite-plugin-static-copy/commit/21304df03f6ad668d316653ee9d48c4fbc633bde"><code>21304df</code></a>
Thanks <a
href="https://github.com/tassioFront"><code>@​tassioFront</code></a>! -
feat: throw an error when does not find file</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sapphi-red/vite-plugin-static-copy/commit/c3a14747adf4edb45d2270f0fe3a8dfe551e0a12"><code>c3a1474</code></a>
chore: update versions (<a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/128">#128</a>)</li>
<li><a
href="https://github.com/sapphi-red/vite-plugin-static-copy/commit/f76084341349da067ac077bd238118f7f000541c"><code>f760843</code></a>
chore: update packages (<a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/129">#129</a>)</li>
<li><a
href="https://github.com/sapphi-red/vite-plugin-static-copy/commit/21304df03f6ad668d316653ee9d48c4fbc633bde"><code>21304df</code></a>
feat: throw an error when no file was found (<a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/127">#127</a>)</li>
<li>See full diff in <a
href="https://github.com/sapphi-red/vite-plugin-static-copy/compare/[email protected]@2.0.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant