-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release 13.7.3 #29310
chore: release 13.7.3 #29310
Conversation
b033df9
to
2ff6420
Compare
10 flaky tests on run #54895 ↗︎
Details:
commands/files.cy.js • 1 flaky test • 5x-driver-electron
scaffold-component-testing.cy.ts • 1 flaky test • launchpad-e2e
project-setup.cy.ts • 1 flaky test • launchpad-e2e
e2e/origin/config_env.cy.ts • 1 flaky test • 5x-driver-firefox
|
|
||
- Updated the Chrome flags to not show the "Enhanced Ad Privacy" dialog. Addresses [#29199](https://github.com/cypress-io/cypress/issues/29199). | ||
- Suppresses benign warnings that reference Vulkan on GPU-less hosts. Addresses [#29085](https://github.com/cypress-io/cypress/issues/29085). Addressed in [#29278](https://github.com/cypress-io/cypress/pull/29278). | ||
_Released 4/11/2024_ | ||
|
||
**Bugfixes:** | ||
|
||
- Fixed an issue where asserts with custom messages weren't displaying properly. Fixes [#29167](https://github.com/cypress-io/cypress/issues/29167) | ||
- Fixed and issue where cypress launch arguments were not being escaped correctly with multiple values inside quotes. Fixes [#27454](https://github.com/cypress-io/cypress/issues/27454). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should say
"Fixed an issue where Cypress" ...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I should be able to fix the typo retroactively. Thanks for the review @MikeMcC399 !
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Additional details
Preps Cypress to release
13.7.3
. We want to release ahead of Tuesday due to Chrome 124 being released and want to get the changes implemented in #29199 and #29085 released.Steps to test
How has the user experience changed?
PR Tasks
cypress-documentation
?type definitions
?