Skip to content

[BUMP] Update dependency cypress to v15 (e2e) - #13660

Closed
renovate[bot] wants to merge 2 commits into
devfrom
renovate/e2e-cypress-15.x
Closed

[BUMP] Update dependency cypress to v15 (e2e)#13660
renovate[bot] wants to merge 2 commits into
devfrom
renovate/e2e-cypress-15.x

Conversation

@renovate

@renovate renovate Bot commented Sep 24, 2025

Copy link
Copy Markdown
Contributor

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
cypress (source) ^13.0.0 -> ^15.0.0 age confidence

Release Notes

cypress-io/cypress (cypress)

v15.2.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15.2.0

v15.1.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15.1.0

v15.0.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15.0.0

v14.5.4

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-4

v14.5.3

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-3

v14.5.2

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-2

v14.5.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-1

v14.5.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-0

v14.4.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-4-1

v14.4.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-4-0

v14.3.3

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-3-3

v14.3.2

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-3-2

v14.3.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-3-1

v14.3.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-3-0

v14.2.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-2-1

v14.2.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-2-0

v14.1.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-1-0

v14.0.3

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-0-3

v14.0.2

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-0-2

v14.0.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-0-1

v14.0.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-0-0


Configuration

📅 Schedule: Branch creation - "every 1 hour every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 24, 2025
@renovate

renovate Bot commented Sep 24, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: high-level-tests/e2e/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @testing-library/cypress@10.0.1
npm ERR! Found: cypress@15.3.0
npm ERR! node_modules/cypress
npm ERR!   dev cypress@"^15.0.0" from the root project
npm ERR!   peer cypress@"^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0" from @badeball/cypress-cucumber-preprocessor@23.0.0
npm ERR!   node_modules/@badeball/cypress-cucumber-preprocessor
npm ERR!     dev @badeball/cypress-cucumber-preprocessor@"^23.0.0" from the root project
npm ERR!   1 more (cypress-visual-regression)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer cypress@"^12.0.0 || ^13.0.0" from @testing-library/cypress@10.0.1
npm ERR! node_modules/@testing-library/cypress
npm ERR!   dev @testing-library/cypress@"^10.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: cypress@13.17.0
npm ERR! node_modules/cypress
npm ERR!   peer cypress@"^12.0.0 || ^13.0.0" from @testing-library/cypress@10.0.1
npm ERR!   node_modules/@testing-library/cypress
npm ERR!     dev @testing-library/cypress@"^10.0.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-09-24T09_21_58_932Z-debug-0.log

@pix-bot-github

Copy link
Copy Markdown

@yaf
yaf force-pushed the renovate/e2e-cypress-15.x branch 2 times, most recently from 49d6e5b to 906acf1 Compare September 24, 2025 09:52
@renovate

renovate Bot commented Sep 24, 2025

Copy link
Copy Markdown
Contributor Author

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.

@yaf
yaf force-pushed the renovate/e2e-cypress-15.x branch 2 times, most recently from 107fc57 to e73690c Compare September 29, 2025 12:23
@machestla
machestla force-pushed the renovate/e2e-cypress-15.x branch from d7dea7e to b67d20d Compare October 13, 2025 09:10
@yaf

yaf commented Oct 17, 2025

Copy link
Copy Markdown
Member

Problème de dépendance...

@yaf yaf closed this Oct 17, 2025
@renovate

renovate Bot commented Oct 17, 2025

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 15.x releases. But if you manually upgrade to 15.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/e2e-cypress-15.x branch October 17, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants