-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
doc: fix changelog after security release #61371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Fast-track has been requested by @RafaelGSS. Please 👍 to approve. |
Commit Queue failed- Loading data for nodejs/node/pull/61371 ✔ Done loading data for nodejs/node/pull/61371 ----------------------------------- PR info ------------------------------------ Title doc: fix changelog after security release (#61371) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch marco-ippolito:fix-all-release-notes -> nodejs:main Labels fast-track, release, commit-queue-rebase Commits 4 - doc: fix v20 changelog after security release - doc: fix v22 changelog after security release - doc: fix v24 changelog after security release - doc: fix v25 changelog after security release Committers 1 - Marco Ippolito <[email protected]> PR-URL: https://github.com/nodejs/node/pull/61371 Reviewed-By: Rafael Gonzaga <[email protected]> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/61371 Reviewed-By: Rafael Gonzaga <[email protected]> -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 13 Jan 2026 14:55:34 GMT ✔ Approvals: 1 ✔ - Rafael Gonzaga (@RafaelGSS) (TSC): https://github.com/nodejs/node/pull/61371#pullrequestreview-3656360219 ℹ This PR is being fast-tracked ✘ This PR needs to wait 165 more hours to land (or 45 hours if there is one more approval) (or 0 hours if there is 1 more approval (👍) of the fast-track request from collaborators). ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/20967078419 |
| src,lib: | ||
| * (CVE-2025-55131) refactor unsafe buffer creation to remove zero-fill toggle (Сковорода Никита Андреевич) <https://github.com/nodejs-private/node-private/pull/759> | ||
| tls: | ||
| * (CVE-2026-21637) route callback exceptions through error handlers (Matteo Collina) <https://github.com/nodejs-private/node-private/pull/796> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't we want to keep the subsystem? It's harder to understand what the change is about without it
| * (CVE-2026-21637) route callback exceptions through error handlers (Matteo Collina) <https://github.com/nodejs-private/node-private/pull/796> | |
| * **(CVE-2026-21637)** **tls**: route callback exceptions through error handlers (Matteo Collina) <https://github.com/nodejs-private/node-private/pull/796> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking at previous security releases we dont iirc
Commit Queue failed- Loading data for nodejs/node/pull/61371 ✔ Done loading data for nodejs/node/pull/61371 ----------------------------------- PR info ------------------------------------ Title doc: fix changelog after security release (#61371) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch marco-ippolito:fix-all-release-notes -> nodejs:main Labels fast-track, release, commit-queue-rebase Commits 4 - doc: fix v20 changelog after security release - doc: fix v22 changelog after security release - doc: fix v24 changelog after security release - doc: fix v25 changelog after security release Committers 1 - Marco Ippolito <[email protected]> PR-URL: https://github.com/nodejs/node/pull/61371 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/61371 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 13 Jan 2026 14:55:34 GMT ✔ Approvals: 4 ✔ - Rafael Gonzaga (@RafaelGSS) (TSC): https://github.com/nodejs/node/pull/61371#pullrequestreview-3656360219 ✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/61371#pullrequestreview-3657159376 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/61371#pullrequestreview-3658011944 ✔ - Ulises Gascón (@UlisesGascon): https://github.com/nodejs/node/pull/61371#pullrequestreview-3658073699 ℹ This PR is being fast-tracked ✘ This PR needs to wait 39 more hours to land (or 0 hours if there is 1 more approval (👍) of the fast-track request from collaborators). ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/20977039224 |
|
Landed in 903f647...b1ac7e4 |
PR-URL: #61371 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
PR-URL: #61371 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
PR-URL: #61371 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
PR-URL: #61371 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
fixes weird formatting errors on the changelog due to the security release automation