From 1dd0e3969d991734f63f8f40b9198635e32e7c74 Mon Sep 17 00:00:00 2001 From: Florian Vogt Date: Wed, 17 Jun 2026 01:31:55 +0200 Subject: [PATCH] deps(external.json): Update UI5 plugins to v0.1.4 (#2011) * deps(external.json): Update UI5 plugins to v0.1.4 * fix: Remove ref tag according to GitHub Copilot code review --- .github/plugin/marketplace.json | 10 ++++------ plugins/external.json | 10 ++++------ 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index d99deed4..09300339 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -901,7 +901,7 @@ { "name": "ui5", "description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.", - "version": "0.1.3", + "version": "0.1.4", "author": { "name": "SAP SE", "url": "https://www.sap.com" @@ -922,14 +922,13 @@ "source": "github", "repo": "UI5/plugins-coding-agents", "path": "plugins/ui5", - "ref": "v0.1.3", - "sha": "9b3d7d80356f687725f9584988e4038dbead0d53" + "sha": "80f2d93287054f9d30dd990e842e15bcfca581c9" } }, { "name": "ui5-typescript-conversion", "description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Convert JavaScript based UI5 projects to TypeScript.", - "version": "0.1.3", + "version": "0.1.4", "author": { "name": "SAP SE", "url": "https://www.sap.com" @@ -951,8 +950,7 @@ "source": "github", "repo": "UI5/plugins-coding-agents", "path": "plugins/ui5-typescript-conversion", - "ref": "v0.1.3", - "sha": "9b3d7d80356f687725f9584988e4038dbead0d53" + "sha": "80f2d93287054f9d30dd990e842e15bcfca581c9" } }, { diff --git a/plugins/external.json b/plugins/external.json index 1f43781c..f8f6567f 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -494,7 +494,7 @@ { "name": "ui5", "description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.", - "version": "0.1.3", + "version": "0.1.4", "author": { "name": "SAP SE", "url": "https://www.sap.com" @@ -515,14 +515,13 @@ "source": "github", "repo": "UI5/plugins-coding-agents", "path": "plugins/ui5", - "ref": "v0.1.3", - "sha": "9b3d7d80356f687725f9584988e4038dbead0d53" + "sha": "80f2d93287054f9d30dd990e842e15bcfca581c9" } }, { "name": "ui5-typescript-conversion", "description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Convert JavaScript based UI5 projects to TypeScript.", - "version": "0.1.3", + "version": "0.1.4", "author": { "name": "SAP SE", "url": "https://www.sap.com" @@ -544,8 +543,7 @@ "source": "github", "repo": "UI5/plugins-coding-agents", "path": "plugins/ui5-typescript-conversion", - "ref": "v0.1.3", - "sha": "9b3d7d80356f687725f9584988e4038dbead0d53" + "sha": "80f2d93287054f9d30dd990e842e15bcfca581c9" } }, {