Releases: nodejs/node-core-utils
Releases · nodejs/node-core-utils
v5.12.2
5.12.2 (2025-04-01)
Bug Fixes
- ncu-ci: fetch commits instead of PR metadata (#915) (af52aa3)
v5.12.1
5.12.1 (2025-03-28)
Bug Fixes
- git-node: retrieve reviewed commit info (#912) (32e18c8)
v5.12.0
5.12.0 (2025-03-28)
Features
- ncu-ci: pass
COMMIT_SHA_CHECK
via --certify-safe
(#911) (646e7e2)
Bug Fixes
- adjust release commit message to messageonly on sec release (c408dd9)
- git-node: allow security release promotion (#900) (4a03216)
- git-node: check the tag signature and not the commit one (#907) (f6dda1c)
- git-node: do not rely on commit date (#911) (cdf482f)
- git-node: prepare_release resilient checkout (#882) (5ac7927)
- use messageonly type when notable-changes sec release (a21f963)
v5.11.0
5.11.0 (2025-01-29)
Features
Bug Fixes
v5.10.0
5.10.0 (2025-01-20)
Features
Bug Fixes
- fix post-release dependency updates generation (#896) (69e7bfa)
- update dependencies (#894) (ea47a00)
- use vulnerability as folder for post-release announcement (#895) (841e3e8)
v5.9.0
5.9.0 (2025-01-15)
Features
- git-node: verify tag signature during release promotion (#879) (4bd6820)
- update changelog-maker to a CVE-ID support (#890) (6eb25bd)
Bug Fixes
- add line break when updating banner (#886) (8d75721)
- adjust base branch when prepare --security release (#889) (8788be2)
- adjust cve request generation (#888) (d86c059)
- sort impacted versions DESC (#885) (8438ab7)
- use vulnerability folder for sec announcements (#887) (170e4b0)
v5.8.0
5.8.0 (2024-12-03)
Features
- support nodejs org folder on post-release (#878) (5fe1456)
- use nodejs.org folder a base for --pre-release (#874) (121dfc8)
Bug Fixes
v5.7.0
5.7.0 (2024-11-19)
Features
- git-node: add release promotion step (#835) (dfa9c92)
- git-node: prompt before attempting branch-diff (#869) (391487b)
- git-node: use a single
git push
command (#870) (82527ad)
- git-v8: preserve original author when backporting (#872) (4eaad65)
Bug Fixes
- git-node: do not assume release commit will conflict (#871) (ec6c6cb)
- git-node: followup fix for supported wpt jsons (#855) (7822d08)
v5.6.0
5.6.0 (2024-11-08)
Features
- add --yes option to git node release (#862) (964aa53)
- git-node: add
--releaseDate
to git node release
(#863) (48cbfd6)
Bug Fixes
v5.5.1
5.5.1 (2024-09-26)
Bug Fixes
- git-node: ignore all non-gha nodes when checking for GitHub CI (#857) (342ff5b)
- ncu-ci: fix cache and stats option, and use tmpdir for cache (#849) (aa25318)
- v8: handle error in git apply (#851) (11d0a04)