Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

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

Release notes

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

v6.5.0

6.5.0 (2025-06-18)

Features

  • Add new rule no-meta-replaced-by (105f05d)
Changelog

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

6.5.0 (2025-06-18)

Features

  • Add new rule no-meta-replaced-by (105f05d)
Commits
  • 5fdc72c chore(main): release 6.5.0 (#520)
  • 105f05d Add new rule no-meta-replaced-by (#518)
  • 735b983 docs: Remove mention of sourceType in the recommended config (#515)
  • ba1217b docs: small typo in [prefer-replace-text] (#512)
  • e909461 build: add node v23
  • c53b4eb refactor: add utils.getSourceCode(), utils.getScope(), utils.getparserService...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 23, 2025
@dependabot dependabot bot requested a review from JasonWeinzierl as a code owner June 23, 2025 09:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 23, 2025
Copy link

github-actions bot commented Jun 23, 2025

LCOV of commit 129d11e during .github/workflows/ci.yml #596

Summary coverage rate:
  lines......: 96.8% (4463 of 4612 lines)
  functions..: 96.2% (275 of 286 functions)
  branches...: no data found

Files changed coverage rate: n/a

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-6.5.0 branch from 9b3b7f4 to 40dc6d9 Compare June 23, 2025 12:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-6.5.0 branch from 40dc6d9 to 2783821 Compare June 23, 2025 12:28
Bumps [eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin) from 6.4.0 to 6.5.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@v6.4.0...v6.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-6.5.0 branch from 2783821 to 129d11e Compare June 23, 2025 12:35
@JasonWeinzierl JasonWeinzierl merged commit 73da801 into main Jun 23, 2025
3 checks passed
@JasonWeinzierl JasonWeinzierl deleted the dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-6.5.0 branch June 23, 2025 14:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant