From 72932caf438f434450058360bb9d6ff8459da19a Mon Sep 17 00:00:00 2001 From: tpluscode Date: Wed, 20 May 2026 11:12:12 +0200 Subject: [PATCH 1/2] build(deps): updated playwright --- CHANGELOG.md | 1 + app/package.json | 2 +- yarn.lock | 68 ++++++++++++------------------------------------ 3 files changed, 18 insertions(+), 53 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2ec15eb5..4ca1ae921 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ You can also check the - Remove LINDASOld endpoint configurations - Remove dependencies which used old versions of `node-fetch` - Upgrade dependencies which used old versions of `nth-check` + - Upgrade playwright to v1.60 - Documentation - Add publiccode.yml for discoverability - Reorganize & improve README diff --git a/app/package.json b/app/package.json index 92f6602f3..f36dde45e 100644 --- a/app/package.json +++ b/app/package.json @@ -197,7 +197,7 @@ "@lingui/macro": "^4.0.0", "@mdx-js/loader": "^1.6.22", "@playwright-testing-library/test": "^4.5.0", - "@playwright/test": "^1.49.1", + "@playwright/test": "^1.60.0", "@svgr/cli": "^7", "@types/autosuggest-highlight": "^3.2.0", "@types/clownface": "^2.0.7", diff --git a/yarn.lock b/yarn.lock index 8434a884f..b930c8490 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6867,12 +6867,12 @@ "@testing-library/dom" "^7.31.2" wait-for-expect "^3.0.2" -"@playwright/test@^1.49.1": - version "1.49.1" - resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.49.1.tgz#55fa360658b3187bfb6371e2f8a64f50ef80c827" - integrity sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g== +"@playwright/test@^1.60.0": + version "1.60.0" + resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.60.0.tgz#e696c31427e8882851235cd556dc2490c3206d97" + integrity sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag== dependencies: - playwright "1.49.1" + playwright "1.60.0" "@pmmmwh/react-refresh-webpack-plugin@^0.5.11": version "0.5.11" @@ -9134,42 +9134,6 @@ "@traqula/core" "^1.1.1" "@traqula/rules-sparql-1-1" "^1.1.1" -"@traqula/rules-sparql-1-1@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@traqula/rules-sparql-1-1/-/rules-sparql-1-1-1.1.1.tgz#6bb675646fc58c8f12e4de3cbc0f75e68e189d9c" - integrity sha512-APMUzpU0+FqxMZT0WoJaZv0O4nGCJbaDbXC5gHuA/zl61jXORx3IdsKD2DgiMAl4MPkd4U1dVDlUO8ufWtHAWg== - dependencies: - "@traqula/chevrotain" "^1.1.0" - "@traqula/core" "^1.1.1" - -"@traqula/chevrotain@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@traqula/chevrotain/-/chevrotain-1.1.0.tgz#1ebd234481e63091eeed3f2d5cca8de7f3990044" - integrity sha512-VpcoQKb2ZnsOQPlPO2mE9hfR0Aidp7drwTCtaXfpdRHGkXeQ5Nv4rnxmxwUoEDRzu6b/3z4n8oTd+sYhe4fAaA== - -"@traqula/core@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@traqula/core/-/core-1.1.1.tgz#d88e7c2c542fe1980922264ab4b3d50d116a9b63" - integrity sha512-v7EcEaBXv+3PtXac1SoeMQz0iq/xzwb3RxWAbrK/6oRAa8mrqYsf5fZesPNcKwnyALw0NVUeVPWFTQxOhawOSA== - dependencies: - "@traqula/chevrotain" "^1.1.0" - -"@traqula/generator-sparql-1-1@^1.1.0": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@traqula/generator-sparql-1-1/-/generator-sparql-1-1-1.1.1.tgz#40983c59f658e1fc7532c693b6bc7bfe10dfb5b4" - integrity sha512-tlHkh41maRuf2MpUq7jvAZCgwMaOjUwCyt/ku4afqFYiWwR5j7bjvS+fp5YIj848WNJ4Wf3GXN7ORibzKhfwVw== - dependencies: - "@traqula/core" "^1.1.1" - "@traqula/rules-sparql-1-1" "^1.1.1" - -"@traqula/parser-sparql-1-1@^1.1.0": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@traqula/parser-sparql-1-1/-/parser-sparql-1-1-1.1.1.tgz#1fecd6a165267370a7b1c17af89f3b7992d6b7a5" - integrity sha512-U2KJ/mHc14ktyc7QBL9OTrlF2Yzc5IdZv5nqshvgI8DyvI9Op7/vPvHZ9qxooOE9eFyDgB1gOvJDf06vbQzUMg== - dependencies: - "@traqula/core" "^1.1.1" - "@traqula/rules-sparql-1-1" "^1.1.1" - "@traqula/rules-sparql-1-1@^1.1.0", "@traqula/rules-sparql-1-1@^1.1.1": version "1.1.1" resolved "https://registry.yarnpkg.com/@traqula/rules-sparql-1-1/-/rules-sparql-1-1-1.1.1.tgz#6bb675646fc58c8f12e4de3cbc0f75e68e189d9c" @@ -19941,7 +19905,7 @@ minimist-options@4.1.0: is-plain-obj "^1.1.0" kind-of "^6.0.3" -minimist@^1.2.0, minimist@^1.2.5, minimist@~1.2.0, minimist@^1.2.6, minimist@^1.2.8: +minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6, minimist@^1.2.8, minimist@~1.2.0: version "1.2.8" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA== @@ -21151,10 +21115,10 @@ pkg-up@^3.1.0: dependencies: find-up "^3.0.0" -playwright-core@1.49.1: - version "1.49.1" - resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.49.1.tgz#32c62f046e950f586ff9e35ed490a424f2248015" - integrity sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg== +playwright-core@1.60.0: + version "1.60.0" + resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.60.0.tgz#24e0d9cc4730713db5dffcace29b5e4696b1907a" + integrity sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA== playwright-testing-library@^4.5.0: version "4.5.0" @@ -21164,12 +21128,12 @@ playwright-testing-library@^4.5.0: "@testing-library/dom" "^7.31.2" wait-for-expect "^3.0.2" -playwright@1.49.1: - version "1.49.1" - resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.49.1.tgz#830266dbca3008022afa7b4783565db9944ded7c" - integrity sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA== +playwright@1.60.0: + version "1.60.0" + resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.60.0.tgz#89710863a51f21112633ef8b6b182594d3bfd7b5" + integrity sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA== dependencies: - playwright-core "1.49.1" + playwright-core "1.60.0" optionalDependencies: fsevents "2.3.2" @@ -23581,7 +23545,7 @@ sort-object@^3.0.3: sort-desc "^0.2.0" union-value "^1.0.1" -source-map-js@^1.0.1, source-map-js@^1.2.0, source-map-js@^1.2.1, source-map-js@^1.0.2: +source-map-js@^1.0.1, source-map-js@^1.0.2, source-map-js@^1.2.0, source-map-js@^1.2.1: version "1.2.1" resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46" integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== From a386d66a37e9eae226887b1c6bb3c16e91d01895 Mon Sep 17 00:00:00 2001 From: tpluscode Date: Wed, 20 May 2026 15:17:04 +0200 Subject: [PATCH 2/2] test: remove `screen` from chrome e2e test settings --- playwright.config.ts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/playwright.config.ts b/playwright.config.ts index b3a76bfe0..e13b076d1 100644 --- a/playwright.config.ts +++ b/playwright.config.ts @@ -60,7 +60,11 @@ export default defineConfig({ launchOptions: { args: ["--disable-web-security"], }, - ...devices["Desktop Chrome"], + ...Object.fromEntries( + Object.entries(devices["Desktop Chrome"]).filter( + ([key]) => key !== "screen" + ) + ), }, },