Skip to content

Commit 07d540f

Browse files
committed
changelog
1 parent 63209ea commit 07d540f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cli/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ _Released 07/01/2025 (PENDING)_
2626
- Migration helpers and related errors are no longer shown when upgrading from Cypress versions earlier than 10.0.0. To migrate from a pre-10.0.0 version, upgrade one major version at a time to receive the appropriate guidance. Addresses [#31345](https://github.com/cypress-io/cypress/issues/31345). Addressed in [https://github.com/cypress-io/cypress/pull/31629/](https://github.com/cypress-io/cypress/pull/31629/).
2727

2828
**Dependency Updates:**
29-
- Upgraded `electron` from `33.2.1` to `35.3.0`.
30-
- Upgraded bundled Node.js version from `20.18.1` to `22.14.0`.
31-
- Upgraded bundled Chromium version from `130.0.6723.137` to `134.0.6998.165`.
29+
- Upgraded `electron` from `33.2.1` to `36.4.0`. Addressed in [#31912](https://github.com/cypress-io/cypress/pull/31912).
30+
- Upgraded bundled Node.js version from `20.18.1` to `22.14.0` Addressed in [#31912](https://github.com/cypress-io/cypress/pull/31912).
31+
- Upgraded bundled Chromium version from `130.0.6723.137` to `134.0.6998.165` Addressed in [#31912](https://github.com/cypress-io/cypress/pull/31912).
3232

3333
## 14.5.0
3434

0 commit comments

Comments
 (0)