Skip to content

Releases: nodejs/node-core-utils

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)

v5.1.0

22 May 07:32
8673073
Compare
Choose a tag to compare

5.1.0 (2024-05-22)

Features

Bug Fixes

  • v8: do not ignore failures when running git (#809) (9f8df53)

v5.0.2

11 May 16:54
d7b00b5
Compare
Choose a tag to compare

5.0.2 (2024-05-11)

Bug Fixes

v5.0.1

24 Apr 21:17
39f1002
Compare
Choose a tag to compare

5.0.1 (2024-04-24)

Bug Fixes

  • ncu-ci: fix missing await causing all CI requests to be rejected (#799) (7fc2f9d)