Closed renovate[bot] closed 1 month ago
Latest commit: b2104ef150ef9adccef10c55370fa9268b7e1090
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This PR contains the following updates:
^9.10.0
->^9.11.1
^9.10.0
->^9.11.1
^1.2.3
->^1.2.4
^3.5.0
->^3.7.0
^7.36.0
->^7.37.0
^5.1.0
->^5.1.1
^12.0.0
->^12.1.0
^8.5.0
->^8.7.0
Release Notes
eslint/eslint (@eslint/js)
### [`v9.11.1`](https://redirect.github.com/eslint/eslint/compare/v9.11.0...36d8095308d8973aa38bb9568121822776a5199d) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.11.0...v9.11.1) ### [`v9.11.0`](https://redirect.github.com/eslint/eslint/compare/v9.10.0...a10f90af35aea9ac555b1f33106fbba1027d774e) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.10.0...v9.11.0)eslint/eslint (eslint)
### [`v9.11.1`](https://redirect.github.com/eslint/eslint/compare/v9.11.0...69e94597caa92c9b9f4071f8c9ed4a03772fa6de) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.11.0...v9.11.1) ### [`v9.11.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.11.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.10.0...v9.11.0) #### Features - [`ec30c73`](https://redirect.github.com/eslint/eslint/commit/ec30c7349e0bc2c37465a036e8c7ea3318ac2328) feat: add "eslint/universal" to export `Linter` ([#18883](https://redirect.github.com/eslint/eslint/issues/18883)) (唯然) - [`c591da6`](https://redirect.github.com/eslint/eslint/commit/c591da68d4a96aa28df68f4eff7641f42af82b15) feat: Add language to types ([#18917](https://redirect.github.com/eslint/eslint/issues/18917)) (Nicholas C. Zakas) - [`492eb8f`](https://redirect.github.com/eslint/eslint/commit/492eb8f34ebbc5c9d1dbfcf4dd06b8dde8d1df74) feat: limit the name given to `ImportSpecifier` in `id-length` ([#18861](https://redirect.github.com/eslint/eslint/issues/18861)) (Tanuj Kanti) - [`19c6856`](https://redirect.github.com/eslint/eslint/commit/19c685608d134d9120a129cc80c0ba7f8f016aa3) feat: Add `no-useless-constructor` suggestion ([#18799](https://redirect.github.com/eslint/eslint/issues/18799)) (Jordan Thomson) - [`a48f8c2`](https://redirect.github.com/eslint/eslint/commit/a48f8c29b58c27d87dbf202d55a5770d678d37d6) feat: add type `FormatterFunction`, update `LoadedFormatter` ([#18872](https://redirect.github.com/eslint/eslint/issues/18872)) (Francesco Trotta) #### Bug Fixes - [`5e5f39b`](https://redirect.github.com/eslint/eslint/commit/5e5f39b82535f59780ce4be56d01fd1466029c25) fix: add missing types for `no-restricted-exports` rule ([#18914](https://redirect.github.com/eslint/eslint/issues/18914)) (Kristóf Poduszló) - [`8f630eb`](https://redirect.github.com/eslint/eslint/commit/8f630eb5794ef9fe38e0b8f034287650def634bd) fix: add missing types for `no-param-reassign` options ([#18906](https://redirect.github.com/eslint/eslint/issues/18906)) (Kristóf Poduszló) - [`d715781`](https://redirect.github.com/eslint/eslint/commit/d71578124f14d6da3fa5ab5cc391bb6c9ac3ffcf) fix: add missing types for `no-extra-boolean-cast` options ([#18902](https://redirect.github.com/eslint/eslint/issues/18902)) (Kristóf Poduszló) - [`2de5742`](https://redirect.github.com/eslint/eslint/commit/2de5742682ec45e24dca9ca7faaa45330497fca9) fix: add missing types for `no-misleading-character-class` options ([#18905](https://redirect.github.com/eslint/eslint/issues/18905)) (Kristóf Poduszló) - [`c153084`](https://redirect.github.com/eslint/eslint/commit/c153084250673b31bed46e3fe6af7a65b4ce8d6f) fix: add missing types for `no-implicit-coercion` options ([#18903](https://redirect.github.com/eslint/eslint/issues/18903)) (Kristóf Poduszló) - [`fa11b2e`](https://redirect.github.com/eslint/eslint/commit/fa11b2ede6e5dc1f55dfe4b9b65d9760828900e8) fix: add missing types for `no-empty-function` options ([#18901](https://redirect.github.com/eslint/eslint/issues/18901)) (Kristóf Poduszló) - [`a0deed1`](https://redirect.github.com/eslint/eslint/commit/a0deed122a9676fab07b903c8d16fbf60b92eadf) fix: add missing types for `camelcase` options ([#18897](https://redirect.github.com/eslint/eslint/issues/18897)) (Kristóf Poduszló) #### Documentation - [`e4e5709`](https://redirect.github.com/eslint/eslint/commit/e4e570952249d1c4fde59c79a0f49a38490b72c9) docs: correct `prefer-object-has-own` type definition comment ([#18924](https://redirect.github.com/eslint/eslint/issues/18924)) (Nitin Kumar) - [`91cbd18`](https://redirect.github.com/eslint/eslint/commit/91cbd18c70dee2ef73de8d8e43f2c744fd173934) docs: add unicode abbreviations in no-irregular-whitespace rule ([#18894](https://redirect.github.com/eslint/eslint/issues/18894)) (Alix Royere) - [`59cfc0f`](https://redirect.github.com/eslint/eslint/commit/59cfc0f1b3bbb62260602579f79bd1c36ab5a00f) docs: clarify `resultsMeta` in `LoadedFormatter` type ([#18881](https://redirect.github.com/eslint/eslint/issues/18881)) (Milos Djermanovic) - [`adcc50d`](https://redirect.github.com/eslint/eslint/commit/adcc50dbf1fb98c0884f841e2a627796a4490373) docs: Update README (GitHub Actions Bot) - [`4edac1a`](https://redirect.github.com/eslint/eslint/commit/4edac1a325a832804f76602736a86217b40f69ac) docs: Update README (GitHub Actions Bot) #### Build Related - [`959d360`](https://redirect.github.com/eslint/eslint/commit/959d360be597d3112b10590018cd52f1d98712d6) build: Support updates to previous major versions ([#18871](https://redirect.github.com/eslint/eslint/issues/18871)) (Milos Djermanovic) #### Chores - [`ca21a64`](https://redirect.github.com/eslint/eslint/commit/ca21a64ed0f59adb9dadcef2fc8f7248879edbd3) chore: upgrade [@eslint/js](https://redirect.github.com/eslint/js)[@9](https://redirect.github.com/9).11.0 ([#18927](https://redirect.github.com/eslint/eslint/issues/18927)) (Milos Djermanovic) - [`a10f90a`](https://redirect.github.com/eslint/eslint/commit/a10f90af35aea9ac555b1f33106fbba1027d774e) chore: package.json update for [@eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`e4e02cc`](https://redirect.github.com/eslint/eslint/commit/e4e02cc6938f38ad5028bb8ad82f52460a18dea5) refactor: Extract processor logic into ProcessorService ([#18818](https://redirect.github.com/eslint/eslint/issues/18818)) (Nicholas C. Zakas) - [`6d4484d`](https://redirect.github.com/eslint/eslint/commit/6d4484d9c19e4132f3dee948174a543dbbb5d30f) chore: updates for v8.57.1 release (Jenkins) - [`71f37c5`](https://redirect.github.com/eslint/eslint/commit/71f37c5bf04afb704232d312cc6c72c957d1c14e) refactor: use optional chaining when validating config rules ([#18893](https://redirect.github.com/eslint/eslint/issues/18893)) (lucasrmendonca) - [`2c2805f`](https://redirect.github.com/eslint/eslint/commit/2c2805f8ee0fb1f27f3e442de248f45e5a98a067) chore: Add PR note to all templates ([#18892](https://redirect.github.com/eslint/eslint/issues/18892)) (Nicholas C. Zakas) - [`7b852ce`](https://redirect.github.com/eslint/eslint/commit/7b852ce59e6ed56931c080aa46ab548fa57feffc) refactor: use `Directive` class from `@eslint/plugin-kit` ([#18884](https://redirect.github.com/eslint/eslint/issues/18884)) (Milos Djermanovic) - [`d594ddd`](https://redirect.github.com/eslint/eslint/commit/d594ddd2cc9b0c251291ea12fbd14ccd2ee32ac7) chore: update dependency [@eslint/core](https://redirect.github.com/eslint/core) to ^0.6.0 ([#18863](https://redirect.github.com/eslint/eslint/issues/18863)) (renovate\[bot]) - [`78b2421`](https://redirect.github.com/eslint/eslint/commit/78b2421e28f29206fe120ae1b03804b1b79e6324) chore: Update change.yml ([#18882](https://redirect.github.com/eslint/eslint/issues/18882)) (Nicholas C. Zakas) - [`a416f0a`](https://redirect.github.com/eslint/eslint/commit/a416f0a270e922c86e8571e94a30fc87d72fa873) chore: enable `$ExpectType` comments in .ts files ([#18869](https://redirect.github.com/eslint/eslint/issues/18869)) (Francesco Trotta)ota-meshi/eslint-plugin-astro (eslint-plugin-astro)
### [`v1.2.4`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#124) [Compare Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.2.3...v1.2.4) ##### Patch Changes - [#418](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/418) [`b03d0d5`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/b03d0d5ef86e7ef572570712e3ae18581b5e7fc0) Thanks [@JoshuaKGoldberg](https://redirect.github.com/JoshuaKGoldberg)! - feat: support typescript-eslint@8azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)
### [`v3.7.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v370) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.6.0...v3.7.0) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.6.0...v3.7.0) ##### 🚀 Features - Add partition by new line and group kind in sort-exports ([4db2c5e](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/4db2c5e)) - Add dependency order errors ([125e1cb](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/125e1cb)) - Add partition by comment option in sort-exports ([f6b7803](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/f6b7803)) - Add partition by comment and partition by new line in sort-intersection-types ([9fe8abd](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/9fe8abd)) - Add partition by comment and partition by new line in sort-union-types ([4a0931b](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/4a0931b)) - Add partition by comment and partition by new line in sort-named-imports ([41e18b9](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/41e18b9)) - Add partition by comment and partition by new line in sort-named-exports ([928246e](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/928246e)) - Add partition by comment and partition by new line in sort-maps ([7bf6756](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/7bf6756)) - Add partition by comment and partition by new line in sort-variable-declarations ([aa29335](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/aa29335)) - Add partition by comment and partition by new line in sort-interfaces ([fae756a](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/fae756a)) - Add partition by comment and partition by new line in sort-array-includes and sort-sets ([e4fc538](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/e4fc538)) - Add partition by comment option in sort-objects-types ([69b643e](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/69b643e)) - Add partition by new line option in sort-enums ([defd370](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/defd370)) ##### 🐞 Bug Fixes - Prioritize dependencies over partitions by comment and partitions by line ([199ab39](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/199ab39)) ##### ❤️ Contributors - Hugo ([@hugop95](http://github.com/hugop95)) - Chirokas ([@chirokas](http://github.com/chirokas)) ### [`v3.6.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v360) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.5.0...v3.6.0) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.5.0...v3.6.0) ##### 🚀 Features - Improve error messages when sorting different groups ([e0f375a](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/e0f375a)) - Improve dependency detection in sort-objects rule ([412d5da](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/412d5da)) - Keep comments above elements being sorted ([bd8ba3f](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/bd8ba3f)) ##### 🐞 Bug Fixes - Detect dependencies in template literals in sort-enums ([c9367eb](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/c9367eb)) ##### ❤️ Contributors - Hugo ([@hugop95](http://github.com/hugop95))jsx-eslint/eslint-plugin-react (eslint-plugin-react)
### [`v7.37.0`](https://redirect.github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7370---20240926) [Compare Source](https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.1...v7.37.0) ##### Added - add type generation ([#3830][] [@voxpelli](https://redirect.github.com/voxpelli)) - \[`no-unescaped-entities`]: add suggestions ([#3831][] [@StyleShit](https://redirect.github.com/StyleShit)) - \[`forbid-component-props`]: add `allowedForPatterns`/`disallowedForPatterns` options ([#3805][] [@Efimenko](https://redirect.github.com/Efimenko)) - \[`no-unstable-nested-components`]: add `propNamePattern` to support custom render prop naming conventions ([#3826][] [@danreeves](https://redirect.github.com/danreeves)) ##### Changed - \[readme] flat config example for react 17+ ([#3824][] [@GabenGar](https://redirect.github.com/GabenGar)) [7.36.2]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.1...v7.36.2 [#3831]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3831 [#3830]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3830 [#3826]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3826 [#3824]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3824 [#3805]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3805 ### [`v7.36.1`](https://redirect.github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7361---20240912) [Compare Source](https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.0...v7.36.1) ##### Fixed - \[`no-is-mounted`]: fix logic in method name check ([#3821][] [@Mathias-S](https://redirect.github.com/Mathias-S)) - \[`jsx-no-literals`]: Avoid crashing on valueless boolean props ([#3823][] [@reosarevok](https://redirect.github.com/reosarevok)) [7.36.1]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.0...v7.36.1 [#3823]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3823 [#3821]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3821stormwarning/stylelint-config-recess-order (stylelint-config-recess-order)
### [`v5.1.1`](https://redirect.github.com/stormwarning/stylelint-config-recess-order/blob/HEAD/CHANGELOG.md#511) [Compare Source](https://redirect.github.com/stormwarning/stylelint-config-recess-order/compare/v5.1.0...v5.1.1) ##### Patch Changes - Fix order of `flex-*` properties ([#386](https://redirect.github.com/stormwarning/stylelint-config-recess-order/pull/386)) The `flex` shorthand is followed by `-grow`, `-shrink`, and `-basis`, following the order of the shorthand property. The `flex-flow` shorthand now correctly preceeds the `-direction` and `-wrap` properties.bjankord/stylelint-config-sass-guidelines (stylelint-config-sass-guidelines)
### [`v12.1.0`](https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/blob/HEAD/CHANGELOG.md#1210) [Compare Source](https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/compare/v12.0.0...v12.1.0) Full list of changes can be [viewed here](https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/compare/v12.0.0...v12.1.0) ##### Changed - Bumped [@stylistic/stylelint-plugin](https://redirect.github.com/stylistic/stylelint-plugin) from 2.1.2 to 3.0.1 - Bumped stylelint from 16.6.1 to 16.9.0 - Bumped postcss from 8.4.39 to 8.4.45 - Bumped stylelint-scss from 6.4.1 to 6.6.0typescript-eslint/typescript-eslint (typescript-eslint)
### [`v8.7.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#870-2024-09-23) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.6.0...v8.7.0) 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](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.6.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#860-2024-09-16) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.5.0...v8.6.0) 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](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.Configuration
📅 Schedule: Branch creation - "before 10am on the first day of the month,every weekend,before 5:00am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.