Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2025

Bumps eslint-plugin-perfectionist from 4.15.1 to 5.1.0.

Release notes

Sourced from eslint-plugin-perfectionist's releases.

v5.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.0.0

   🚨 Breaking Changes

   🚀 Features

... (truncated)

Changelog

Sourced from eslint-plugin-perfectionist's changelog.

v5.1.0

compare changes

🚀 Features

  • Add new lines between to settings (ae36860)
  • Add new lines inside at rule options and settings level (1430b19)

🐞 Bug Fixes

  • Add js extensions to relative imports in decl files (2cfeed9)
  • Handle missing export kind in sort exports (179d432)
  • Allow overriding settings with default values (08d69ca)
  • Improve plugin type compatibility (af1ce61)

❤️ Contributors

v5.0.0

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)

... (truncated)

Commits
  • d159378 build: publish v5.1.0
  • b767c44 chore: update dependencies
  • af1ce61 fix: improve plugin type compatibility
  • 08d69ca fix: allow overriding settings with default values
  • 1430b19 feat: add new lines inside at rule options and settings level
  • ae36860 feat: add new lines between to settings
  • 068014b refactor: improve sort imports and exports code structure
  • 179d432 fix: handle missing export kind in sort exports
  • 2cfeed9 fix: add js extensions to relative imports in decl files
  • a967b11 build: publish v5.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 24, 2025
@github-actions github-actions bot requested a review from KubrickCode December 24, 2025 17:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-perfectionist-5.1.0 branch from 9340a4a to 922c4c0 Compare January 5, 2026 17:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-perfectionist-5.1.0 branch from 922c4c0 to 0ec36bf Compare January 12, 2026 21:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-perfectionist-5.1.0 branch from 0ec36bf to 7ea8204 Compare January 22, 2026 16:03
Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 4.15.1 to 5.1.0.
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](azat-io/eslint-plugin-perfectionist@v4.15.1...v5.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-perfectionist
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-perfectionist-5.1.0 branch from 7ea8204 to 944c143 Compare January 22, 2026 16:05
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 Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant