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: v5.16.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: v5.16.2
Choose a head ref
  • 10 commits
  • 8 files changed
  • 4 contributors

Commits on Oct 6, 2025

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

Commits on Oct 12, 2025

  1. Configuration menu
    Copy the full SHA
    c0b801d View commit details
    Browse the repository at this point in the history
  2. fix(git-node): improve release tag signature verification (#969)

    Add support for non-RSA keys, and for keys with several identities.
    aduh95 authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    0c85d44 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/checkout from 4 to 5 (#970)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    cb8a336 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump @inquirer/prompts from 7.8.0 to 7.8.6 (#984)

    Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 7.8.0 to 7.8.6.
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    
    ---
    updated-dependencies:
    - dependency-name: "@inquirer/prompts"
      dependency-version: 7.8.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    3e8f849 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump actions/setup-node from 4 to 5 (#983)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    af5bd37 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump changelog-maker from 4.4.2 to 4.4.4 (#985)

    Bumps [changelog-maker](https://github.com/nodejs/changelog-maker) from 4.4.2 to 4.4.4.
    - [Release notes](https://github.com/nodejs/changelog-maker/releases)
    - [Changelog](https://github.com/nodejs/changelog-maker/blob/main/CHANGELOG.md)
    - [Commits](nodejs/changelog-maker@v4.4.2...v4.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: changelog-maker
      dependency-version: 4.4.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    5a905ad View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump wagoid/commitlint-github-action from 5 to 6 (#943)

    Bumps `wagoid/commitlint-github-action` from 5 to 6.
    - [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
    - [Commits](wagoid/commitlint-github-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: wagoid/commitlint-github-action
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    5d31e43 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump tmp and @inquirer/editor (#966)

    Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [@inquirer/editor](https://github.com/SBoudrias/Inquirer.js). These dependencies need to be updated together.
    
    
    Removes `tmp`
    
    Updates `@inquirer/editor` from 4.2.15 to 4.2.16
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/editor@4.2.15...@inquirer/editor@4.2.16)
    
    ---
    updated-dependencies:
    - dependency-name: tmp
      dependency-version: 
      dependency-type: indirect
    - dependency-name: "@inquirer/editor"
      dependency-version: 4.2.16
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    ee80445 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b642b0 View commit details
    Browse the repository at this point in the history
Loading