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): update dependency eslint-plugin-perfectionist to v4.9.0 #667

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-perfectionist (source) 4.0.3 -> 4.9.0 age adoption passing confidence

Release Notes

azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

v4.9.0

Compare Source

compare changes

🚀 Features
  • Add missing newlines between validation in groups (e6e0588)
  • Improve regex-related options (00a8080)
  • Add fallback sort option to all rules (f639d94)
  • sort-jsx-props: Add use configuration if option (7208274)
  • Allow unsorted type for all remaining rules (f92ab2a)
🐞 Bug Fixes
  • Fix complex decorators not being handled (e667433)
  • sort-classes: Fix dependency detection regression (df40df4)
❤️ Contributors

v4.8.0

Compare Source

compare changes

🚀 Features
  • sort-enums: Adds groups, custom groups and newlines between (fe134a9)
  • Improve new lines between inside groups option behavior (a682297)
  • sort-named-exports: Add ignore alias option (266910b)
🐞 Bug Fixes
  • Add missing closing curly bracket (0ec132a)
  • sort-classes: Fix new lines inside always for signature overloads (f581714)
❤️ Contributors

v4.7.0

Compare Source

compare changes

🚀 Features
  • sort-objects: Add array-based custom groups option (afdda90)
  • sort-maps: Add groups, custom groups and new lines between options (317baaa)
  • Add newlines-between to some rules (231af42)
🐞 Bug Fixes
  • Fix overlapping errors between newlines-between and comment-after fixes (a6e1daf)
❤️ Contributors

v4.6.0

Compare Source

compare changes

🚀 Features
  • Allow to enter new lines between in groups (4045595)
🐞 Bug Fixes
  • sort-objects: Fix function name pattern usage with variable assignment (8d15b98)
❤️ Contributors

v4.5.0

Compare Source

compare changes

🚀 Features
  • Add custom group newlines inside option (3b3d2d5)
  • Make partition by comment support line and block (dd71f11)
🐞 Bug Fixes
  • Gives maximum priority to the void character in custom sort type (1649bea)
❤️ Contributors

v4.4.0

Compare Source

compare changes

🚀 Features
  • sort-array-includes: Add use configuration if and groups (a06ce5c)
  • Add ignore rule for objects passed as arguments to function calls (41c9f4f)
  • Add use configuration if option to sort-object-types and sort-interfaces (aa18f1a)
🏎 Performance Improvements
  • Improve rules performance (42ac82d)
🐞 Bug Fixes
  • sort-interfaces: Prevent constructor declarations from being sorted (b4ee1cc)
❤️ Contributors

v4.3.0

Compare Source

compare changes

🚀 Features
  • Improve function detection (ac1e7c4)
  • sort-objects: Handle context-based configurations (a3ee3ff)
  • Add custom sort type through custom alphabet (ac7d709)
❤️ Contributors

v4.2.0

Compare Source

compare changes

🚀 Features
  • Improve groups and custom groups in sort-interfaces and sort-object-types (8407bae)
🐞 Bug Fixes
  • sort-decorators: Keep jsdoc blocks in place (54dfdd9)
  • Fix ignoring order in natural sorting (82cb68a)
❤️ Contributors

v4.1.2

Compare Source

compare changes

🐞 Bug Fixes
❤️ Contributors

v4.1.1

Compare Source

compare changes

🐞 Bug Fixes
  • sort-modules: Check if node is sortable (26e2195)
❤️ Contributors

v4.1.0

Compare Source

compare changes

🚀 Features
  • sort-enums: Handle numeric operations (710cc24)
  • sort-objects: Add object declarations and destructured objects options (5606fad)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from auguwu as a code owner November 25, 2024 20:30
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from bd5cf4b to c238192 Compare November 25, 2024 20:30
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-perfectionist to v4.1.0 chore(deps): update dependency eslint-plugin-perfectionist to v4.1.2 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch 2 times, most recently from 036c14a to 5f0f5ec Compare November 26, 2024 01:47
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-perfectionist to v4.1.2 chore(deps): update dependency eslint-plugin-perfectionist to v4.2.0 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 5f0f5ec to 6ab4977 Compare December 3, 2024 12:55
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-perfectionist to v4.2.0 chore(deps): update dependency eslint-plugin-perfectionist to v4.3.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 6ab4977 to 4a7a9aa Compare December 12, 2024 18:58
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-perfectionist to v4.3.0 chore(deps): update dependency eslint-plugin-perfectionist to v4.4.0 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 4a7a9aa to e9dc167 Compare December 19, 2024 23:15
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-perfectionist to v4.4.0 chore(deps): update dependency eslint-plugin-perfectionist to v4.5.0 Jan 1, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from e9dc167 to 4469a6b Compare January 1, 2025 22:12
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-perfectionist to v4.5.0 chore(deps): update dependency eslint-plugin-perfectionist to v4.6.0 Jan 3, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 4469a6b to 0b5dd54 Compare January 3, 2025 21:19
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-perfectionist to v4.6.0 chore(deps): update dependency eslint-plugin-perfectionist to v4.7.0 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 0b5dd54 to 110762b Compare January 21, 2025 01:58
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-perfectionist to v4.7.0 chore(deps): update dependency eslint-plugin-perfectionist to v4.8.0 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 110762b to 4ba17fa Compare February 4, 2025 02:22
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-perfectionist to v4.8.0 chore(deps): update dependency eslint-plugin-perfectionist to v4.9.0 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-perfectionist-4.x branch from 4ba17fa to 81df1ec Compare February 13, 2025 19:02
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.

0 participants