This is an automated email from the ASF dual-hosted git repository.

hainenber pushed a commit to branch 
dependabot/npm_and_yarn/superset-frontend/ag-grid-react-36.0.1
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to 
refs/heads/dependabot/npm_and_yarn/superset-frontend/ag-grid-react-36.0.1 by 
this push:
     new ba8d2a78625 feat: group ag-grid Dependabot PRs altogether for build 
compability
ba8d2a78625 is described below

commit ba8d2a786256b4b95d4b7b5ded9951a788023c78
Author: hainenber <[email protected]>
AuthorDate: Thu Jul 23 21:43:35 2026 +0700

    feat: group ag-grid Dependabot PRs altogether for build compability
    
    Signed-off-by: hainenber <[email protected]>
---
 .github/dependabot.yml                             |  4 ++
 superset-frontend/package-lock.json                | 44 ++++++----------------
 superset-frontend/package.json                     |  2 +-
 .../packages/superset-ui-core/package.json         |  2 +-
 4 files changed, 17 insertions(+), 35 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 3088241c0a5..5ac89490d52 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -70,6 +70,10 @@ updates:
           - "@storybook/*"
           - "storybook"
           - "eslint-plugin-storybook"
+      ag-grid:
+        patterns:
+          - "ag-grid-react"
+          - "ag-grid-community"
     open-pull-requests-limit: 30
     versioning-strategy: increase
     cooldown:
diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index c9c87818cdf..3d86330d53b 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -81,7 +81,7 @@
         "@visx/scale": "^4.0.0",
         "@visx/tooltip": "^4.0.0",
         "@visx/xychart": "^4.0.0",
-        "ag-grid-community": "36.0.0",
+        "ag-grid-community": "36.0.1",
         "ag-grid-react": "36.0.1",
         "antd": "^6.5.1",
         "chrono-node": "^2.10.0",
@@ -14551,19 +14551,19 @@
       "license": "MIT"
     },
     "node_modules/ag-charts-types": {
-      "version": "14.0.0",
-      "resolved": 
"https://registry.npmjs.org/ag-charts-types/-/ag-charts-types-14.0.0.tgz";,
-      "integrity": 
"sha512-89X4J/OeOTzTp505126JayGEn3k6QUKz3UHSR0/ggoVZYzVqtMN13k/B136S1+YBwgnzyJ/NARnnIRTPWsWG9g==",
+      "version": "14.0.1",
+      "resolved": 
"https://registry.npmjs.org/ag-charts-types/-/ag-charts-types-14.0.1.tgz";,
+      "integrity": 
"sha512-fGNDptlNzaQDqDoZxAYeLtBrV8sIXE1iRXX9s5W+/drobP3Ig2fhdAOlKp3IIrHlbiKZUiuhraqT0D4IYVyM4w==",
       "license": "MIT"
     },
     "node_modules/ag-grid-community": {
-      "version": "36.0.0",
-      "resolved": 
"https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-36.0.0.tgz";,
-      "integrity": 
"sha512-73PeuoG1Pofi6o1o2dYd092m5AdCt0uq/iCaVTCxLw9eRJGLZu0I+HICReolUmUH7A5X+CnYDXiE+P9S8dUqCQ==",
+      "version": "36.0.1",
+      "resolved": 
"https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-36.0.1.tgz";,
+      "integrity": 
"sha512-wQetUqoY6SBCtKzDjsYkImiGpM4+hU7S5/NvxcCAO6liL6mSRXlEvCHdQZUfj6amuhsdjVlGK1C8e+B54EyDTQ==",
       "license": "MIT",
       "dependencies": {
-        "ag-charts-types": "14.0.0",
-        "ag-stack": "36.0.0"
+        "ag-charts-types": "14.0.1",
+        "ag-stack": "36.0.1"
       }
     },
     "node_modules/ag-grid-react": {
@@ -14580,34 +14580,12 @@
         "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
       }
     },
-    "node_modules/ag-grid-react/node_modules/ag-charts-types": {
-      "version": "14.0.1",
-      "resolved": 
"https://registry.npmjs.org/ag-charts-types/-/ag-charts-types-14.0.1.tgz";,
-      "integrity": 
"sha512-fGNDptlNzaQDqDoZxAYeLtBrV8sIXE1iRXX9s5W+/drobP3Ig2fhdAOlKp3IIrHlbiKZUiuhraqT0D4IYVyM4w==",
-      "license": "MIT"
-    },
-    "node_modules/ag-grid-react/node_modules/ag-grid-community": {
-      "version": "36.0.1",
-      "resolved": 
"https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-36.0.1.tgz";,
-      "integrity": 
"sha512-wQetUqoY6SBCtKzDjsYkImiGpM4+hU7S5/NvxcCAO6liL6mSRXlEvCHdQZUfj6amuhsdjVlGK1C8e+B54EyDTQ==",
-      "license": "MIT",
-      "dependencies": {
-        "ag-charts-types": "14.0.1",
-        "ag-stack": "36.0.1"
-      }
-    },
-    "node_modules/ag-grid-react/node_modules/ag-stack": {
+    "node_modules/ag-stack": {
       "version": "36.0.1",
       "resolved": "https://registry.npmjs.org/ag-stack/-/ag-stack-36.0.1.tgz";,
       "integrity": 
"sha512-FsrO55fl7EDToQVgRDaTF1+QKWpfJK1nxTxTavkkfHeq6Kei4skAeP0MsjXm7zECjfyHczlwmWvp+KN7KHnlYQ==",
       "license": "MIT"
     },
-    "node_modules/ag-stack": {
-      "version": "36.0.0",
-      "resolved": "https://registry.npmjs.org/ag-stack/-/ag-stack-36.0.0.tgz";,
-      "integrity": 
"sha512-ciXqjZygVLk3tnZWOAQyOxP48Ju2ZmaSAtIebekXJwHqA7vB+NJ8ZME/O4XTRpInTSHn2KSu/KTxgWJO8dduiw==",
-      "license": "MIT"
-    },
     "node_modules/agent-base": {
       "version": "7.1.4",
       "resolved": 
"https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz";,
@@ -43941,7 +43919,7 @@
         "@types/json-bigint": "^1.0.4",
         "@visx/responsive": "^4.0.0",
         "ace-builds": "^1.44.0",
-        "ag-grid-community": "36.0.0",
+        "ag-grid-community": "36.0.1",
         "ag-grid-react": "36.0.1",
         "brace": "^0.11.1",
         "classnames": "^2.5.1",
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index e31a711a2a9..f092534f122 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -166,7 +166,7 @@
     "@visx/scale": "^4.0.0",
     "@visx/tooltip": "^4.0.0",
     "@visx/xychart": "^4.0.0",
-    "ag-grid-community": "36.0.0",
+    "ag-grid-community": "36.0.1",
     "ag-grid-react": "36.0.1",
     "antd": "^6.5.1",
     "chrono-node": "^2.10.0",
diff --git a/superset-frontend/packages/superset-ui-core/package.json 
b/superset-frontend/packages/superset-ui-core/package.json
index f72620fe060..b0c3f5eef0d 100644
--- a/superset-frontend/packages/superset-ui-core/package.json
+++ b/superset-frontend/packages/superset-ui-core/package.json
@@ -31,7 +31,7 @@
     "@types/json-bigint": "^1.0.4",
     "@visx/responsive": "^4.0.0",
     "ace-builds": "^1.44.0",
-    "ag-grid-community": "36.0.0",
+    "ag-grid-community": "36.0.1",
     "ag-grid-react": "36.0.1",
     "brace": "^0.11.1",
     "classnames": "^2.5.1",

Reply via email to