Skip to content

Commit a4a7c4d

Browse files
chore(deps): update dependency cypress to v15.13.0 (#8414)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [cypress](https://cypress.io) ([source](https://redirect.github.com/cypress-io/cypress)) | [`15.12.0` → `15.13.0`](https://renovatebot.com/diffs/npm/cypress/15.12.0/15.13.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/15.13.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/15.12.0/15.13.0?slim=true) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v15.13.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v15.13.0) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v15.12.0...v15.13.0) Changelog: <https://docs.cypress.io/app/references/changelog#15-13-0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76502dd commit a4a7c4d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@vitejs/plugin-react": "5.2.0",
7676
"chromatic": "16.0.0",
7777
"cssnano": "7.1.3",
78-
"cypress": "15.12.0",
78+
"cypress": "15.13.0",
7979
"cypress-real-events": "1.15.0",
8080
"dedent": "1.7.2",
8181
"documentation": "14.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8187,9 +8187,9 @@ __metadata:
81878187
languageName: node
81888188
linkType: hard
81898189

8190-
"cypress@npm:15.12.0":
8191-
version: 15.12.0
8192-
resolution: "cypress@npm:15.12.0"
8190+
"cypress@npm:15.13.0":
8191+
version: 15.13.0
8192+
resolution: "cypress@npm:15.13.0"
81938193
dependencies:
81948194
"@cypress/request": "npm:^3.0.10"
81958195
"@cypress/xvfb": "npm:^1.2.4"
@@ -8236,7 +8236,7 @@ __metadata:
82368236
yauzl: "npm:^2.10.0"
82378237
bin:
82388238
cypress: bin/cypress
8239-
checksum: 10c0/aa11220a2da53689de9334975b6c8cbe3d5aa586542ac755c8581c80186b1a12394932d77c44fbeaf4d5f442afb357b1ccb9e66f0e8e6f778ed386131787e6fb
8239+
checksum: 10c0/2b6b235d93eb003c5d68e2b63a50c24f1c295f25ca008fc5ff1f60d80839a1d5e88e709e9e6e4c468492982076aaa4ace40d6ff237fdca2cc461fc9529e33f8f
82408240
languageName: node
82418241
linkType: hard
82428242

@@ -20408,7 +20408,7 @@ __metadata:
2040820408
"@vitejs/plugin-react": "npm:5.2.0"
2040920409
chromatic: "npm:16.0.0"
2041020410
cssnano: "npm:7.1.3"
20411-
cypress: "npm:15.12.0"
20411+
cypress: "npm:15.13.0"
2041220412
cypress-real-events: "npm:1.15.0"
2041320413
dedent: "npm:1.7.2"
2041420414
documentation: "npm:14.0.3"

0 commit comments

Comments
 (0)