Skip to content

Releases: nodejs/node-core-utils

v6.2.1

20 Mar 22:51
5034b4f

Choose a tag to compare

6.2.1 (2026-03-20)

Bug Fixes

  • git-node: pass argv to LandingSession constructor (#1039) (8224122)
  • ncu-config: allow overriding global encrypted keys with local ones (#1030) (f2f4194)

v6.2.0

18 Mar 12:47

Choose a tag to compare

6.2.0 (2026-03-18)

Features

Bug Fixes

  • ensure all webcrypto idls are downloaded (b6ef8b5)
  • git-node: do not enforce minimum wait time for release proposals (#1032) (4586163)
  • git-node: promoting a release using only PR number (#1028) (37604ef)
  • git-node: use stash and detached head for release operations (#1033) (21fe473)
  • improve --request-cve (#1037) (cc7645f)

v6.1.1

05 Jan 17:58
d6ab4fc

Choose a tag to compare

6.1.1 (2026-01-05)

Bug Fixes

v6.1.0

02 Jan 18:34
219ead4

Choose a tag to compare

6.1.0 (2026-01-02)

Features

Bug Fixes

  • improve suggestion next patch or next minor version (#1014) (f15adf9)

v6.0.0

21 Dec 11:14
4ced7c2

Choose a tag to compare

6.0.0 (2025-12-21)

⚠ BREAKING CHANGES

  • drop Node.js 18.x from supported engines (#988)

Features

  • git-node: enhance remote configuration error message (#965) (ea17768)
  • git-node: verify tag with official keyring (#989) (48a418b)
  • ncu-config: add support for partially encrypted config files (#1004) (7342aff)
  • v8: add command to sync V8 deps (#1016) (aadc4fc)

Bug Fixes

  • git-node: clarify remote configuration error message (#1001) (8746db3)
  • git-node: harmonize time left error messages (#1007) (d5a488f)
  • git-node: include full URL in suggested gh command (#1002) (caee3c5)
  • ncu-config: do not override encrypted values silently (#1006) (5d72b3e)
  • remove stack traces from non-debug output (#990) (687217f)
  • spawning of gpg to read config (#991) (100c694)

Miscellaneous Chores

  • drop Node.js 18.x from supported engines (#988) (f8371dd)

v5.16.2

12 Oct 14:40
9b642b0

Choose a tag to compare

5.16.2 (2025-10-12)

Bug Fixes

  • add warning before spawning gpg (#986) (00b57d3)
  • git-node: improve release tag signature verification (#969) (0c85d44)
  • package: include shrinkwrap file in published package (#982) (c0b801d)

v5.16.1

22 Sep 11:59
24ecaa3

Choose a tag to compare

5.16.1 (2025-09-22)

Bug Fixes

  • deps: fix package.json (#980) (e41427a)
  • docs: Revise credential storage recommendations in README (#979) (cc50ceb)

v5.16.0

18 Sep 15:02
c9e9d97

Choose a tag to compare

5.16.0 (2025-09-18)

Features

  • comment on build and docker-node issue on cleanup (#973) (0f925ad)
  • deps: use shrinkwrap instead of package lock (#976) (c6ae8a4)

Bug Fixes

  • deps: update installation process for local development (#975) (440f3f6)
  • ncu-config: support encrypted config in ncu-config (#964) (c6cfc55)

v5.15.0

09 Aug 12:48
0bd46f4

Choose a tag to compare

5.15.0 (2025-08-08)

Features

  • add patchedVersions on --request-cve (#956) (0bafa24)
  • add support for PGP encrypted config files (#683) (ba44c74)
  • ncu-ci: accept URLs in ncu-ci run (#959) (c08bf62)
  • store build and docker issues when --notify-pre-release (#957) (a9d4268)
  • update announcement link on --pre-release (#954) (7a1c5d3)

Bug Fixes

  • git-node: pass -S flag directly to Caritat (#958) (7cf0213)

v5.14.1

11 Jul 18:05
862883d

Choose a tag to compare

5.14.1 (2025-07-11)

Bug Fixes

  • debug: add HTTP status to verbose log (#948) (a7d21f7)
  • git-node: correctly pass value from ReleasePreparation to CherryPick (#953) (1263d0f)
  • git-node: output vote keyPart to stdout, not stderr (#941) (7aaae02)