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

hainenber 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 c7cec19827 chore(deps): bump ace-builds from 1.43.5 to 1.43.6 in 
/superset-frontend (#37424)
c7cec19827 is described below

commit c7cec198272df46166e945a6c542e488ae820d7c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 25 22:14:18 2026 +0700

    chore(deps): bump ace-builds from 1.43.5 to 1.43.6 in /superset-frontend 
(#37424)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-frontend/package-lock.json                      | 8 ++++----
 superset-frontend/packages/superset-ui-core/package.json | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index 6f343446cd..e0c94e8583 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -22939,9 +22939,9 @@
       }
     },
     "node_modules/ace-builds": {
-      "version": "1.43.4",
-      "resolved": 
"https://registry.npmjs.org/ace-builds/-/ace-builds-1.43.4.tgz";,
-      "integrity": 
"sha512-8hAxVfo2ImICd69BWlZwZlxe9rxDGDjuUhh+WeWgGDvfBCE+r3lkynkQvIovDz4jcMi8O7bsEaFygaDT+h9sBA==",
+      "version": "1.43.6",
+      "resolved": 
"https://registry.npmjs.org/ace-builds/-/ace-builds-1.43.6.tgz";,
+      "integrity": 
"sha512-L1ddibQ7F3vyXR2k2fg+I8TQTPWVA6CKeDQr/h2+8CeyTp3W6EQL8xNFZRTztuP8xNOAqL3IYPqdzs31GCjDvg==",
       "license": "BSD-3-Clause",
       "peer": true
     },
@@ -63900,7 +63900,7 @@
         "@babel/runtime": "^7.28.6",
         "@types/json-bigint": "^1.0.4",
         "@visx/responsive": "^3.12.0",
-        "ace-builds": "^1.43.5",
+        "ace-builds": "^1.43.6",
         "ag-grid-community": "34.3.1",
         "ag-grid-react": "34.3.1",
         "brace": "^0.11.1",
diff --git a/superset-frontend/packages/superset-ui-core/package.json 
b/superset-frontend/packages/superset-ui-core/package.json
index 968f2c1052..987475ca64 100644
--- a/superset-frontend/packages/superset-ui-core/package.json
+++ b/superset-frontend/packages/superset-ui-core/package.json
@@ -28,7 +28,7 @@
     "@ant-design/icons": "^5.2.6",
     "@babel/runtime": "^7.28.6",
     "@types/json-bigint": "^1.0.4",
-    "ace-builds": "^1.43.5",
+    "ace-builds": "^1.43.6",
     "ag-grid-community": "34.3.1",
     "ag-grid-react": "34.3.1",
     "brace": "^0.11.1",

Reply via email to