Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: yarn ci:testbuild

- name: Test
run: yarn ci:test:${{ matrix.suite }}
run: yarn ci:test:${{ matrix.suite }} --verbose
2 changes: 1 addition & 1 deletion packages/ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@custom-elements-manifest/analyzer": "^0.10.10",
"@ui5/cypress-internal": "0.1.0",
"@ui5/webcomponents-tools": "2.19.0",
"cypress": "^15.3.0",
"cypress": "15.9.0",
"vite": "5.4.21"
}
}
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@ui5/cypress-internal": "0.1.0",
"@ui5/webcomponents-tools": "2.19.0",
"clean-css": "^5.2.2",
"cypress": "^15.3.0",
"cypress": "15.9.0",
"mocha": "^11.7.2",
"replace-in-file": "^6.3.5",
"resolve": "^1.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@custom-elements-manifest/analyzer": "^0.10.10",
"@ui5/cypress-internal": "0.1.0",
"@ui5/webcomponents-tools": "2.19.0",
"cypress": "^15.3.0",
"cypress": "15.9.0",
"vite": "5.4.21"
}
}
2 changes: 1 addition & 1 deletion packages/cypress-internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@cypress/code-coverage": "^3.14.6",
"@ui5/cypress-ct-ui5-webc": "0.0.4",
"cypress": "^15.3.0",
"cypress": "15.9.0",
"cypress-real-events": "^1.15.0",
"eslint-plugin-cypress": "^3.4.0",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/fiori/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@custom-elements-manifest/analyzer": "^0.10.10",
"@ui5/cypress-internal": "0.1.0",
"@ui5/webcomponents-tools": "2.19.0",
"cypress": "^15.3.0",
"cypress": "15.9.0",
"lit": "^2.0.0",
"vite": "5.4.21",
"yarn": "^1.22.22"
Expand Down
2 changes: 1 addition & 1 deletion packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@custom-elements-manifest/analyzer": "^0.10.10",
"@ui5/cypress-internal": "0.1.0",
"@ui5/webcomponents-tools": "2.19.0",
"cypress": "^15.3.0",
"cypress": "15.9.0",
"jsdom": "^26.0.0",
"lit": "^2.0.0",
"vite": "5.4.21",
Expand Down
109 changes: 103 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2667,6 +2667,32 @@ __metadata:
languageName: node
linkType: hard

"@cypress/request@npm:^3.0.10":
version: 3.0.10
resolution: "@cypress/request@npm:3.0.10"
dependencies:
aws-sign2: "npm:~0.7.0"
aws4: "npm:^1.8.0"
caseless: "npm:~0.12.0"
combined-stream: "npm:~1.0.6"
extend: "npm:~3.0.2"
forever-agent: "npm:~0.6.1"
form-data: "npm:~4.0.4"
http-signature: "npm:~1.4.0"
is-typedarray: "npm:~1.0.0"
isstream: "npm:~0.1.2"
json-stringify-safe: "npm:~5.0.1"
mime-types: "npm:~2.1.19"
performance-now: "npm:^2.1.0"
qs: "npm:~6.14.1"
safe-buffer: "npm:^5.1.2"
tough-cookie: "npm:^5.0.0"
tunnel-agent: "npm:^0.6.0"
uuid: "npm:^8.3.2"
checksum: 10c0/93da9754315261474deeefff235ed0397811d49f03f2dfcebd01aff12b75fd58e104b0c7fd3d720e1ebc51d73059e1f540db68c58bbda4612493610227ade710
languageName: node
linkType: hard

"@cypress/request@npm:^3.0.9":
version: 3.0.9
resolution: "@cypress/request@npm:3.0.9"
Expand Down Expand Up @@ -7559,7 +7585,7 @@ __metadata:
dependencies:
"@cypress/code-coverage": "npm:^3.14.6"
"@ui5/cypress-ct-ui5-webc": "npm:0.0.4"
cypress: "npm:^15.3.0"
cypress: "npm:15.9.0"
cypress-real-events: "npm:^1.15.0"
eslint-plugin-cypress: "npm:^3.4.0"
rimraf: "npm:^3.0.2"
Expand All @@ -7580,7 +7606,7 @@ __metadata:
"@ui5/webcomponents-icons": "npm:2.19.0"
"@ui5/webcomponents-theming": "npm:2.19.0"
"@ui5/webcomponents-tools": "npm:2.19.0"
cypress: "npm:^15.3.0"
cypress: "npm:15.9.0"
vite: "npm:5.4.21"
languageName: unknown
linkType: soft
Expand All @@ -7596,7 +7622,7 @@ __metadata:
"@ui5/cypress-internal": "npm:0.1.0"
"@ui5/webcomponents-tools": "npm:2.19.0"
clean-css: "npm:^5.2.2"
cypress: "npm:^15.3.0"
cypress: "npm:15.9.0"
lit-html: "npm:^2.0.1"
mocha: "npm:^11.7.2"
replace-in-file: "npm:^6.3.5"
Expand All @@ -7618,7 +7644,7 @@ __metadata:
"@ui5/webcomponents-icons": "npm:2.19.0"
"@ui5/webcomponents-theming": "npm:2.19.0"
"@ui5/webcomponents-tools": "npm:2.19.0"
cypress: "npm:^15.3.0"
cypress: "npm:15.9.0"
vite: "npm:5.4.21"
languageName: unknown
linkType: soft
Expand All @@ -7635,7 +7661,7 @@ __metadata:
"@ui5/webcomponents-theming": "npm:2.19.0"
"@ui5/webcomponents-tools": "npm:2.19.0"
"@zxing/library": "npm:^0.21.3"
cypress: "npm:^15.3.0"
cypress: "npm:15.9.0"
lit: "npm:^2.0.0"
vite: "npm:5.4.21"
yarn: "npm:^1.22.22"
Expand Down Expand Up @@ -7804,7 +7830,7 @@ __metadata:
"@ui5/webcomponents-localization": "npm:2.19.0"
"@ui5/webcomponents-theming": "npm:2.19.0"
"@ui5/webcomponents-tools": "npm:2.19.0"
cypress: "npm:^15.3.0"
cypress: "npm:15.9.0"
jsdom: "npm:^26.0.0"
lit: "npm:^2.0.0"
vite: "npm:5.4.21"
Expand Down Expand Up @@ -11530,6 +11556,58 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:15.9.0":
version: 15.9.0
resolution: "cypress@npm:15.9.0"
dependencies:
"@cypress/request": "npm:^3.0.10"
"@cypress/xvfb": "npm:^1.2.4"
"@types/sinonjs__fake-timers": "npm:8.1.1"
"@types/sizzle": "npm:^2.3.2"
"@types/tmp": "npm:^0.2.3"
arch: "npm:^2.2.0"
blob-util: "npm:^2.0.2"
bluebird: "npm:^3.7.2"
buffer: "npm:^5.7.1"
cachedir: "npm:^2.3.0"
chalk: "npm:^4.1.0"
ci-info: "npm:^4.1.0"
cli-cursor: "npm:^3.1.0"
cli-table3: "npm:0.6.1"
commander: "npm:^6.2.1"
common-tags: "npm:^1.8.0"
dayjs: "npm:^1.10.4"
debug: "npm:^4.3.4"
enquirer: "npm:^2.3.6"
eventemitter2: "npm:6.4.7"
execa: "npm:4.1.0"
executable: "npm:^4.1.1"
extract-zip: "npm:2.0.1"
figures: "npm:^3.2.0"
fs-extra: "npm:^9.1.0"
hasha: "npm:5.2.2"
is-installed-globally: "npm:~0.4.0"
listr2: "npm:^3.8.3"
lodash: "npm:^4.17.21"
log-symbols: "npm:^4.0.0"
minimist: "npm:^1.2.8"
ospath: "npm:^1.2.2"
pretty-bytes: "npm:^5.6.0"
process: "npm:^0.11.10"
proxy-from-env: "npm:1.0.0"
request-progress: "npm:^3.0.0"
supports-color: "npm:^8.1.1"
systeminformation: "npm:^5.27.14"
tmp: "npm:~0.2.4"
tree-kill: "npm:1.2.2"
untildify: "npm:^4.0.0"
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/3626f778d32741262dfe34b810b3ac91ba7c4f66202154512f72bab4cce8c59dc184b76bb627ee3027c4ef6e81439c23b2459f902f05a704050e04329720101c
languageName: node
linkType: hard

"cypress@npm:^13.11.0":
version: 13.11.0
resolution: "cypress@npm:13.11.0"
Expand Down Expand Up @@ -22670,6 +22748,15 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:~6.14.1":
version: 6.14.1
resolution: "qs@npm:6.14.1"
dependencies:
side-channel: "npm:^1.1.0"
checksum: 10c0/0e3b22dc451f48ce5940cbbc7c7d9068d895074f8c969c0801ac15c1313d1859c4d738e46dc4da2f498f41a9ffd8c201bd9fb12df67799b827db94cc373d2613
languageName: node
linkType: hard

"query-selector-shadow-dom@npm:^1.0.0":
version: 1.0.1
resolution: "query-selector-shadow-dom@npm:1.0.1"
Expand Down Expand Up @@ -25300,6 +25387,16 @@ __metadata:
languageName: node
linkType: hard

"systeminformation@npm:^5.27.14":
version: 5.30.7
resolution: "systeminformation@npm:5.30.7"
bin:
systeminformation: lib/cli.js
checksum: 10c0/62588fabe62ec258d56055e609a075fe1eb1da2f090adc8c53e025ad8947d6eb9d3d2889646973fafba9528e06958decbb1def2b989af0363a952c5aff65fbae
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
languageName: node
linkType: hard

"table@npm:^6.0.9":
version: 6.9.0
resolution: "table@npm:6.9.0"
Expand Down
Loading