Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2024

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-perfectionist (source) ^2.11.0 -> ^4.15.1 age confidence

Release Notes

azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

v4.15.1

Compare Source

compare changes

🐞 Bug Fixes
  • sort-modules: Fix decorator dependencies not detected (86f1626)
  • sort-objects: Fix complex call expressions being ignored in calling function name pattern (20da679)
  • sort-variable-declarations: Fix destructured assignments dependencies not detected (1def9db)
❤️ Contributors

v4.15.0

Compare Source

compare changes

🚀 Features
  • Add main and types fields for npm compatibility (b12950a)
  • Allow newlines between to support number (2f5a58a)
🐞 Bug Fixes
  • sort-imports: Allow single imports to be linted for comment above (f0fae7c)
  • Don't enforce new lines between behavior in unordered groups (05b4797)
  • Prevent newlines fixes between different partitions (b14fd3f)
❤️ Contributors

v4.14.0

Compare Source

compare changes

🚀 Features
  • sort-imports: Allow to find alternate tsconfig file (54b8a42)
  • Enforce group comments (1a02538)
🐞 Bug Fixes
  • Correctly identify node builtin modules with subpaths (de0cbb3)
❤️ Contributors

v4.13.0

Compare Source

compare changes

🚀 Features
  • sort-union-types: Migrate groups to new api (28d2170)
  • sort-variable-declarations: Add groups and custom groups (911e6fa)
  • Use @​/ as internal import pattern by default (cbc91e0)
🐞 Bug Fixes
  • sort-imports: Fix weak json schema typings generated (45306fa)
  • Strengthen json schemas (c7f62a0)
  • Ignore shebang comments (d08e071)
❤️ Contributors

v4.12.3

Compare Source

compare changes

🏎 Performance Improvements
  • Use validate generated groups configuration for deprecated and new api (bf57f25)
❤️ Contributors

v4.12.2

Compare Source

compare changes

🐞 Bug Fixes
  • sort-imports: Fix json-schema throwing uncaught warning (2544ae8)
❤️ Contributors

v4.12.1

Compare Source

compare changes

🐞 Bug Fixes
  • sort-imports: Fix json schema definition not found for eslint-typegen (b531618)
❤️ Contributors

v4.12.0

Compare Source

compare changes

🚀 Features
  • Add groups-related options to sort-named-exports and sort-named-imports (ae7a4a1)
  • sort-imports: Add support for new groups and custom groups api (aeb0322)
  • sort-imports: Update default groups to new api (c76c28a)
  • sort-imports: Add ts-equals modifier to replace deprecated object group (d03a9b3)
  • sort-imports: Add subpath, tsconfig-path selectors and 5 modifiers (5c35234)
🐞 Bug Fixes
  • Fix typescript imports always matching unknown (3b0922f)
  • sort-objects: Fix nested objects not impacted by styled components (f790779)
  • sort-imports: Fix undetected typescript import-equals dependencies (d7bf203)
❤️ Contributors

v4.11.0

Compare Source

compare changes

🚀 Features
  • sort-exports: Add groups-related options (ca3f34d)
  • sort-jsx-props: Migrate groups-related option to new api (3e500d0)
🐞 Bug Fixes
  • Export plugin meta data (38a3a23)
  • Fix detection of object destructuring dependencies (a0af5a7)
  • Throw an error if regexp expressions are entered (2b27b7d)
  • Fix false positive errors from eslint-disable (067a871)
  • Prevent circular dependency loops (ab50323)
  • Fix invalid newlines between results (e18a65a)
❤️ Contributors

v4.10.1

Compare Source

compare changes

🐞 Bug Fixes
  • Remove deprecated eslint source code api (8d4ad4f)
  • sort-imports: Fix explicit fallback sort overriding side-effects (1ac83c9)
❤️ Contributors

v4.10.0

Compare Source

compare changes

🚀 Features
  • Add sort by value related-options (94caac8)
  • Add custom groups fallback sort option (f42f24f)
  • Support sorting by type in fallback sorting (79d0441)
🐞 Bug Fixes
  • Fix maximum call stack size with fallback sort (8b78710)
❤️ Contributors

v4.9.0

Compare Source

compare changes

🚀 Features
  • Add missing newlines between validation in groups (e6e0588)
  • Improve regex-related options (00a8080)
  • Add fallback sort option to all rules (f639d94)
  • sort-jsx-props: Add use configuration if option (7208274)
  • Allow unsorted type for all remaining rules (f92ab2a)
🐞 Bug Fixes
  • Fix complex decorators not being handled (e667433)
  • sort-classes: Fix dependency detection regression (df40df4)
❤️ Contributors

v4.8.0

Compare Source

compare changes

🚀 Features
  • sort-enums: Adds groups, custom groups and newlines between (fe134a9)
  • Improve new lines between inside groups option behavior (a682297)
  • sort-named-exports: Add ignore alias option (266910b)
🐞 Bug Fixes
  • Add missing closing curly bracket (0ec132a)
  • sort-classes: Fix new lines inside always for signature overloads (f581714)
❤️ Contributors

v4.7.0

Compare Source

compare changes

🚀 Features
  • sort-objects: Add array-based custom groups option (afdda90)
  • sort-maps: Add groups, custom groups and new lines between options (317baaa)
  • Add newlines-between to some rules (231af42)
🐞 Bug Fixes
  • Fix overlapping errors between newlines-between and comment-after fixes (a6e1daf)
❤️ Contributors

v4.6.0

Compare Source

compare changes

🚀 Features
  • Allow to enter new lines between in groups (4045595)
🐞 Bug Fixes
  • sort-objects: Fix function name pattern usage with variable assignment (8d15b98)
❤️ Contributors

v4.5.0

Compare Source

compare changes

🚀 Features
  • Add custom group newlines inside option (3b3d2d5)
  • Make partition by comment support line and block (dd71f11)
🐞 Bug Fixes
  • Gives maximum priority to the void character in custom sort type (1649bea)
❤️ Contributors

v4.4.0

Compare Source

compare changes

🚀 Features
  • sort-array-includes: Add use configuration if and groups (a06ce5c)
  • Add ignore rule for objects passed as arguments to function calls (41c9f4f)
  • Add use configuration if option to sort-object-types and sort-interfaces (aa18f1a)
🏎 Performance Improvements
  • Improve rules performance (42ac82d)
🐞 Bug Fixes
  • sort-interfaces: Prevent constructor declarations from being sorted (b4ee1cc)
❤️ Contributors

v4.3.0

Compare Source

compare changes

🚀 Features
  • Improve function detection (ac1e7c4)
  • sort-objects: Handle context-based configurations (a3ee3ff)
  • Add custom sort type through custom alphabet (ac7d709)
❤️ Contributors

v4.2.0

Compare Source

compare changes

🚀 Features
  • Improve groups and custom groups in sort-interfaces and sort-object-types (8407bae)
🐞 Bug Fixes
  • sort-decorators: Keep jsdoc blocks in place (54dfdd9)
  • Fix ignoring order in natural sorting (82cb68a)
❤️ Contributors

v4.1.2

Compare Source

compare changes

🐞 Bug Fixes
❤️ Contributors

v4.1.1

Compare Source

compare changes

🐞 Bug Fixes
  • sort-modules: Check if node is sortable (26e2195)
❤️ Contributors

v4.1.0

Compare Source

compare changes

🚀 Features
  • sort-enums: Handle numeric operations (710cc24)
  • sort-objects: Add object declarations and destructured objects options (5606fad)
❤️ Contributors

v4.0.3

Compare Source

compare changes

🐞 Bug Fixes
  • sort-modules: Handle deprecated eslint enum attributes (979ece8)
  • Fix runtime errors in non-typescript eslint projects (84cddf7)
❤️ Contributors

v4.0.2

Compare Source

compare changes

🐞 Bug Fixes
  • sort-imports: Sort default internal pattern (a4bfc2b)
❤️ Contributors

v4.0.1

Compare Source

compare changes

🐞 Bug Fixes
  • Fix peer dependencies issues (3eba895)
  • Fix peer dependencies issues (191902a)
  • sort-modules: Disable sorting for export decorated classes (84de1d4)
❤️ Contributors

v4.0.0

Compare Source

compare changes

🚀 Features
  • ⚠️ Remove sort-astro-attributes, sort-svelte-attributes and sort-vue-attributes (0430412)
  • sort-classes: ⚠️ Update default grouping (97adf51)
  • Add sort-decorators rule (8fd2c4e)
  • Support arbitrary module identifiers (5557198)
  • sort-objects: Add multiline and method groups (1f454d9)
  • Adds newlines between option (7f44e80)
  • Add sort-heritage-clauses rule (90dfb15)
  • sort-classes: ⚠️ Remove support for old custom groups api (93e0b53)
  • sort-switch-case: Improve sorting nodes with comments (140c2c8)
  • ⚠️ Remove minimatch in favor of regexp (e240971)
  • Add locales option for all rules (f84cb5f)
  • sort-classes: Add partition by new line and newlines between options (4369803)
  • sort-imports: Resolve aliased imports through tsconfig.json (9ac3188)
  • sort-imports: ⚠️ Add partition by new line and partition by comment options (6812e2b)
  • sort-classes: Adds ignore callback dependencies patterns option (90a9132)
  • Add eslint disable directives handling (a485c39)
  • Add sort-modules rule (950db4e)
  • sort-classes: Add async modifier (be0b68f)
  • ⚠️ Move from natural-compare-lite to natural-orderby (cdc0f2e)
🐞 Bug Fixes
  • Respect comment boundaries with partitioning by comments (e5279ac)
  • Improve ending commas and semicolon behavior (a3804b8)
  • Make types compatible with eslint types (c9a48dd)
  • sort-switch-case: Fix ignoring breaks in case statements (960e21c)
  • sort-classes: Fix # properties not being detected as dependencies (0cf84ae)
  • Support optional chaining imports (932c5c9)
  • sort-classes: Fix inline issue with declare class (59ee21c)
  • sort-object-types: Fix getting key name (eb81e69)
⚠️ Breaking Changes
  • ⚠️ Remove sort-astro-attributes, sort-svelte-attributes and sort-vue-attributes (0430412)
  • sort-classes: ⚠️ Update default grouping (97adf51)
  • sort-classes: ⚠️ Remove support for old custom groups api (93e0b53)
  • ⚠️ Remove minimatch in favor of regexp (e240971)
  • sort-imports: ⚠️ Add partition by new line and partition by comment options (6812e2b)
  • ⚠️ Move from natural-compare-lite to natural-orderby (cdc0f2e)
❤️ Contributors

v3.9.1

Compare Source

compare changes

🐞 Bug Fixes
  • sort-switch-case: Fixe expressions being ignored (3fb34fc)
❤️ Contributors

v3.9.0

Compare Source

compare changes

🚀 Features
  • Adds possibility to trim / remove special characters before sorting (96f8b10)
  • Add element value pattern filter for properties in sort-classes (4e7e5ad)
  • Throw error when a group does not exist or duplicated in sort-classes (d447ffb)
  • Add method group in sort-interfaces (b797371)
  • Add method group in sort-object-types (4609ad2)
  • Add special characters and matcher to settings (a7d3f8c)
  • Improve side-effect handling behavior in sort-imports (398ac13)
  • Deprecate sort-astro-attributes, sort-svelte-attributes and sort-vue-attributes (46790ea)
🐞 Bug Fixes
  • Fix runtime error related o dependencies in sort-classes (7dfcb8e)
  • Fix unrecognized break statements in sort-switch-case (552c65c)
❤️ Contributors

v3.8.0

Compare Source

compare changes

🚀 Features
  • Add matcher option (9434334)
  • Add ability to disable sorting objects in jsx styles (45f7661)
🐞 Bug Fixes
  • Ignore whitespaces in node names (7a0a96c)
  • Fix linting of nodes that are neighboring to ignored nodes (a11841a)
❤️ Contributors

v3.7.0

Compare Source

compare changes

🚀 Features
  • Add partition by new line and group kind in sort-exports (4db2c5e)
  • Add dependency order errors (125e1cb)
  • Add partition by comment option in sort-exports (f6b7803)
  • Add partition by comment and partition by new line in sort-intersection-types (9fe8abd)
  • Add partition by comment and partition by new line in sort-union-types (4a0931b)
  • Add partition by comment and partition by new line in sort-named-imports (41e18b9)
  • Add partition by comment and partition by new line in sort-named-exports (928246e)
  • Add partition by comment and partition by new line in sort-maps (7bf6756)
  • Add partition by comment and partition by new line in sort-variable-declarations (aa29335)
  • Add partition by comment and partition by new line in sort-interfaces (fae756a)
  • Add partition by comment and partition by new line in sort-array-includes and sort-sets (e4fc538)
  • Add partition by comment option in sort-objects-types (69b643e)
  • Add partition by new line option in sort-enums (defd370)
🐞 Bug Fixes
  • Prioritize dependencies over partitions by comment and partitions by line (199ab39)
❤️ Contributors

v3.6.0

Compare Source

compare changes

🚀 Features
  • Improve error messages when sorting different groups (e0f375a)
  • Improve dependency detection in sort-objects rule (412d5da)
  • Keep comments above elements being sorted (bd8ba3f)
🐞 Bug Fixes
  • Detect dependencies in template literals in sort-enums (c9367eb)
❤️ Contributors

v3.5.0

Compare Source

compare changes

🚀 Features
  • Add ability to disable or enable side effect imports sorting (ae02009)
🐞 Bug Fixes
  • Detect dependencies in template literals (4e0e6d8)
  • Improve dependency detection in sort-variable-declarations rule (6beb536)
❤️ Contributors

v3.4.0

Compare Source

compare changes

🚀 Features
  • Improve ability to expand custom groups (5088619)
  • Downgrade minimatch dependency (4803030)
  • Generate exception if group does not exist (0872bdd)
  • Add sort-sets rule (7d4cf14)
🐞 Bug Fixes
  • Place static-block after static-property in default-options in sort-classes (73b1b54)
  • Fix sorting of members with dependencies (e7c113d)
❤️ Contributors

v3.3.0

Compare Source

compare changes

🚀 Features
  • Improve checking if a member is private in sort-classes rule (4e19b94)
  • Add static-block and accessor-property to default groups in sort-classes (0c724e0)
  • Don't sort unknown elements if unknown is not referenced in groups (0086427)
  • Add optional modifier in sort-classes rule (27fa7e8)
🐞 Bug Fixes
  • Fix sorting class members with same names (f1f875e)
  • Fix use of case named default in sort-switch-case rule (5583eb0)
  • Take into account dependencies in sort-enums (eeb0534)
❤️ Contributors

v3.2.0

Compare Source

compare changes

🚀 Features
  • Use dynamic group generation in sort-classes (baa701d)
  • Support for sorting by enum value (285a451)
  • Improve group order error messages in sort-classes (b02d626)
  • Allow specifying cross-rule settings (8e15730)
  • Add property-function groups in sort-class rule (41b92d3)
❤️ Contributors

v3.1.3

Compare Source

compare changes

🐞 Bug Fixes
  • Fix export of typescript types (1c4e960)
❤️ Contributors

v3.1.2

Compare Source

compare changes

🏎 Performance Improvements
  • Remove node cloning to improve performance (00b2cc3)
🐞 Bug Fixes
  • Fix sorting switch cases with default in middle of group (4ee655e)
  • Fix getting enum members in eslint v8 (3f3d77c)
❤️ Contributors

v3.1.1

Compare Source

compare changes

🐞 Bug Fixes
  • Fix getting enum members in eslint v8 (4789764)
❤️ Contributors

v3.1.0

Compare Source

compare changes

🚀 Features
  • Support for ordering protected properties and methods in classes (7efadfa)
  • Replace sort-objects custom ignore option with destructure only (f3906f9)
  • Move to typescript-eslint v8 (05b6502)
🐞 Bug Fixes
  • Fix switch case sorting with grouped default case (7428523)
  • Switch from to-sorted to sort method (bff6575)
  • Disable sorting dynamic require imports (68632df)
  • Define as builtin modules that require a node prefix (aac4725)
  • Fix sorting of complex switch case expressions (d07f5f7)
❤️ Contributors

v3.0.0

Compare Source

compare changes

🚀 Features
  • ⚠️ Drop nodejs v16 support (79f74f5)
  • Move to typescript-eslint v7 (933cebd)
  • Add new docs website (76b29e8)
  • ⚠️ Rename options from kebab case to camel case (6592f6f)
  • ⚠️ Make case ignoring enabled by default (63efbf7)
  • Update svelte eslint parser (611f088)
  • Add ability to ignore jsx elements (da515ce)
  • Use ignore pattern when sorting object for call expressions (471de40)
  • ⚠️ Make new config export (2a7eec2)
  • Add sort-switch-case rule (5311118)
  • Add typescript types (2b63ab5)
  • Add custom ignore to enable customisable ignore sort-objects rule (4fa2b3e)
  • Respect numeric separators in natural sorting (7b57ba2)
  • Add groups option in sort-intersection-types rule (208a9db)
  • ⚠️ Remove nullable last option in sort-union-types (c4977df)
  • Add groups option in sort-union-types rule (c69f277)
  • Add partition by comment option in sort-classes (da01c85)
  • ⚠️ Make recommended options default (d0d9115)
  • ⚠️ Replace spread last sort-array-includes option with group kind (721e1ee)
  • Add group kind option in sort-object-types (96cfcd8)
  • ⚠️ Rename optionality order option to group kind in sort-interfaces rule (79a4823)
  • Add sort-variable-declarations rule (12bd265)
  • Support require in sort-imports (bc16243)
🐞 Bug Fixes
  • Move typescript-eslint types to dependencies (44edb63)
  • Add ability to select enviorenment and separate bun modules (c8b2fa4)
  • Fix disabling styled components when using css func (d4e8011)
  • Support old getting context eslint api (09900aa)
  • Fix export and import kind default value (a0208ac)
  • Don't sort class members if right value depends on left (8c35a7d)
⚠️ Breaking Changes
  • ⚠️ Drop nodejs v16 support (79f74f5)
  • ⚠️ Rename options from kebab case to camel case (6592f6f)
  • ⚠️ Make case ignoring enabled by default (63efbf7)
  • ⚠️ Make new config export (2a7eec2)
  • ⚠️ Remove nullable last option in sort-union-types (c4977df)
  • ⚠️ Make recommended options default (d0d9115)
  • ⚠️ Replace spread last sort-array-includes option with group kind (721e1ee)
  • ⚠️ Rename optionality order option to group kind in sort-interfaces rule (79a4823)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone Asia/Shanghai.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Nov 19, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch 5 times, most recently from df2adab to 1edb884 Compare November 25, 2024 23:26
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch 2 times, most recently from dd84abc to 1a56279 Compare December 3, 2024 14:43
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch 2 times, most recently from a713deb to 6e9326a Compare December 12, 2024 18:22
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch 2 times, most recently from 1ba93db to 8a0253a Compare December 20, 2024 00:33
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch 3 times, most recently from 20e9f9f to 98bcfd4 Compare January 10, 2025 22:49
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 98bcfd4 to 8da1dde Compare January 21, 2025 01:49
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 8da1dde to ddd78d6 Compare February 3, 2025 22:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from ddd78d6 to 80ab5f6 Compare February 13, 2025 16:26
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch 2 times, most recently from 2e27da0 to 097fcaa Compare March 9, 2025 18:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 097fcaa to fc311be Compare April 2, 2025 09:04
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch 4 times, most recently from 45bb80c to c060246 Compare April 24, 2025 15:37
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from c060246 to 88ab806 Compare May 13, 2025 12:25
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 88ab806 to b61be68 Compare June 3, 2025 22:19
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from b61be68 to a1ee1ad Compare June 17, 2025 23:40
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch 2 times, most recently from 4a86eef to afae3a7 Compare August 13, 2025 14:13
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch 2 times, most recently from 5cbd65d to 2479c9b Compare August 19, 2025 23:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 2479c9b to 53297d6 Compare August 31, 2025 13:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 53297d6 to 047e21a Compare September 25, 2025 18:27
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 047e21a to 2abc8c8 Compare October 4, 2025 13:51
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 2abc8c8 to a714cc5 Compare October 21, 2025 10:36
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from a714cc5 to c39c5c3 Compare November 10, 2025 13:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch 2 times, most recently from 6361143 to 2e4f4d0 Compare November 24, 2025 14:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 2e4f4d0 to 8814949 Compare December 3, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant