Skip to content

Releases: nodejs/node-core-utils

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)

v5.6.0

08 Nov 14:43
819e669
Compare
Choose a tag to compare

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

26 Sep 16:12
265bf62
Compare
Choose a tag to compare

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)

v5.5.0

02 Sep 15:44
c401a77
Compare
Choose a tag to compare

5.5.0 (2024-09-01)

Features

  • add git node security --cleanup (#833) (871a16f)
  • add warning when fail on all platforms (#843) (4f7ec3e)
  • git-node: auto-fetch comparison branch when preparing release (#846) (a8529ed)
  • git-node: auto-fetch latest release tag when preparing release (#842) (15ae401)
  • update next-security-release folder on cleanup (#840) (f420432)
  • v8: add fast_float to V8 deps (#844) (4e8ec9c)

Bug Fixes

  • landing session on different repo/org (#847) (7734954)

v5.4.0

07 Aug 19:09
61586c9
Compare
Choose a tag to compare

5.4.0 (2024-08-07)

Features

  • use sec release template in PR description (#832) (25ea992)

Bug Fixes

v5.3.1

03 Jul 07:58
2542268
Compare
Choose a tag to compare

5.3.1 (2024-07-03)

Bug Fixes

v5.3.0

24 Jun 16:01
15aa3d3
Compare
Choose a tag to compare

5.3.0 (2024-06-24)

Features

Bug Fixes

v5.2.1

21 Jun 19:44
bf57e30
Compare
Choose a tag to compare

5.2.1 (2024-06-19)

Bug Fixes

  • use correct memory address to override (#820) (581312e)

v5.2.0

14 Jun 13:09
6b81ecf
Compare
Choose a tag to compare

5.2.0 (2024-06-14)

Features

  • add EOL warning to pre sec release template (#816) (e3e19b3)
  • add git node security --sync (#818) (f4c586e)
  • add PR_URL to vuln.json and fetch from H1 (#815) (c4e7c03)

Bug Fixes

  • vote: improve UX when posting comment fails (#814) (615fbac)