12.4.1
Released Released on January 26, 2023
Bugfixes:
Fixed a regression from Cypress 12.4.0 where Cypress was not exiting properly when running multiple Component Testing specs in
electroninrunmode. Fixes #25568.
Dependency Updates:
Upgraded
ua-parser-jsfrom0.7.24to0.7.33to address this security vulnerability where crafting a very-very-long user-agent string with specific pattern, an attacker can turn the script to get stuck processing for a very long time which results in a denial of service (DoS) condition. Addressed in #25561.