Skip to content
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

chore(deps-dev): bump eslint-plugin-perfectionist from 3.9.1 to 4.0.2 #5

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps eslint-plugin-perfectionist from 3.9.1 to 4.0.2.

Release notes

Sourced from eslint-plugin-perfectionist's releases.

v4.0.2

   🐞 Bug Fixes

    View changes on GitHub

v4.0.1

   🐞 Bug Fixes

    View changes on GitHub

v4.0.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Changelog

Sourced from eslint-plugin-perfectionist's changelog.

v4.0.2

compare changes

🐞 Bug Fixes

  • sort-imports: Sort default internal pattern (a4bfc2b)

❤️ Contributors

v4.0.1

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 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)

... (truncated)

Commits
  • db22e8b build: publish v4.0.2
  • a4bfc2b fix(sort-imports): sort default internal pattern
  • 250a20e build: publish v4.0.1
  • 84de1d4 fix(sort-modules): disable sorting for export decorated classes
  • 191902a fix: fix peer dependencies issues
  • 3eba895 fix: fix peer dependencies issues
  • 7c39b04 build: publish v4.0.0
  • f541c26 ci: update release workflow permissions
  • bbb7693 docs: downgrade svelte
  • a0637fd chore: update dependencies
  • 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 3.9.1 to 4.0.2.
- [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@v3.9.1...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from ruslanpashkov November 19, 2024 15:53
Repository owner deleted a comment from dependabot bot Nov 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/eslint-plugin-perfectionist-4.0.2 branch November 19, 2024 16:00
@ruslanpashkov ruslanpashkov restored the dependabot/npm_and_yarn/main/eslint-plugin-perfectionist-4.0.2 branch November 19, 2024 16:00
@ruslanpashkov ruslanpashkov reopened this Nov 19, 2024
@ruslanpashkov
Copy link
Owner

Reordered declarations alphabetically to improve code organization.

@ruslanpashkov ruslanpashkov merged commit a5084a4 into main Nov 19, 2024
4 checks passed
@ruslanpashkov ruslanpashkov deleted the dependabot/npm_and_yarn/main/eslint-plugin-perfectionist-4.0.2 branch November 19, 2024 16:12
@ruslanpashkov ruslanpashkov added the dependencies Changes to project dependencies label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant