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-eslint-plugin to v6 #398

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-eslint-plugin 4.4.1 -> 6.1.0 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-eslint-plugin (eslint-plugin-eslint-plugin)

v6.1.0

Compare Source

Features

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • change test-case-property-ordering to add supports languageOptions (#​406)
  • add defaultOptions to meta-property-ordering (#​461)
  • remove consistent-output from recommended (#​462)
  • Add missing deprecated/replacedBy properties to meta-property-ordering rule (#​320)
  • requires node >= 18 & eslint >= 8.23.0 (#​456)
Features

v5.5.1

Compare Source

Bug Fixes

v5.5.0

Compare Source

Features

v5.4.1

Compare Source

Bug Fixes
  • false positives in 5.4.0 for functions that aren't ESLint rules (#​451) (f3ec88e)

v5.4.0

Compare Source

Features
5.2.1 (2023-12-11)
Bug Fixes
  • replace context.getScope() with sourceCode.getScope() (6aed8bb)

v5.3.0

Compare Source

Features
Documentation
  • add another justification for prefer-message-ids rule (#​426) (209d178)
Chores

v5.2.1

Compare Source

v5.2.0

Compare Source

Features
5.1.1 (2023-07-19)
Bug Fixes
  • ignore function calls in report-message-format (dea161d)
  • ignore SpreadExpressions in no-only-tests and prefer-output-null (4924042)
  • use latest ECMAScript version in tests (#​364) (7be0c76)

v5.1.1

Compare Source

v5.1.0

Compare Source

Features

v5.0.8

Compare Source

Performance Improvements
  • use improved comparison algorithm in no-identical-tests rule (#​337) (b4da20a)
5.0.7 (2022-12-19)
Bug Fixes
5.0.6 (2022-08-23)
Bug Fixes
  • ensure rules bail out early when no rule present (#​293) (d1e03a1)
5.0.5 (2022-08-17)
Bug Fixes
  • handle suggestions in helper function outside rule or inside nested spread/ternary in require-meta-has-suggestions rule (#​291) (aa133a9)
5.0.4 (2022-08-15)
Bug Fixes
  • false positives with violation reporting helper function in no-unused-message-ids rule (#​290) (1c30165)
5.0.3 (2022-08-12)
Bug Fixes
  • false positive with no-unused-message-ids from external violation reporting function (#​286) (01d0eef)
  • handle spread in context.report() in require-meta-fixable (#​288) (d768112)
  • handle spread in context.report() in require-meta-has-suggestions (#​287) (fdffb50)
5.0.2 (2022-08-04)
Bug Fixes
  • allow additional schema types in require-meta-schema (#​277) (5bf0648)
  • clarify report messages for no-missing-placeholders and no-unused-placeholders (#​278) (f5a5c24)
  • improve violation reporting location for no-unused-placeholders (#​279) (27c0b65)
  • improve violation reporting location for no-missing-placeholders (#​280) (31ff45c)
5.0.1 (2022-07-18)
Bug Fixes

v5.0.7

Compare Source

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • drop Node 12/17 support (#​256)
  • drop ESLint v6 support (#​257)
  • strictly define Node API (#​259)
  • add recommended rules prefer-message-ids, prefer-output-null, no-missing-message-ids, no-unused-message-ids (#​258)
  • Update no-missing-placeholders and no-unused-placeholders to handle messageIds (#​252)
Features
  • Update no-missing-placeholders and no-unused-placeholders to handle messageIds (#​252) (047b0b5)
4.4.1 (2022-07-11)
Bug Fixes
  • detect rules with TypeScript export = rule syntax (#​267) (8e66bf7)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

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.

None yet

0 participants