Skip to content

Commit 5250bdd

Browse files
chore(deps): update dependency cypress to v14.2.1 (#1606)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress](https://cypress.io) ([source](https://redirect.github.com/cypress-io/cypress)) | [`14.2.0` -> `14.2.1`](https://renovatebot.com/diffs/npm/cypress/14.2.0/14.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/14.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/14.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/14.2.0/14.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/14.2.0/14.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v14.2.1`](https://redirect.github.com/cypress-io/cypress/releases/tag/v14.2.1) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v14.2.0...v14.2.1) Changelog: https://docs.cypress.io/app/references/changelog#14-2-1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kula-app/OnLaunch). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 3172667 commit 5250bdd

File tree

2 files changed

+27
-18
lines changed

2 files changed

+27
-18
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@types/react-dom": "18.3.5",
8181
"@types/request-ip": "0.0.41",
8282
"core-js": "3.41.0",
83-
"cypress": "14.2.0",
83+
"cypress": "14.2.1",
8484
"eslint": "8.57.1",
8585
"eslint-config-next": "15.2.4",
8686
"husky": "9.1.7",

yarn.lock

+26-17
Original file line numberDiff line numberDiff line change
@@ -667,9 +667,9 @@ __metadata:
667667
languageName: node
668668
linkType: hard
669669

670-
"@cypress/request@npm:^3.0.7":
671-
version: 3.0.7
672-
resolution: "@cypress/request@npm:3.0.7"
670+
"@cypress/request@npm:^3.0.8":
671+
version: 3.0.8
672+
resolution: "@cypress/request@npm:3.0.8"
673673
dependencies:
674674
aws-sign2: "npm:~0.7.0"
675675
aws4: "npm:^1.8.0"
@@ -684,12 +684,12 @@ __metadata:
684684
json-stringify-safe: "npm:~5.0.1"
685685
mime-types: "npm:~2.1.19"
686686
performance-now: "npm:^2.1.0"
687-
qs: "npm:6.13.1"
687+
qs: "npm:6.14.0"
688688
safe-buffer: "npm:^5.1.2"
689689
tough-cookie: "npm:^5.0.0"
690690
tunnel-agent: "npm:^0.6.0"
691691
uuid: "npm:^8.3.2"
692-
checksum: 10c0/645328a63eb47903209ec928fd88287fad1b38beb0c40c65cd8d0af11b292e880e47ec53a29592c866ab1e21828664abe6328cd2da8eedb20719a622df37ad58
692+
checksum: 10c0/76cabf6ad64df224bab9b66869f71c4fb63315f9775ef1769da9da6c8d6d470899bee7f5b800379020efb6c7f37fd16a4a8e25c61319e14cd720bd3f606a38fd
693693
languageName: node
694694
linkType: hard
695695

@@ -5188,11 +5188,11 @@ __metadata:
51885188
languageName: node
51895189
linkType: hard
51905190

5191-
"cypress@npm:14.2.0":
5192-
version: 14.2.0
5193-
resolution: "cypress@npm:14.2.0"
5191+
"cypress@npm:14.2.1":
5192+
version: 14.2.1
5193+
resolution: "cypress@npm:14.2.1"
51945194
dependencies:
5195-
"@cypress/request": "npm:^3.0.7"
5195+
"@cypress/request": "npm:^3.0.8"
51965196
"@cypress/xvfb": "npm:^1.2.4"
51975197
"@types/sinonjs__fake-timers": "npm:8.1.1"
51985198
"@types/sizzle": "npm:^2.3.2"
@@ -5229,15 +5229,15 @@ __metadata:
52295229
process: "npm:^0.11.10"
52305230
proxy-from-env: "npm:1.0.0"
52315231
request-progress: "npm:^3.0.0"
5232-
semver: "npm:^7.5.3"
5232+
semver: "npm:^7.7.1"
52335233
supports-color: "npm:^8.1.1"
52345234
tmp: "npm:~0.2.3"
52355235
tree-kill: "npm:1.2.2"
52365236
untildify: "npm:^4.0.0"
52375237
yauzl: "npm:^2.10.0"
52385238
bin:
52395239
cypress: bin/cypress
5240-
checksum: 10c0/70d9ca4bf5154f542a51665e19484828cbb52c2e618fb41aff5b6d37eaf1530d71aca794edd4d58c5823c3b83d03efb207d41e78d843103688fb47fe2eeaee93
5240+
checksum: 10c0/d6fb64193098a9d4e55c42d81f427c42eaf1fc015179a4d17706f8c808fe672e1f400bdac90ea280dc8da7c3c80feaf58aa3b230e90877e04199e3c1394381be
52415241
languageName: node
52425242
linkType: hard
52435243

@@ -10333,7 +10333,7 @@ __metadata:
1033310333
class-transformer: "npm:0.5.1"
1033410334
class-validator: "npm:0.14.1"
1033510335
core-js: "npm:3.41.0"
10336-
cypress: "npm:14.2.0"
10336+
cypress: "npm:14.2.1"
1033710337
dotenv: "npm:16.4.7"
1033810338
eslint: "npm:8.57.1"
1033910339
eslint-config-next: "npm:15.2.4"
@@ -11145,12 +11145,12 @@ __metadata:
1114511145
languageName: node
1114611146
linkType: hard
1114711147

11148-
"qs@npm:6.13.1":
11149-
version: 6.13.1
11150-
resolution: "qs@npm:6.13.1"
11148+
"qs@npm:6.14.0":
11149+
version: 6.14.0
11150+
resolution: "qs@npm:6.14.0"
1115111151
dependencies:
11152-
side-channel: "npm:^1.0.6"
11153-
checksum: 10c0/5ef527c0d62ffca5501322f0832d800ddc78eeb00da3b906f1b260ca0492721f8cdc13ee4b8fd8ac314a6ec37b948798c7b603ccc167e954088df392092f160c
11152+
side-channel: "npm:^1.1.0"
11153+
checksum: 10c0/8ea5d91bf34f440598ee389d4a7d95820e3b837d3fd9f433871f7924801becaa0cd3b3b4628d49a7784d06a8aea9bc4554d2b6d8d584e2d221dc06238a42909c
1115411154
languageName: node
1115511155
linkType: hard
1115611156

@@ -11944,6 +11944,15 @@ __metadata:
1194411944
languageName: node
1194511945
linkType: hard
1194611946

11947+
"semver@npm:^7.7.1":
11948+
version: 7.7.1
11949+
resolution: "semver@npm:7.7.1"
11950+
bin:
11951+
semver: bin/semver.js
11952+
checksum: 10c0/fd603a6fb9c399c6054015433051bdbe7b99a940a8fb44b85c2b524c4004b023d7928d47cb22154f8d054ea7ee8597f586605e05b52047f048278e4ac56ae958
11953+
languageName: node
11954+
linkType: hard
11955+
1194711956
"set-blocking@npm:^2.0.0":
1194811957
version: 2.0.0
1194911958
resolution: "set-blocking@npm:2.0.0"

0 commit comments

Comments
 (0)