Closed renovate[bot] closed 3 weeks ago
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@types/node@22.7.6, npm/@types/react@18.3.11, npm/eslint-config-upleveled@8.8.0, npm/eslint@9.12.0
This PR contains the following updates:
7.25.8
->7.25.9
1.2.0
->1.2.1
>=22.7.6
->>=22.7.9
22.7.6
->22.7.9
^18.3.11
->^18.3.12
18.3.11
->18.3.12
8.10.0
->8.11.0
8.10.0
->8.11.0
8.10.0
->8.11.0
^9.12.0
->^9.13.0
9.12.0
->9.13.0
8.8.0
->8.11.2
6.10.0
->6.10.1
7.37.1
->7.37.2
6.3.2
->6.4.0
Release Notes
babel/babel (@babel/eslint-parser)
### [`v7.25.9`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7259-2024-10-22) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.8...v7.25.9) ##### :bug: Bug Fix - `babel-parser`, `babel-template`, `babel-types` - [#16905](https://redirect.github.com/babel/babel/pull/16905) fix: Keep type annotations in `syntacticPlaceholders` mode ([@liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-helper-compilation-targets`, `babel-preset-env` - [#16907](https://redirect.github.com/babel/babel/pull/16907) fix: support BROWSERSLIST{,\_CONFIG} env ([@JLHwung](https://redirect.github.com/JLHwung)) - Other - [#16884](https://redirect.github.com/babel/babel/pull/16884) Analyze `ClassAccessorProperty` to prevent the `no-undef` rule ([@victorenator](https://redirect.github.com/victorenator)) ##### :house: Internal - `babel-helper-transform-fixture-test-runner` - [#16914](https://redirect.github.com/babel/babel/pull/16914) remove test options flaky ([@JLHwung](https://redirect.github.com/JLHwung)) ##### :running_woman: Performance - `babel-parser`, `babel-types` - [#16918](https://redirect.github.com/babel/babel/pull/16918) perf: Make `VISITOR_KEYS` etc. faster to access ([@liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))eslint/rewrite (@eslint/compat)
### [`v1.2.1`](https://redirect.github.com/eslint/rewrite/compare/7e54b8b4cbda9be649d2172a260a74d57092d1fe...80eb5455aa5e021fc8c514a11d67c59c583ae2a1) [Compare Source](https://redirect.github.com/eslint/rewrite/compare/7e54b8b4cbda9be649d2172a260a74d57092d1fe...80eb5455aa5e021fc8c514a11d67c59c583ae2a1)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v8.11.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8110-2024-10-21) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.10.0...v8.11.0) ##### 🚀 Features - **eslint-plugin:** \[no-unnecessary-type-parameters] add suggestion fixer ([#10149](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10149)) - **eslint-plugin:** \[no-base-to-string] add support for catching toLocaleString ([#10138](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10138)) ##### 🩹 Fixes - **eslint-plugin:** \[class-literal-property-style] don't report nodes with `override` keyword ([#10135](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10135)) ##### ❤️ Thank You - Kirk Waiblinger [@kirkwaiblinger](https://redirect.github.com/kirkwaiblinger) - Yukihiro Hasegawa [@y-hsgw](https://redirect.github.com/y-hsgw) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v8.11.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8110-2024-10-21) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.10.0...v8.11.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.typescript-eslint/typescript-eslint (@typescript-eslint/utils)
### [`v8.11.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/utils/CHANGELOG.md#8110-2024-10-21) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.10.0...v8.11.0) This was a version bump only for utils to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.eslint/eslint (eslint)
### [`v9.13.0`](https://redirect.github.com/eslint/eslint/compare/v9.12.0...1a7cdbfad8d3355132aab3201c7dd3f2e879b19d) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.12.0...v9.13.0)upleveled/eslint-config-upleveled (eslint-config-upleveled)
### [`v8.11.2`](https://redirect.github.com/upleveled/eslint-config-upleveled/releases/tag/v8.11.2) - Create images TS types for Expo `import` in images.d.ts ([#450](https://redirect.github.com/upleveled/eslint-config-upleveled/issues/450)) [`8d37a2b`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/8d37a2b) - Upgrade tests [`b743701`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/b743701) ### [`v8.11.1`](https://redirect.github.com/upleveled/eslint-config-upleveled/releases/tag/v8.11.1) [Compare Source](https://redirect.github.com/upleveled/eslint-config-upleveled/compare/v8.11.0...v8.11.1) - Add files to tsconfig.json include for experimental.typedRoutes ([#449](https://redirect.github.com/upleveled/eslint-config-upleveled/issues/449)) [`ad92fea`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/ad92fea) - Upgrade tests [`c19a67a`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/c19a67a) ### [`v8.11.0`](https://redirect.github.com/upleveled/eslint-config-upleveled/releases/tag/v8.11.0) [Compare Source](https://redirect.github.com/upleveled/eslint-config-upleveled/compare/v8.10.0...v8.11.0) - Configure Expo Router Typed Routes experiment ([#448](https://redirect.github.com/upleveled/eslint-config-upleveled/issues/448)) [`e2f146d`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/e2f146d) - Upgrade tests [`d279280`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/d279280) ### [`v8.10.0`](https://redirect.github.com/upleveled/eslint-config-upleveled/releases/tag/v8.10.0) [Compare Source](https://redirect.github.com/upleveled/eslint-config-upleveled/compare/v8.9.1...v8.10.0) - Enforce Expo API Route response type checking ([#447](https://redirect.github.com/upleveled/eslint-config-upleveled/issues/447)) [`ee64bb8`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/ee64bb8) - Upgrade tests [`1081ba0`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/1081ba0) ### [`v8.9.1`](https://redirect.github.com/upleveled/eslint-config-upleveled/releases/tag/v8.9.1) [Compare Source](https://redirect.github.com/upleveled/eslint-config-upleveled/compare/v8.9.0...v8.9.1) - Enable react-compiler/react-compiler rule [`c6dce26`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/c6dce26) - Upgrade tests [`9b30489`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/9b30489) ### [`v8.9.0`](https://redirect.github.com/upleveled/eslint-config-upleveled/releases/tag/v8.9.0) [Compare Source](https://redirect.github.com/upleveled/eslint-config-upleveled/compare/v8.8.1...v8.9.0) - Add `eslint-plugin-react-compiler` ([#446](https://redirect.github.com/upleveled/eslint-config-upleveled/issues/446)) [`09046f9`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/09046f9) - Upgrade tests [`f7b0111`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/f7b0111) ### [`v8.8.1`](https://redirect.github.com/upleveled/eslint-config-upleveled/releases/tag/v8.8.1) [Compare Source](https://redirect.github.com/upleveled/eslint-config-upleveled/compare/v8.8.0...v8.8.1) - Allow Pascal case for methods [`4211502`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/4211502) - Update dependency upgrades - non-major to v8.10.0 ([#445](https://redirect.github.com/upleveled/eslint-config-upleveled/issues/445)) [`bc65961`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/bc65961) - Update dependency upgrades - non-major ([#444](https://redirect.github.com/upleveled/eslint-config-upleveled/issues/444)) [`889717c`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/889717c) - Upgrade tests [`b1b789a`](https://redirect.github.com/upleveled/eslint-config-upleveled/commit/b1b789a)jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)
### [`v6.10.1`](https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#v6101---2024-10-20) [Compare Source](https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.10.0...v6.10.1) ##### Commits - \[Fix] handle interactive/noninteractive changes from aria-query [`4925ba8`](https://redirect.github.com/ljharb/eslint-plugin-jsx-a11y/commit/4925ba8d0bf80a4b1d8e8645d310590bf1b40b64) - \[Docs] Use consistent spelling of 'screen reader' [`cb6788c`](https://redirect.github.com/ljharb/eslint-plugin-jsx-a11y/commit/cb6788c56d7108f2faa102d041dfa37dbc0e9f59) - \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `@babel/register`, `auto-changelog`, `eslint-plugin-import`, `tape` [`518a77e`](https://redirect.github.com/ljharb/eslint-plugin-jsx-a11y/commit/518a77e1e23fb2b1df2e8a97d14bfdd08aded797) - \[Deps] update `es-iterator-helpers`, `string.prototype.includes` [`eed03a3`](https://redirect.github.com/ljharb/eslint-plugin-jsx-a11y/commit/eed03a31f313442158cf7d702443723ad4800dec) - \[meta] package.json - Update jscodeshift & remove babel-jest [`2ee940c`](https://redirect.github.com/ljharb/eslint-plugin-jsx-a11y/commit/2ee940c5ae87bcd0d384b6dc565d630ea70e103a) - \[Docs] Remove accidental whitespace in CONTRIBUTING.md [`a262131`](https://redirect.github.com/ljharb/eslint-plugin-jsx-a11y/commit/a26213142854ffe3d931fab35f0ee4e6ae101875) - \[Deps] unpin `aria-query` [`e517937`](https://redirect.github.com/ljharb/eslint-plugin-jsx-a11y/commit/e51793729e5e366e30d2f3bf0f253f2bdb9e6523)jsx-eslint/eslint-plugin-react (eslint-plugin-react)
### [`v7.37.2`](https://redirect.github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7372---20241022) [Compare Source](https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.1...v7.37.2) ##### Fixed - \[`destructuring-assignment`]: fix false negative when using `typeof props.a` ([#3835][] [@golopot](https://redirect.github.com/golopot)) ##### Changed - \[Refactor] \[`destructuring-assignment`]: use `getParentStatelessComponent` ([#3835][] [@golopot](https://redirect.github.com/golopot)) [7.37.2]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.1...v7.37.2 [#3835]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3835testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)
### [`v6.4.0`](https://redirect.github.com/testing-library/eslint-plugin-testing-library/releases/tag/v6.4.0) [Compare Source](https://redirect.github.com/testing-library/eslint-plugin-testing-library/compare/v6.3.4...v6.4.0) ##### Features - support ESLint v9 ([#928](https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/928)) ([657ed01](https://redirect.github.com/testing-library/eslint-plugin-testing-library/commit/657ed01ce25c3d6ce1561fd4fbc2c098bf1ccc19)) ### [`v6.3.4`](https://redirect.github.com/testing-library/eslint-plugin-testing-library/releases/tag/v6.3.4) [Compare Source](https://redirect.github.com/testing-library/eslint-plugin-testing-library/compare/v6.3.3...v6.3.4) ##### Bug Fixes - update dependencies ([#940](https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/940)) ([ca53641](https://redirect.github.com/testing-library/eslint-plugin-testing-library/commit/ca53641054a6d1e45c6d05810be3bb1a12526aa5)) ### [`v6.3.3`](https://redirect.github.com/testing-library/eslint-plugin-testing-library/releases/tag/v6.3.3) [Compare Source](https://redirect.github.com/testing-library/eslint-plugin-testing-library/compare/v6.3.2...v6.3.3) ##### Bug Fixes - replace use of deprecated methods ([#925](https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/925)) ([8dbcee0](https://redirect.github.com/testing-library/eslint-plugin-testing-library/commit/8dbcee04de7795f7e04ac79c88d5e816fe3d27af))Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.