Skip to content

Commit b8a4bd0

Browse files
committed
v2.5.0
1 parent c2ce0bd commit b8a4bd0

File tree

6 files changed

+73
-73
lines changed

6 files changed

+73
-73
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Eclipse GLSP Playwright Changelog
22

3-
## 2.5.0 - active
3+
## [v2.5.0 - 10/09/2025](https://github.com/eclipse-glsp/glsp-playwright/releases/tag/v2.5.0)
44

55
### Changes
66

@@ -10,14 +10,14 @@
1010
- Selector no longer works for Theia >= 1.60.0
1111
- [theia] Set Theia 1.64.0 and node 20 as new minimum versions [#32](https://github.com/eclipse-glsp/glsp-playwright/pull/32)
1212

13-
## [2.4.0 - 04/04/2025](https://github.com/eclipse-glsp/glsp-playwright/releases/tag/v2.4.0)
13+
## [v2.4.0 - 04/04/2025](https://github.com/eclipse-glsp/glsp-playwright/releases/tag/v2.4.0)
1414

1515
### Changes
1616

1717
- [api] Various improvements in async handling of page object to reduce test flakiness [#27](https://github.com/eclipse-glsp/glsp-playwright/pull/27)
1818
- [api] Bug fix for edge routing handle page object [#28](https://github.com/eclipse-glsp/glsp-playwright/pull/28)
1919

20-
## [2.3.0 -18/02/2024](https://github.com/eclipse-glsp/glsp-playwright/releases/tag/v2.3.0)
20+
## [v2.3.0 -18/02/2024](https://github.com/eclipse-glsp/glsp-playwright/releases/tag/v2.3.0)
2121

2222
### Changes
2323

examples/workflow-test/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclipse-glsp/workflow-test",
3-
"version": "2.5.0-next",
3+
"version": "2.5.0",
44
"private": true,
55
"description": "Example project for glsp-playwright",
66
"homepage": "https://www.eclipse.org/glsp/",
@@ -46,11 +46,11 @@
4646
"watch": "tsc -w"
4747
},
4848
"dependencies": {
49-
"@eclipse-glsp/client": "next"
49+
"@eclipse-glsp/client": "2.5.0"
5050
},
5151
"devDependencies": {
52-
"@eclipse-glsp-examples/workflow-server-bundled": "next",
53-
"@eclipse-glsp/glsp-playwright": "2.5.0-next",
52+
"@eclipse-glsp-examples/workflow-server-bundled": "2.5.0",
53+
"@eclipse-glsp/glsp-playwright": "2.5.0",
5454
"@playwright/test": "^1.47.0",
5555
"@theia/playwright": "~1.64.0",
5656
"@types/yargs": "^17.0.32",

lerna.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parent",
3-
"version": "2.5.0-next",
3+
"version": "2.5.0",
44
"private": true,
55
"workspaces": {
66
"packages": [
@@ -38,7 +38,7 @@
3838
"watch": "concurrently --kill-others -n tsc,alias -c red,yellow \"tsc -b -w --preserveWatchOutput\" \"yarn --cwd packages/glsp-playwright watch:alias\""
3939
},
4040
"devDependencies": {
41-
"@eclipse-glsp/dev": "next",
41+
"@eclipse-glsp/dev": "2.5.0",
4242
"@estruyf/github-actions-reporter": "^1.7.0",
4343
"@types/node": "20.x",
4444
"concurrently": "^8.2.2",

packages/glsp-playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclipse-glsp/glsp-playwright",
3-
"version": "2.5.0-next",
3+
"version": "2.5.0",
44
"description": "Playwright-based testing framework for GLSP",
55
"homepage": "https://www.eclipse.org/glsp/",
66
"bugs": "https://github.com/eclipse-glsp/glsp/issues",

yarn.lock

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -223,15 +223,15 @@
223223
dependencies:
224224
"@jridgewell/trace-mapping" "0.3.9"
225225

226-
"@eclipse-glsp-examples/workflow-server-bundled@next":
227-
version "2.5.0-next.127"
228-
resolved "https://registry.yarnpkg.com/@eclipse-glsp-examples/workflow-server-bundled/-/workflow-server-bundled-2.5.0-next.127.tgz#9f73a0e009ae60ccd55e4f3929f9ca1534386297"
229-
integrity sha512-zgfqK1Gkx8P3U8L+bXOedI/x7+KOJlnBTSVKIQbHr4S+Z+vcImi14t4zCVLiKY/k8dpMZHZLYZH18Mz5ZaTAEA==
226+
"@eclipse-glsp-examples/workflow-server-bundled@2.5.0":
227+
version "2.5.0"
228+
resolved "https://registry.yarnpkg.com/@eclipse-glsp-examples/workflow-server-bundled/-/workflow-server-bundled-2.5.0.tgz#3defede239c4f53dc2dfddfef3df6c3345a1a8a9"
229+
integrity sha512-QGrHvLxJ55pdEP1/PMQHrB2Z4xwzXz0XVXfUiHeugjx976QSHx3rG0LfvO6Djx7gKzJwNLQfuSdKj7pBh+/JYw==
230230

231-
"@eclipse-glsp/[email protected]-next.181+c6c9bad":
232-
version "2.5.0-next.181"
233-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/cli/-/cli-2.5.0-next.181.tgz#3253bb25c6885a34f98fc0f7131ea2377f4eec1c"
234-
integrity sha512-5BQr8CogWvovDcjOrfsBJaakGC/MkfPXmhFK5+fOEfdssmHGGE3PBBlPaowuViEr35V+xbNaEBVydQgis5LPCg==
231+
"@eclipse-glsp/[email protected]":
232+
version "2.5.0"
233+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/cli/-/cli-2.5.0.tgz#4f50fd7c2065143857a0c695e282fdd4852b4b7f"
234+
integrity sha512-eVMt2LCmERkccsnaMKWQQOsL5n+dCt8/460fAPuU3yOUjfHeLuDi856Sg7mJQtaEDR/kN2P0XGpjPCIUSQixWw==
235235
dependencies:
236236
commander "^10.0.1"
237237
glob "^10.3.10"
@@ -242,25 +242,25 @@
242242
semver "^7.5.1"
243243
shelljs "^0.8.5"
244244

245-
"@eclipse-glsp/client@next":
246-
version "2.5.0-next.433"
247-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/client/-/client-2.5.0-next.433.tgz#686788cba5cc13b7cb193afbc76a305e753157b6"
248-
integrity sha512-RuTKXrGkA0spus3Pi3nteh+1jrow+Qk+VVCLjsTOi2vcExbYWkAVbQLYtRx7xhnVDuA7jyjJ6WaMiJ9e8cPQJw==
245+
"@eclipse-glsp/client@2.5.0":
246+
version "2.5.0"
247+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/client/-/client-2.5.0.tgz#cbaf931214177ead720d492e23cab6590ed31d76"
248+
integrity sha512-5uIyxXcUBxfGpvX/N8gIFvZnRmY19kjv2QAPt/polCcMLVSc2zRDXrF5OMvubf1K+bN1AJBNkLQhnFmg4FFAAg==
249249
dependencies:
250-
"@eclipse-glsp/sprotty" "2.5.0-next.433+281be34"
250+
"@eclipse-glsp/sprotty" "2.5.0"
251251
autocompleter "^9.1.2"
252252
file-saver "^2.0.5"
253253
lodash "4.17.21"
254254
snabbdom "~3.5.1"
255255
vscode-jsonrpc "8.2.0"
256256

257-
"@eclipse-glsp/[email protected]-next.181+c6c9bad":
258-
version "2.5.0-next.181"
259-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/config-test/-/config-test-2.5.0-next.181.tgz#3020fc3980439e6ef2c4fdd229cc7954350aa29d"
260-
integrity sha512-oXk/2bENmIHILjkKUxf4GxLXHviAHYE0haZD8N5KV9Fcmzpz3C3XQsN0hYpYgxdjOBaX2tlOOhx4g7WeStOc6Q==
257+
"@eclipse-glsp/[email protected]":
258+
version "2.5.0"
259+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/config-test/-/config-test-2.5.0.tgz#f7b5155b86719c4e128598c2946979b43631bbb1"
260+
integrity sha512-fHg/KJJx33wZYKiHFz2qRr7o9zANUM0w7x1b3w8tl31JjKm/0c8HzLOGiADAifgYhz/VofQH+nIL1AwoldCxnQ==
261261
dependencies:
262-
"@eclipse-glsp/mocha-config" "2.5.0-next.181+c6c9bad"
263-
"@eclipse-glsp/nyc-config" "2.5.0-next.181+c6c9bad"
262+
"@eclipse-glsp/mocha-config" "2.5.0"
263+
"@eclipse-glsp/nyc-config" "2.5.0"
264264
"@istanbuljs/nyc-config-typescript" "^1.0.2"
265265
"@types/chai" "^4.3.7"
266266
"@types/mocha" "^10.0.2"
@@ -274,14 +274,14 @@
274274
sinon "^15.1.0"
275275
ts-node "^10.9.1"
276276

277-
"@eclipse-glsp/[email protected]-next.181+c6c9bad":
278-
version "2.5.0-next.181"
279-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/config/-/config-2.5.0-next.181.tgz#ac9cd948abe90191426243f922c55858aa23918c"
280-
integrity sha512-r0ZbGG9F4ZGIYIRiPd3r0PBoM138uDlq6i5BEjOa5eoF208g0Yt1/+46IOMVXOqa/LK3YFOtGvIa14jcfCoDjg==
277+
"@eclipse-glsp/[email protected]":
278+
version "2.5.0"
279+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/config/-/config-2.5.0.tgz#a23787637931a866dd137409419115a898aea211"
280+
integrity sha512-JKpTR/3Nl2RJnA0zKAAXCBW/emBymQl4/4Hlgv2UcGfVbeVtnDus10/yGw0CdDzruIbID3p4HBeMS9dxS1wbDg==
281281
dependencies:
282-
"@eclipse-glsp/eslint-config" "2.5.0-next.181+c6c9bad"
283-
"@eclipse-glsp/prettier-config" "2.5.0-next.181+c6c9bad"
284-
"@eclipse-glsp/ts-config" "2.5.0-next.181+c6c9bad"
282+
"@eclipse-glsp/eslint-config" "2.5.0"
283+
"@eclipse-glsp/prettier-config" "2.5.0"
284+
"@eclipse-glsp/ts-config" "2.5.0"
285285
"@typescript-eslint/eslint-plugin" "^6.7.5"
286286
"@typescript-eslint/parser" "^6.7.5"
287287
eslint "^8.51.0"
@@ -295,62 +295,62 @@
295295
reflect-metadata "^0.1.13"
296296
rimraf "^5.0.5"
297297

298-
"@eclipse-glsp/dev@next":
299-
version "2.5.0-next.181"
300-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/dev/-/dev-2.5.0-next.181.tgz#260db1c9cd381e0aa58b7c2f2ce1b49aa325cb4a"
301-
integrity sha512-6G1VufhrHnYmTzg0en0MlAa7UFgxV6y2v/9g8j8MQ/kfMltovAvZK01zAr3okjr6m0yoVtmqEdXQ58GA2XyPsw==
298+
"@eclipse-glsp/dev@2.5.0":
299+
version "2.5.0"
300+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/dev/-/dev-2.5.0.tgz#4058d0535592206cecc4dd8366312cb21c1ee248"
301+
integrity sha512-ePRd4ODqACvfZ57+5maSXA9zp+SWrVjH/CFzjkvigaBjkYR4a1X3ClZa0VGtU4oBtpP2r8La55KTIwF8UfnIBA==
302302
dependencies:
303-
"@eclipse-glsp/cli" "2.5.0-next.181+c6c9bad"
304-
"@eclipse-glsp/config" "2.5.0-next.181+c6c9bad"
305-
"@eclipse-glsp/config-test" "2.5.0-next.181+c6c9bad"
303+
"@eclipse-glsp/cli" "2.5.0"
304+
"@eclipse-glsp/config" "2.5.0"
305+
"@eclipse-glsp/config-test" "2.5.0"
306306

307-
"@eclipse-glsp/[email protected]-next.181+c6c9bad":
308-
version "2.5.0-next.181"
309-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/eslint-config/-/eslint-config-2.5.0-next.181.tgz#ca8462b3e295c19a328fa159fcf83f252814d6af"
310-
integrity sha512-IHGmTt63MSk/ALoHzXXU9uLryK20iFAbtwniVzFYXj2Dr2lk1Y6zOhfu56wNhhPAk2gR2GaEYn4fRmJnSaHnMQ==
307+
"@eclipse-glsp/[email protected]":
308+
version "2.5.0"
309+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/eslint-config/-/eslint-config-2.5.0.tgz#65225e5b01c1dd6426164d60352b47682ed1fb31"
310+
integrity sha512-GBQeArYZypGtqhAtsUEzXl9PMrjnsXVmnaZe2Xvm0AVPc4QP53YBRaY2qJ6TLQBFe3DvbKrhzLYrDJK+OlF6lg==
311311

312-
"@eclipse-glsp/[email protected]-next.181+c6c9bad":
313-
version "2.5.0-next.181"
314-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/mocha-config/-/mocha-config-2.5.0-next.181.tgz#a2a6e051df1814f7466f45b68a2e95d98d2a003e"
315-
integrity sha512-WDp2UAVuMn8UmPebfLjdXk2SIwGg/DnMMXqFSJXvrhn74k6LEy7suO+dL+LLNN3NWvVkHz33qokJPz546aH0sA==
312+
"@eclipse-glsp/[email protected]":
313+
version "2.5.0"
314+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/mocha-config/-/mocha-config-2.5.0.tgz#6fa4f1305b7a604f8621f027f437f2b49b2739c8"
315+
integrity sha512-+ybvpPbfYhiBYivtogazG3Kz8sDL//C5Ga20pArU2jdsTojx9+Zu7x/4730SGHUEZE5vTSen1MB533SdR3TZvg==
316316

317-
"@eclipse-glsp/[email protected]-next.181+c6c9bad":
318-
version "2.5.0-next.181"
319-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/nyc-config/-/nyc-config-2.5.0-next.181.tgz#93fa162b0ca137f028c66cbb7ec0a7a76f65ce34"
320-
integrity sha512-aq/pmWrffneNd55cwnuN31fzN7TzP0PwUlOotzlX6AZhXLrp/F+1AnzXZfR7TFCWT1DG9AFmNWY6EbzjLEGbyg==
317+
"@eclipse-glsp/[email protected]":
318+
version "2.5.0"
319+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/nyc-config/-/nyc-config-2.5.0.tgz#c4f4d1d12b1c4881effd797d6dba009eecada1f9"
320+
integrity sha512-NAn60XQ4zw/0nnFn4TdlsXJLHup6fjyjXkVn5BWcJUjPpWzy+oiGruR7+hHkYFLcWWZWA36Cx9i4a2CNIwdQog==
321321

322-
"@eclipse-glsp/[email protected]-next.181+c6c9bad":
323-
version "2.5.0-next.181"
324-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/prettier-config/-/prettier-config-2.5.0-next.181.tgz#02fb81d8d807c01c9f2ccef9cfb33258e31c41ff"
325-
integrity sha512-rjoaCEfjvRvdYEI8aAOEZo/leV1bT54vuiBIzZxTMHTMjSiLQ1oencBF1fOXeZwMbC16dTMfFTQTaBbW8Hr3Qw==
322+
"@eclipse-glsp/[email protected]":
323+
version "2.5.0"
324+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/prettier-config/-/prettier-config-2.5.0.tgz#c1744e6ee7f5124eef7610c035f7405e3608ee46"
325+
integrity sha512-JSoXoZLbdYm6YfQrCvFopKQiwaX3+iEJ27oR10da+wYY6Gio4jRXQZoqrGJaLygtZ8qe8j5DjRt8jEYdLInDLg==
326326
dependencies:
327327
prettier-plugin-packagejson "~2.4.6"
328328

329-
"@eclipse-glsp/[email protected]-next.433+281be34":
330-
version "2.5.0-next.433"
331-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-2.5.0-next.433.tgz#c2afd4d27f28d6f24c9a06c8ab5c12516fe6ab49"
332-
integrity sha512-gd3DZVar1ICRS8Nt5yjXvFj4dZSvJJa4Ge+QyrwwjSdKKwgziVCivBfpXwwaBd/G8LhTv5prwTneRlF20TUXyw==
329+
"@eclipse-glsp/[email protected]":
330+
version "2.5.0"
331+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-2.5.0.tgz#4c0325783bf296a8bdcef483cd0da96b760b35e3"
332+
integrity sha512-bPHGamXtkbhFqV+2LAzrkOWw7iUmFIdYT+5uPdGqo3BPITiAA2cyE3iRuePwqgiqidhZrhPW60vL0GRgvgZ3TQ==
333333
dependencies:
334334
sprotty-protocol "1.4.0"
335335
uuid "~10.0.0"
336336
vscode-jsonrpc "8.2.0"
337337

338-
"@eclipse-glsp/[email protected]-next.433+281be34":
339-
version "2.5.0-next.433"
340-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/sprotty/-/sprotty-2.5.0-next.433.tgz#254d4267ea731c4556c08d50f48b1e904f8633ce"
341-
integrity sha512-yV0RttoDwuDhLXzdNbrUBeQdG3ZgyDPcWm4nEGSDOcB9V8MPFxVw33bGINSaULWtpmArQKSg6Z2P6k33iLZt0A==
338+
"@eclipse-glsp/[email protected]":
339+
version "2.5.0"
340+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/sprotty/-/sprotty-2.5.0.tgz#0f83bec254717cc0bb16308babcf1c23de62d9bd"
341+
integrity sha512-pjVoa0iXoRPivFuKxmxYETGlIIwVmW1tKVd2jKauci4m11a48yenaFGqEtlxHJPRBnXrRKTPdoSmTtovKM5lhA==
342342
dependencies:
343-
"@eclipse-glsp/protocol" "2.5.0-next.433+281be34"
343+
"@eclipse-glsp/protocol" "2.5.0"
344344
autocompleter "^9.1.0"
345345
snabbdom "~3.5.1"
346346
sprotty "1.4.0"
347347
sprotty-protocol "1.4.0"
348348
vscode-jsonrpc "8.2.0"
349349

350-
"@eclipse-glsp/[email protected]-next.181+c6c9bad":
351-
version "2.5.0-next.181"
352-
resolved "https://registry.yarnpkg.com/@eclipse-glsp/ts-config/-/ts-config-2.5.0-next.181.tgz#d0207f33ed5b2399c7b4878633a3c11fb59ac044"
353-
integrity sha512-+RSYJWOlXQENi26E3AxmNRv0gG0nzPEIvXWY/BKh5QWIdPJAxfoD1nHZu0tF1Gn4lAF6Eisecg4wGwr+W7B95w==
350+
"@eclipse-glsp/[email protected]":
351+
version "2.5.0"
352+
resolved "https://registry.yarnpkg.com/@eclipse-glsp/ts-config/-/ts-config-2.5.0.tgz#1893464f5f9d3492fef69b0c7d3a3521525e2f0e"
353+
integrity sha512-TSUnDUsLrMiu0VT+hqB7JzSAhgVFA803xbtk8xBjkFVKJMpOb9R5DahODloT1m3C7dcgZPYg6LwH6MpjsRl3ZQ==
354354

355355
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
356356
version "4.4.0"

0 commit comments

Comments
 (0)