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

[Snyk] Upgrade eslint-plugin-perfectionist from 3.6.0 to 3.7.0 #61

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

Conversation

StephanGerbeth
Copy link
Contributor

Snyk has created this PR to upgrade eslint-plugin-perfectionist from 3.6.0 to 3.7.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released a month ago, on 2024-09-23.
Release notes
Package name: eslint-plugin-perfectionist
  • 3.7.0 - 2024-09-23

       🚀 Features

    • Add partition by new line and group kind in sort-exports  -  by @ hugop95 (4db2c)
    • Add dependency order errors  -  by @ hugop95 (125e1)
    • Add partition by comment option in sort-exports  -  by @ hugop95 (f6b78)
    • Add partition by comment and partition by new line in sort-intersection-types  -  by @ hugop95 (9fe8a)
    • Add partition by comment and partition by new line in sort-union-types  -  by @ hugop95 (4a093)
    • Add partition by comment and partition by new line in sort-named-imports  -  by @ hugop95 (41e18)
    • Add partition by comment and partition by new line in sort-named-exports  -  by @ hugop95 (92824)
    • Add partition by comment and partition by new line in sort-maps  -  by @ hugop95 (7bf67)
    • Add partition by comment and partition by new line in sort-variable-declarations  -  by @ hugop95 (aa293)
    • Add partition by comment and partition by new line in sort-interfaces  -  by @ chirokas (fae75)
    • Add partition by comment and partition by new line in sort-array-includes and sort-sets  -  by @ hugop95 (e4fc5)
    • Add partition by comment option in sort-objects-types  -  by @ hugop95 (69b64)
    • Add partition by new line option in sort-enums  -  by @ hugop95 (defd3)

       🐞 Bug Fixes

    • Prioritize dependencies over partitions by comment and partitions by line  -  by @ hugop95 (199ab)
        View changes on GitHub
  • 3.6.0 - 2024-09-13

       🚀 Features

       🐞 Bug Fixes

    • Detect dependencies in template literals in sort-enums  -  by @ hugop95 (c9367)
        View changes on GitHub
from eslint-plugin-perfectionist GitHub release notes
Commit messages
Package name: eslint-plugin-perfectionist
  • 4f2d32b build: publish v3.7.0
  • bdbf108 chore: update dependencies
  • defd370 feat: add partition by new line option in sort-enums
  • 69b643e feat: add partition by comment option in sort-objects-types
  • 03fe596 refactor: add sort-nodes-by-groups func to reduce code duplication
  • e4fc538 feat: add partition by comment and partition by new line in sort-array-includes and sort-sets
  • fae756a feat: add partition by comment and partition by new line in sort-interfaces
  • aa29335 feat: add partition by comment and partition by new line in sort-variable-declarations
  • 7bf6756 feat: add partition by comment and partition by new line in sort-maps
  • 928246e feat: add partition by comment and partition by new line in sort-named-exports
  • 41e18b9 feat: add partition by comment and partition by new line in sort-named-imports
  • 4a0931b feat: add partition by comment and partition by new line in sort-union-types
  • 9fe8abd feat: add partition by comment and partition by new line in sort-intersection-types
  • a9aee0c chore: correct partition by comment description
  • f6b7803 feat: add partition by comment option in sort-exports
  • 199ab39 fix: prioritize dependencies over partitions by comment and partitions by line
  • efa2750 docs: fix group names in sort-array-includes
  • c66eb4c chore: update dependencies
  • 125e1cb feat: add dependency order errors
  • 4db2c5e feat: add partition by new line and group kind in sort-exports

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

stackblitz bot commented Oct 21, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants