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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 53e9e1b1c4 Sync UI (#13374)
53e9e1b1c4 is described below

commit 53e9e1b1c4810523890777ac1dcfa880b05ff638
Author: Fine0830 <fanxue0...@gmail.com>
AuthorDate: Thu Jul 17 19:33:45 2025 +0800

    Sync UI (#13374)
    
    * update dependency licenses
---
 dist-material/release-docs/LICENSE | 8 ++++----
 docs/en/changes/changes.md         | 5 +++++
 skywalking-ui                      | 2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/dist-material/release-docs/LICENSE 
b/dist-material/release-docs/LICENSE
index 43d5b2ed7b..c8c8b008d3 100644
--- a/dist-material/release-docs/LICENSE
+++ b/dist-material/release-docs/LICENSE
@@ -488,9 +488,9 @@ The text of each license is also included in 
licenses/LICENSE-[project].txt.
     https://npmjs.com/package/@interactjs/snappers/v/1.10.17 1.10.17 MIT
     https://npmjs.com/package/@interactjs/types/v/1.10.17 1.10.17 MIT
     https://npmjs.com/package/@interactjs/utils/v/1.10.17 1.10.17 MIT
-    https://npmjs.com/package/@intlify/core-base/v/9.14.3 9.14.3 MIT
-    https://npmjs.com/package/@intlify/message-compiler/v/9.14.3 9.14.3 MIT
-    https://npmjs.com/package/@intlify/shared/v/9.14.3 9.14.3 MIT
+    https://npmjs.com/package/@intlify/core-base/v/9.14.5 9.14.5 MIT
+    https://npmjs.com/package/@intlify/message-compiler/v/9.14.5 9.14.5 MIT
+    https://npmjs.com/package/@intlify/shared/v/9.14.5 9.14.5 MIT
     https://npmjs.com/package/@popperjs/core/v/2.11.7 2.11.7 MIT
     https://npmjs.com/package/@types/hammerjs/v/2.0.41 2.0.41 MIT
     https://npmjs.com/package/@types/lodash/v/4.14.191 4.14.191 MIT
@@ -552,7 +552,7 @@ The text of each license is also included in 
licenses/LICENSE-[project].txt.
     https://npmjs.com/package/uuid/v/8.3.2 8.3.2 MIT
     https://npmjs.com/package/vue/v/3.2.45 3.2.45 MIT
     https://npmjs.com/package/vue-grid-layout/v/3.0.0-beta1 3.0.0-beta1 MIT
-    https://npmjs.com/package/vue-i18n/v/9.14.3 9.14.3 MIT
+    https://npmjs.com/package/vue-i18n/v/9.14.5 9.14.5 MIT
     https://npmjs.com/package/vue-router/v/4.1.6 4.1.6 MIT
     https://npmjs.com/package/vue-types/v/4.2.1 4.2.1 MIT
     https://npmjs.com/package/xss/v/1.0.14 1.0.14 MIT
diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index 127af4a5dd..47ad9f8ab3 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -3,6 +3,7 @@
 #### Project
 
 * Bump up BanyanDB dependency version(server and java-client) to 0.9.0.
+* Fix CVE-2025-54057, restrict and validate url for widgets.
 
 #### OAP Server
 
@@ -54,6 +55,10 @@
 * Bump vite from 6.2.6 to 6.3.4.
 * Enhance async profiling by adding shorter and custom duration options.
 * Fix select wrong span to analysis in trace profiling.
+* Correct the service list for legends in trace graphs.
+* Correct endpoint topology data to avoid undefined.
+* Fix the snapshot charts unable to display.
+* Bump vue-i18n from 9.14.3 to 9.14.5.
 
 #### Documentation
 
diff --git a/skywalking-ui b/skywalking-ui
index 518f607db3..47cd6d22c0 160000
--- a/skywalking-ui
+++ b/skywalking-ui
@@ -1 +1 @@
-Subproject commit 518f607db32894dcf45d9a4fa44acb0f59170692
+Subproject commit 47cd6d22c0e1dc3b772bd3766a2c1e4e97f3c68e

Reply via email to