12.5.1
Released Released on February 1, 2023
Bugfixes:
Fixed a regression introduced in Cypress 12.5.0 where the
runnablewas not included in thetest:after:runevent. Fixes #25663.
Dependency Updates:
Upgraded
simple-gitfrom3.15.0to3.16.0to address this security vulnerability where Remote Code Execution (RCE) via the clone(), pull(), push() and listRemote() methods due to improper input sanitization was possible. Addressed in #25603.