Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
[release] Bump to 7.37.2 in 7.37.x
Browse files Browse the repository at this point in the history
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
  • Loading branch information
mkuznyetsov committed Oct 13, 2021
1 parent 03e38b2 commit dfb76e4
Show file tree
Hide file tree
Showing 33 changed files with 66 additions and 66 deletions.
2 changes: 1 addition & 1 deletion build.include
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ THEIA_VERSION="master"
THEIA_BRANCH="master"
THEIA_COMMIT_SHA="9f4f56e388109178dbfed244522bbe49ba474c31"
THEIA_GIT_REFS="refs\\/heads\\/master"
THEIA_DOCKER_IMAGE_VERSION="7.37.1"
THEIA_DOCKER_IMAGE_VERSION="7.37.2"
SHA1_SUFFIX=

prepare_yarn_root_args() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"keywords": [
"theia-extension"
],
"version": "7.37.1",
"version": "7.37.2",
"files": [
"lib",
"node"
Expand All @@ -12,7 +12,7 @@
"@theia/core": "1.18.0-next.a73a746b",
"@theia/plugin-dev": "1.18.0-next.a73a746b",
"@theia/plugin-ext": "1.18.0-next.a73a746b",
"@eclipse-che/theia-remote-api": "7.37.1"
"@eclipse-che/theia-remote-api": "7.37.2"
},
"scripts": {
"prepare": "yarn clean && yarn build && yarn test",
Expand Down
4 changes: 2 additions & 2 deletions extensions/eclipse-che-theia-about/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"keywords": [
"theia-extension"
],
"version": "7.37.1",
"version": "7.37.2",
"description": "Eclipse Che - Theia About menu",
"dependencies": {
"@theia/core": "1.18.0-next.a73a746b",
"@theia/mini-browser": "1.18.0-next.a73a746b",
"@eclipse-che/theia-plugin-ext": "7.37.1"
"@eclipse-che/theia-plugin-ext": "7.37.2"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions extensions/eclipse-che-theia-activity-tracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"keywords": [
"theia-extension"
],
"version": "7.37.1",
"version": "7.37.2",
"files": [
"lib",
"src"
],
"dependencies": {
"@theia/core": "1.18.0-next.a73a746b",
"@eclipse-che/theia-plugin-ext": "7.37.1"
"@eclipse-che/theia-plugin-ext": "7.37.2"
},
"scripts": {
"prepare": "yarn clean && yarn build && yarn test",
Expand Down
4 changes: 2 additions & 2 deletions extensions/eclipse-che-theia-cli-endpoint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"keywords": [
"theia-extension"
],
"version": "7.37.1",
"version": "7.37.2",
"files": [
"lib",
"src"
],
"dependencies": {
"@theia/core": "1.18.0-next.a73a746b",
"@eclipse-che/theia-messaging": "7.37.1"
"@eclipse-che/theia-messaging": "7.37.2"
},
"scripts": {
"prepare": "yarn clean && yarn build && yarn test",
Expand Down
4 changes: 2 additions & 2 deletions extensions/eclipse-che-theia-credentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"keywords": [
"theia-extension"
],
"version": "7.37.1",
"version": "7.37.2",
"description": "Eclipse Che - Theia credentials",
"dependencies": {
"@theia/core": "1.18.0-next.a73a746b",
"@kubernetes/client-node": "^0.12.1",
"@eclipse-che/theia-remote-impl-che-server": "7.37.1"
"@eclipse-che/theia-remote-impl-che-server": "7.37.2"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions extensions/eclipse-che-theia-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"keywords": [
"theia-extension"
],
"version": "7.37.1",
"version": "7.37.2",
"files": [
"lib",
"src"
],
"dependencies": {
"@eclipse-che/api": "7.37.0",
"@theia/core": "1.18.0-next.a73a746b",
"@eclipse-che/theia-remote-api": "7.37.1"
"@eclipse-che/theia-remote-api": "7.37.2"
},
"scripts": {
"prepare": "yarn clean && yarn build && yarn test",
Expand Down
4 changes: 2 additions & 2 deletions extensions/eclipse-che-theia-file-sync-tracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"keywords": [
"theia-extension"
],
"version": "7.37.1",
"version": "7.37.2",
"files": [
"lib",
"src"
],
"dependencies": {
"@theia/core": "1.18.0-next.a73a746b",
"@eclipse-che/theia-remote-api": "7.37.1"
"@eclipse-che/theia-remote-api": "7.37.2"
},
"scripts": {
"prepare": "yarn clean && yarn build && yarn test",
Expand Down
6 changes: 3 additions & 3 deletions extensions/eclipse-che-theia-git-provisioner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
"che",
"preferences"
],
"version": "7.37.1",
"version": "7.37.2",
"license": "EPL-2.0",
"files": [
"lib",
"src"
],
"dependencies": {
"@eclipse-che/theia-plugin-ext": "7.37.1",
"@eclipse-che/theia-plugin-ext": "7.37.2",
"@theia/core": "1.18.0-next.a73a746b",
"@theia/preferences": "1.18.0-next.a73a746b",
"ini": "^1.3.5",
"nsfw": "^2.1.2",
"@eclipse-che/theia-user-preferences-synchronizer": "7.37.1"
"@eclipse-che/theia-user-preferences-synchronizer": "7.37.2"
},
"devDependencies": {
"@types/ini": "^1.3.5"
Expand Down
2 changes: 1 addition & 1 deletion extensions/eclipse-che-theia-logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": [
"theia-extension"
],
"version": "7.37.1",
"version": "7.37.2",
"files": [
"lib",
"src"
Expand Down
4 changes: 2 additions & 2 deletions extensions/eclipse-che-theia-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"keywords": [
"theia-extension"
],
"version": "7.37.1",
"version": "7.37.2",
"description": "Eclipse Che - Theia Messaging",
"dependencies": {
"inversify": "^5.0.1",
"ws": "^7.1.2",
"@theia/core": "1.18.0-next.a73a746b",
"@eclipse-che/theia-plugin-ext": "7.37.1"
"@eclipse-che/theia-plugin-ext": "7.37.2"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions extensions/eclipse-che-theia-mini-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"keywords": [
"theia-extension"
],
"version": "7.37.1",
"version": "7.37.2",
"description": "Customizations of Theia mini-browser for Eclipse Che",
"dependencies": {
"inversify": "^5.0.1",
"@theia/core": "1.18.0-next.a73a746b",
"@theia/mini-browser": "1.18.0-next.a73a746b",
"@eclipse-che/theia-remote-api": "7.37.1",
"@eclipse-che/theia-plugin-ext": "7.37.1"
"@eclipse-che/theia-remote-api": "7.37.2",
"@eclipse-che/theia-plugin-ext": "7.37.2"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions extensions/eclipse-che-theia-plugin-ext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipse-che/theia-plugin-ext",
"version": "7.37.1",
"version": "7.37.2",
"description": "Theia extension",
"author": "Yevhen Vydolob",
"license": "EPL-2.0",
Expand All @@ -13,7 +13,7 @@
"src"
],
"dependencies": {
"@eclipse-che/plugin": "7.37.1",
"@eclipse-che/plugin": "7.37.2",
"@theia/core": "1.18.0-next.a73a746b",
"@theia/filesystem": "1.18.0-next.a73a746b",
"@theia/task": "1.18.0-next.a73a746b",
Expand All @@ -25,7 +25,7 @@
"vscode-uri": "2.1.1",
"js-yaml": "3.13.1",
"drivelist": "9.0.2",
"@eclipse-che/theia-remote-api": "7.37.1",
"@eclipse-che/theia-remote-api": "7.37.2",
"@eclipse-che/workspace-telemetry-client": "0.0.1-1624632839",
"mime": "2.5.2"
},
Expand Down
4 changes: 2 additions & 2 deletions extensions/eclipse-che-theia-plugin-remote/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@eclipse-che/theia-remote",
"author": "Florent Benoit",
"version": "7.37.1",
"version": "7.37.2",
"license": "EPL-2.0",
"files": [
"lib",
Expand All @@ -13,7 +13,7 @@
"@theia/plugin-ext-vscode": "1.18.0-next.a73a746b",
"deasync": "^0.1.19",
"vscode-uri": "2.1.1",
"@eclipse-che/theia-plugin-ext": "7.37.1"
"@eclipse-che/theia-plugin-ext": "7.37.2"
},
"devDependencies": {
"@types/deasync": "^0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion extensions/eclipse-che-theia-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipse-che/plugin",
"version": "7.37.1",
"version": "7.37.2",
"description": "Eclipse Che specific Theia plugin API",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"keywords": [
"theia-extension"
],
"version": "7.37.1",
"version": "7.37.2",
"license": "EPL-2.0",
"files": [
"lib",
"src"
],
"dependencies": {
"@eclipse-che/api": "7.37.0",
"@eclipse-che/theia-plugin-ext": "7.37.1",
"@eclipse-che/theia-plugin-ext": "7.37.2",
"@theia/core": "1.18.0-next.a73a746b",
"@theia/preferences": "1.18.0-next.a73a746b",
"@theia/workspace": "1.18.0-next.a73a746b"
Expand Down
2 changes: 1 addition & 1 deletion extensions/eclipse-che-theia-remote-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "7.37.1",
"version": "7.37.2",
"files": [
"lib",
"src"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "7.37.1",
"version": "7.37.2",
"files": [
"lib",
"src"
Expand All @@ -15,7 +15,7 @@
"axios": "0.21.1",
"@eclipse-che/api": "7.37.0",
"@kubernetes/client-node": "^0.12.1",
"@eclipse-che/theia-remote-api": "7.37.1",
"@eclipse-che/theia-remote-api": "7.37.2",
"@eclipse-che/workspace-client": "0.0.1-1632305737"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions extensions/eclipse-che-theia-remote-impl-k8s/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "7.37.1",
"version": "7.37.2",
"files": [
"lib",
"src"
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"tunnel": "0.0.6",
"@kubernetes/client-node": "^0.12.1",
"@eclipse-che/theia-remote-api": "7.37.1"
"@eclipse-che/theia-remote-api": "7.37.2"
},
"scripts": {
"prepare": "yarn clean && yarn build && yarn test",
Expand Down
4 changes: 2 additions & 2 deletions extensions/eclipse-che-theia-terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"theia-extension",
"terminal"
],
"version": "7.37.1",
"version": "7.37.2",
"publishConfig": {
"access": "public"
},
Expand All @@ -23,7 +23,7 @@
"@theia/terminal": "1.18.0-next.a73a746b",
"reconnecting-websocket": "^4.2.0",
"@eclipse-che/api": "7.37.0",
"@eclipse-che/theia-remote-api": "7.37.1",
"@eclipse-che/theia-remote-api": "7.37.2",
"vscode-ws-jsonrpc": "0.2.0"
},
"license": "EPL-2.0",
Expand Down
4 changes: 2 additions & 2 deletions extensions/eclipse-che-theia-user-preferences/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"che",
"preferences"
],
"version": "7.37.1",
"version": "7.37.2",
"license": "EPL-2.0",
"files": [
"lib",
Expand All @@ -16,7 +16,7 @@
"@theia/workspace": "1.18.0-next.a73a746b",
"nsfw": "^2.1.2",
"@theia/preferences": "1.18.0-next.a73a746b",
"@eclipse-che/theia-plugin-ext": "7.37.1"
"@eclipse-che/theia-plugin-ext": "7.37.2"
},
"devDependencies": {
"rimraf": "latest"
Expand Down
4 changes: 2 additions & 2 deletions extensions/eclipse-che-theia-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"keywords": [
"theia-extension"
],
"version": "7.37.1",
"version": "7.37.2",
"files": [
"lib",
"src"
Expand All @@ -12,7 +12,7 @@
"@theia/core": "1.18.0-next.a73a746b",
"@eclipse-che/api": "7.37.0",
"@theia/workspace": "1.18.0-next.a73a746b",
"@eclipse-che/theia-remote-api": "7.37.1",
"@eclipse-che/theia-remote-api": "7.37.2",
"js-yaml": "3.13.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions plugins/containers-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": [
"theia-plugin"
],
"version": "7.37.1",
"version": "7.37.2",
"license": "EPL-2.0",
"files": [
"src",
Expand Down Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@theia/plugin": "1.18.0-next.a73a746b",
"@theia/plugin-packager": "latest",
"@eclipse-che/plugin": "7.37.1"
"@eclipse-che/plugin": "7.37.2"
},
"dependencies": {},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions plugins/ext-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ext-plugin",
"publisher": "@eclipse-che",
"version": "7.37.1",
"version": "7.37.2",
"keywords": [
"theia-plugin"
],
Expand All @@ -15,7 +15,7 @@
],
"dependencies": {},
"devDependencies": {
"@eclipse-che/plugin": "7.37.1",
"@eclipse-che/plugin": "7.37.2",
"@theia/plugin": "1.18.0-next.a73a746b",
"@theia/plugin-packager": "latest"
},
Expand Down
Loading

0 comments on commit dfb76e4

Please sign in to comment.