Skip to content

Releases: nodejs/node-core-utils

v5.14.0

26 May 18:57
a68af4b
Compare
Choose a tag to compare

5.14.0 (2025-05-26)

Features

  • git-node: add support for promoting several releases at once (#935) (4399cf0)
  • git-node: rebase staging commits after promoting a release (#934) (197134f)

Bug Fixes

  • auto-push git node --security (#931) (0b3d22d)
  • git-node: batch requests in wpt (#813) (ce893fc)
  • mention CI green on security --cleanup (#932) (52994d8)
  • ncu-ci: do not document --certify-safe as positional (#929) (09fce0e)
  • ncu-ci: pass COMMIT_SHA_CHECK to V8 CI (#928) (259da2a)
  • prepare interfaces updater for updated webcrypto (#927) (db407a9)

v5.13.0

01 May 15:48
404c0ac
Compare
Choose a tag to compare

5.13.0 (2025-05-01)

Features

v5.12.2

01 Apr 08:42
ef135f5
Compare
Choose a tag to compare

5.12.2 (2025-04-01)

Bug Fixes

  • ncu-ci: fetch commits instead of PR metadata (#915) (af52aa3)

v5.12.1

28 Mar 12:38
5ec915b
Compare
Choose a tag to compare

5.12.1 (2025-03-28)

Bug Fixes

  • git-node: retrieve reviewed commit info (#912) (32e18c8)

v5.12.0

28 Mar 08:23
c5ce5f7
Compare
Choose a tag to compare

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

30 Jan 07:29
021161b
Compare
Choose a tag to compare

5.11.0 (2025-01-29)

Features

Bug Fixes

v5.10.0

20 Jan 13:33
a5e9764
Compare
Choose a tag to compare

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

15 Jan 20:06
12dcbf6
Compare
Choose a tag to compare

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

03 Dec 23:31
e90258c
Compare
Choose a tag to compare

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

19 Nov 18:26
cc6f1d4
Compare
Choose a tag to compare

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)