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

rusackas 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 f2fc5dec110 chore(deps): bump ag-grid-react from 34.3.1 to 35.0.1 in 
/superset-frontend (#37419)
f2fc5dec110 is described below

commit f2fc5dec110b9cfc358baadeced789f4e3e1da4b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 08:21:50 2026 -0800

    chore(deps): bump ag-grid-react from 34.3.1 to 35.0.1 in /superset-frontend 
(#37419)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Evan Rusackas <[email protected]>
    Co-authored-by: Claude Opus 4.5 <[email protected]>
---
 superset-frontend/package-lock.json                | 30 +++++++++++-----------
 superset-frontend/package.json                     |  4 +--
 .../packages/superset-ui-core/package.json         |  4 +--
 3 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index e0c94e85834..412ce036bc0 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -57,8 +57,8 @@
         "@visx/scale": "^3.5.0",
         "@visx/tooltip": "^3.0.0",
         "@visx/xychart": "^3.5.1",
-        "ag-grid-community": "34.3.1",
-        "ag-grid-react": "34.3.1",
+        "ag-grid-community": "35.0.1",
+        "ag-grid-react": "35.0.1",
         "antd": "^5.26.0",
         "chrono-node": "^2.9.0",
         "classnames": "^2.2.5",
@@ -22994,27 +22994,27 @@
       }
     },
     "node_modules/ag-charts-types": {
-      "version": "12.3.1",
-      "resolved": 
"https://registry.npmjs.org/ag-charts-types/-/ag-charts-types-12.3.1.tgz";,
-      "integrity": 
"sha512-5216xYoawnvMXDFI6kTpPku+mH0Csiwu/FE7lsAm8Z22HEN6ciSG/V7g+IrpLWncELqksgENebCTP75PZ3CsHA==",
+      "version": "13.0.1",
+      "resolved": 
"https://registry.npmjs.org/ag-charts-types/-/ag-charts-types-13.0.1.tgz";,
+      "integrity": 
"sha512-qg9adyiAaeUaDtWZEEPF45dv55kdJTe6Ghi0EQXCS79h/7KvOd6dxhqGZjPL1zeFl/L9qEXuYgb+LkGStq4mgQ==",
       "license": "MIT"
     },
     "node_modules/ag-grid-community": {
-      "version": "34.3.1",
-      "resolved": 
"https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-34.3.1.tgz";,
-      "integrity": 
"sha512-PwlrPudsFOzGumphi2y9ihWeaUlIwKhOra/MXu2LjeV2U8DgLLcYS8CartE5Hszhn1poJHawwI9HWrxlKliwdw==",
+      "version": "35.0.1",
+      "resolved": 
"https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-35.0.1.tgz";,
+      "integrity": 
"sha512-fYYZdymWKsN9/tZv+R6uZRnuiWYEQr+GHl85ZrB0ixbFcE8opYK4NJI29NnMc9ShYiCBnAO9hj54IFa+FI4aDA==",
       "license": "MIT",
       "dependencies": {
-        "ag-charts-types": "12.3.1"
+        "ag-charts-types": "13.0.1"
       }
     },
     "node_modules/ag-grid-react": {
-      "version": "34.3.1",
-      "resolved": 
"https://registry.npmjs.org/ag-grid-react/-/ag-grid-react-34.3.1.tgz";,
-      "integrity": 
"sha512-1UTlBT+xJkjNZAuf7RxK61mgxKGTPB+6XR99oIHq7cYC89kJmLbWqhHt/1XqRWF5cAgSKk8u+HtOQaN8tAZStw==",
+      "version": "35.0.1",
+      "resolved": 
"https://registry.npmjs.org/ag-grid-react/-/ag-grid-react-35.0.1.tgz";,
+      "integrity": 
"sha512-NvrrgWUm+DsnsZVFho16srlyBNKSl9nqeSadk63HpHYerq4S4vN/2JCxdNtfqns7SpbYx7GbasbMFCXKYj7Qaw==",
       "license": "MIT",
       "dependencies": {
-        "ag-grid-community": "34.3.1",
+        "ag-grid-community": "35.0.1",
         "prop-types": "^15.8.1"
       },
       "peerDependencies": {
@@ -63901,8 +63901,8 @@
         "@types/json-bigint": "^1.0.4",
         "@visx/responsive": "^3.12.0",
         "ace-builds": "^1.43.6",
-        "ag-grid-community": "34.3.1",
-        "ag-grid-react": "34.3.1",
+        "ag-grid-community": "35.0.1",
+        "ag-grid-react": "35.0.1",
         "brace": "^0.11.1",
         "classnames": "^2.5.1",
         "core-js": "^3.38.1",
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 87f105ab0ef..aee22e8ca59 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -138,8 +138,8 @@
     "@visx/scale": "^3.5.0",
     "@visx/tooltip": "^3.0.0",
     "@visx/xychart": "^3.5.1",
-    "ag-grid-community": "34.3.1",
-    "ag-grid-react": "34.3.1",
+    "ag-grid-community": "35.0.1",
+    "ag-grid-react": "35.0.1",
     "antd": "^5.26.0",
     "chrono-node": "^2.9.0",
     "classnames": "^2.2.5",
diff --git a/superset-frontend/packages/superset-ui-core/package.json 
b/superset-frontend/packages/superset-ui-core/package.json
index 987475ca643..b9a43b28186 100644
--- a/superset-frontend/packages/superset-ui-core/package.json
+++ b/superset-frontend/packages/superset-ui-core/package.json
@@ -29,8 +29,8 @@
     "@babel/runtime": "^7.28.6",
     "@types/json-bigint": "^1.0.4",
     "ace-builds": "^1.43.6",
-    "ag-grid-community": "34.3.1",
-    "ag-grid-react": "34.3.1",
+    "ag-grid-community": "35.0.1",
+    "ag-grid-react": "35.0.1",
     "brace": "^0.11.1",
     "classnames": "^2.5.1",
     "csstype": "^3.2.3",

Reply via email to