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

build(deps-dev): bump eslint-plugin-perfectionist from 2.11.0 to 3.6.0 #775

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2024

Bumps eslint-plugin-perfectionist from 2.11.0 to 3.6.0.

Release notes

Sourced from eslint-plugin-perfectionist's releases.

v3.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.5.0

   🚀 Features

  • Add ability to disable or enable side effect imports sorting  -  by @​azat-io (ae020)

   🐞 Bug Fixes

    View changes on GitHub

v3.4.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.3.0

   🚀 Features

  • Improve checking if a member is private in sort-classes rule  -  by @​hugop95 (4e19b)
  • Add static-block and accessor-property to default groups in sort-classes  -  by @​hugop95 (0c724)
  • Don't sort unknown elements if unknown is not referenced in groups  -  by @​hugop95 (00864)
  • Add optional modifier in sort-classes rule  -  by @​hugop95 (27fa7)

   🐞 Bug Fixes

... (truncated)

Changelog

Sourced from eslint-plugin-perfectionist's changelog.

v3.6.0

compare changes

🚀 Features

  • Improve error messages when sorting different groups (e0f375a)
  • Improve dependency detection in sort-objects rule (412d5da)
  • Keep comments above elements being sorted (bd8ba3f)

🐞 Bug Fixes

  • Detect dependencies in template literals in sort-enums (c9367eb)

❤️ Contributors

v3.5.0

compare changes

🚀 Features

  • Add ability to disable or enable side effect imports sorting (ae02009)

🐞 Bug Fixes

  • Detect dependencies in template literals (4e0e6d8)
  • Improve dependency detection in sort-variable-declarations rule (6beb536)

❤️ Contributors

v3.4.0

compare changes

🚀 Features

  • Improve ability to expand custom groups (5088619)
  • Downgrade minimatch dependency (4803030)
  • Generate exception if group does not exist (0872bdd)
  • Add sort-sets rule (7d4cf14)

🐞 Bug Fixes

  • Place static-block after static-property in default-options in sort-classes (73b1b54)

... (truncated)

Commits
  • 6f8cbd6 build: publish v3.6.0
  • d56dfab chore: update dependencies
  • bd8ba3f feat: keep comments above elements being sorted
  • 83954a4 chore: add info about vulnerability report
  • 412d5da feat: improve dependency detection in sort-objects rule
  • e0f375a feat: improve error messages when sorting different groups
  • c9367eb fix: detect dependencies in template literals in sort-enums
  • 381e2d3 chore: remove types eslint package
  • c48a83a build: publish v3.5.0
  • f022f2a docs: improve sort-sets rule description
  • 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)

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 13, 2024

The following labels could not be found: npm.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide. We are closing this pull request for now but you can update the pull request description and reopen the pull request.
The check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/eslint-plugin-perfectionist-3.6.0 branch 2 times, most recently from 43eaec6 to 8d2435a Compare September 19, 2024 21:30
Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 2.11.0 to 3.6.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...v3.6.0)

---
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 force-pushed the dependabot/npm_and_yarn/main/eslint-plugin-perfectionist-3.6.0 branch from 8d2435a to 8d84318 Compare September 21, 2024 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant