From f5aa02b81d99455283756bf08179d4a41c82b809 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 21 Apr 2025 14:07:51 +0000
Subject: [PATCH] Bump eslint from 9.24.0 to 9.25.0 (#1149)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [eslint](https://github.com/eslint/eslint) from 9.24.0 to 9.25.0.
Release notes
Sourced from eslint's
releases.
v9.25.0
Features
dcd95aa
feat: support TypeScript syntax in no-empty-function rule (#19551)
(sethamus)
77d6d5b
feat: support TS syntax in no-unused-expressions (#19564)
(Sweta Tanwar)
90228e5
feat: support JSRuleDefinition type (#19604)
(루밀LuMir)
59ba6b7
feat: add allowObjects option to no-restricted-properties (#19607)
(sethamus)
db650a0
feat: support TypeScript syntax in no-invalid-this rule (#19532)
(Tanuj Kanti)
9535cff
feat: support TS syntax in no-loop-func (#19559)
(Nitin Kumar)
Bug Fixes
910bd13
fix: nodeTypeKey not being used in
NodeEventGenerator (#19631)
(StyleShit)
Documentation
ca7a735
docs: update no-undef-init when not to use section (#19624)
(Tanuj Kanti)
1b870c9
docs: use eslint-config-xo in the getting started guide (#19629)
(Nitin Kumar)
5d4af16
docs: add types for multiple rule options (#19616)
(Tanuj Kanti)
e8f8d57
docs: Update README (GitHub Actions Bot)
a40348f
docs: no-use-before-define tweaks (#19622)
(Kirk Waiblinger)
0ba3ae3
docs: Update README (GitHub Actions Bot)
865dbfe
docs: ensure "learn more" deprecation links point to useful
resource (#19590)
(Kirk Waiblinger)
f80b746
docs: add known limitations for no-self-compare (#19612)
(Nitin Kumar)
865aed6
docs: Update README (GitHub Actions Bot)
Chores
88dc196
chore: upgrade @eslint/js@9.25.0 (#19636)
(Milos Djermanovic)
345288d
chore: package.json update for @eslint/js release
(Jenkins)
affe6be
chore: upgrade trunk (#19628)
(sethamus)
dd20cf2
test: fix no-loop-func test with duplicate variable reports
(#19610)
(Milos Djermanovic)
bd05397
chore: upgrade @eslint/* dependencies (#19606)
(Milos Djermanovic)
22ea18b
chore: replace invalid int type with number
inside JSDocs. (#19597)
(Arya Emami)
Changelog
Sourced from eslint's
changelog.
v9.25.0 - April 18, 2025
88dc196
chore: upgrade @eslint/js@9.25.0 (#19636)
(Milos Djermanovic)
345288d
chore: package.json update for @eslint/js release
(Jenkins)
910bd13
fix: nodeTypeKey not being used in
NodeEventGenerator (#19631)
(StyleShit)
ca7a735
docs: update no-undef-init when not to use section (#19624)
(Tanuj Kanti)
affe6be
chore: upgrade trunk (#19628)
(sethamus)
1b870c9
docs: use eslint-config-xo in the getting started guide (#19629)
(Nitin Kumar)
5d4af16
docs: add types for multiple rule options (#19616)
(Tanuj Kanti)
e8f8d57
docs: Update README (GitHub Actions Bot)
a40348f
docs: no-use-before-define tweaks (#19622)
(Kirk Waiblinger)
0ba3ae3
docs: Update README (GitHub Actions Bot)
865dbfe
docs: ensure "learn more" deprecation links point to useful
resource (#19590)
(Kirk Waiblinger)
dcd95aa
feat: support TypeScript syntax in no-empty-function rule (#19551)
(sethamus)
77d6d5b
feat: support TS syntax in no-unused-expressions (#19564)
(Sweta Tanwar)
90228e5
feat: support JSRuleDefinition type (#19604)
(루밀LuMir)
f80b746
docs: add known limitations for no-self-compare (#19612)
(Nitin Kumar)
59ba6b7
feat: add allowObjects option to no-restricted-properties (#19607)
(sethamus)
db650a0
feat: support TypeScript syntax in no-invalid-this rule (#19532)
(Tanuj Kanti)
dd20cf2
test: fix no-loop-func test with duplicate variable reports
(#19610)
(Milos Djermanovic)
9535cff
feat: support TS syntax in no-loop-func (#19559)
(Nitin Kumar)
bd05397
chore: upgrade @eslint/* dependencies (#19606)
(Milos Djermanovic)
22ea18b
chore: replace invalid int type with number
inside JSDocs. (#19597)
(Arya Emami)
865aed6
docs: Update README (GitHub Actions Bot)
Commits
[](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)
---
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)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 36 ++++++++++++++++++------------------
package.json | 2 +-
2 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 1d83a232..f31cfe33 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -96,7 +96,7 @@
"cors": "^2.8.5",
"cypress": "^14.3.1",
"cypress-plugin-tab": "^1.0.5",
- "eslint": "^9.24.0",
+ "eslint": "^9.25.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
@@ -1204,9 +1204,9 @@
}
},
"node_modules/@eslint/config-helpers": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.0.tgz",
- "integrity": "sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==",
+ "version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.1.tgz",
+ "integrity": "sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==",
"dev": true,
"license": "Apache-2.0",
"engines": {
@@ -1214,9 +1214,9 @@
}
},
"node_modules/@eslint/core": {
- "version": "0.12.0",
- "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.12.0.tgz",
- "integrity": "sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==",
+ "version": "0.13.0",
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.13.0.tgz",
+ "integrity": "sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
@@ -1308,13 +1308,13 @@
}
},
"node_modules/@eslint/plugin-kit": {
- "version": "0.2.7",
- "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz",
- "integrity": "sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==",
+ "version": "0.2.8",
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz",
+ "integrity": "sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
- "@eslint/core": "^0.12.0",
+ "@eslint/core": "^0.13.0",
"levn": "^0.4.1"
},
"engines": {
@@ -5728,20 +5728,20 @@
}
},
"node_modules/eslint": {
- "version": "9.24.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.24.0.tgz",
- "integrity": "sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==",
+ "version": "9.25.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.25.0.tgz",
+ "integrity": "sha512-MsBdObhM4cEwkzCiraDv7A6txFXEqtNXOb877TsSp2FCkBNl8JfVQrmiuDqC1IkejT6JLPzYBXx/xAiYhyzgGA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.12.1",
"@eslint/config-array": "^0.20.0",
- "@eslint/config-helpers": "^0.2.0",
- "@eslint/core": "^0.12.0",
+ "@eslint/config-helpers": "^0.2.1",
+ "@eslint/core": "^0.13.0",
"@eslint/eslintrc": "^3.3.1",
- "@eslint/js": "9.24.0",
- "@eslint/plugin-kit": "^0.2.7",
+ "@eslint/js": "9.25.0",
+ "@eslint/plugin-kit": "^0.2.8",
"@humanfs/node": "^0.16.6",
"@humanwhocodes/module-importer": "^1.0.1",
"@humanwhocodes/retry": "^0.4.2",
diff --git a/package.json b/package.json
index 7fc13fc5..4ddd6093 100644
--- a/package.json
+++ b/package.json
@@ -127,7 +127,7 @@
"cors": "^2.8.5",
"cypress": "^14.3.1",
"cypress-plugin-tab": "^1.0.5",
- "eslint": "^9.24.0",
+ "eslint": "^9.25.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",