Skip to content

Commit 76502dd

Browse files
chore(deps): update dependency cypress to v15.13.0 (#8413)
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 12be826 commit 76502dd

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

examples/vite-ts/package-lock.json

Lines changed: 4 additions & 4 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.20.1",
3030
"@vitejs/plugin-react": "5.2.0",
31-
"cypress": "15.12.0",
31+
"cypress": "15.13.0",
3232
"eslint": "9.39.4",
3333
"eslint-plugin-react-hooks": "7.0.1",
3434
"eslint-plugin-react-refresh": "0.5.2",

templates/vite-ts/package-lock.json

Lines changed: 4 additions & 4 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": "5.2.0",
2727
"@ui5/webcomponents-cypress-commands": "2.20.1",
28-
"cypress": "15.12.0",
28+
"cypress": "15.13.0",
2929
"eslint": "9.39.4",
3030
"eslint-plugin-react-hooks": "7.0.1",
3131
"eslint-plugin-react-refresh": "0.5.2",

0 commit comments

Comments
 (0)