Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2025

This PR contains the following updates:

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

Release Notes

cypress-io/cypress (cypress)

v15.5.0

Compare Source

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

v15.4.0

Compare Source

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

v15.3.0

Compare Source

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

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


Configuration

📅 Schedule: Branch creation - "before 2am" in timezone America/New_York, 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.

@cypress-app-bot
Copy link
Collaborator

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

@netlify
Copy link

netlify bot commented Sep 8, 2025

Deploy Preview for cypress-example-kitchensink ready!

Name Link
🔨 Latest commit b1e2af1
🔍 Latest deploy log https://app.netlify.com/projects/cypress-example-kitchensink/deploys/68f31ad376b7ad0008b6791c
😎 Deploy Preview https://deploy-preview-990--cypress-example-kitchensink.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cypress
Copy link

cypress bot commented Sep 8, 2025

cypress-example-kitchensink    Run #31251

Run Properties:  status check passed Passed #31251  •  git commit b1e2af1ea0: chore(deps): update cypress to 15.5.0 🌟
Project cypress-example-kitchensink
Branch Review renovate/cypress
Run status status check passed Passed #31251
Run duration 04m 31s
Commit git commit b1e2af1ea0: chore(deps): update cypress to 15.5.0 🌟
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 123
View all changes introduced in this branch ↗︎
UI Coverage  29.65%
  Untested elements 27  
  Tested elements 36  
Accessibility  91.06%
  Failed rules  5 critical   2 serious   4 moderate   0 minor
  Failed elements 211  

@cypress
Copy link

cypress bot commented Sep 8, 2025

cypress-example-kitchensink    Run #31250

Run Properties:  status check passed Passed #31250  •  git commit 8ac0167ee0 ℹ️: Merge b1e2af1ea01540d90a9d20afa4396702e144a80d into e394008edef99935f17e1d898451...
Project cypress-example-kitchensink
Branch Review renovate/cypress
Run status status check passed Passed #31250
Run duration 04m 26s
Commit git commit 8ac0167ee0 ℹ️: Merge b1e2af1ea01540d90a9d20afa4396702e144a80d into e394008edef99935f17e1d898451...
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 123
View all changes introduced in this branch ↗︎
UI Coverage  29.29%
  Untested elements 27  
  Tested elements 35  
Accessibility  91.21%
  Failed rules  5 critical   2 serious   4 moderate   0 minor
  Failed elements 217  

@renovate renovate bot changed the title chore(deps): update dependency cypress to version 15.1.0 🌟 chore(deps): update dependency cypress to version 15.2.0 🌟 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/cypress branch from c8de09d to fc0e42f Compare September 10, 2025 04:02
@renovate renovate bot force-pushed the renovate/cypress branch from fc0e42f to 12ae5fc Compare September 19, 2025 05:41
@renovate renovate bot changed the title chore(deps): update dependency cypress to version 15.2.0 🌟 chore(deps): update dependency cypress to version 15.3.0 🌟 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/cypress branch from 12ae5fc to 7f8992f Compare September 25, 2025 05:26
@renovate renovate bot force-pushed the renovate/cypress branch from 7f8992f to d7cc8f4 Compare October 8, 2025 05:02
@renovate renovate bot changed the title chore(deps): update dependency cypress to version 15.3.0 🌟 chore(deps): update dependency cypress to version 15.4.0 🌟 Oct 8, 2025
@renovate renovate bot changed the title chore(deps): update dependency cypress to version 15.4.0 🌟 chore(deps): update dependency cypress to version 15.5.0 🌟 Oct 18, 2025
@renovate renovate bot force-pushed the renovate/cypress branch from d7cc8f4 to b1e2af1 Compare October 18, 2025 04:42
@MikeMcC399
Copy link
Collaborator

MikeMcC399 commented Oct 22, 2025

@jennifer-shehane / @AtofStryker

I suggest to merge this PR because Cypress 15.0.0, as still configured in this repo, does not run on Fedora 41 or 42 in VMware:

(process:4990): Gtk-ERROR **: 11:38:36.333: GTK 2/3 symbols detected. Using GTK 2/3 and GTK 4 in the same process is not supported

This issue was already fixed in cypress@15.1.0

@jennifer-shehane
Copy link
Member

@MikeMcC399 I'm a bit confused by your comment. Are you saying to not merge the 15.5.0 version?

@MikeMcC399
Copy link
Collaborator

@jennifer-shehane

@MikeMcC399 I'm a bit confused by your comment. Are you saying to not merge the 15.5.0 version?

Sorry if my language confused you. I changed "as" to "because" in the previous comment to hopefully make it clearer.

I am definitely suggesting to merge this PR so that the repo is updated to 15.5.0.

I was trying to say that the repo at the moment, which is currently using 15.0.0, doesn't work on Fedora, and therefore it should be updated to 15.5.0.

@AtofStryker AtofStryker merged commit ef8a7c4 into master Oct 22, 2025
44 checks passed
@AtofStryker AtofStryker deleted the renovate/cypress branch October 22, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants