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 129 and 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 createSnapshot function for protocol usage. Addressed in #30244.

Dependency Updates:

  • Update @cypress/request from 3.0.1 to 3.0.4. Addressed in #30194.

  • Updated express from 4.19.2 to 4.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-editor from 2.8.0 to 2.9.1. Addressed in #30247.

  • Updated loader-utils from 1.4.0 to 1.4.2. This removes the CVE-2022-37601 vulnerability being reported in security scans. Addresses #28208.

  • Updated send from 0.17.1 to 0.19.0. This removes the CVE-2024-43799 vulnerability being reported in security scans. Addressed in #30241.