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: v25.2.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: v25.2.1
Choose a head ref
  • 6 commits
  • 17 files changed
  • 4 contributors

Commits on Nov 11, 2025

  1. Working on v25.2.1

    PR-URL: #60677
    aduh95 committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    9ca46de View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. deps: V8: backport 2e4c5cf9b112

    Original commit message:
    
        remove ppc and s390 from the host_arch list
    
        We only support ppc64 and s390x.
        Same changes is applied to depot_tools:
        http://crrev.com/c/7100932
    
        Change-Id: I1e4b660a1e46d1c609189301e8fd977fb7434748
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7102361
        Reviewed-by: Leszek Swirski <[email protected]>
        Commit-Queue: Milad Farazmand <[email protected]>
        Reviewed-by: Thibaud Michaud <[email protected]>
        Cr-Commit-Position: refs/heads/main@{#103488}
    
    Refs: v8/v8@2e4c5cf
    Fixes: nodejs/build#4184
    Co-authored-by: Michaël Zasso <[email protected]>
    PR-URL: #60654
    Reviewed-By: Joyee Cheung <[email protected]>
    Reviewed-By: Richard Lau <[email protected]>
    Reviewed-By: Juan José Arboleda <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    Reviewed-By: Rafael Gonzaga <[email protected]>
    Reviewed-By: Stewart X Addison <[email protected]>
    targos authored and richardlau committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    5316b58 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2025

  1. Revert "lib: throw from localStorage getter on missing storage path"

    This reverts commit 4fbb1ab.
    
    PR-URL: #60750
    Reviewed-By: René <[email protected]>
    Reviewed-By: Michaël Zasso <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    aduh95 authored Nov 16, 2025
    Configuration menu
    Copy the full SHA
    a4dee61 View commit details
    Browse the repository at this point in the history
  2. doc,src,lib: clarify experimental status of Web Storage support

    PR-URL: #60708
    Reviewed-By: Matteo Collina <[email protected]>
    Reviewed-By: Paolo Insogna <[email protected]>
    aduh95 committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    ca878bc View commit details
    Browse the repository at this point in the history
  3. crypto: ensure documented RSA-PSS saltLength default is used

    PR-URL: #60662
    Reviewed-By: Tobias Nießen <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    panva authored and aduh95 committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    ff89b7b View commit details
    Browse the repository at this point in the history
  4. 2025-11-17, Version 25.2.1 (Current)

    Notable changes:
    
    PR-URL: #60752
    nodejs-github-bot authored Nov 16, 2025
    Configuration menu
    Copy the full SHA
    4cac2b9 View commit details
    Browse the repository at this point in the history
Loading