Skip to content

upgrade: Bump eslint-plugin-eslint-plugin from 5.5.1 to 6.4.0 #537

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps eslint-plugin-eslint-plugin from 5.5.1 to 6.4.0.

Release notes

Sourced from eslint-plugin-eslint-plugin's releases.

v6.4.0

6.4.0 (2024-12-18)

Features

  • Add new no-meta-schema-default rule (#503) (dbd96b2)
  • Add new require-meta-default-options rule (#502) (13e625a)
  • Add suggestions to require-meta-docs-recommended rule (#500) (8fda55a)

v6.3.2

6.3.2 (2024-11-18)

Bug Fixes

  • fix require-meta-schema-description rule crash (8630901)

v6.3.1

6.3.1 (2024-10-25)

Bug Fixes

  • require-meta-schema-description: handle non-iterable schema properties (#493) (7f99077)

v6.3.0

6.3.0 (2024-10-24)

Features

  • add require-meta-schema-description rule (#490) (875200b)

v6.2.0

6.2.0 (2024-06-25)

Features

  • eslint-utils => @​eslint-community/eslint-utils (#474) (6db5604)
  • no-property-in-node add additionalNodeTypeFiles option (#484) (6cdef14)

v6.1.0

6.1.0 (2024-04-25)

Features

  • add require-meta-docs-recommended rule (#447) (2370b46)

... (truncated)

Changelog

Sourced from eslint-plugin-eslint-plugin's changelog.

6.4.0 (2024-12-18)

Features

  • Add new no-meta-schema-default rule (#503) (dbd96b2)
  • Add new require-meta-default-options rule (#502) (13e625a)
  • Add suggestions to require-meta-docs-recommended rule (#500) (8fda55a)

6.3.2 (2024-11-18)

Bug Fixes

  • fix require-meta-schema-description rule crash (8630901)

6.3.1 (2024-10-25)

Bug Fixes

  • require-meta-schema-description: handle non-iterable schema properties (#493) (7f99077)

6.3.0 (2024-10-24)

Features

  • add require-meta-schema-description rule (#490) (875200b)

6.2.0 (2024-06-25)

Features

  • eslint-utils => @​eslint-community/eslint-utils (#474) (6db5604)
  • no-property-in-node add additionalNodeTypeFiles option (#484) (6cdef14)

6.1.0 (2024-04-25)

Features

  • add require-meta-docs-recommended rule (#447) (2370b46)

6.0.0 (2024-04-10)

⚠ BREAKING CHANGES

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin) from 5.5.1 to 6.4.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-eslint-plugin@v5.5.1...v6.4.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-eslint-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 10, 2025
@bmish bmish merged commit 647d94d into main Jun 23, 2025
1 check passed
@bmish bmish deleted the dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-6.4.0 branch June 23, 2025 00:01
bmish added a commit to bmish/eslint-plugin-qunit that referenced this pull request Jun 23, 2025
* main:
  upgrade: Bump @eslint/js from 8.56.0 to 9.24.0 (qunitjs#568)
  upgrade: Bump eslint-plugin-markdown from 3.0.1 to 5.1.0 (qunitjs#542)
  chore: fix violations of eslint-plugin-eslint-plugin v6 (qunitjs#572)
  upgrade: Bump cross-spawn (qunitjs#551)
  upgrade: Bump braces from 3.0.2 to 3.0.3 (qunitjs#521)
  upgrade: Bump ws from 7.5.9 to 7.5.10 (qunitjs#524)
  upgrade: Bump eslint-plugin-eslint-plugin from 5.5.1 to 6.4.0 (qunitjs#537)
  upgrade: Bump serialize-javascript and mocha (qunitjs#550)
  upgrade: Bump @eslint/eslintrc from 2.1.4 to 3.3.1 (qunitjs#563)
  upgrade: Bump typescript from 5.3.3 to 5.8.3 (qunitjs#569)
  upgrade: Bump eslint-doc-generator from 1.6.2 to 2.1.2 (qunitjs#562)
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 javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant