Skip to content

chore: bump node to v22.17.0 (main)#47557

Merged
codebytere merged 18 commits into
mainfrom
roller/node/main
Jun 28, 2025
Merged

chore: bump node to v22.17.0 (main)#47557
codebytere merged 18 commits into
mainfrom
roller/node/main

Conversation

@electron-roller

Copy link
Copy Markdown
Contributor

Updating Node.js to v22.17.0.

See all changes in v22.16.0..v22.17.0

Notes: Updated Node.js to v22.17.0.

@electron-roller electron-roller Bot requested a review from a team as a code owner June 25, 2025 13:00
@electron-roller electron-roller Bot added no-backport semver/patch backwards-compatible bug fixes labels Jun 25, 2025
@electron-cation electron-cation Bot added the new-pr 🌱 PR opened recently label Jun 25, 2025
@codebytere codebytere self-assigned this Jun 25, 2025
@codebytere codebytere requested a review from a team as a code owner June 26, 2025 09:59
@electron-cation electron-cation Bot removed the new-pr 🌱 PR opened recently label Jun 26, 2025
@codebytere codebytere force-pushed the roller/node/main branch 2 times, most recently from e269c8d to 69b736e Compare June 27, 2025 10:53
Comment thread patches/node/build_add_gn_build_files.patch Outdated

@deepak1556 deepak1556 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something to follow-up, https://github.com/nodejs/node/blob/eaebfab2998e2ce9fedd51e8343df5d18aaebdcb/common.gypi#L113-L119 does not cover v8_enable_pointer_compression_shared_cage variable. A quick source check shows nothing in the public API changes type based on this variable, so we are accidentally safe. Would be good to add it explicitly in upstream.

@codebytere

Copy link
Copy Markdown
Member

@deepak1556 done in nodejs/node#58867!

@codebytere codebytere merged commit 4dcccca into main Jun 28, 2025
144 of 148 checks passed
@codebytere codebytere deleted the roller/node/main branch June 28, 2025 14:33
@release-clerk

release-clerk Bot commented Jun 28, 2025

Copy link
Copy Markdown

Release Notes Persisted

Updated Node.js to v22.17.0.

kigh-ota pushed a commit to kigh-ota/electron that referenced this pull request Sep 30, 2025
* chore: bump node in DEPS to v22.17.0

* build: use //third_party/simdutf by default in GN

nodejs/node#58115

* chore: adjust crypto specs:

- nodejs/node#58117
- nodejs/node#58387

* deps: update libuv to 1.51.0

nodejs/node#58124

* test: fix test-buffer-tostring-range on allocation failure

nodejs/node#58416

* build: use FILE_OFFSET_BITS=64 esp. on 32-bit arch

nodejs/node#58090

* build: use //third_party/simdutf by default in GN

nodejs/node#58115

* inspector: add protocol method Network.dataReceived

nodejs/node#58001

* test: force slow JSON.stringify path for overflow

nodejs/node#58181

* chore: fixup patch indices

* 6049967: Remove protocol::Maybe and roll inspector_protocol

https://chromium-review.googlesource.com/c/chromium/src/+/6049967

* chore: fixup crypto test patch

* src: fix module buffer allocation

nodejs/node#57738

* crypto: expose process.features.openssl_is_boringssl

nodejs/node#58387

* util: add internal assignFunctionName() function

nodejs/node#57916

* build: fix pointer compression builds

nodejs/node#58171

* chore: put back config options

* fixup! deps: update libuv to 1.51.0

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-backport semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants