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 #2265

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-eslint-plugin 5.0.7 -> 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

Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 25, 2024
Copy link
Contributor Author

renovate bot commented Apr 25, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 12 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 70, reused 67, downloaded 3, added 0
Progress: resolved 152, reused 133, downloaded 3, added 0
Progress: resolved 329, reused 306, downloaded 3, added 0
Progress: resolved 489, reused 432, downloaded 3, added 0
Progress: resolved 797, reused 733, downloaded 3, added 0
Progress: resolved 962, reused 876, downloaded 4, added 0
Progress: resolved 1169, reused 1085, downloaded 4, added 0
Progress: resolved 1402, reused 1318, downloaded 4, added 0
 ERR_PNPM_PATCH_NOT_APPLIED  The following patches were not applied: eslint-plugin-eslint-plugin@5.0.7

Either remove them from "patchedDependencies" or update them to match packages in your dependencies.
Progress: resolved 1403, reused 1319, downloaded 4, added 0

Copy link

changeset-bot bot commented Apr 25, 2024

⚠️ No Changeset found

Latest commit: d0ac673

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/eslint-plugin-eslint-plugin-6.x branch from 3db707b to d0ac673 Compare April 25, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants