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: v18.14.1
Choose a base ref
...
head repository: nodejs/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v18.14.2
Choose a head ref
  • 7 commits
  • 588 files changed
  • 6 contributors

Commits on Feb 16, 2023

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    kamilmysliwiec Kamil Mysliwiec
    Copy the full SHA
    e862871 View commit details
  2. deps: patch V8 to 10.2.154.26

    Refs: v8/v8@10.2.154.23...10.2.154.26
    PR-URL: #46446
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    targos authored and RafaelGSS committed Feb 16, 2023

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    kamilmysliwiec Kamil Mysliwiec
    Copy the full SHA
    5e1f213 View commit details

Commits on Feb 18, 2023

  1. build: delete snapshot.blob file from the project

    The `snapshot.blob` file landed while backporting
    2c0f7d4
    in the v18.x release line, but is not required
    
    Fixes: #46133
    PR-URL: #46626
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    juanarbol authored and MylesBorins committed Feb 18, 2023
    Copy the full SHA
    880a65d View commit details
  2. deps: upgrade npm to 9.4.0

    PR-URL: #46353
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    npm-cli-bot authored and MylesBorins committed Feb 18, 2023
    Copy the full SHA
    648041d View commit details
  3. deps: upgrade npm to 9.5.0

    PR-URL: #46673
    Reviewed-By: Luke Karrys <luke@lukekarrys.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Ruy Adorno <ruyadorno@google.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    npm-cli-bot authored and MylesBorins committed Feb 18, 2023
    Copy the full SHA
    f864bef View commit details
  4. deps: update undici to 5.20.0

    PR-URL: #46711
    Reviewed-By: Filip Skokan <panva.ip@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    nodejs-github-bot authored and MylesBorins committed Feb 18, 2023
    Copy the full SHA
    cbea56e View commit details

Commits on Feb 20, 2023

  1. 2023-02-21, Version 18.14.2 'Hydrogen' (LTS)

    Notable changes:
    
    deps:
      * upgrade npm to 9.5.0 (npm team) #46673
    
    PR-URL: #46724
    MylesBorins committed Feb 20, 2023
    Copy the full SHA
    4df0001 View commit details
Loading