Skip to content

Commit 2d9bc95

Browse files
committed
Theia 1.47.1 Update
Contributed on behalf of STMicroelectronics
1 parent 58895fa commit 2d9bc95

File tree

8 files changed

+515
-515
lines changed

8 files changed

+515
-515
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ spec:
261261
container('jnlp') {
262262
script {
263263
uploadInstaller('windows')
264-
copyInstallerAndUpdateLatestYml('windows', 'TheiaIDESetup', 'exe', 'latest.yml', '1.46.0,1.46.100')
264+
copyInstallerAndUpdateLatestYml('windows', 'TheiaIDESetup', 'exe', 'latest.yml', '1.46.0,1.46.100,1.47.0')
265265
}
266266
}
267267
}

applications/browser/package.json

+42-42
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "theia-ide-browser-app",
44
"description": "Eclipse Theia IDE browser product",
55
"productName": "Theia IDE",
6-
"version": "1.47.0",
6+
"version": "1.47.100",
77
"license": "MIT",
88
"author": "Eclipse Theia <[email protected]>",
99
"homepage": "https://github.com/eclipse-theia/theia-blueprint#readme",
@@ -44,50 +44,50 @@
4444
}
4545
},
4646
"dependencies": {
47-
"@theia/bulk-edit": "1.47.0",
48-
"@theia/callhierarchy": "1.47.0",
49-
"@theia/console": "1.47.0",
50-
"@theia/core": "1.47.0",
51-
"@theia/debug": "1.47.0",
52-
"@theia/editor": "1.47.0",
53-
"@theia/editor-preview": "1.47.0",
54-
"@theia/external-terminal": "1.47.0",
55-
"@theia/file-search": "1.47.0",
56-
"@theia/filesystem": "1.47.0",
57-
"@theia/getting-started": "1.47.0",
58-
"@theia/keymaps": "1.47.0",
59-
"@theia/markers": "1.47.0",
60-
"@theia/memory-inspector": "1.47.0",
61-
"@theia/messages": "1.47.0",
62-
"@theia/metrics": "1.47.0",
63-
"@theia/mini-browser": "1.47.0",
64-
"@theia/monaco": "1.47.0",
65-
"@theia/navigator": "1.47.0",
66-
"@theia/outline-view": "1.47.0",
67-
"@theia/output": "1.47.0",
68-
"@theia/plugin-dev": "1.47.0",
69-
"@theia/plugin-ext": "1.47.0",
70-
"@theia/plugin-ext-vscode": "1.47.0",
71-
"@theia/preferences": "1.47.0",
72-
"@theia/process": "1.47.0",
73-
"@theia/property-view": "1.47.0",
74-
"@theia/scm": "1.47.0",
75-
"@theia/search-in-workspace": "1.47.0",
76-
"@theia/secondary-window": "1.47.0",
77-
"@theia/task": "1.47.0",
78-
"@theia/terminal": "1.47.0",
79-
"@theia/timeline": "1.47.0",
80-
"@theia/toolbar": "1.47.0",
81-
"@theia/typehierarchy": "1.47.0",
82-
"@theia/userstorage": "1.47.0",
83-
"@theia/variable-resolver": "1.47.0",
84-
"@theia/vsx-registry": "1.47.0",
85-
"@theia/workspace": "1.47.0",
47+
"@theia/bulk-edit": "1.47.1",
48+
"@theia/callhierarchy": "1.47.1",
49+
"@theia/console": "1.47.1",
50+
"@theia/core": "1.47.1",
51+
"@theia/debug": "1.47.1",
52+
"@theia/editor": "1.47.1",
53+
"@theia/editor-preview": "1.47.1",
54+
"@theia/external-terminal": "1.47.1",
55+
"@theia/file-search": "1.47.1",
56+
"@theia/filesystem": "1.47.1",
57+
"@theia/getting-started": "1.47.1",
58+
"@theia/keymaps": "1.47.1",
59+
"@theia/markers": "1.47.1",
60+
"@theia/memory-inspector": "1.47.1",
61+
"@theia/messages": "1.47.1",
62+
"@theia/metrics": "1.47.1",
63+
"@theia/mini-browser": "1.47.1",
64+
"@theia/monaco": "1.47.1",
65+
"@theia/navigator": "1.47.1",
66+
"@theia/outline-view": "1.47.1",
67+
"@theia/output": "1.47.1",
68+
"@theia/plugin-dev": "1.47.1",
69+
"@theia/plugin-ext": "1.47.1",
70+
"@theia/plugin-ext-vscode": "1.47.1",
71+
"@theia/preferences": "1.47.1",
72+
"@theia/process": "1.47.1",
73+
"@theia/property-view": "1.47.1",
74+
"@theia/scm": "1.47.1",
75+
"@theia/search-in-workspace": "1.47.1",
76+
"@theia/secondary-window": "1.47.1",
77+
"@theia/task": "1.47.1",
78+
"@theia/terminal": "1.47.1",
79+
"@theia/timeline": "1.47.1",
80+
"@theia/toolbar": "1.47.1",
81+
"@theia/typehierarchy": "1.47.1",
82+
"@theia/userstorage": "1.47.1",
83+
"@theia/variable-resolver": "1.47.1",
84+
"@theia/vsx-registry": "1.47.1",
85+
"@theia/workspace": "1.47.1",
8686
"fs-extra": "^9.0.1",
87-
"theia-ide-product-ext": "1.47.0"
87+
"theia-ide-product-ext": "1.47.100"
8888
},
8989
"devDependencies": {
90-
"@theia/cli": "1.47.0"
90+
"@theia/cli": "1.47.1"
9191
},
9292
"scripts": {
9393
"clean": "theia clean && rimraf node_modules",

applications/electron/package.json

+45-45
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "theia-ide-electron-app",
44
"description": "Eclipse Theia IDE product",
55
"productName": "Theia IDE",
6-
"version": "1.47.0",
6+
"version": "1.47.100",
77
"main": "scripts/theia-electron-main.js",
88
"license": "MIT",
99
"author": "Eclipse Theia <[email protected]>",
@@ -48,53 +48,53 @@
4848
}
4949
},
5050
"dependencies": {
51-
"@theia/bulk-edit": "1.47.0",
52-
"@theia/callhierarchy": "1.47.0",
53-
"@theia/console": "1.47.0",
54-
"@theia/core": "1.47.0",
55-
"@theia/debug": "1.47.0",
56-
"@theia/editor": "1.47.0",
57-
"@theia/editor-preview": "1.47.0",
58-
"@theia/electron": "1.47.0",
59-
"@theia/external-terminal": "1.47.0",
60-
"@theia/file-search": "1.47.0",
61-
"@theia/filesystem": "1.47.0",
62-
"@theia/getting-started": "1.47.0",
63-
"@theia/keymaps": "1.47.0",
64-
"@theia/markers": "1.47.0",
65-
"@theia/memory-inspector": "1.47.0",
66-
"@theia/messages": "1.47.0",
67-
"@theia/metrics": "1.47.0",
68-
"@theia/mini-browser": "1.47.0",
69-
"@theia/monaco": "1.47.0",
70-
"@theia/navigator": "1.47.0",
71-
"@theia/outline-view": "1.47.0",
72-
"@theia/output": "1.47.0",
73-
"@theia/plugin-dev": "1.47.0",
74-
"@theia/plugin-ext": "1.47.0",
75-
"@theia/plugin-ext-vscode": "1.47.0",
76-
"@theia/preferences": "1.47.0",
77-
"@theia/process": "1.47.0",
78-
"@theia/property-view": "1.47.0",
79-
"@theia/secondary-window": "1.47.0",
80-
"@theia/scm": "1.47.0",
81-
"@theia/search-in-workspace": "1.47.0",
82-
"@theia/task": "1.47.0",
83-
"@theia/terminal": "1.47.0",
84-
"@theia/timeline": "1.47.0",
85-
"@theia/toolbar": "1.47.0",
86-
"@theia/typehierarchy": "1.47.0",
87-
"@theia/userstorage": "1.47.0",
88-
"@theia/variable-resolver": "1.47.0",
89-
"@theia/vsx-registry": "1.47.0",
90-
"@theia/workspace": "1.47.0",
51+
"@theia/bulk-edit": "1.47.1",
52+
"@theia/callhierarchy": "1.47.1",
53+
"@theia/console": "1.47.1",
54+
"@theia/core": "1.47.1",
55+
"@theia/debug": "1.47.1",
56+
"@theia/editor": "1.47.1",
57+
"@theia/editor-preview": "1.47.1",
58+
"@theia/electron": "1.47.1",
59+
"@theia/external-terminal": "1.47.1",
60+
"@theia/file-search": "1.47.1",
61+
"@theia/filesystem": "1.47.1",
62+
"@theia/getting-started": "1.47.1",
63+
"@theia/keymaps": "1.47.1",
64+
"@theia/markers": "1.47.1",
65+
"@theia/memory-inspector": "1.47.1",
66+
"@theia/messages": "1.47.1",
67+
"@theia/metrics": "1.47.1",
68+
"@theia/mini-browser": "1.47.1",
69+
"@theia/monaco": "1.47.1",
70+
"@theia/navigator": "1.47.1",
71+
"@theia/outline-view": "1.47.1",
72+
"@theia/output": "1.47.1",
73+
"@theia/plugin-dev": "1.47.1",
74+
"@theia/plugin-ext": "1.47.1",
75+
"@theia/plugin-ext-vscode": "1.47.1",
76+
"@theia/preferences": "1.47.1",
77+
"@theia/process": "1.47.1",
78+
"@theia/property-view": "1.47.1",
79+
"@theia/secondary-window": "1.47.1",
80+
"@theia/scm": "1.47.1",
81+
"@theia/search-in-workspace": "1.47.1",
82+
"@theia/task": "1.47.1",
83+
"@theia/terminal": "1.47.1",
84+
"@theia/timeline": "1.47.1",
85+
"@theia/toolbar": "1.47.1",
86+
"@theia/typehierarchy": "1.47.1",
87+
"@theia/userstorage": "1.47.1",
88+
"@theia/variable-resolver": "1.47.1",
89+
"@theia/vsx-registry": "1.47.1",
90+
"@theia/workspace": "1.47.1",
9191
"fs-extra": "^9.0.1",
92-
"theia-ide-updater-ext": "1.47.0",
93-
"theia-ide-product-ext": "1.47.0",
94-
"theia-ide-launcher-ext": "1.47.0"
92+
"theia-ide-updater-ext": "1.47.100",
93+
"theia-ide-product-ext": "1.47.100",
94+
"theia-ide-launcher-ext": "1.47.100"
9595
},
9696
"devDependencies": {
97-
"@theia/cli": "1.47.0",
97+
"@theia/cli": "1.47.1",
9898
"@types/js-yaml": "^3.12.0",
9999
"@types/yargs": "17.0.7",
100100
"@wdio/cli": "^6.10.2",

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"version": "1.47.0",
3+
"version": "1.47.100",
44
"license": "MIT",
55
"author": "Rob Moran <[email protected]>",
66
"homepage": "https://github.com/eclipse-theia/theia-blueprint#readme",
@@ -16,7 +16,7 @@
1616
"node": ">=12.14.1"
1717
},
1818
"devDependencies": {
19-
"@theia/cli": "1.47.0",
19+
"@theia/cli": "1.47.1",
2020
"@typescript-eslint/eslint-plugin": "^4.25.0",
2121
"@typescript-eslint/eslint-plugin-tslint": "^4.25.0",
2222
"@typescript-eslint/parser": "^4.25.0",

theia-extensions/launcher/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "theia-ide-launcher-ext",
3-
"version": "1.47.0",
3+
"version": "1.47.100",
44
"keywords": [
55
"theia-extension"
66
],
@@ -18,7 +18,7 @@
1818
"src"
1919
],
2020
"dependencies": {
21-
"@theia/core": "1.47.0",
21+
"@theia/core": "1.47.1",
2222
"body-parser": "^1.17.2",
2323
"fs-extra": "^4.0.2",
2424
"@vscode/sudo-prompt": "9.3.1"

theia-extensions/product/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"private": true,
33
"name": "theia-ide-product-ext",
4-
"version": "1.47.0",
4+
"version": "1.47.100",
55
"description": "Eclipse Theia IDE Product Branding",
66
"dependencies": {
7-
"@theia/core": "1.47.0",
8-
"@theia/getting-started": "1.47.0",
9-
"@theia/vsx-registry": "1.47.0",
10-
"@theia/workspace": "1.47.0",
7+
"@theia/core": "1.47.1",
8+
"@theia/getting-started": "1.47.1",
9+
"@theia/vsx-registry": "1.47.1",
10+
"@theia/workspace": "1.47.1",
1111
"inversify": "^6.0.1"
1212
},
1313
"devDependencies": {

theia-extensions/updater/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"private": true,
33
"name": "theia-ide-updater-ext",
4-
"version": "1.47.0",
4+
"version": "1.47.100",
55
"description": "Eclipse Theia IDE Updater",
66
"dependencies": {
7-
"@theia/core": "1.47.0",
8-
"@theia/output": "1.47.0",
9-
"@theia/preferences": "1.47.0",
7+
"@theia/core": "1.47.1",
8+
"@theia/output": "1.47.1",
9+
"@theia/preferences": "1.47.1",
1010
"electron-log": "^4.3.0",
1111
"electron-updater": "5.3.0",
1212
"fs-extra": "^10.0.0",

0 commit comments

Comments
 (0)