From 1e6afb5ad9935d3b7c4e346ee10997757612b4f5 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 3 Mar 2026 10:52:05 +0000
Subject: [PATCH] chore(deps-dev): Bump @stylistic/eslint-plugin from 5.6.1 to
5.7.1 (#1654)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps
[@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin)
from 5.6.1 to 5.7.1.
Release notes
Sourced from @stylistic/eslint-plugin's
releases.
v5.7.1
5.7.1
(2026-01-23)
Bug Fixes
- add
meta to plugin (#1102)
(f9d8a21)
- deps: revert
eslint-visitor-keys and
espree to compatible versions (#1111)
(572f1ab)
- disable-legacy: disable
multiline-comment-style (#1103)
(03fc476)
- no-whitespace-before-property: detect whitespace in
TSIndexedAccessType with parens (#1099)
(60aafcb)
- upgrade deps (#1112)
(29a1d0a)
Documentation
Chores
- extract
safeReplaceTextBetween to reuse common fix
logic (#1104)
(a49451f)
- jsx-rules: cleanup
meta, use
defaultOptions (#1108)
(55bbd1d)
- line-comment-position: simplify options
initialization (#1106)
(4d6b10a)
- use
defaultOptions in rules (#1105)
(666e8ee)
v5.7.0
5.7.0
(2026-01-09)
Features
- customize: allow indent option as full rule options
(#1091)
(ab50c71)
- deprecate
jsx-sort-props in favor of
eslint-plugin-perfectionist (#1071)
(622b888)
- dot-location: support
MetaProperty,
TSQualifiedName, TSImportType,
JSXMemberExpression (#1063)
(c296e42)
- eol-last: improve to make language-agnostic (#1051)
(9152494)
- linebreak-style: improve to make language-agnostic
(#1050)
(132926d)
- type-annotation-spacing: allow ignore check
arrow (#1080)
(1aaf61f)
- update deps, support
@typescript-eslint/parser
>=8.48.0 (#1095)
(172ef89)
Bug Fixes
- list-style: replace text range with delimiter
directly (#1062)
(c2ac348)
- object-curly-spacing: allow space before comment in
multi-line objects (#1076)
(d73c03e)
Documentation
... (truncated)
Changelog
Sourced from @stylistic/eslint-plugin's
changelog.
5.7.1
(2026-01-23)
Bug Fixes
- add
meta to plugin (#1102)
(f9d8a21)
- deps: revert
eslint-visitor-keys and
espree to compatible versions (#1111)
(572f1ab)
- disable-legacy: disable
multiline-comment-style (#1103)
(03fc476)
- no-whitespace-before-property: detect whitespace in
TSIndexedAccessType with parens (#1099)
(60aafcb)
- upgrade deps (#1112)
(29a1d0a)
Documentation
Chores
- extract
safeReplaceTextBetween to reuse common fix
logic (#1104)
(a49451f)
- jsx-rules: cleanup
meta, use
defaultOptions (#1108)
(55bbd1d)
- line-comment-position: simplify options
initialization (#1106)
(4d6b10a)
- use
defaultOptions in rules (#1105)
(666e8ee)
5.7.0
(2026-01-09)
Features
- customize: allow indent option as full rule options
(#1091)
(ab50c71)
- deprecate
jsx-sort-props in favor of
eslint-plugin-perfectionist (#1071)
(622b888)
- dot-location: support
MetaProperty,
TSQualifiedName, TSImportType,
JSXMemberExpression (#1063)
(c296e42)
- eol-last: improve to make language-agnostic (#1051)
(9152494)
- linebreak-style: improve to make language-agnostic
(#1050)
(132926d)
- type-annotation-spacing: allow ignore check
arrow (#1080)
(1aaf61f)
- update deps, support
@typescript-eslint/parser
>=8.48.0 (#1095)
(172ef89)
Bug Fixes
- list-style: replace text range with delimiter
directly (#1062)
(c2ac348)
- object-curly-spacing: allow space before comment in
multi-line objects (#1076)
(d73c03e)
Documentation
Build Related
... (truncated)
Commits
5c4b512
chore: release v5.7.1 (main) (#1101)
29a1d0a
fix: upgrade deps (#1112)
6a6d30b
docs(indent): update deprecation tips (#1109)
62b7247
chore(lint): enable eslint-plugin/no-meta-schema-default
internally (#1110)
666e8ee
refactor: use defaultOptions in rules (#1105)
55bbd1d
refactor(jsx-rules): cleanup meta, use
defaultOptions (#1108)
4d6b10a
refactor(line-comment-position): simplify options initialization (#1106)
a49451f
refactor: extract safeReplaceTextBetween to reuse common
fix logic (#1104)
b250f84
chore: setup eslint-plugin-eslint-plugin, sort
meta & createRule (#1107)
f9d8a21
fix: add meta to plugin (#1102)
- Additional commits viewable in compare
view
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 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.
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 28 +++++++++++++++++++++-------
package.json | 2 +-
2 files changed, 22 insertions(+), 8 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index bbf19eda..232c8a6b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -69,7 +69,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@rollup/plugin-replace": "^6.0.2",
"@shellygo/cypress-test-utils": "^6.0.6",
- "@stylistic/eslint-plugin": "^5.6.1",
+ "@stylistic/eslint-plugin": "^5.9.0",
"@types/codemirror": "^5.60.17",
"@types/color": "^4.2.0",
"@types/cors": "^2.8.19",
@@ -3056,14 +3056,14 @@
"license": "MIT"
},
"node_modules/@stylistic/eslint-plugin": {
- "version": "5.6.1",
- "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.6.1.tgz",
- "integrity": "sha512-JCs+MqoXfXrRPGbGmho/zGS/jMcn3ieKl/A8YImqib76C8kjgZwq5uUFzc30lJkMvcchuRn6/v8IApLxli3Jyw==",
+ "version": "5.9.0",
+ "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.9.0.tgz",
+ "integrity": "sha512-FqqSkvDMYJReydrMhlugc71M76yLLQWNfmGq+SIlLa7N3kHp8Qq8i2PyWrVNAfjOyOIY+xv9XaaYwvVW7vroMA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@eslint-community/eslint-utils": "^4.9.0",
- "@typescript-eslint/types": "^8.47.0",
+ "@eslint-community/eslint-utils": "^4.9.1",
+ "@typescript-eslint/types": "^8.56.0",
"eslint-visitor-keys": "^4.2.1",
"espree": "^10.4.0",
"estraverse": "^5.3.0",
@@ -3073,7 +3073,21 @@
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"peerDependencies": {
- "eslint": ">=9.0.0"
+ "eslint": "^9.0.0 || ^10.0.0"
+ }
+ },
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/types": {
+ "version": "8.56.1",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.56.1.tgz",
+ "integrity": "sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/typescript-eslint"
}
},
"node_modules/@types/babel__core": {
diff --git a/package.json b/package.json
index 57b07339..e94ec558 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@rollup/plugin-replace": "^6.0.2",
"@shellygo/cypress-test-utils": "^6.0.6",
- "@stylistic/eslint-plugin": "^5.6.1",
+ "@stylistic/eslint-plugin": "^5.9.0",
"@types/codemirror": "^5.60.17",
"@types/color": "^4.2.0",
"@types/cors": "^2.8.19",