Skip to content

Commit c2df80d

Browse files
add changelog entry
1 parent 4ad9761 commit c2df80d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ _Released 7/15/2025 (PENDING)_
88
- Fixed a regression introduced in [`14.5.0`](https://docs.cypress.io/guides/references/changelog#14-5-0) where the Stop button would not immediately stop the spec timer. Addresses [#31920](https://github.com/cypress-io/cypress/issues/31920).
99
- Fixed an issue with the `CloudRequest` where it used the wrong port for `https` requests. Addressed in [#31992](https://github.com/cypress-io/cypress/pull/31992).
1010

11+
**Dependency Updates:**
12+
13+
- Updated `execa` from `1.0.0` to `4.1.0`. Addressed in [#32027](https://github.com/cypress-io/cypress/pull/32027).
14+
1115
## 14.5.1
1216

1317
_Released 7/01/2025_

0 commit comments

Comments
 (0)