Skip to content

Commit 92a4fcd

Browse files
committed
v2.1.0
1 parent 6c74331 commit 92a4fcd

File tree

14 files changed

+36
-36
lines changed

14 files changed

+36
-36
lines changed

client/examples/workflow-webapp/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclipse-glsp-examples/workflow-webapp",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"private": true,
55
"description": "GLSP-based webapp for the Workflow example",
66
"scripts": {
@@ -14,8 +14,8 @@
1414
"watch": "tsc -w"
1515
},
1616
"dependencies": {
17-
"@eclipse-glsp-examples/workflow-glsp": "~2.0.0",
18-
"@eclipse-glsp/ide": "~2.0.0"
17+
"@eclipse-glsp-examples/workflow-glsp": "2.1.0",
18+
"@eclipse-glsp/ide": "2.1.0"
1919
},
2020
"devDependencies": {
2121
"@vscode/codicons": "^0.0.25",

client/lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.0",
2+
"version": "2.1.0",
33
"npmClient": "yarn",
44
"command": {
55
"run": {

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parent",
3-
"version": "1.1.0-next",
3+
"version": "2.1.0",
44
"private": true,
55
"workspaces": [
66
"packages/*",

client/packages/ide/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclipse-glsp/ide",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Glue code to integrate GLSP clients into Eclipse via a webapp",
55
"homepage": "https://www.eclipse.org/glsp/",
66
"bugs": "https://github.com/eclipse-glsp/glsp/issues",
@@ -34,7 +34,7 @@
3434
"watch": "tsc -w"
3535
},
3636
"dependencies": {
37-
"@eclipse-glsp/client": "~2.0.0"
37+
"@eclipse-glsp/client": "2.1.0"
3838
},
3939
"engines": {
4040
"yarn": "1.0.x || >=1.2.1"

client/yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -206,12 +206,12 @@
206206
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
207207
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
208208

209-
"@eclipse-glsp-examples/workflow-glsp@~2.0.0":
210-
version "2.0.0"
211-
resolved "https://registry.yarnpkg.com/@eclipse-glsp-examples/workflow-glsp/-/workflow-glsp-2.0.0.tgz#d6a566acd3f397959ff6ee9fa36fc8ebd039d290"
212-
integrity sha512-MuhNaJwj6D6tqs7j2kR/t2tgYJbk6dTFN74zba2aLBg3ObEwHjJxJ5JMr64ByYoG4c+PR6HFvEXDbvmGdpuyBA==
209+
"@eclipse-glsp-examples/workflow-glsp@2.1.0":
210+
version "2.1.0"
211+
resolved "https://registry.yarnpkg.com/@eclipse-glsp-examples/workflow-glsp/-/workflow-glsp-2.1.0.tgz#4ff8660dce094a2ad31e7034eae3a220bbfb80cd"
212+
integrity sha512-uHn8dRutEO00F7KsZZEhRBnu4J6gRkFB4yTeVimtBik5FXld+z+zY7AfSfrfz+AJ9Fu+aEIZyyzHASmlWLvXOA==
213213
dependencies:
214-
"@eclipse-glsp/client" "~2.0.0"
214+
"@eclipse-glsp/client" "2.1.0"
215215
balloon-css "^0.5.0"
216216

217217
"@eclipse-glsp/cli@1.1.0-next.cbae4df.145+cbae4df":
@@ -226,12 +226,12 @@
226226
semver "^7.5.1"
227227
shelljs "^0.8.5"
228228

229-
"@eclipse-glsp/client@~2.0.0":
230-
version "2.0.0"
231-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/client/-/client-2.0.0.tgz#1100d7b2de0b4a92f4397417cc196fe7324af0f5"
232-
integrity sha512-Bi3Pxv0jgr8uyKTtxivPEfD6nHYPB35a0+eaq5wjxymB3VlX3Fgguy+dAmO9P2FexRN/d4Wh8ZwWhtjC3XP0AQ==
229+
"@eclipse-glsp/client@2.1.0":
230+
version "2.1.0"
231+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/client/-/client-2.1.0.tgz#324c48e243cb24d454c9c4a38dcd7effea92b729"
232+
integrity sha512-OxQhgcz1VJnmj4IYMSz7Xp4bk50yX/nvrcdVyBvnWJ0S2FF9rJZcdMykooMg19N0nfnG+cjzVa4lbd5Mf975XQ==
233233
dependencies:
234-
"@eclipse-glsp/sprotty" "~2.0.0"
234+
"@eclipse-glsp/sprotty" "2.1.0"
235235
autocompleter "^9.1.0"
236236
file-saver "^2.0.5"
237237
lodash "4.17.21"
@@ -308,21 +308,21 @@
308308
dependencies:
309309
prettier-plugin-packagejson "~2.4.6"
310310

311-
"@eclipse-glsp/protocol@~2.0.0":
312-
version "2.0.0"
313-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-2.0.0.tgz#d09fa068c32dadf678696c987feded1790f3099b"
314-
integrity sha512-6vFP2aY0+9AcrWvAtNFzcDX00z/rEFwTzYXg9ucDEYwYn105DUadhMruwSn9rsWLxf2movBzEkLSE2TNOX1PkQ==
311+
"@eclipse-glsp/protocol@2.1.0":
312+
version "2.1.0"
313+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-2.1.0.tgz#e76a65a4815c969bfb86a1ab202ad24384a317cc"
314+
integrity sha512-CUcVbsjiddDWEuhWKDLgfqslmau2QT6QTF9LyA4/y6Eomv5s8nTexeBMI6hCWL4sHgMfQ4t2zI9zV2a5gIow4A==
315315
dependencies:
316316
sprotty-protocol "0.15.0-next.044bba2.13"
317317
uuid "7.0.3"
318318
vscode-jsonrpc "^8.0.2"
319319

320-
"@eclipse-glsp/sprotty@~2.0.0":
321-
version "2.0.0"
322-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/sprotty/-/sprotty-2.0.0.tgz#dc3915a2ec8959ffbc0b518854820d46f7af5cef"
323-
integrity sha512-bXnPwYhyw/dOl4YSGcMciBCJp6toYesa0v8U4iDs0P+x7/Q9yMAPBRYKajxKzyuoVs09hvCkNUVEM1e4cRQ1BA==
320+
"@eclipse-glsp/sprotty@2.1.0":
321+
version "2.1.0"
322+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/sprotty/-/sprotty-2.1.0.tgz#4adf93dd501dc65426f7beac145ac007fcb37aa9"
323+
integrity sha512-STBH3Af9sTD102mfgr0kplMSkvkkWIOMGLjr7Hl+b5yx8niMrFmy6HGIBVpyw9mb5DW+6eKN+3QjyslTetL8TA==
324324
dependencies:
325-
"@eclipse-glsp/protocol" "~2.0.0"
325+
"@eclipse-glsp/protocol" "2.1.0"
326326
autocompleter "^9.1.0"
327327
snabbdom "^3.5.1"
328328
sprotty "1.0.0"

server/example/org.eclipse.glsp.ide.workflow.editor/META-INF/MANIFEST.MF

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Workflow Editor
44
Bundle-SymbolicName: org.eclipse.glsp.ide.workflow.editor;singleton:=true
5-
Bundle-Version: 2.0.0
5+
Bundle-Version: 2.1.0
66
Bundle-ClassPath: .
77
Bundle-Activator: org.eclipse.glsp.ide.workflow.editor.Activator
88
Bundle-Vendor: Eclipse GLSP
@@ -11,7 +11,7 @@ Require-Bundle: org.eclipse.elk.alg.common;bundle-version="0.8.1",
1111
org.eclipse.elk.graph.text;bundle-version="0.8.1",
1212
org.eclipse.glsp.server.websocket;bundle-version="[2.0.0,3.0.0)",
1313
org.eclipse.glsp.layout;bundle-version="[2.0.0,3.0.0)",
14-
org.eclipse.glsp.ide.editor;bundle-version="[1.0.0,2.0.0]",
14+
org.eclipse.glsp.ide.editor;bundle-version="[1.0.0,2.1.0]",
1515
org.eclipse.glsp.server;bundle-version="[2.0.0,3.0.0)",
1616
org.eclipse.glsp.example.workflow;bundle-version="[2.0.0,3.0.0)",
1717
org.eclipse.core.runtime;bundle-version="3.18.0",

server/example/org.eclipse.glsp.ide.workflow.editor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.eclipse.glsp.ide</groupId>
1010
<artifactId>org.eclipse.glsp.ide.parent</artifactId>
11-
<version>2.0.0</version>
11+
<version>2.1.0</version>
1212
<relativePath>../../pom.xml</relativePath>
1313
</parent>
1414

server/plugins/org.eclipse.glsp.ide.editor/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Bundle-Name: GLSP Editor Integration
44
Bundle-SymbolicName: org.eclipse.glsp.ide.editor;singleton:=true
55
Bundle-Activator: org.eclipse.glsp.ide.editor.ui.GLSPIdeEditorPlugin
66
Bundle-ActivationPolicy: lazy
7-
Bundle-Version: 2.0.0
7+
Bundle-Version: 2.1.0
88
Bundle-Vendor: Eclipse GLSP
99
Automatic-Module-Name: com.eclipsesource.glsp.editor
1010
Bundle-RequiredExecutionEnvironment: JavaSE-17

server/plugins/org.eclipse.glsp.ide.editor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.eclipse.glsp.ide</groupId>
1010
<artifactId>org.eclipse.glsp.ide.parent</artifactId>
11-
<version>2.0.0</version>
11+
<version>2.1.0</version>
1212
<relativePath>../../pom.xml</relativePath>
1313
</parent>
1414

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>org.eclipse.glsp.ide</groupId>
77
<artifactId>org.eclipse.glsp.ide.parent</artifactId>
88
<description>GLSP Eclipse IDE Integration Parent pom </description>
9-
<version>2.0.0</version>
9+
<version>2.1.0</version>
1010
<packaging>pom</packaging>
1111

1212
<name>GLSP Eclipse IDE Integration Parent</name>

0 commit comments

Comments
 (0)