Skip to content

Commit 73da801

Browse files
chore(deps-dev): bump eslint-plugin-eslint-plugin from 6.4.0 to 6.5.0 (#235)
Bumps [eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin) from 6.4.0 to 6.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases">eslint-plugin-eslint-plugin's releases</a>.</em></p> <blockquote> <h2>v6.5.0</h2> <h2><a href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/compare/v6.4.0...v6.5.0">6.5.0</a> (2025-06-18)</h2> <h3>Features</h3> <ul> <li>Add new rule <code>no-meta-replaced-by</code> (<a href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/105f05d73ebed88d2c78ae75cb6f3c6ab8c21aa9">105f05d</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md">eslint-plugin-eslint-plugin's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/compare/v6.4.0...v6.5.0">6.5.0</a> (2025-06-18)</h2> <h3>Features</h3> <ul> <li>Add new rule <code>no-meta-replaced-by</code> (<a href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/105f05d73ebed88d2c78ae75cb6f3c6ab8c21aa9">105f05d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/5fdc72ca34c10c85c99da243380f9aafeda1255d"><code>5fdc72c</code></a> chore(main): release 6.5.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-eslint-plugin/issues/520">#520</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/105f05d73ebed88d2c78ae75cb6f3c6ab8c21aa9"><code>105f05d</code></a> Add new rule <code>no-meta-replaced-by</code> (<a href="https://redirect.github.com/eslint-community/eslint-plugin-eslint-plugin/issues/518">#518</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/735b983d5a2d56d3731b6261809bbc04413ed2ff"><code>735b983</code></a> docs: Remove mention of <code>sourceType</code> in the recommended config (<a href="https://redirect.github.com/eslint-community/eslint-plugin-eslint-plugin/issues/515">#515</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/ba1217b2251a37f866ecd1722a017b50b461064e"><code>ba1217b</code></a> docs: small typo in [prefer-replace-text] (<a href="https://redirect.github.com/eslint-community/eslint-plugin-eslint-plugin/issues/512">#512</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/e90946190ce941f6e20ab90ed6dbec1ddc0ad670"><code>e909461</code></a> build: add node v23</li> <li><a href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/c53b4eb9ba5f14fa5281222cd2ceed26b4a5c5d5"><code>c53b4eb</code></a> refactor: add utils.getSourceCode(), utils.getScope(), utils.getparserService...</li> <li>See full diff in <a href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/compare/v6.4.0...v6.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-eslint-plugin&package-manager=npm_and_yarn&previous-version=6.4.0&new-version=6.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7318a31 commit 73da801

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"eslint-config-flat-gitignore": "^2.1.0",
8686
"eslint-doc-generator": "^2.2.2",
8787
"eslint-import-resolver-typescript": "^4.4.3",
88-
"eslint-plugin-eslint-plugin": "^6.4.0",
88+
"eslint-plugin-eslint-plugin": "^6.5.0",
8989
"eslint-plugin-import-x": "^4.15.2",
9090
"eslint-plugin-n": "^17.20.0",
9191
"markdownlint-cli2": "^0.18.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2108,15 +2108,15 @@ __metadata:
21082108
languageName: node
21092109
linkType: hard
21102110

2111-
"eslint-plugin-eslint-plugin@npm:^6.4.0":
2112-
version: 6.4.0
2113-
resolution: "eslint-plugin-eslint-plugin@npm:6.4.0"
2111+
"eslint-plugin-eslint-plugin@npm:^6.5.0":
2112+
version: 6.5.0
2113+
resolution: "eslint-plugin-eslint-plugin@npm:6.5.0"
21142114
dependencies:
21152115
"@eslint-community/eslint-utils": "npm:^4.4.0"
21162116
estraverse: "npm:^5.3.0"
21172117
peerDependencies:
21182118
eslint: ">=8.23.0"
2119-
checksum: 10c0/c34a976d70e3d8ef91f6adb7ff6a89d149531c8624da07b2ef2696c44d4a0184c4c5baf8a63e18f53fd13468b2b491c72bcbb1832178e96a18bce54ad385dca5
2119+
checksum: 10c0/00821d99d842ce5dd19731f2806da344074c689c5e2d2977afd1dac94dac98f53a9a743a48515017beb91390fded003eaee7a9309673b424f2dba9695091a3ee
21202120
languageName: node
21212121
linkType: hard
21222122

@@ -2187,7 +2187,7 @@ __metadata:
21872187
eslint-config-flat-gitignore: "npm:^2.1.0"
21882188
eslint-doc-generator: "npm:^2.2.2"
21892189
eslint-import-resolver-typescript: "npm:^4.4.3"
2190-
eslint-plugin-eslint-plugin: "npm:^6.4.0"
2190+
eslint-plugin-eslint-plugin: "npm:^6.5.0"
21912191
eslint-plugin-import-x: "npm:^4.15.2"
21922192
eslint-plugin-n: "npm:^17.20.0"
21932193
markdownlint-cli2: "npm:^0.18.1"

0 commit comments

Comments
 (0)