Skip to content

Commit ace37b2

Browse files
chore(deps): update dependency cypress to v15.15.0 (#8600)
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.14.2` → `15.15.0`](https://renovatebot.com/diffs/npm/cypress/15.14.2/15.15.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/15.15.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/15.14.2/15.15.0?slim=true) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v15.15.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v15.15.0) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v15.14.2...v15.15.0) Changelog: <https://docs.cypress.io/app/references/changelog#15-15-0> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f3d401 commit ace37b2

4 files changed

Lines changed: 22 additions & 46 deletions

File tree

examples/vite-ts/package-lock.json

Lines changed: 10 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "19.2.3",
2929
"@ui5/webcomponents-cypress-commands": "2.22.0",
3030
"@vitejs/plugin-react": "6.0.2",
31-
"cypress": "15.14.2",
31+
"cypress": "15.15.0",
3232
"eslint": "9.39.4",
3333
"eslint-plugin-react-hooks": "7.1.1",
3434
"eslint-plugin-react-refresh": "0.5.2",

templates/vite-ts/package-lock.json

Lines changed: 10 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react-dom": "19.2.3",
2626
"@vitejs/plugin-react": "6.0.2",
2727
"@ui5/webcomponents-cypress-commands": "2.22.0",
28-
"cypress": "15.14.2",
28+
"cypress": "15.15.0",
2929
"eslint": "9.39.4",
3030
"eslint-plugin-react-hooks": "7.1.1",
3131
"eslint-plugin-react-refresh": "0.5.2",

0 commit comments

Comments
 (0)