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.3.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.3.1
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 1, 2026

  1. chore(deps): bump ghauth from 6.0.19 to 7.0.1 (#1051)

    Bumps [ghauth](https://github.com/rvagg/ghauth) from 6.0.19 to 7.0.1.
    - [Release notes](https://github.com/rvagg/ghauth/releases)
    - [Changelog](https://github.com/rvagg/ghauth/blob/master/CHANGELOG.md)
    - [Commits](rvagg/ghauth@v6.0.19...v7.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ghauth
      dependency-version: 7.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    dependabot[bot] and aduh95 authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    ae85e8e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump cheerio from 1.1.2 to 1.2.0 (#1052)

    Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.1.2 to 1.2.0.
    - [Release notes](https://github.com/cheeriojs/cheerio/releases)
    - [Commits](cheeriojs/cheerio@v1.1.2...v1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: cheerio
      dependency-version: 1.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    936c021 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump eslint-plugin-n from 17.23.1 to 17.24.0 (#1053)

    Bumps `eslint-plugin-n` from 17.23.1 to 17.24.0.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-n@v17.23.1...v17.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-n
      dependency-version: 17.24.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    f724cc8 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump globals from 16.2.0 to 17.4.0 (#1054)

    Bumps [globals](https://github.com/sindresorhus/globals) from 16.2.0 to 17.4.0.
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v16.2.0...v17.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: globals
      dependency-version: 17.4.0
      dependency-type: direct:development
      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 Apr 1, 2026
    Configuration menu
    Copy the full SHA
    7ea5c95 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump core-validate-commit from 4.1.0 to 5.0.1 (#1055)

    Bumps [core-validate-commit](https://github.com/nodejs/core-validate-commit) from 4.1.0 to 5.0.1.
    - [Release notes](https://github.com/nodejs/core-validate-commit/releases)
    - [Changelog](https://github.com/nodejs/core-validate-commit/blob/main/CHANGELOG.md)
    - [Commits](nodejs/core-validate-commit@v4.1.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: core-validate-commit
      dependency-version: 5.0.1
      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 Apr 1, 2026
    Configuration menu
    Copy the full SHA
    2624c10 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2026

  1. Configuration menu
    Copy the full SHA
    d958465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9048c8 View commit details
    Browse the repository at this point in the history
Loading