Skip to content

Commit 565c686

Browse files
chore(deps): update dependency cypress to v15.18.1 (#8777)
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.18.0` → `15.18.1`](https://renovatebot.com/diffs/npm/cypress/15.18.0/15.18.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/15.18.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/15.18.0/15.18.1?slim=true) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v15.18.1`](https://redirect.github.com/cypress-io/cypress/releases/tag/v15.18.1) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v15.18.0...v15.18.1) Changelog: <https://docs.cypress.io/app/references/changelog#15-18-1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94cb7fc commit 565c686

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
@@ -80,7 +80,7 @@
8080
"@vitejs/plugin-react": "6.0.3",
8181
"chromatic": "17.7.2",
8282
"cssnano": "8.0.2",
83-
"cypress": "15.18.0",
83+
"cypress": "15.18.1",
8484
"cypress-real-events": "1.15.0",
8585
"dedent": "1.7.2",
8686
"documentation": "14.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9109,9 +9109,9 @@ __metadata:
91099109
languageName: node
91109110
linkType: hard
91119111

9112-
"cypress@npm:15.18.0":
9113-
version: 15.18.0
9114-
resolution: "cypress@npm:15.18.0"
9112+
"cypress@npm:15.18.1":
9113+
version: 15.18.1
9114+
resolution: "cypress@npm:15.18.1"
91159115
dependencies:
91169116
"@cypress/request": "npm:^4.0.0"
91179117
"@cypress/xvfb": "npm:^1.2.4"
@@ -9154,7 +9154,7 @@ __metadata:
91549154
yauzl: "npm:^3.3.1"
91559155
bin:
91569156
cypress: bin/cypress
9157-
checksum: 10c0/948782e11ece8c5f3c3945308d807fb52f0ee8708d23b3a9bae3f112834ce1627f44c2cd457506e499f29782bdcb2513021489afcb11885e576c012d58115aab
9157+
checksum: 10c0/18543d1ef8b802d48eb30864279aa3ac6ac33c23d03a7d411e0447846bfac06c960f0419a7bdc3d7be54d599cab888197ea6b55640d0d4156f754406e54bf7e6
91589158
languageName: node
91599159
linkType: hard
91609160

@@ -22163,7 +22163,7 @@ __metadata:
2216322163
"@vitejs/plugin-react": "npm:6.0.3"
2216422164
chromatic: "npm:17.7.2"
2216522165
cssnano: "npm:8.0.2"
22166-
cypress: "npm:15.18.0"
22166+
cypress: "npm:15.18.1"
2216722167
cypress-real-events: "npm:1.15.0"
2216822168
dedent: "npm:1.7.2"
2216922169
documentation: "npm:14.0.3"

0 commit comments

Comments
 (0)