13.15.0
Released Released on September 24, 2024
Features:
Cypress now displays more actionable errors when a Test Replay upload takes too long, and more verbose messages when uncategorized errors occur during the upload process. Addressed in #30235.
Bugfixes:
Fixed an issue where Firefox was incorrectly mutating the state of click events on checkboxes after Firefox version
129and up. Addressed in #30245.Fixed a regression introduced in 13.13.0 where 'Open in IDE' would not work for filepaths containing spaces and various other characters on Windows. Addresses #29820.
Misc:
Pass along the related log to the
createSnapshotfunction for protocol usage. Addressed in #30244.
Dependency Updates:
Update
@cypress/requestfrom3.0.1to3.0.4. Addressed in #30194.Updated
expressfrom4.19.2to4.21.0. This removes the CVE-2024-43796, CVE-2024-45590, and CVE-2024-43800 vulnerabilities being reported in security scans. Addresses #30241.Update
launch-editorfrom2.8.0to2.9.1. Addressed in #30247.Updated
loader-utilsfrom1.4.0to1.4.2. This removes the CVE-2022-37601 vulnerability being reported in security scans. Addresses #28208.Updated
sendfrom0.17.1to0.19.0. This removes the CVE-2024-43799 vulnerability being reported in security scans. Addressed in #30241.