node-core-utils
node-core-utils copied to clipboard
chore(main): release 6.0.0
:robot: I have created a release beep boop
6.0.0 (2025-12-16)
⚠ 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)
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
ghcommand (#1002) (caee3c5) - ncu-config: do not override encrypted values silently (#1006) (5d72b3e)
- remove stack traces from non-debug output (#990) (687217f)
- spawning of
gpgto read config (#991) (100c694)
Miscellaneous Chores
This PR was generated with Release Please. See documentation.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 80.58%. Comparing base (4ed551c) to head (6cefc58).
:warning: Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #992 +/- ##
=======================================
Coverage 80.58% 80.58%
=======================================
Files 39 39
Lines 4754 4754
=======================================
Hits 3831 3831
Misses 923 923
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
This shouldn't land without https://github.com/nodejs/node-core-utils/pull/1006