Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps eslint-plugin-perfectionist from 5.0.0 to 5.2.0.

Release notes

Sourced from eslint-plugin-perfectionist's releases.

v5.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from eslint-plugin-perfectionist's changelog.

v5.2.0

compare changes

🚀 Features

  • sort-modules: Sort by order of use (fc297a2)
  • Allow fallback sort override in groups with overrides (64a9fee)
  • sort-imports: Allow sorting by specifiers (05c66aa)

🐞 Bug Fixes

  • Add explicit type annotation for plugin configs (780a25a)

❤️ Contributors

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

Commits
  • 783001b build: publish v5.2.0
  • 0552e7a chore: update dependencies
  • adbca02 docs: move to fathom analytics
  • 330a167 docs(sort-classes): update invalid documentation
  • 05c66aa feat(sort-imports): allow sorting by specifiers
  • 575da50 ci: add harden runner
  • 64a9fee feat: allow fallback sort override in groups with overrides
  • 780a25a fix: add explicit type annotation for plugin configs
  • fc297a2 feat(sort-modules): sort by order of use
  • 79cd043 test: add settings tests
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 5.0.0 to 5.2.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@v5.0.0...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 1, 2026
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