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.1
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.3.0
Choose a head ref
  • 12 commits
  • 19 files changed
  • 2 contributors

Commits on Mar 23, 2026

  1. Configuration menu
    Copy the full SHA
    5a789fd View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Configuration menu
    Copy the full SHA
    d22f664 View commit details
    Browse the repository at this point in the history
  2. feat(git-node): add limited support for cross-repo PRs (#1043)

    Node.js security patches are prepared on a separate repo, it can be
    useful to be able to run `git node land` without needing to touch the
    local config.
    aduh95 authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    f70b2f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22f1f71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fc91ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be846eb View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Configuration menu
    Copy the full SHA
    3070852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dec276d View commit details
    Browse the repository at this point in the history
  3. fix(git-node): remove duplicated code in prepare_release.js (#1047)

    Security releases preparation follow the same steps as regular releases,
    having duplicated steps is only cumbersome AFAICT.
    aduh95 authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    673476f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25082a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a427ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72e8772 View commit details
    Browse the repository at this point in the history
Loading