Skip to content

Bump the other group with 11 updates #673

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
merged 1 commit into from
Oct 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the other group with 11 updates:

Package From To
@babel/runtime 7.25.6 7.25.7
framer-motion 11.9.0 11.11.1
@eslint/js 9.11.1 9.12.0
@types/lodash 4.17.9 4.17.10
@types/react 18.3.10 18.3.11
eslint 9.11.1 9.12.0
eslint-plugin-react 7.37.0 7.37.1
globals 15.9.0 15.10.0
postcss-preset-env 10.0.5 10.0.6
typescript-eslint 8.7.0 8.8.0
vitest 2.1.1 2.1.2

Updates @babel/runtime from 7.25.6 to 7.25.7

Release notes

Sourced from @​babel/runtime's releases.

v7.25.7 (2024-10-02)

Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs!

🐛 Bug Fix

💅 Polish

🏠 Internal

  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator

🏃‍♀️ Performance

Committers: 8

Changelog

Sourced from @​babel/runtime's changelog.

v7.25.7 (2024-10-02)

🐛 Bug Fix

💅 Polish

🏠 Internal

  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator

🏃‍♀️ Performance

Commits

Updates framer-motion from 11.9.0 to 11.11.1

Changelog

Sourced from framer-motion's changelog.

[11.11.1] 2024-10-04

Fix

  • Fixed optimised appear effects in granular Suspense environments.

[11.11.0] 2024-10-03

Added

  • animate can now animate any object.

[11.10.0] 2024-10-02

Added

  • delay with seconds now exported from "framer-motion/dom".

Fixed

  • Only transform is added to will-change when a potentially layerising value is animated as opacity and filter will prematurely flatten preserve-3d.
Commits

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/lodash from 4.17.9 to 4.17.10

Commits

Updates @types/react from 18.3.10 to 18.3.11

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 eslint-plugin-react from 7.37.0 to 7.37.1

Release notes

Sourced from eslint-plugin-react's releases.

v7.37.1

Fixed

Changed

#3834: jsx-eslint/eslint-plugin-react#3834 #3836: jsx-eslint/eslint-plugin-react#3836

Changelog

Sourced from eslint-plugin-react's changelog.

[7.37.1] - 2024.10.01

Fixed

Changed

#3836: jsx-eslint/eslint-plugin-react#3836 #3834: jsx-eslint/eslint-plugin-react#3834

Commits

Updates globals from 15.9.0 to 15.10.0

Release notes

Sourced from globals's releases.

v15.10.0

  • Update globals (#264) 3cbce2d

sindresorhus/globals@v15.9.0...v15.10.0

Commits

Updates postcss-preset-env from 10.0.5 to 10.0.6

Changelog

Sourced from postcss-preset-env's changelog.

10.0.6

October 4, 2024

Commits

Updates typescript-eslint from 8.7.0 to 8.8.0

Release notes

Sourced from typescript-eslint's releases.

v8.8.0

8.8.0 (2024-09-30)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009)
  • eslint-plugin: [await-thenable] check for-await loop iteree (#10008)

🩹 Fixes

  • remove export type * in d.ts to support TS<5.0 (#10070)
  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines (#10044)
  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself (#10040)
  • eslint-plugin: [no-misused-promises] check contextual type (#10042)
  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations (#10037)
  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser() (#10026)
  • utils: update missing type information message (#10043)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.8.0 (2024-09-30)

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 vitest from 2.1.1 to 2.1.2

Release notes

Sourced from vitest's releases.

v2.1.2

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 0ce26a4 chore: release v2.1.2
  • 383f179 fix(browser): throw an error if "@​vitest/browser/context" is imported outside...
  • 821400b fix(vitest): don't start a websocket server if api is disabled (#6617)
  • 8a8d3f0 fix(vitest): make env.SSR consistent between different pools (#6616)
  • ed8b7c0 fix(vitest): install dependencies with the same version when prompted (#6611)
  • d2a86ff fix(workspace): ignore DS_Store by default (#6571)
  • 88bde99 fix(coverage): cleanOnRerun: false to invalidate previous results (#6592)
  • 5f75790 refactor: replace strip-ansi with stripVTControlCharacters from `node:uti...
  • e7f3521 fix: move Vitest.setServer to post configureServer hook to enable import ...
  • 891d6fe docs: deprecate benchmark.outputFile option (#6591)
  • Additional commits viewable in compare view

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 other group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.25.6` | `7.25.7` |
| [framer-motion](https://github.com/framer/motion) | `11.9.0` | `11.11.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.11.1` | `9.12.0` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.9` | `4.17.10` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.10` | `18.3.11` |
| [eslint](https://github.com/eslint/eslint) | `9.11.1` | `9.12.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.0` | `7.37.1` |
| [globals](https://github.com/sindresorhus/globals) | `15.9.0` | `15.10.0` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.0.5` | `10.0.6` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.7.0` | `8.8.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.1` | `2.1.2` |


Updates `@babel/runtime` from 7.25.6 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-runtime)

Updates `framer-motion` from 11.9.0 to 11.11.1
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.9.0...v11.11.1)

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/lodash` from 4.17.9 to 4.17.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

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

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 `eslint-plugin-react` from 7.37.0 to 7.37.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.0...v7.37.1)

Updates `globals` from 15.9.0 to 15.10.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.9.0...v15.10.0)

Updates `postcss-preset-env` from 10.0.5 to 10.0.6
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `typescript-eslint` from 8.7.0 to 8.8.0
- [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.0/packages/typescript-eslint)

Updates `vitest` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/vitest)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Relates to JS bindings labels Oct 7, 2024
@kylebarron kylebarron merged commit 5878c4c into main Oct 7, 2024
5 checks passed
@kylebarron kylebarron deleted the dependabot/npm_and_yarn/other-a283f18640 branch October 7, 2024 13:25
roger120981 pushed a commit to roger120981/lonboard that referenced this pull request Jul 14, 2025
Bumps the other group with 11 updates:

| Package | From | To |
| --- | --- | --- |
|
[@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime)
| `7.25.6` | `7.25.7` |
| [framer-motion](https://github.com/framer/motion) | `11.9.0` |
`11.11.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) |
`9.11.1` | `9.12.0` |
|
[@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)
| `4.17.9` | `4.17.10` |
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
| `18.3.10` | `18.3.11` |
| [eslint](https://github.com/eslint/eslint) | `9.11.1` | `9.12.0` |
|
[eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react)
| `7.37.0` | `7.37.1` |
| [globals](https://github.com/sindresorhus/globals) | `15.9.0` |
`15.10.0` |
|
[postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env)
| `10.0.5` | `10.0.6` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.7.0` | `8.8.0` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `2.1.1` | `2.1.2` |

Updates `@babel/runtime` from 7.25.6 to 7.25.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/runtime</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.25.7 (2024-10-02)</h2>
<p>Thanks <a
href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>
and <a
href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for
your first PRs!</p>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-validator-identifier</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16825">#16825</a>
fix: update identifier to unicode 16 (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16814">#16814</a>
fix: issue with node path keys updated on unrelated paths (<a
href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-classes</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use
an inclusion rather than exclusion list for <code>super()</code> check
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix
printing of TS <code>infer</code> in compact mode (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/16785">#16785</a>
Print TS type annotations for destructuring in assignment pattern (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/16778">#16778</a>
Respect <code>[no LineTerminator here]</code> after nodes (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add
deprecated JSDOC for fields (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16820">#16820</a>
Allow sync loading of ESM when
<code>--experimental-require-module</code> (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-compilation-targets</code>,
<code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add
browserslist config to external dependency (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-proposal-destructuring-private</code>,
<code>babel-plugin-syntax-decimal</code>,
<code>babel-plugin-syntax-import-reflection</code>,
<code>babel-standalone</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16809">#16809</a>
Archive syntax-import-reflection and syntax-decimal (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16779">#16779</a>
Simplify logic for <code>[no LineTerminator here]</code> before nodes
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16875">#16875</a>
perf: Avoid extra cloning of namespaces (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16842">#16842</a>
perf: Improve <code>@​babel/types</code> builders (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/16828">#16828</a>
Only access <code>BABEL_TYPES_8_BREAKING</code> at startup (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 8</h4>
<ul>
<li>Babel Bot (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>Dylan Piercey (<a
href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li>
<li>Huáng Jùnliàng (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>Nicolò Ribaudo (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
<li>coderaiser (<a
href="https://github.com/coderaiser"><code>@​coderaiser</code></a>)</li>
<li>fisker Cheung (<a
href="https://github.com/fisker"><code>@​fisker</code></a>)</li>
<li>hwook (<a
href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/runtime</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.25.7 (2024-10-02)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-validator-identifier</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16825">#16825</a>
fix: update identifier to unicode 16 (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16814">#16814</a>
fix: issue with node path keys updated on unrelated paths (<a
href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-classes</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use
an inclusion rather than exclusion list for <code>super()</code> check
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix
printing of TS <code>infer</code> in compact mode (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/16785">#16785</a>
Print TS type annotations for destructuring in assignment pattern (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/16778">#16778</a>
Respect <code>[no LineTerminator here]</code> after nodes (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add
deprecated JSDOC for fields (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16820">#16820</a>
Allow sync loading of ESM when
<code>--experimental-require-module</code> (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-compilation-targets</code>,
<code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add
browserslist config to external dependency (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-proposal-destructuring-private</code>,
<code>babel-plugin-syntax-decimal</code>,
<code>babel-plugin-syntax-import-reflection</code>,
<code>babel-standalone</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16809">#16809</a>
Archive syntax-import-reflection and syntax-decimal (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16779">#16779</a>
Simplify logic for <code>[no LineTerminator here]</code> before nodes
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16875">#16875</a>
perf: Avoid extra cloning of namespaces (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16842">#16842</a>
perf: Improve <code>@​babel/types</code> builders (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/16828">#16828</a>
Only access <code>BABEL_TYPES_8_BREAKING</code> at startup (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a>
v7.25.7</li>
<li><a
href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a>
[babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 ||
&gt;=22.8.0</code> (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-runtime/issues/16800">#16800</a>)</li>
<li>See full diff in <a
href="https://github.com/babel/babel/commits/v7.25.7/packages/babel-runtime">compare
view</a></li>
</ul>
</details>
<br />

Updates `framer-motion` from 11.9.0 to 11.11.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's
changelog</a>.</em></p>
<blockquote>
<h2>[11.11.1] 2024-10-04</h2>
<h3>Fix</h3>
<ul>
<li>Fixed optimised appear effects in granular Suspense
environments.</li>
</ul>
<h2>[11.11.0] 2024-10-03</h2>
<h3>Added</h3>
<ul>
<li><code>animate</code> can now animate any object.</li>
</ul>
<h2>[11.10.0] 2024-10-02</h2>
<h3>Added</h3>
<ul>
<li><code>delay</code> with seconds now exported from
<code>&quot;framer-motion/dom&quot;</code>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Only <code>transform</code> is added to <code>will-change</code>
when a potentially layerising value is animated as <code>opacity</code>
and <code>filter</code> will prematurely flatten
<code>preserve-3d</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/3354bb93024f87e493edf688f546879b0649e372"><code>3354bb9</code></a>
v11.11.1</li>
<li><a
href="https://github.com/framer/motion/commit/59eae7e98f56ae3dca6e124a8649e667c4aee9f2"><code>59eae7e</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/5340a38697c4ba6ca8677fe2f357147997dc1b09"><code>5340a38</code></a>
Fixing start after hydration</li>
<li><a
href="https://github.com/framer/motion/commit/7eb672871705bad5aa31f8aa4b9f8a73224e0542"><code>7eb6728</code></a>
Track appear effect handover per element due to Suspense (<a
href="https://redirect.github.com/framer/motion/issues/2810">#2810</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/25b0e5a137faab039d9828207f6b7cbc93dbd9a5"><code>25b0e5a</code></a>
v11.11.0</li>
<li><a
href="https://github.com/framer/motion/commit/a140558ce9f0e70be315cc5dd4ff256b8b80d533"><code>a140558</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/99b4031586813742eff20b91583b8ba56c1287fa"><code>99b4031</code></a>
Add object support to <code>animate</code> (<a
href="https://redirect.github.com/framer/motion/issues/2820">#2820</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/1f60195308da8c50b7e6f4ae55dab58953ca1c89"><code>1f60195</code></a>
v11.10.0</li>
<li><a
href="https://github.com/framer/motion/commit/6b153eddb0fcb1c3d5cc002f347cd2a9202c01b0"><code>6b153ed</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/dc9d6b3f1f8a33f0f0759f8f2b6089b2b55c1ff8"><code>dc9d6b3</code></a>
Only add <code>&quot;transform&quot;</code> to <code>will-change</code>
(<a
href="https://redirect.github.com/framer/motion/issues/2818">#2818</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/framer/motion/compare/v11.9.0...v11.11.1">compare
view</a></li>
</ul>
</details>
<br />

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/lodash` from 4.17.9 to 4.17.10
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/react` from 18.3.10 to 18.3.11
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">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 `eslint-plugin-react` from 7.37.0 to 7.37.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's
releases</a>.</em></p>
<blockquote>
<h2>v7.37.1</h2>
<h3>Fixed</h3>
<ul>
<li>[meta] do not npmignore <code>d.ts</code> files (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3836">#3836</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[readme] Fix shared settings link (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3834">#3834</a>[]
<a
href="https://github.com/MgenGlder"><code>@​MgenGlder</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3834">#3834</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3834">jsx-eslint/eslint-plugin-react#3834</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3836">#3836</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3836">jsx-eslint/eslint-plugin-react#3836</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's
changelog</a>.</em></p>
<blockquote>
<h2>[7.37.1] - 2024.10.01</h2>
<h3>Fixed</h3>
<ul>
<li>[meta] do not npmignore <code>d.ts</code> files (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3836">#3836</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[readme] Fix shared settings link (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3834">#3834</a>[]
<a
href="https://github.com/MgenGlder"><code>@​MgenGlder</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3836">#3836</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3836">jsx-eslint/eslint-plugin-react#3836</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3834">#3834</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3834">jsx-eslint/eslint-plugin-react#3834</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/ae6fb8da7d1853c5c2339db525af7d678edb216d"><code>ae6fb8d</code></a>
Update CHANGELOG and bump version</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/63e0b49f724fb2b871be9c36eb8926fa9417aaee"><code>63e0b49</code></a>
[meta] do not npmignore <code>d.ts</code> files</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/1f95a2460e3eaae4c6e6264a354b011bf074952a"><code>1f95a24</code></a>
[readme] Fix shared settings link</li>
<li>See full diff in <a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.0...v7.37.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `globals` from 15.9.0 to 15.10.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sindresorhus/globals/releases">globals's
releases</a>.</em></p>
<blockquote>
<h2>v15.10.0</h2>
<ul>
<li>Update globals (<a
href="https://redirect.github.com/sindresorhus/globals/issues/264">#264</a>)
3cbce2d</li>
</ul>
<p><a
href="https://github.com/sindresorhus/globals/compare/v15.9.0...v15.10.0">https://github.com/sindresorhus/globals/compare/v15.9.0...v15.10.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sindresorhus/globals/commit/756071711d916e360cef77afa0cbb16c612ca115"><code>7560717</code></a>
15.10.0</li>
<li><a
href="https://github.com/sindresorhus/globals/commit/3cbce2d229c54f361b8a93149e8c1b6a6a70d909"><code>3cbce2d</code></a>
Update globals (<a
href="https://redirect.github.com/sindresorhus/globals/issues/264">#264</a>)</li>
<li><a
href="https://github.com/sindresorhus/globals/commit/bd201b5bc2b565c2005de643fd63d69e54628de7"><code>bd201b5</code></a>
Add <code>permissions</code> for automated job (<a
href="https://redirect.github.com/sindresorhus/globals/issues/263">#263</a>)</li>
<li><a
href="https://github.com/sindresorhus/globals/commit/53f872a1c3b6be946591c3e9102bc470d7562cf4"><code>53f872a</code></a>
Collect globals on all platforms (<a
href="https://redirect.github.com/sindresorhus/globals/issues/261">#261</a>)</li>
<li><a
href="https://github.com/sindresorhus/globals/commit/560cf2f9839a2eda7b64347646afc9b3359ded51"><code>560cf2f</code></a>
Update dependencies (<a
href="https://redirect.github.com/sindresorhus/globals/issues/262">#262</a>)</li>
<li>See full diff in <a
href="https://github.com/sindresorhus/globals/compare/v15.9.0...v15.10.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss-preset-env` from 10.0.5 to 10.0.6
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md">postcss-preset-env's
changelog</a>.</em></p>
<blockquote>
<h3>10.0.6</h3>
<p><em>October 4, 2024</em></p>
<ul>
<li>Updated <a
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media"><code>postcss-custom-media</code></a>
to <a
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media/CHANGELOG.md#1102"><code>11.0.2</code></a>
(patch)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.7.0 to 8.8.0
<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.0</h2>
<h2>8.8.0 (2024-09-30)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] add
checkTypePredicates (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10009">#10009</a>)</li>
<li><strong>eslint-plugin:</strong> [await-thenable] check for-await
loop iteree (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10008">#10008</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>remove <code>export type *</code> in d.ts to support TS&lt;5.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10070">#10070</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression]
should underline template syntax with squiggly lines (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10044">#10044</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] max callstack
exceeded when class implements itself (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10040">#10040</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] check
contextual type (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10042">#10042</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow
nested bitwise operations (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10037">#10037</a>)</li>
<li><strong>type-utils:</strong> check for type parameters on
<code>isBuiltinSymbolLikeRecurser()</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10026">#10026</a>)</li>
<li><strong>utils:</strong> update missing type information message (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10043">#10043</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Josh Goldberg ✨</li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Ronen Amiel</li>
<li>Tarun Chauhan <a
href="https://github.com/tarunrajput"><code>@​tarunrajput</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</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.0 (2024-09-30)</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/2055cfbbdef5d9b7ee4ed7180f0af93eed245235"><code>2055cfb</code></a>
chore(release): publish 8.8.0</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 2.1.1 to 2.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases">vitest's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Move <code>Vitest.setServer</code> to post
<code>configureServer</code> hook to enable import analysis for
workspace config loading  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6584">vitest-dev/vitest#6584</a>
<a href="https://github.com/vitest-dev/vitest/commit/e7f35214"><!-- raw
HTML omitted -->(e7f35)<!-- raw HTML omitted --></a></li>
<li><strong>benchmark</strong>:
<ul>
<li>Clear <code>BenchmarkResult.samples</code> array to reduce memory
usage  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> and <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6541">vitest-dev/vitest#6541</a>
<a href="https://github.com/vitest-dev/vitest/commit/a6407afc"><!-- raw
HTML omitted -->(a6407)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Fix dynamic import inside worker  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6569">vitest-dev/vitest#6569</a>
<a href="https://github.com/vitest-dev/vitest/commit/ea2d429b"><!-- raw
HTML omitted -->(ea2d4)<!-- raw HTML omitted --></a></li>
<li>Fix browser mock factory event race condition  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6530">vitest-dev/vitest#6530</a>
<a href="https://github.com/vitest-dev/vitest/commit/f131f93b"><!-- raw
HTML omitted -->(f131f)<!-- raw HTML omitted --></a></li>
<li>Serve ui assets as static  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6564">vitest-dev/vitest#6564</a>
<a href="https://github.com/vitest-dev/vitest/commit/adcdaee8"><!-- raw
HTML omitted -->(adcda)<!-- raw HTML omitted --></a></li>
<li>Update solidjs testing library lib  -  by <a
href="https://github.com/CamilleTeruel"><code>@​CamilleTeruel</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6548">vitest-dev/vitest#6548</a>
<a href="https://github.com/vitest-dev/vitest/commit/91442dfc"><!-- raw
HTML omitted -->(91442)<!-- raw HTML omitted --></a></li>
<li>Use <code>data:</code> protocol on preview provider file upload  - 
by <a href="https://github.com/userquin"><code>@​userquin</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6501">vitest-dev/vitest#6501</a>
<a href="https://github.com/vitest-dev/vitest/commit/e9821f70"><!-- raw
HTML omitted -->(e9821)<!-- raw HTML omitted --></a></li>
<li>Fix base for client script  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6510">vitest-dev/vitest#6510</a>
<a href="https://github.com/vitest-dev/vitest/commit/f952874e"><!-- raw
HTML omitted -->(f9528)<!-- raw HTML omitted --></a></li>
<li>Throw an error if &quot;<code>@​vitest/browser/</code>context&quot;
is imported outside of the browser mode  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6570">vitest-dev/vitest#6570</a>
<a href="https://github.com/vitest-dev/vitest/commit/383f1791"><!-- raw
HTML omitted -->(383f1)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Remove empty coverage folder on test failure too  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6547">vitest-dev/vitest#6547</a>
<a href="https://github.com/vitest-dev/vitest/commit/1371ca6a"><!-- raw
HTML omitted -->(1371c)<!-- raw HTML omitted --></a></li>
<li>Include <code>*.astro</code> by default  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6565">vitest-dev/vitest#6565</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8ff76a9"><!-- raw
HTML omitted -->(f8ff7)<!-- raw HTML omitted --></a></li>
<li><code>cleanOnRerun: false</code> to invalidate previous results  - 
by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6592">vitest-dev/vitest#6592</a>
<a href="https://github.com/vitest-dev/vitest/commit/88bde99c"><!-- raw
HTML omitted -->(88bde)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toBeDefined</code> with <code>expect.poll</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6562">vitest-dev/vitest#6562</a>
<a href="https://github.com/vitest-dev/vitest/commit/f7da6199"><!-- raw
HTML omitted -->(f7da6)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>forks</strong>:
<ul>
<li>Fix <code>--cpu-prof</code> and <code>--heap-prof</code> not working
by default  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/pull/6555">vitest-dev/vitest#6555</a>
<a href="https://github.com/vitest-dev/vitest/commit/2e4d894"><!-- raw
HTML omitted -->(2e4d894)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Mark tests as skipped when <code>beforeAll</code> failed  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6524">vitest-dev/vitest#6524</a>
<a href="https://github.com/vitest-dev/vitest/commit/fb79792d"><!-- raw
HTML omitted -->(fb797)<!-- raw HTML omitted --></a></li>
<li>Support fixture parsing of lowered async syntax  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6531">vitest-dev/vitest#6531</a>
<a href="https://github.com/vitest-dev/vitest/commit/b553c7d6"><!-- raw
HTML omitted -->(b553c)<!-- raw HTML omitted --></a></li>
<li>Fix fixture parsing of lowered async syntax for non arrow functions
 -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6575">vitest-dev/vitest#6575</a>
<a href="https://github.com/vitest-dev/vitest/commit/3de00ab6"><!-- raw
HTML omitted -->(3de00)<!-- raw HTML omitted --></a></li>
<li>Guard test hook callback  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6604">vitest-dev/vitest#6604</a>
<a href="https://github.com/vitest-dev/vitest/commit/1497134e"><!-- raw
HTML omitted -->(14971)<!-- raw HTML omitted --></a></li>
<li>Run <code>onTestFinished</code> and <code>onTestFailed</code> during
<code>retry</code> and <code>repeats</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6609">vitest-dev/vitest#6609</a>
<a href="https://github.com/vitest-dev/vitest/commit/c5e29098"><!-- raw
HTML omitted -->(c5e29)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>List tests on ui when <code>--standalone</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6577">vitest-dev/vitest#6577</a>
<a href="https://github.com/vitest-dev/vitest/commit/d0bf89d3"><!-- raw
HTML omitted -->(d0bf8)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Fix esm false-detection inside comment  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6506">vitest-dev/vitest#6506</a>
<a href="https://github.com/vitest-dev/vitest/commit/91f85997"><!-- raw
HTML omitted -->(91f85)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Install dependencies with the same version when prompted  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6611">vitest-dev/vitest#6611</a>
<a href="https://github.com/vitest-dev/vitest/commit/ed8b7c08"><!-- raw
HTML omitted -->(ed8b7)<!-- raw HTML omitted --></a></li>
<li>Make env.SSR consistent between different pools  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6616">vitest-dev/vitest#6616</a>
<a href="https://github.com/vitest-dev/vitest/commit/8a8d3f03"><!-- raw
HTML omitted -->(8a8d3)<!-- raw HTML omitted --></a></li>
<li>Don't start a websocket server if api is disabled  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6617">vitest-dev/vitest#6617</a>
<a href="https://github.com/vitest-dev/vitest/commit/821400b8"><!-- raw
HTML omitted -->(82140)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Fix glob pattern detection  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6502">vitest-dev/vitest#6502</a>
<a href="https://github.com/vitest-dev/vitest/commit/7727ca87"><!-- raw
HTML omitted -->(7727c)<!-- raw HTML omitted --></a></li>
<li>Ignore DS_Store by default  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6571">vitest-dev/vitest#6571</a>
<a href="https://github.com/vitest-dev/vitest/commit/d2a86ff5"><!-- raw
HTML omitted -->(d2a86)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.1...v2.1.2">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitest-dev/vitest/commit/0ce26a4c70093dd90ca6b5a592f1ea43bd0e4228"><code>0ce26a4</code></a>
chore: release v2.1.2</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/383f17916608768858beafcbfcce645190ca4ec8"><code>383f179</code></a>
fix(browser): throw an error if
&quot;<code>@​vitest/browser/</code>context&quot; is imported
outside...</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/821400b8c17f8cffff6f6521c8dfa4a66b1f8372"><code>821400b</code></a>
fix(vitest): don't start a websocket server if api is disabled (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6617">#6617</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/8a8d3f0346c6faf5a400b8c5c15f0424f82b0982"><code>8a8d3f0</code></a>
fix(vitest): make env.SSR consistent between different pools (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6616">#6616</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/ed8b7c087a99098888febfae91a3e7dddad205d2"><code>ed8b7c0</code></a>
fix(vitest): install dependencies with the same version when prompted
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6611">#6611</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/d2a86ff57a3a32efbd05f55286f7765c4ee91853"><code>d2a86ff</code></a>
fix(workspace): ignore DS_Store by default (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6571">#6571</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/88bde99cda26ff833220293ad0d0b350d61b358a"><code>88bde99</code></a>
fix(coverage): <code>cleanOnRerun: false</code> to invalidate previous
results (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6592">#6592</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/5f757900b5f55eced4517b26e90d02ae2e6ed2f7"><code>5f75790</code></a>
refactor: replace <code>strip-ansi</code> with
<code>stripVTControlCharacters</code> from `node:uti...</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/e7f35214c8fdcf218679b9ed2f6f68854c1b1e0b"><code>e7f3521</code></a>
fix: move <code>Vitest.setServer</code> to post
<code>configureServer</code> hook to enable import ...</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/891d6fe57c50a16900e7993461c64054a5431a50"><code>891d6fe</code></a>
docs: deprecate <code>benchmark.outputFile</code> option (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6591">#6591</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/vitest">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 yourse…
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 Relates to JS bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant