Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-core-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.0
Choose a base ref
...
head repository: nodejs/node-core-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 20, 2026

  1. fix(ncu-config): allow overriding global encrypted keys with local on…

    …es (#1030)
    
    If a value is defined locally, it should make no difference whether the
    associated key is present or not in the global config.
    
    Also fix a bug where the `additional` being ignored if config was
    previously merged.
    aduh95 authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    f2f4194 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8224122 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9dc169 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5034b4f View commit details
    Browse the repository at this point in the history
Loading