Skip to content

Commit 26a3637

Browse files
authored
deps(external.json): Update UI5 plugins to v0.1.7 (#2377)
1 parent ebbaa19 commit 26a3637

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

.github/plugin/marketplace.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,7 +1181,7 @@
11811181
{
11821182
"name": "ui5",
11831183
"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.",
1184-
"version": "0.1.4",
1184+
"version": "0.1.7",
11851185
"author": {
11861186
"name": "SAP SE",
11871187
"url": "https://www.sap.com"
@@ -1202,13 +1202,13 @@
12021202
"source": "github",
12031203
"repo": "UI5/plugins-coding-agents",
12041204
"path": "plugins/ui5",
1205-
"sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
1205+
"ref": "v0.1.7"
12061206
}
12071207
},
12081208
{
12091209
"name": "ui5-modernization",
12101210
"description": "Complete UI5 modernization toolkit with workflow and specialized fix patterns for modernizing SAPUI5/OpenUI5 applications",
1211-
"version": "0.1.6",
1211+
"version": "0.1.7",
12121212
"author": {
12131213
"name": "SAP SE",
12141214
"url": "https://www.sap.com"
@@ -1228,13 +1228,13 @@
12281228
"source": "github",
12291229
"repo": "UI5/plugins-coding-agents",
12301230
"path": "plugins/ui5-modernization",
1231-
"ref": "v0.1.6"
1231+
"ref": "v0.1.7"
12321232
}
12331233
},
12341234
{
12351235
"name": "ui5-typescript-conversion",
12361236
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Convert JavaScript based UI5 projects to TypeScript.",
1237-
"version": "0.1.4",
1237+
"version": "0.1.7",
12381238
"author": {
12391239
"name": "SAP SE",
12401240
"url": "https://www.sap.com"
@@ -1256,7 +1256,7 @@
12561256
"source": "github",
12571257
"repo": "UI5/plugins-coding-agents",
12581258
"path": "plugins/ui5-typescript-conversion",
1259-
"sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
1259+
"ref": "v0.1.7"
12601260
}
12611261
},
12621262
{

plugins/external.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@
655655
{
656656
"name": "ui5",
657657
"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.",
658-
"version": "0.1.4",
658+
"version": "0.1.7",
659659
"author": {
660660
"name": "SAP SE",
661661
"url": "https://www.sap.com"
@@ -676,13 +676,13 @@
676676
"source": "github",
677677
"repo": "UI5/plugins-coding-agents",
678678
"path": "plugins/ui5",
679-
"sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
679+
"ref": "v0.1.7"
680680
}
681681
},
682682
{
683683
"name": "ui5-modernization",
684684
"description": "Complete UI5 modernization toolkit with workflow and specialized fix patterns for modernizing SAPUI5/OpenUI5 applications",
685-
"version": "0.1.6",
685+
"version": "0.1.7",
686686
"author": {
687687
"name": "SAP SE",
688688
"url": "https://www.sap.com"
@@ -702,13 +702,13 @@
702702
"source": "github",
703703
"repo": "UI5/plugins-coding-agents",
704704
"path": "plugins/ui5-modernization",
705-
"ref": "v0.1.6"
705+
"ref": "v0.1.7"
706706
}
707707
},
708708
{
709709
"name": "ui5-typescript-conversion",
710710
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Convert JavaScript based UI5 projects to TypeScript.",
711-
"version": "0.1.4",
711+
"version": "0.1.7",
712712
"author": {
713713
"name": "SAP SE",
714714
"url": "https://www.sap.com"
@@ -730,7 +730,7 @@
730730
"source": "github",
731731
"repo": "UI5/plugins-coding-agents",
732732
"path": "plugins/ui5-typescript-conversion",
733-
"sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
733+
"ref": "v0.1.7"
734734
}
735735
},
736736
{

0 commit comments

Comments
 (0)