2026-06-23, Version 22.23.1 'Jod' (LTS)#64067
Conversation
GitHub has updated the `windows-2025` runner to Visual Studio 2026. Since Node.js 22.x does not support compilation on VS2026, switch the workflow to `windows-2022` which still has the earlier version of Visual Studio. Signed-off-by: Richard Lau <richard.lau@ibm.com> PR-URL: #63940 Refs: https://github.blog/changelog/2026-05-14-github-actions-upcoming-image-migrations/#windows-2025-visual-studio-2026-image-migration Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Notable changes: PR-URL: #64067
|
Review requested:
|
| ### Notable Changes | ||
|
|
There was a problem hiding this comment.
If that section is empty, let's remove it (and also from the commit message)
| ### Notable Changes |
|
We have a bunch of PRs on the backlog that should likely be included: https://github.com/nodejs/node/pulls?q=is%3Apr+label%3Alts-watch-v22.x+is%3Aclosed |
I don't think so. We are only issuing a release because security-release broke a few people. v22 is in maintenance mode. |
PR-URL: #64067 Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>
83b5b2f to
bd96dfb
Compare
Yeah, that's why we probably should include those, as we're not planning to do another release anytime soon |
|
Thank you for getting this out so quick! Do you have an ETA of approximately when v22.23.1 will be available? |
Ideally, in a few hours |
2026-06-23, Version 22.23.1 'Jod' (LTS), @RafaelGSS
This release includes a fix for an unexpected behavior introduced by the recent security release (22.23.0).
Commits
41d2ee13be] - build: switch coverage-windows towindows-2022(Richard Lau) #63940eaa292549e] - http: avoid stream listeners on idle agent sockets (Matteo Collina) #64004