This is an automated email from the ASF dual-hosted git repository.
jli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 4249b8ee6a chore(deps-dev): bump
eslint-plugin-react-you-might-not-need-an-effect from 0.5.1 to 0.8.3 in
/superset-frontend (#36972)
4249b8ee6a is described below
commit 4249b8ee6a2bc831234c302b22d044d226161958
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 8 11:35:37 2026 -0800
chore(deps-dev): bump eslint-plugin-react-you-might-not-need-an-effect from
0.5.1 to 0.8.3 in /superset-frontend (#36972)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
superset-frontend/package-lock.json | 28 ++++------------------------
superset-frontend/package.json | 2 +-
2 files changed, 5 insertions(+), 25 deletions(-)
diff --git a/superset-frontend/package-lock.json
b/superset-frontend/package-lock.json
index 732baef77f..a1c4960926 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -235,7 +235,7 @@
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-prefer-function-component": "^5.0.0",
- "eslint-plugin-react-you-might-not-need-an-effect": "^0.5.1",
+ "eslint-plugin-react-you-might-not-need-an-effect": "^0.8.3",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-testing-library": "^7.14.0",
"eslint-plugin-theme-colors":
"file:eslint-rules/eslint-plugin-theme-colors",
@@ -29976,13 +29976,12 @@
"license": "MIT"
},
"node_modules/eslint-plugin-react-you-might-not-need-an-effect": {
- "version": "0.5.1",
- "resolved":
"https://registry.npmjs.org/eslint-plugin-react-you-might-not-need-an-effect/-/eslint-plugin-react-you-might-not-need-an-effect-0.5.1.tgz",
- "integrity":
"sha512-Gi2kfHLkXUT3j+IAwgb8TEhY10iMwsdwSsgbIxk98zPpuPW7M52ey9fU1oPZrWUlyekr5eXwUCjeTHekS6Isrw==",
+ "version": "0.8.3",
+ "resolved":
"https://registry.npmjs.org/eslint-plugin-react-you-might-not-need-an-effect/-/eslint-plugin-react-you-might-not-need-an-effect-0.8.3.tgz",
+ "integrity":
"sha512-btIWlck7X39T3aRXuWpVRJc0SyfqeFjTzcctUnDf2VyEwwAsxPPxwviyvKv5gBxx3TaKkrHUO6fjqZoHvn7XPw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "eslint-utils": "^3.0.0",
"globals": "^16.2.0"
},
"engines": {
@@ -30275,25 +30274,6 @@
"node": ">=4.0"
}
},
- "node_modules/eslint-utils": {
- "version": "3.0.0",
- "resolved":
"https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz",
- "integrity":
"sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "eslint-visitor-keys": "^2.0.0"
- },
- "engines": {
- "node": "^10.0.0 || ^12.0.0 || >= 14.0.0"
- },
- "funding": {
- "url": "https://github.com/sponsors/mysticatea"
- },
- "peerDependencies": {
- "eslint": ">=5"
- }
- },
"node_modules/eslint-visitor-keys": {
"version": "2.1.0",
"resolved":
"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 0bd13e081b..f7393af394 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -316,7 +316,7 @@
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-prefer-function-component": "^5.0.0",
- "eslint-plugin-react-you-might-not-need-an-effect": "^0.5.1",
+ "eslint-plugin-react-you-might-not-need-an-effect": "^0.8.3",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-testing-library": "^7.14.0",
"eslint-plugin-theme-colors":
"file:eslint-rules/eslint-plugin-theme-colors",