Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v6.0.0

Latest

Choose a tag to compare

@nodejs-github-bot nodejs-github-bot released this 21 Dec 11:14
4ced7c2

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)