You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(deps): update to active lts Node.js 24.11.0 (#1439)
* feat(deps): update to active lts Node.js 24.11.0
Update
FACTORY_VERSION to 7.0.0
CHROME_VERSION to 142.0.7444.59-1
CHROME_FOR_TESTING_VERSION to 142.0.7444.59
EDGE_VERSION to 141.0.3537.99-1
FIREFOX_VERSION to 144.0.2
* fix PR number
Copy file name to clipboardExpand all lines: factory/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Change log
2
2
3
+
## 7.0.0
4
+
5
+
- Updated `FACTORY_DEFAULT_NODE_VERSION` from `22.21.0` (`Jod` - Maintenance LTS) to `24.11.0` (`Krypton` - Active LTS) - see [Blog v24.11.0](https://nodejs.org/en/blog/release/v24.11.0). Addressed in [#1439](https://github.com/cypress-io/cypress-docker-images/pull/1439).
6
+
3
7
## 6.1.2
4
8
5
9
- Updated `FACTORY_DEFAULT_NODE_VERSION` from `22.20.0` to `22.21.0`. Addressed in [#1437](https://github.com/cypress-io/cypress-docker-images/pull/1437).
0 commit comments