Skip to content

Bump eslint-plugin-perfectionist from 2.11.0 to 4.13.0 #395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps eslint-plugin-perfectionist from 2.11.0 to 4.13.0.

Release notes

Sourced from eslint-plugin-perfectionist's releases.

v4.13.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.12.3

   🏎 Performance

  • Use validate generated groups configuration for deprecated and new api  -  by @​hugop95 (bf57f)
    View changes on GitHub

v4.12.2

   🐞 Bug Fixes

    View changes on GitHub

v4.12.1

   🐞 Bug Fixes

  • sort-imports: Fix json schema definition not found for eslint-typegen  -  by @​hugop95 (b5316)
    View changes on GitHub

v4.12.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Changelog

Sourced from eslint-plugin-perfectionist's changelog.

v4.13.0

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 changes

🏎 Performance Improvements

  • Use validate generated groups configuration for deprecated and new api (bf57f25)

❤️ Contributors

v4.12.2

compare changes

🐞 Bug Fixes

  • sort-imports: Fix json-schema throwing uncaught warning (2544ae8)

❤️ Contributors

v4.12.1

compare changes

🐞 Bug Fixes

... (truncated)

Commits
  • f9e66a1 build: publish v4.13.0
  • f7ee734 chore: update dependencies
  • f0c43ac docs: update internal pattern in sort-imports
  • cbc91e0 feat: use @/ as internal import pattern by default
  • 911e6fa feat(sort-variable-declarations): add groups and custom groups
  • b57cf4f test: add additional json schema tests
  • d08e071 fix: ignore shebang comments
  • 28d2170 feat(sort-union-types): migrate groups to new api
  • b4d29a7 ci: add package duplication checking
  • c7f62a0 fix: strengthen json schemas
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2025
Copy link

changeset-bot bot commented Jun 1, 2025

⚠️ No Changeset found

Latest commit: dbb32dd

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-perfectionist-4.13.0 branch 3 times, most recently from f3e5b5e to 416afed Compare June 1, 2025 14:07
Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 2.11.0 to 4.13.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@v2.11.0...v4.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-perfectionist-4.13.0 branch from 416afed to dbb32dd Compare June 1, 2025 14:10
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

Superseded by #400.

@dependabot dependabot bot closed this Jul 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-perfectionist-4.13.0 branch July 1, 2025 13:46
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.

0 participants