Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2025

This PR contains the following updates:

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

Release Notes

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

v5.0.0

Compare Source

compare changes

🚀 Features
  • ⚠️ Drop nodejs v18 support (6c4a74a)
  • ⚠️ Move to esm only (442f409)
  • sort-decorators: Add array-based custom groups api (358b1f4)
  • ⚠️ Drop group kind support (44af851)
  • sort-heritage-clauses: Add array-based custom groups api (e6ef242)
  • sort-imports: ⚠️ Drop deprecated ts config root dir support (5452245)
  • ⚠️ Drop deprecated selectors support for multiple rules (4c0161a)
  • ⚠️ Drop deprecated object-based custom groups support (5a6d5fa)
  • Support annotation-based config (96cda80)
  • sort-object-types: ⚠️ Drop deprecated ignore pattern option (d28a154)
  • sort-jsx-props: ⚠️ Drop deprecated ignore pattern option (f1a2498)
  • Add sort-import-attributes rule (d147c56)
  • Add sort-export-attributes rule (ac7e597)
  • sort-object: ⚠️ Drop deprecated destructure only option (2f9d620)
  • sort-objects: Add pattern matching for variable declarations (ea22aa1)
  • ⚠️ Drop deprecated newlines between always and never (4a9a693)
  • sort-objects: ⚠️ Migrate object type options to conditional configuration pattern (724d044)
  • sort-enums: ⚠️ Replace force numeric sort and update default sort by value option (b707549)
  • sort-objects: Add numeric keys detection option (2a6653d)
  • sort-object-types: Add numeric keys detection option (88f1c19)
  • sort-imports: Add multiline and singleline modifiers (2c954d4)
  • ⚠️ Improve comment above integration in groups (2011d6c)
  • Allow type overrides in groups option (7985717)
  • sort-imports: ⚠️ Drop deprecated selectors (f089488)
  • Allow order overrides in groups option (2c64f20)
  • Allow new lines inside overrides in groups option (f9300b6)
  • sort-imports: Allow type-import-first fallback sort (a73c690)
  • sort-exports: Add wildcard, named and line-related modifiers (2211eb6)
  • sort-objects: ⚠️ Drop deprecated ignore pattern (02a09d3)
  • sort-objects: Add scope option for pattern matching (a2e013d)
  • sort-object-types: Add scoped matching for declaration patterns (7fde0b5)
  • sort-objects: Add scoped matching for declaration patterns (e80691a)
  • sort-object-types: Add scoped matching for declaration comments (1addc94)
🐞 Bug Fixes
  • Fix plugin usage with legacy configurations (a5e5b66)
  • Keep settings priority when meta default options provided (5d5793d)
  • Require sorting type in fallback sort schema (404a9b0)
  • sort-objects: Handle destructured dependencies (572d54a)
  • sort-object-types: Improve detection of complex object type declarations (7d9f3bd)
  • Honor declaration comments for nested types (c54c522)
  • sort-object-types: Match declaration names from variable declarations (99d50bc)
⚠️ Breaking Changes
  • ⚠️ Drop nodejs v18 support (6c4a74a)
  • ⚠️ Move to esm only (442f409)
  • ⚠️ Drop group kind support (44af851)
  • sort-imports: ⚠️ Drop deprecated ts config root dir support (5452245)
  • ⚠️ Drop deprecated selectors support for multiple rules (4c0161a)
  • ⚠️ Drop deprecated object-based custom groups support (5a6d5fa)
  • sort-object-types: ⚠️ Drop deprecated ignore pattern option (d28a154)
  • sort-jsx-props: ⚠️ Drop deprecated ignore pattern option (f1a2498)
  • sort-object: ⚠️ Drop deprecated destructure only option (2f9d620)
  • ⚠️ Drop deprecated newlines between always and never (4a9a693)
  • sort-objects: ⚠️ Migrate object type options to conditional configuration pattern (724d044)
  • sort-enums: ⚠️ Replace force numeric sort and update default sort by value option (b707549)
  • ⚠️ Improve comment above integration in groups (2011d6c)
  • sort-imports: ⚠️ Drop deprecated selectors (f089488)
  • sort-objects: ⚠️ Drop deprecated ignore pattern (02a09d3)
❤️ Contributors

Configuration

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

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

Rebasing: Whenever PR is behind base branch, 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.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 18, 2025

Open in StackBlitz

npm i https://pkg.pr.new/tinylibs/tinybench@463

commit: 1b19407

@github-actions
Copy link

github-actions bot commented Dec 18, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/index.js 10.13 KB (0%) 203 ms (0%) 88 ms (+2441.55% 🔺) 291 ms

jerome-benoit
jerome-benoit previously approved these changes Dec 19, 2025
Copy link
Collaborator

@jerome-benoit jerome-benoit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-5.x branch from 257b654 to 1b19407 Compare December 22, 2025 01:09
@jerome-benoit jerome-benoit added this pull request to the merge queue Dec 22, 2025
Merged via the queue into main with commit 84fa087 Dec 22, 2025
40 checks passed
@jerome-benoit jerome-benoit deleted the renovate/eslint-plugin-perfectionist-5.x branch December 22, 2025 01:16
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.

2 participants