Skip to content

Commit bfd6eb4

Browse files
WS-1972: Upgrades cypress to 15.11.0
1 parent 162ba37 commit bfd6eb4

6 files changed

+102
-4
lines changed
Binary file not shown.
879 KB
Binary file not shown.
67.5 KB
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"compression-webpack-plugin": "11.1.0",
201201
"copy-webpack-plugin": "13.0.1",
202202
"crypto": "1.0.1",
203-
"cypress": "15.4.0",
203+
"cypress": "15.11.0",
204204
"cypress-axe": "1.7.0",
205205
"cypress-multi-reporters": "2.0.5",
206206
"cypress-terminal-report": "7.2.1",

yarn.lock

Lines changed: 101 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2690,6 +2690,32 @@ __metadata:
26902690
languageName: node
26912691
linkType: hard
26922692

2693+
"@cypress/request@npm:^3.0.10":
2694+
version: 3.0.10
2695+
resolution: "@cypress/request@npm:3.0.10"
2696+
dependencies:
2697+
aws-sign2: "npm:~0.7.0"
2698+
aws4: "npm:^1.8.0"
2699+
caseless: "npm:~0.12.0"
2700+
combined-stream: "npm:~1.0.6"
2701+
extend: "npm:~3.0.2"
2702+
forever-agent: "npm:~0.6.1"
2703+
form-data: "npm:~4.0.4"
2704+
http-signature: "npm:~1.4.0"
2705+
is-typedarray: "npm:~1.0.0"
2706+
isstream: "npm:~0.1.2"
2707+
json-stringify-safe: "npm:~5.0.1"
2708+
mime-types: "npm:~2.1.19"
2709+
performance-now: "npm:^2.1.0"
2710+
qs: "npm:~6.14.1"
2711+
safe-buffer: "npm:^5.1.2"
2712+
tough-cookie: "npm:^5.0.0"
2713+
tunnel-agent: "npm:^0.6.0"
2714+
uuid: "npm:^8.3.2"
2715+
checksum: 10/23c86075f5fbbd4a56403cb98dbce92b2bc33cbb0ec5779d7cb45c9ad50b5d056ff73037f11680842bb2bc4f2b79b995d91880ca7e9a893b8be650d93fad2e33
2716+
languageName: node
2717+
linkType: hard
2718+
26932719
"@cypress/request@npm:^3.0.9":
26942720
version: 3.0.9
26952721
resolution: "@cypress/request@npm:3.0.9"
@@ -9240,6 +9266,59 @@ __metadata:
92409266
languageName: node
92419267
linkType: hard
92429268

9269+
"cypress@npm:15.11.0":
9270+
version: 15.11.0
9271+
resolution: "cypress@npm:15.11.0"
9272+
dependencies:
9273+
"@cypress/request": "npm:^3.0.10"
9274+
"@cypress/xvfb": "npm:^1.2.4"
9275+
"@types/sinonjs__fake-timers": "npm:8.1.1"
9276+
"@types/sizzle": "npm:^2.3.2"
9277+
"@types/tmp": "npm:^0.2.3"
9278+
arch: "npm:^2.2.0"
9279+
blob-util: "npm:^2.0.2"
9280+
bluebird: "npm:^3.7.2"
9281+
buffer: "npm:^5.7.1"
9282+
cachedir: "npm:^2.3.0"
9283+
chalk: "npm:^4.1.0"
9284+
ci-info: "npm:^4.1.0"
9285+
cli-cursor: "npm:^3.1.0"
9286+
cli-table3: "npm:0.6.1"
9287+
commander: "npm:^6.2.1"
9288+
common-tags: "npm:^1.8.0"
9289+
dayjs: "npm:^1.10.4"
9290+
debug: "npm:^4.3.4"
9291+
enquirer: "npm:^2.3.6"
9292+
eventemitter2: "npm:6.4.7"
9293+
execa: "npm:4.1.0"
9294+
executable: "npm:^4.1.1"
9295+
extract-zip: "npm:2.0.1"
9296+
figures: "npm:^3.2.0"
9297+
fs-extra: "npm:^9.1.0"
9298+
hasha: "npm:5.2.2"
9299+
is-installed-globally: "npm:~0.4.0"
9300+
listr2: "npm:^3.8.3"
9301+
lodash: "npm:^4.17.23"
9302+
log-symbols: "npm:^4.0.0"
9303+
minimist: "npm:^1.2.8"
9304+
ospath: "npm:^1.2.2"
9305+
pretty-bytes: "npm:^5.6.0"
9306+
process: "npm:^0.11.10"
9307+
proxy-from-env: "npm:1.0.0"
9308+
request-progress: "npm:^3.0.0"
9309+
supports-color: "npm:^8.1.1"
9310+
systeminformation: "npm:^5.31.1"
9311+
tmp: "npm:~0.2.4"
9312+
tree-kill: "npm:1.2.2"
9313+
tslib: "npm:1.14.1"
9314+
untildify: "npm:^4.0.0"
9315+
yauzl: "npm:^2.10.0"
9316+
bin:
9317+
cypress: bin/cypress
9318+
checksum: 10/1d1d4c47b022d381a72e11ab8905e08246cc22ccf6f24426090d9ff6ef2608611dcd1cb69411cd031dce8e107d2b1ae8717ab81bf3b110db734b164e1e1f1ca0
9319+
languageName: node
9320+
linkType: hard
9321+
92439322
"cypress@npm:15.4.0":
92449323
version: 15.4.0
92459324
resolution: "cypress@npm:15.4.0"
@@ -14053,7 +14132,7 @@ __metadata:
1405314132
languageName: node
1405414133
linkType: hard
1405514134

14056-
"lodash@npm:^4.17.15, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.4":
14135+
"lodash@npm:^4.17.15, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.23, lodash@npm:^4.17.4":
1405714136
version: 4.17.23
1405814137
resolution: "lodash@npm:4.17.23"
1405914138
checksum: 10/82504c88250f58da7a5a4289f57a4f759c44946c005dd232821c7688b5fcfbf4a6268f6a6cdde4b792c91edd2f3b5398c1d2a0998274432cff76def48735e233
@@ -16050,6 +16129,15 @@ __metadata:
1605016129
languageName: node
1605116130
linkType: hard
1605216131

16132+
"qs@npm:~6.14.1":
16133+
version: 6.14.2
16134+
resolution: "qs@npm:6.14.2"
16135+
dependencies:
16136+
side-channel: "npm:^1.1.0"
16137+
checksum: 10/682933a85bb4b7bd0d66e13c0a40d9e612b5e4bcc2cb9238f711a9368cd22d91654097a74fff93551e58146db282c56ac094957dfdc60ce64ea72c3c9d7779ac
16138+
languageName: node
16139+
linkType: hard
16140+
1605316141
"querystringify@npm:^2.1.1":
1605416142
version: 2.2.0
1605516143
resolution: "querystringify@npm:2.2.0"
@@ -17415,7 +17503,7 @@ __metadata:
1741517503
copy-webpack-plugin: "npm:13.0.1"
1741617504
core-js: "npm:3.46.0"
1741717505
crypto: "npm:1.0.1"
17418-
cypress: "npm:15.4.0"
17506+
cypress: "npm:15.11.0"
1741917507
cypress-axe: "npm:1.7.0"
1742017508
cypress-multi-reporters: "npm:2.0.5"
1742117509
cypress-terminal-report: "npm:7.2.1"
@@ -18181,6 +18269,16 @@ __metadata:
1818118269
languageName: node
1818218270
linkType: hard
1818318271

18272+
"systeminformation@npm:^5.31.1":
18273+
version: 5.31.4
18274+
resolution: "systeminformation@npm:5.31.4"
18275+
bin:
18276+
systeminformation: lib/cli.js
18277+
checksum: 10/8b42b0ff666ff748535324223aad2a71a61a3828a477331d245933beed2291cd5a2ca9fe68d565341cf484d79175685ff90ba708197cd58c2fd2658f6ef8fb14
18278+
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
18279+
languageName: node
18280+
linkType: hard
18281+
1818418282
"table@npm:^6.0.9":
1818518283
version: 6.9.0
1818618284
resolution: "table@npm:6.9.0"
@@ -18742,7 +18840,7 @@ __metadata:
1874218840
languageName: node
1874318841
linkType: hard
1874418842

18745-
"tslib@npm:^1.8.1, tslib@npm:^1.9.3":
18843+
"tslib@npm:1.14.1, tslib@npm:^1.8.1, tslib@npm:^1.9.3":
1874618844
version: 1.14.1
1874718845
resolution: "tslib@npm:1.14.1"
1874818846
checksum: 10/7dbf34e6f55c6492637adb81b555af5e3b4f9cc6b998fb440dac82d3b42bdc91560a35a5fb75e20e24a076c651438234da6743d139e4feabf0783f3cdfe1dddb

0 commit comments

Comments
 (0)