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

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


The following commit(s) were added to refs/heads/master by this push:
     new ec55ce8a087 Bump echarts from 6.0.0 to 6.1.0 in 
/pinot-controller/src/main/resources (#18894)
ec55ce8a087 is described below

commit ec55ce8a087ae9cdf54e0de687863a3241749ad5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 10:33:55 2026 -0700

    Bump echarts from 6.0.0 to 6.1.0 in /pinot-controller/src/main/resources 
(#18894)
    
    Bumps [echarts](https://github.com/apache/echarts) from 6.0.0 to 6.1.0.
    - [Release notes](https://github.com/apache/echarts/releases)
    - [Commits](https://github.com/apache/echarts/compare/6.0.0...6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: echarts
      dependency-version: 6.1.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pinot-controller/src/main/resources/package-lock.json | 16 ++++++++--------
 pinot-controller/src/main/resources/package.json      |  2 +-
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/pinot-controller/src/main/resources/package-lock.json 
b/pinot-controller/src/main/resources/package-lock.json
index 0e0c26c4e84..06aac531ff8 100644
--- a/pinot-controller/src/main/resources/package-lock.json
+++ b/pinot-controller/src/main/resources/package-lock.json
@@ -27,7 +27,7 @@
         "d3-drag": "^3.0.0",
         "d3-selection": "^3.0.0",
         "d3-zoom": "^3.0.0",
-        "echarts": "^6.0.0",
+        "echarts": "^6.1.0",
         "echarts-for-react": "^3.0.2",
         "export-from-json": "1.7.4",
         "json-bigint": "1.0.0",
@@ -2919,13 +2919,13 @@
       }
     },
     "node_modules/echarts": {
-      "version": "6.0.0",
-      "resolved": "https://registry.npmjs.org/echarts/-/echarts-6.0.0.tgz";,
-      "integrity": 
"sha512-Tte/grDQRiETQP4xz3iZWSvoHrkCQtwqd6hs+mifXcjrCuo2iKWbajFObuLJVBlDIJlOzgQPd1hsaKt/3+OMkQ==",
+      "version": "6.1.0",
+      "resolved": "https://registry.npmjs.org/echarts/-/echarts-6.1.0.tgz";,
+      "integrity": 
"sha512-q0yaFPggC9FUdsWH4blavRWFmxdrIodbkoKNAjJudAI6CA9gNPxHtV2RcZNEepZVlk4yvBYkOkbk6HIVpIyHZA==",
       "license": "Apache-2.0",
       "dependencies": {
         "tslib": "2.3.0",
-        "zrender": "6.0.0"
+        "zrender": "6.1.0"
       }
     },
     "node_modules/echarts-for-react": {
@@ -7491,9 +7491,9 @@
       }
     },
     "node_modules/zrender": {
-      "version": "6.0.0",
-      "resolved": "https://registry.npmjs.org/zrender/-/zrender-6.0.0.tgz";,
-      "integrity": 
"sha512-41dFXEEXuJpNecuUQq6JlbybmnHaqqpGlbH1yxnA5V9MMP4SbohSVZsJIwz+zdjQXSSlR1Vc34EgH1zxyTDvhg==",
+      "version": "6.1.0",
+      "resolved": "https://registry.npmjs.org/zrender/-/zrender-6.1.0.tgz";,
+      "integrity": 
"sha512-oEGMDB6pOP2S6OwRR4PdVv610zrjnA3Bh+JnSG12fYJlBKjtNAoEb5fSUoCOOINlH96I2fU38/A2UpRKs67xYQ==",
       "license": "BSD-3-Clause",
       "dependencies": {
         "tslib": "2.3.0"
diff --git a/pinot-controller/src/main/resources/package.json 
b/pinot-controller/src/main/resources/package.json
index d6fa0459424..a56b0a3faaf 100644
--- a/pinot-controller/src/main/resources/package.json
+++ b/pinot-controller/src/main/resources/package.json
@@ -67,7 +67,7 @@
     "d3-drag": "^3.0.0",
     "d3-selection": "^3.0.0",
     "d3-zoom": "^3.0.0",
-    "echarts": "^6.0.0",
+    "echarts": "^6.1.0",
     "echarts-for-react": "^3.0.2",
     "export-from-json": "1.7.4",
     "json-bigint": "1.0.0",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to