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
This commit is contained in:
Florian Vogt
2026-06-17 01:31:55 +02:00
committed by GitHub
parent 04c726c84d
commit 1dd0e3969d
2 changed files with 8 additions and 12 deletions
+4 -6
View File
@@ -901,7 +901,7 @@
{ {
"name": "ui5", "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.", "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": { "author": {
"name": "SAP SE", "name": "SAP SE",
"url": "https://www.sap.com" "url": "https://www.sap.com"
@@ -922,14 +922,13 @@
"source": "github", "source": "github",
"repo": "UI5/plugins-coding-agents", "repo": "UI5/plugins-coding-agents",
"path": "plugins/ui5", "path": "plugins/ui5",
"ref": "v0.1.3", "sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
"sha": "9b3d7d80356f687725f9584988e4038dbead0d53"
} }
}, },
{ {
"name": "ui5-typescript-conversion", "name": "ui5-typescript-conversion",
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Convert JavaScript based UI5 projects to TypeScript.", "description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Convert JavaScript based UI5 projects to TypeScript.",
"version": "0.1.3", "version": "0.1.4",
"author": { "author": {
"name": "SAP SE", "name": "SAP SE",
"url": "https://www.sap.com" "url": "https://www.sap.com"
@@ -951,8 +950,7 @@
"source": "github", "source": "github",
"repo": "UI5/plugins-coding-agents", "repo": "UI5/plugins-coding-agents",
"path": "plugins/ui5-typescript-conversion", "path": "plugins/ui5-typescript-conversion",
"ref": "v0.1.3", "sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
"sha": "9b3d7d80356f687725f9584988e4038dbead0d53"
} }
}, },
{ {
+4 -6
View File
@@ -494,7 +494,7 @@
{ {
"name": "ui5", "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.", "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": { "author": {
"name": "SAP SE", "name": "SAP SE",
"url": "https://www.sap.com" "url": "https://www.sap.com"
@@ -515,14 +515,13 @@
"source": "github", "source": "github",
"repo": "UI5/plugins-coding-agents", "repo": "UI5/plugins-coding-agents",
"path": "plugins/ui5", "path": "plugins/ui5",
"ref": "v0.1.3", "sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
"sha": "9b3d7d80356f687725f9584988e4038dbead0d53"
} }
}, },
{ {
"name": "ui5-typescript-conversion", "name": "ui5-typescript-conversion",
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Convert JavaScript based UI5 projects to TypeScript.", "description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Convert JavaScript based UI5 projects to TypeScript.",
"version": "0.1.3", "version": "0.1.4",
"author": { "author": {
"name": "SAP SE", "name": "SAP SE",
"url": "https://www.sap.com" "url": "https://www.sap.com"
@@ -544,8 +543,7 @@
"source": "github", "source": "github",
"repo": "UI5/plugins-coding-agents", "repo": "UI5/plugins-coding-agents",
"path": "plugins/ui5-typescript-conversion", "path": "plugins/ui5-typescript-conversion",
"ref": "v0.1.3", "sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
"sha": "9b3d7d80356f687725f9584988e4038dbead0d53"
} }
}, },
{ {