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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v24.0.0
Choose a base ref
...
head repository: nodejs/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v24.0.1
Choose a head ref
  • 17 commits
  • 57 files changed
  • 13 contributors

Commits on May 6, 2025

  1. Working on v24.0.1

    PR-URL: #57609
    RafaelGSS committed May 6, 2025
    Configuration menu
    Copy the full SHA
    fd37a14 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Revert "buffer: move SlowBuffer to EOL"

    This reverts commit 0579e0e
    
    PR-URL: #58211
    Reviewed-By: Marco Ippolito <[email protected]>
    Reviewed-By: LiviaMedeiros <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    Reviewed-By: Joyee Cheung <[email protected]>
    Reviewed-By: Darshan Sen <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    Reviewed-By: Chengzhong Wu <[email protected]>
    Reviewed-By: Ruben Bridgewater <[email protected]>
    Reviewed-By: Richard Lau <[email protected]>
    Reviewed-By: MichaΓ«l Zasso <[email protected]>
    Reviewed-By: Rafael Gonzaga <[email protected]>
    Reviewed-By: Yagiz Nizipli <[email protected]>
    Reviewed-By: Juan JosΓ© Arboleda <[email protected]>
    panva authored and aduh95 committed May 7, 2025
    Configuration menu
    Copy the full SHA
    2e1d958 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. doc: clarify future Corepack removal in v25+

    PR-URL: #57825
    Reviewed-By: Jordan Harband <[email protected]>
    Reviewed-By: Marco Ippolito <[email protected]>
    Reviewed-By: Darshan Sen <[email protected]>
    Reviewed-By: Ulises GascΓ³n <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    trivikr authored and aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    c8e8558 View commit details
    Browse the repository at this point in the history
  2. doc: fix typo of file zlib.md

    PR-URL: #58093
    Reviewed-By: Daeyeon Jeong <[email protected]>
    Reviewed-By: LiviaMedeiros <[email protected]>
    Reviewed-By: Chemi Atlow <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    samuel871211 authored and aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    bc9f5a2 View commit details
    Browse the repository at this point in the history
  3. tools: bump the eslint group in /tools/eslint with 6 updates

    Bumps the eslint group in /tools/eslint with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.10` | `7.27.1` |
    | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.27.0` | `7.27.1` |
    | [@babel/plugin-syntax-import-attributes](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-import-attributes) | `7.26.0` | `7.27.1` |
    | [@babel/plugin-syntax-import-source](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-import-source) | `7.25.9` | `7.27.1` |
    | [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.25.1` |
    | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.9` | `50.6.11` |
    
    Updates `@babel/core` from 7.26.10 to 7.27.1
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-core)
    
    Updates `@babel/eslint-parser` from 7.27.0 to 7.27.1
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.27.1/eslint/babel-eslint-parser)
    
    Updates `@babel/plugin-syntax-import-attributes` from 7.26.0 to 7.27.1
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-plugin-syntax-import-attributes)
    
    Updates `@babel/plugin-syntax-import-source` from 7.25.9 to 7.27.1
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-plugin-syntax-import-source)
    
    Updates `eslint` from 9.23.0 to 9.25.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.23.0...v9.25.1)
    
    Updates `eslint-plugin-jsdoc` from 50.6.9 to 50.6.11
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v50.6.9...v50.6.11)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-version: 7.27.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: eslint
    - dependency-name: "@babel/eslint-parser"
      dependency-version: 7.27.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: eslint
    - dependency-name: "@babel/plugin-syntax-import-attributes"
      dependency-version: 7.27.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: eslint
    - dependency-name: "@babel/plugin-syntax-import-source"
      dependency-version: 7.27.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: eslint
    - dependency-name: eslint
      dependency-version: 9.25.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: eslint
    - dependency-name: eslint-plugin-jsdoc
      dependency-version: 50.6.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: eslint
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    PR-URL: #58105
    Reviewed-By: MichaΓ«l Zasso <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    dependabot[bot] authored and aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    0708497 View commit details
    Browse the repository at this point in the history
  4. meta: bump actions/setup-python from 5.5.0 to 5.6.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.5.0 to 5.6.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@8d9ed9a...a26af69)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: 5.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    PR-URL: #58107
    Reviewed-By: Rafael Gonzaga <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    dependabot[bot] authored and aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    0ebb17a View commit details
    Browse the repository at this point in the history
  5. meta: bump actions/setup-node from 4.3.0 to 4.4.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.3.0 to 4.4.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@cdca736...49933ea)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: 4.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    PR-URL: #58111
    Reviewed-By: Ulises GascΓ³n <[email protected]>
    Reviewed-By: Rafael Gonzaga <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    dependabot[bot] authored and aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    b13d5d1 View commit details
    Browse the repository at this point in the history
  6. doc: add missing options.signal to readlinePromises.createInterface()

    From the source code, `readlinePromises.createInterface()` calls
    `new Interface()` imported from `internal/readline/interface`, which
    works the same as the non-promise version. If non-promise version
    accepts options.signal, it should also work for
    `readlinePromises.createInterface()`. Hence this information need to be
    indicated in the documentation.
    
    Refs: https://github.com/nodejs/node/blob/main/lib/readline/promises.js
    PR-URL: #55456
    Reviewed-By: Luigi Pinca <[email protected]>
    hkleungai authored and aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    d49ff34 View commit details
    Browse the repository at this point in the history
  7. build: use //third_party/simdutf by default in GN

    PR-URL: #58115
    Reviewed-By: Cheng Zhao <[email protected]>
    Reviewed-By: Yagiz Nizipli <[email protected]>
    Reviewed-By: Chengzhong Wu <[email protected]>
    codebytere authored and aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    a883b0c View commit details
    Browse the repository at this point in the history
  8. benchmark: fix typo in method name for error-stack

    PR-URL: #58128
    Reviewed-By: Daeyeon Jeong <[email protected]>
    Reviewed-By: Rafael Gonzaga <[email protected]>
    Reviewed-By: Edy Silva <[email protected]>
    miguelmarcondesf authored and aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    d38e811 View commit details
    Browse the repository at this point in the history
  9. doc: fix typo in benchmark script path

    PR-URL: #58129
    Reviewed-By: Yagiz Nizipli <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    Reviewed-By: Darshan Sen <[email protected]>
    Reviewed-By: Trivikram Kamat <[email protected]>
    Reviewed-By: Daeyeon Jeong <[email protected]>
    Reviewed-By: Marco Ippolito <[email protected]>
    Reviewed-By: Rafael Gonzaga <[email protected]>
    miguelmarcondesf authored and aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    e732a8b View commit details
    Browse the repository at this point in the history
  10. tools: exclude deps/v8/tools from CodeQL scans

    This will remove three of the four "A parse error occurred" issues
    during JavaScript CodeQL scans. (The fourth occurrence is in our code
    base, although it might be a false positive. Someone can figure that one
    out sooner or later, but we certainly can bypass scanning V8 tools.)
    
    PR-URL: #58132
    Reviewed-By: Juan JosΓ© Arboleda <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    Reviewed-By: Trivikram Kamat <[email protected]>
    Reviewed-By: Ulises GascΓ³n <[email protected]>
    Trott authored and aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    5946785 View commit details
    Browse the repository at this point in the history
  11. doc: fix misaligned options in vm.compileFunction()

    Current alignment mislead doc reader into thinking
    `importModuleDynamically` is a separate positional param right next to
    `options`, which is incorrect and need to be fixed.
    
    This misalignment is introduced in a PR merged in Feb 2024.
    
    I belive this doc fix applies to node v20 and above.
    
    Refs: #51244
    PR-URL: #58145
    Reviewed-By: Darshan Sen <[email protected]>
    Reviewed-By: Daeyeon Jeong <[email protected]>
    hkleungai authored and aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    46bee52 View commit details
    Browse the repository at this point in the history
  12. doc: add ambassaor message

    PR-URL: #57600
    Reviewed-By: Moshe Atlow <[email protected]>
    Reviewed-By: Michael Dawson <[email protected]>
    Reviewed-By: Marco Ippolito <[email protected]>
    bmuenzenmeyer authored and aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    0b54f06 View commit details
    Browse the repository at this point in the history
  13. doc: add history entries to --input-type section

    PR-URL: #58175
    Reviewed-By: Luigi Pinca <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    1e57cb6 View commit details
    Browse the repository at this point in the history
  14. doc: add HBSPS as triager

    PR-URL: #57980
    Reviewed-By: Daeyeon Jeong <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    Reviewed-By: Chemi Atlow <[email protected]>
    Reviewed-By: Xuguang Mei <[email protected]>
    HBSPS authored and aduh95 committed May 8, 2025
    1 Configuration menu
    Copy the full SHA
    3d84b5c View commit details
    Browse the repository at this point in the history
  15. 2025-05-08, Version 24.0.1 (Current)

    Notable changes:
    
    buffer:
      * Revert "buffer: move SlowBuffer to EOL (Filip Skokan) #58211
    
    PR-URL: #58226
    nodejs-github-bot authored May 8, 2025
    Configuration menu
    Copy the full SHA
    f7b92d7 View commit details
    Browse the repository at this point in the history
Loading