chore(deps): update dependency cypress to v15
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| cypress (source) | 14.0.2 -> 15.7.0 |
Release Notes
cypress-io/cypress (cypress)
v15.7.0
v15.6.0
Changelog: https://docs.cypress.io/app/references/changelog#15-6-0
v15.5.0
Changelog: https://docs.cypress.io/app/references/changelog#15-5-0
v15.4.0
Changelog: https://docs.cypress.io/app/references/changelog#15-4-0
v15.3.0
Changelog: https://docs.cypress.io/app/references/changelog#15-3-0
v15.2.0
Changelog: https://docs.cypress.io/app/references/changelog#15-2-0
v15.1.0
Changelog: https://docs.cypress.io/app/references/changelog#15-1-0
v15.0.0
Changelog: https://docs.cypress.io/app/references/changelog#15-0-0
v14.5.4
Changelog: https://docs.cypress.io/app/references/changelog#14-5-4
v14.5.3
Changelog: https://docs.cypress.io/app/references/changelog#14-5-3
v14.5.2
Changelog: https://docs.cypress.io/app/references/changelog#14-5-2
v14.5.1
Changelog: https://docs.cypress.io/app/references/changelog#14-5-1
v14.5.0
Changelog: https://docs.cypress.io/app/references/changelog#14-5-0
v14.4.1
Changelog: https://docs.cypress.io/app/references/changelog#14-4-1
v14.4.0
Changelog: https://docs.cypress.io/app/references/changelog#14-4-0
v14.3.3
Changelog: https://docs.cypress.io/app/references/changelog#14-3-3
v14.3.2
Changelog: https://docs.cypress.io/app/references/changelog#14-3-2
v14.3.1
Changelog: https://docs.cypress.io/app/references/changelog#14-3-1
v14.3.0
Changelog: https://docs.cypress.io/app/references/changelog#14-3-0
v14.2.1
Changelog: https://docs.cypress.io/app/references/changelog#14-2-1
v14.2.0
Changelog: https://docs.cypress.io/app/references/changelog#14-2-0
v14.1.0
Changelog: https://docs.cypress.io/app/references/changelog#14-1-0
v14.0.3
Changelog: https://docs.cypress.io/app/references/changelog#14-0-3
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
I needed to bump our setup-node node version targets from various old versions to v24; otherwise, I received this error in CI:
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version "^20.1.0 || ^22.0.0 || >=24.0.0". Got "18.20.8"
error Found incompatible module.
I manually tested this in my fork to ensure none of the CI breaks:
- publish dry run
- percy: workflow | test result