-
Notifications
You must be signed in to change notification settings - Fork 16.5k
chore: bump node to v22.17.0 (main) #47557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
e269c8d
to
69b736e
Compare
69b736e
to
98dec44
Compare
patches/node/feat_add_uv_loop_interrupt_on_io_change_option_to_uv_loop_configure.patch
Show resolved
Hide resolved
There was a problem hiding this comment.
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.
@deepak1556 done in nodejs/node#58867! |
Release Notes Persisted
|
* 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>
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.