From 77d13be4e61b14d8f20c0339f06d5ab978278e31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 12:56:36 +0000 Subject: [PATCH 1/2] Bump echarts from 5.4.0 to 5.4.3 Bumps [echarts](https://github.com/apache/echarts) from 5.4.0 to 5.4.3. - [Release notes](https://github.com/apache/echarts/releases) - [Commits](https://github.com/apache/echarts/compare/5.4.0...5.4.3) --- updated-dependencies: - dependency-name: echarts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce0c891..2157515 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "doc": "doc" }, "dependencies": { - "echarts": "5.4.0" + "echarts": "5.4.3" }, "devDependencies": { "remark-cli": "12.0.0", From 682ea5bfbd231027583bba4800d9eb9293bd4785 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Tue, 21 Nov 2023 09:56:26 +0100 Subject: [PATCH 2/2] Set Jenkins baseline to 2.426.1 LTS. The latest ECharts JS library does not work with Prototype.js. --- package.json | 2 +- pom.xml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2157515..ffe54e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "echarts-api", - "version": "5.4.0", + "version": "5.4.3", "description": "ECharts Jenkins Plugin", "directories": { "doc": "doc" diff --git a/pom.xml b/pom.xml index b394a4e..5fcfbcb 100644 --- a/pom.xml +++ b/pom.xml @@ -18,13 +18,14 @@ https://github.com/jenkinsci/echarts-api-plugin - 5.4.0-7 + 5.4.3-1 -SNAPSHOT ${project.groupId}.echarts - 4.4.0 + 2.426.1 + 4.4.0