-
Notifications
You must be signed in to change notification settings - Fork 230
chore(deps): update node.js to v22 #4654
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
base: modarch1-poc
Are you sure you want to change the base?
chore(deps): update node.js to v22 #4654
Conversation
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Hi @red-hat-konflux[bot]. Thanks for your PR. I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## modarch1-poc #4654 +/- ##
================================================
- Coverage 82.21% 82.19% -0.02%
================================================
Files 1873 1873
Lines 38923 38923
Branches 11585 11585
================================================
- Hits 31999 31993 -6
- Misses 6924 6930 +6 see 4 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
This PR contains the following updates:
20
->22
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
nodejs/node (node)
v22.19.0
: 2025-08-28, Version 22.19.0 'Jod' (LTS), @aduh95Compare Source
Notable Changes
8e2076a24f
] - (SEMVER-MINOR) cli: addNODE_USE_SYSTEM_CA=1
(Joyee Cheung) #59276e592d739c2
] - (SEMVER-MINOR) cli: support${pid}
placeholder in--cpu-prof-name
(Haram Jeong) #59072cda1dab6e2
] - (SEMVER-MINOR) crypto: addtls.setDefaultCACertificates()
(Joyee Cheung) #588221f184513e9
] - (SEMVER-MINOR) dns: support max timeout (theanarkh) #58440bace73a173
] - doc: update the instruction on how to verify releases (Antoine du Hamel) #59113fa9a9e9c69
] - (SEMVER-MINOR) esm: unflag--experimental-wasm-modules
(Guy Bedford) #57038390a9dc20b
] - (SEMVER-MINOR) http: addserver.keepAliveTimeoutBuffer
option (Haram Jeong) #59243c12c5343ad
] - lib: docs deprecate_http_*
(Sebastian Beltran) #59293f57ee3d71f
] - (SEMVER-MINOR) net: updatenet.blocklist
to allow file save and file management (alphaleadership) #58087035da74c31
] - (SEMVER-MINOR) process: addthreadCpuUsage
(Paolo Insogna) #564678e697d1884
] - (SEMVER-MINOR) zlib: add dictionary support tozstdCompress
andzstdDecompress
(lluisemper) #59240Commits
73aa0ae37f
] - assert: change utils to use index instead of for...of (방진혁) #59278dfe3a11eed
] - benchmark: remove deprecated _extend from benchmark (Rafael Gonzaga) #592289b9d30042a
] - benchmark: add fs warmup to writefile-promises (Bruno Rodrigues) #59215a663f7f954
] - benchmark: add calibrate-n script (Rafael Gonzaga) #591861b9b5bddd6
] - benchmark: adjust configuration for string-decoder bench (Rafael Gonzaga) #59187d0ac3319f9
] - benchmark: add --track to benchmark (Rafael Gonzaga) #591742044968b86
] - benchmark: small lint fix on _cli.js (Rafael Gonzaga) #591724e519934cb
] - benchmark: drop misc/punycode benchmark (Rafael Gonzaga) #5917107e173d969
] - benchmark: fix sqlite-is-transaction (Rafael Gonzaga) #591708440b6177f
] - benchmark: reduce N for diagnostics_channel subscribe benchmark (Arthur Angelo) #591168615ea6db0
] - buffer: cache Environment::GetCurrent to avoid repeated calls (Mert Can Altin) #590433deb5361d2
] - build: fix node_use_sqlite for GN builds (Shelley Vohr) #590170f0ce63116
] - build: remove suppressions.supp (Rafael Gonzaga) #59079b30a2117dc
] - build,deps,tools: prepare to update to OpenSSL 3.5 (Richard Lau) #581008e2076a24f
] - (SEMVER-MINOR) cli: add NODE_USE_SYSTEM_CA=1 (Joyee Cheung) #59276e592d739c2
] - (SEMVER-MINOR) cli: support${pid}
placeholder in --cpu-prof-name (Haram Jeong) #59072b5571047ed
] - crypto: prepare webcrypto key import/export for modern algorithms (Filip Skokan) #59284cda1dab6e2
] - (SEMVER-MINOR) crypto: add tls.setDefaultCACertificates() (Joyee Cheung) #5882276dab34fb7
] - deps: support madvise(3C) across ALL illumos revisions (Dan McDonald) #5823719d3ed64b6
] - deps: update sqlite to 3.50.4 (Node.js GitHub Bot) #5933738bafc59e0
] - deps: V8: backport493cb53
(Chengzhong Wu) #59238e8da171cc3
] - deps: update sqlite to 3.50.3 (Node.js GitHub Bot) #59132fd4ba38ab6
] - deps: update googletest to7e17b15
(Node.js GitHub Bot) #59131f71f427b95
] - deps: update archs files for openssl-3.0.17 (Node.js GitHub Bot) #5913479c5a8f4d2
] - deps: upgrade openssl sources to openssl-3.0.17 (Node.js GitHub Bot) #591340dcc84cf53
] - deps: update corepack to 0.34.0 (Node.js GitHub Bot) #591331f184513e9
] - (SEMVER-MINOR) dns: support max timeout (theanarkh) #58440f64f5df80e
] - doc: fix--use-system-ca
history (Joyee Cheung) #59411e22aeaa38f
] - doc: add missing section forsetReturnArrays
insqlite.md
(Edy Silva) #59074e44ef07235
] - doc: rename x509.extKeyUsage to x509.keyUsage (Filip Skokan) #593322c5d0aac5e
] - doc: fix Pbkdf2Params hash attribute heading (Filip Skokan) #59395fde94346e5
] - doc: fix missing reference links for server.keepAliveTimeoutBuffer (Lee Jiho) #593569af8bcea58
] - doc: fix grammar in global dispatcher usage (Eng Zer Jun) #593440edf17198f
] - doc: run license-builder (github-actions[bot]) #593437f767a2e38
] - doc: correct orthographyeg.
→e.g.
(Jacob Smith) #59329a46ed50350
] - doc: clarify the need of compiler compatible with c++20 (Rafael Gonzaga) #59297212263a305
] - doc: clarify release candidate stability index (Filip Skokan) #59295ce93b8b556
] - doc: add WDYT to glossary (btea) #59280ebaaf2c67f
] - doc: add manpage entry for --use-system-ca (Joyee Cheung) #5927343b5a21916
] - doc: add path.join and path.normalize clarification (Rafael Gonzaga) #59262409c66d328
] - doc: fix typo intest/common/README.md
(Yoo) #59180cbb0a8eb13
] - doc: add note on process memoryUsage (fengmk2) #590269892b15d81
] - doc: format safely fordoc-kit
(Aviv Keller) #59229bace73a173
] - doc: update the instruction on how to verify releases (Antoine du Hamel) #59113b549deac02
] - doc: copyedit SECURITY.md (Rich Trott) #59190ef1bc3f344
] - doc: fix broken sentence inURL.parse
(Superchupu) #591643c6639e8ec
] - doc: improve onboarding instructions (Joyee Cheung) #591596ffaac66bc
] - doc: add constraints for mem leak to threat model (Rafael Gonzaga) #58917e419d20144
] - doc: add Aditi-1400 to collaborators (Aditi Singh) #59157ba380f7bf3
] - doc: avoid suggesting testing fast api with intense loop (Chengzhong Wu) #59111fa1a532f2b
] - doc: fix typo in writing-test.md (SeokHun) #591230b93ca3d19
] - doc: add RafaelGSS as steward July 25 (Rafael Gonzaga) #590787d747aeac8
] - doc: clarify ERR_FS_FILE_TOO_LARGE to reflect fs.readFile() I/O limit (Haram Jeong) #590500b5613f9fe
] - doc: run license-builder (github-actions[bot]) #590561b6b5e72d3
] - doc: fix typed list formatting (Aviv Keller) #59019756c7dd639
] - doc: refineutil.parseArgs
default
definition (Slayer95) #589580b840523a2
] - doc: remove unused import inzlib.md
(coderaiser) #590413e9ed4b080
] - doc: add stability index to the--watch-kill-signal
flag (Dario Piotrowicz) #58997cb08a5d43f
] - doc: add missing<code>
blocks (Antoine du Hamel) #589954a42360fe5
] - doc: add scroll margin to links (Roman Reiss) #589829d073f32da
] - doc: add sponsorship link to RafaelGSS (Rafael Gonzaga) #589833cc11fc9ac
] - domain: remove deprecated API call (Alex Yang) #59339fa9a9e9c69
] - (SEMVER-MINOR) esm: unflag --experimental-wasm-modules (Guy Bedford) #57038177ed3b3dd
] - esm: js-string Wasm builtins in ESM Integration (Guy Bedford) #590204619fe0e04
] - fs: fix glob TypeError on restricted dirs (Sylphy-0xd3ac) #58674ad2089e32d
] - fs: correct error message when FileHandle is transferred (Alex Yang) #59156390a9dc20b
] - (SEMVER-MINOR) http: add server.keepAliveTimeoutBuffer option (Haram Jeong) #59243659002359d
] - http2: set Http2Stream#sentHeaders for raw headers (Darshan Sen) #59244d02831ef73
] - inspector: initial support for Network.loadNetworkResource (Shima Ryuhei) #58077264a838779
] - lib: add trace-sigint APIs (theanarkh) #59040d22d2fa6d4
] - lib: optimize writable stream buffer clearing (Yoo) #59406a5e9759409
] - lib: do not modify prototype deprecated asyncResource (RafaelGSS) #591959254257fc0
] - lib: restructure assert to become a class (Miguel Marcondes Filho) #58253946eab8d77
] - lib: handle superscript variants on windows device (Rafael Gonzaga) #59261cd857a97b5
] - lib: use validateString (hotpineapple) #59296c12c5343ad
] - lib: docs deprecate _http_* (Sebastian Beltran) #59293a28e5f0938
] - lib: add type names in source mapped stack traces (Chengzhong Wu) #589766aec5aee7c
] - lib: prefer AsyncIteratorPrototype primordial (René) #59097e704349858
] - lib: fix incorrectArrayBufferPrototypeGetDetached
primordial type (Dario Piotrowicz) #589782fc25fd400
] - lib: flag to conditionally modify proto on deprecate (Rafael Gonzaga) #58928446ee98e00
] - meta: clarify pr objection process further (James M Snell) #5909646c339e4f3
] - meta: add mailmap entry for aditi-1400 (Aditi) #5931670a586261f
] - meta: add tsc and build team as codeowners building.md (Rafael Gonzaga) #59298e666e06781
] - meta: add nodejs/path to path files (Rafael Gonzaga) #59289251b65dd6c
] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #59140c8a7964da8
] - meta: add marco-ippolito to security release stewards (Marco Ippolito) #589440eec5cc492
] - module: fix conditions override in synchronous resolve hooks (Joyee Cheung) #590114acf7cd6d3
] - module: throw error when re-runing errored module jobs (Joyee Cheung) #58957f57ee3d71f
] - (SEMVER-MINOR) net: update net.blocklist to allow file save and file management (alphaleadership) #580874aefcfc318
] - node-api: reword "implementation in an alternative VM" as implementable (Chengzhong Wu) #59036ff6be2ed5d
] - node-api,doc: update links to ecma262 with section names (Chengzhong Wu) #590878d60602677
] - perf_hooks: do not expose SafeMap via Histogram wrapper (René) #59094035da74c31
] - (SEMVER-MINOR) process: add threadCpuUsage (Paolo Insogna) #5646774e1aa4d06
] - process: make execve's args argument optional (Allon Murienik) #584123366e60bd9
] - src: use simdjson to parse SEA configuration (Joyee Cheung) #5932363cc06977a
] - src: mark realm leaf classes final (Anna Henningsen) #59355133d410cd9
] - src: use C++20contains()
method (iknoom) #5930457fe96fe49
] - src: added CHECK_NOT_NULL check for multiple eq_wrap_async (F3lixTheCat) #59267a8f381a6c5
] - src: add nullptr checks inStreamPipe::New
(Burkov Egor) #576130769e5a0dc
] - src: call unmask after install signal handler (theanarkh) #590591e7639e9e1
] - src: useFastStringKey
forTrackV8FastApiCall
(Anna Henningsen) #591489075a1a4bf
] - src: use C++20consteval
forFastStringKey
(Anna Henningsen) #591485a0fd5689b
] - src: remove declarations of removed BaseObject static fns (Anna Henningsen) #59093c637a2c41d
] - src: add cache to nearest parent package json (Ilyas Shabi) #590863375a6cfee
] - test: deflake sequential/test-tls-session-timeout (Joyee Cheung) #59423438cb11a15
] - test: update WPT resources,WebCryptoAPI,webstorage (Filip Skokan) #5931168bec19f76
] - test: add known issue test for fs.cpSync dereference bug (James M Snell) #58941a100cce379
] - test: deflake stream-readable-to-web test (Ethan Arrowood) #58948b7577d853b
] - test: make test-inspector-network-resource sequential (Shima Ryuhei) #59104667ee82443
] - test: don't use expose internals in test-http-outgoing-buffer.js (Meghan Denny) #59219feec26d3bb
] - test: use mustSucceed in test-fs-read (Sungwon) #59204d7e23769ab
] - test: prepare test-crypto-rsa-dsa for newer OpenSSL (Richard Lau) #581003a9aca91c6
] - test: fix flaky test-worker-message-port-transfer-filehandle test (Alex Yang) #591583aee7625b9
] - test: expand linting rules aroundassert
w literal messages (Anna Henningsen) #59147667c2ced38
] - test: update WPT for WebCryptoAPI toab08796
(Node.js GitHub Bot) #5912989ac344393
] - test: update WPT for WebCryptoAPI to19d82c5
(Node.js GitHub Bot) #59129d332957ac6
] - test: skip tests that cause timeouts on IBM i (Abdirahim Musse) #59014a23562ff72
] - test: updatestartCLI
to set--port=0
by default (Dario Piotrowicz) #590424a12f5d83b
] - test: mark test-inspector-network-fetch as flaky on Windows (Joyee Cheung) #59091ac4f7aa69c
] - test: add missing port=0 arg in test-debugger-extract-function-name (Dario Piotrowicz) #589778dd09267e3
] - test,crypto: skip unsupported ciphers (Shelley Vohr) #5938845200b43ea
] - tools: update coverage GitHub Actions to fixed version (Rich Trott) #595128f2b8b3dc4
] - tools: allow selecting test subsystems with numbers in their names (Darshan Sen) #59242f9bc2573dd
] - tools: clarify README linter error message (Joyee Cheung) #59160cba0de128d
] - tools: add support for URLs to PR commits inmerge.sh
(Antoine du Hamel) #59162039949ef5b
] - tools: bump @eslint/plugin-kit from 0.3.1 to 0.3.3 in /tools/eslint (dependabot[bot]) #591196a8a73aa35
] - tools: ignore CVE mention when linting release proposals (Antoine du Hamel) #59037d0f40f3a3a
] - tools,test: enforce best practices to detect never settling promises (Antoine du Hamel) #589929d801a3f00
] - typings: improve internal binding types (Nam Yooseong) #593516dbda6cb25
] - typings: improve internal binding types (Michaël Zasso) #59176e22dddf859
] - util: respect nested formats in styleText (Alex Yang) #59098491f390515
] - worker: add cpuUsage for worker (theanarkh) #591778e697d1884
] - (SEMVER-MINOR) zlib: add dictionary support to zstdCompress and zstdDecompress (lluisemper) #59240v22.18.0
: 2025-07-31, Version 22.18.0 'Jod' (LTS), @aduh95Compare Source
Notable Changes
Type stripping is enabled by default
Node.js will be able to execute TypeScript files without additional configuration:
There are some limitations in the supported syntax documented at
https://nodejs.org/api/typescript.html#type-stripping.
This feature is experimental and is subject to change. Disable it by passing
--no-experimental-strip-types
CLI flag.Contributed by Marco Ippolito in #56350.
Other notable changes
26f3711228
] - (SEMVER-MINOR) deps: update amaro to 1.1.0 (Node.js GitHub Bot) #56350d80ef2a71f
] - (SEMVER-MINOR) doc: add all watch-mode related flags to node.1 (Dario Piotrowicz) #587198ab24d21c9
] - doc: add islandryu to collaborators (Shima Ryuhei) #58714430e66b9b8
] - (SEMVER-MINOR) esm: implementimport.meta.main
(Joe) #5780462f7926b6a
] - (SEMVER-MINOR) fs: allow correct handling of burst in fs-events with AsyncIterator (Philipp Dunkel) #5849065f19a00c3
] - (SEMVER-MINOR) permission: propagate permission model flags on spawn (Rafael Gonzaga) #58853ccca1517f9
] - (SEMVER-MINOR) sqlite: add support forreadBigInts
option in db connection level (Miguel Marcondes Filho) #5869748003e87e8
] - (SEMVER-MINOR) src,permission: add support topermission.has(addon)
(Rafael Gonzaga) #58951fe4290a0e6
] - (SEMVER-MINOR) url: addfileURLToPathBuffer
API (James M Snell) #587004dc6b4c67a
] - (SEMVER-MINOR) watch: add--watch-kill-signal
flag (Dario Piotrowicz) #587198dbc6b210f
] - (SEMVER-MINOR) worker: makeWorker
async disposable (James M Snell) #58385Commits
b19ffebea7
] - assert: remove dead code (Yoshiya Hinosawa) #587605bc828beae
] - benchmark: add source map and source map cache (Miguel Marcondes Filho) #58125f7c16985a7
] - build: disable v8_enable_pointer_compression_shared_cage on non-64bit (Shelley Vohr) #58867ba42c72f7f
] - build: option to use custom inspector_protocol path (Shelley Vohr) #588394fd8911653
] - build: fix typo 'Stoage' to 'Storage' in help text (ganglike) #58777114cd95919
] - crypto: fix inclusion of OPENSSL_IS_BORINGSSL define (Shelley Vohr) #588456699c75eac
] - crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4 (Filip Skokan) #58942f99aa748c0
] - deps: upgrade npm to 10.9.3 (npm team) #5884702e971190b
] - deps: update sqlite to 3.50.2 (Node.js GitHub Bot) #58882de2b85b5ae
] - deps: update googletest to35b75a2
(Node.js GitHub Bot) #58710e7591d7a19
] - deps: update minimatch to 10.0.3 (Node.js GitHub Bot) #587128c61b96c43
] - deps: update acorn to 8.15.0 (Node.js GitHub Bot) #58711113f4e2d3c
] - deps: update sqlite to 3.50.1 (Node.js GitHub Bot) #586307ccd848995
] - deps: update simdjson to 3.13.0 (Node.js GitHub Bot) #58629e9c51deb5c
] - deps: update zlib to 1.3.1-470d3a2 (Node.js GitHub Bot) #5862826f3711228
] - (SEMVER-MINOR) deps: update amaro to 1.1.0 (Node.js GitHub Bot) #56350752dde182f
] - (SEMVER-MINOR) deps: update amaro to 1.0.0 (Node.js GitHub Bot) #56350258534d0dc
] - (SEMVER-MINOR) deps: update amaro to 0.5.3 (Node.js GitHub Bot) #563507fcf675503
] - (SEMVER-MINOR) deps: update amaro to 0.5.2 (Node.js GitHub Bot) #5635081a10a67d5
] - (SEMVER-MINOR) deps: update amaro to 0.5.1 (Marco Ippolito) #5635025f8682a62
] - (SEMVER-MINOR) deps: update amaro to 0.5.0 (nodejs-github-bot) #563504baf2167e7
] - dns: fix parse memory leaky (theanarkh) #58973e8f4a7df22
] - dns: set timeout to 1000ms when timeout < 0 (theanarkh) #584411e373a0a25
] - doc: update release key for aduh95 (Antoine du Hamel) #58877d5c104246f
] - doc: remove broken link to permission model source code (Juan José) #58972b8885a25ff
] - doc: clarify details of TSC public and private meetings (James M Snell) #58925aa05823b37
] - doc: mark stability markers consistent inglobals.md
(Antoine du Hamel) #589323856aee9b2
] - doc: move "Core Promise APIs" to "Completed initiatives" (Antoine du Hamel) #58934c2f9735422
] - doc: fixfetch
subsections inglobals.md
(Antoine du Hamel) #589335f4c7a9d2d
] - doc: add missingClass:
mentions (Antoine du Hamel) #5893188ee38b37c
] - doc: remove myself from security steward rotation (Michael Dawson) #5892702031a9b0d
] - doc: add ovflowd back to core collaborators (Claudio W.) #589119551fa3c8f
] - doc: update email address for Richard Lau (Richard Lau) #58910cd6bc982c0
] - doc: update vm doc links (Chengzhong Wu) #58885ce49303cd0
] - doc: add missing comma inchild_process.md
(ronijames008) #58862d80ef2a71f
] - (SEMVER-MINOR) doc: add all watch-mode related flags to node.1 (Dario Piotrowicz) #58719f8fcb1c83a
] - doc: fix jsdoc definition of assert.ifError() fn in lib/assert.js (jesh) #5857328fddc04ca
] - doc: add array type in http request headers (Michael Henrique) #580498bd698b688
] - doc: add missing colon to headers inglobals.md
(Aviv Keller) #58825fa5818e3c1
] - doc: fixstream.md
section order (Antoine du Hamel) #588112384bfdcbd
] - doc: fix stability 1.x links excluding the decimal digit (Dario Piotrowicz) #587834e9fe670c9
] - doc: fix wrong RFC number in http2 (Deokjin Kim) #58753bbe4ad7351
] - doc: add history entry for TS support in hooks (Antoine du Hamel) #58732ec60473ab1
] - doc: run license-builder (github-actions[bot]) #587228ab24d21c9
] - doc: add islandryu to collaborators (Shima Ryuhei) #587148c641105cd
] - doc: punctuation fix for Node-API versioning clarification (Jiacai Liu) #58599133b10a0bb
] - doc: add path rules and validation for export targets in package.json (0hm☘️) #58604354a68c460
] - doc: add history entries to--input-type
section (Antoine du Hamel) #56350430e66b9b8
] - (SEMVER-MINOR) esm: implement import.meta.main (Joe) #5780442c4ca6024
] - esm: syncify default path ofModuleLoader.load
(Jacob Smith) #574193ac8c686a3
] - esm: unwrap WebAssembly.Global on Wasm Namespaces (Guy Bedford) #57525c7ebf2e245
] - fs: close dir before throwing ifoptions.bufferSize
is invalid (Livia Medeiros) #5885638ffed8744
] - fs: special input-1
onchown
,lchown
andfchown
(Alex Yang) #588360e82f72a46
] - fs: throwERR_INVALID_THIS
on illegal invocations (Livia Medeiros) #58848141b2b1954
] - fs: makeDir
disposers idempotent (René) #58692dedd9d1961
] - fs: avoid computing time coefficient constants in runtime (Livia Medeiros) #58728a029a06b49
] - fs: add UV_ENOSPC to list of things to pass to err directly (Jacky Zhao) #5691862f7926b6a
] - (SEMVER-MINOR) fs: allow correct handling of burst in fs-events with AsyncIterator (Philipp Dunkel) #58490927d2e77f3
] - http: fix keep-alive not timing out after post-request empty line (Shima Ryuhei) #581785cd8145612
] - http2: add diagnostics channel 'http2.server.stream.close' (Darshan Sen) #586020f2b31cba4
] - inspector: add protocol methods retrieving sent/received data (Chengzhong Wu) #5864579428d8946
] - lib: fixgetTypeScriptParsingMode
jsdoc (沈鸿飞) #586812c205d857c
] - lib: renamevalidateInternalField
intovalidateThisInternalField
(LiviaMedeiros) #58765f67e927a5f
] - lib: makevalidateInternalField()
throwERR_INVALID_THIS
(LiviaMedeiros) #58765914701d4f8
] - lib,src: support DOMException ser-des (Chengzhong Wu) #5864912a75dca8b
] - meta: bump step-security/harden-runner from 2.12.0 to 2.12.2 (dependabot[bot]) #589230d56fec6f0
] - meta: bump github/codeql-action from 3.28.18 to 3.29.2 (dependabot[bot]) #589227f4f6e0409
] - meta: add IlyasShabi to collaborators (Ilyas Shabi) #5891650b62c9663
] - meta: add @nodejs/inspector as codeowner (Chengzhong Wu) #587902fc89892ab
] - module: fix typescript import.meta.main (Marco Ippolito) #58661bfc68c8ae8
] - module: convert schema-only core module onconvertCJSFilenameToURL
(Alex Yang) #5861254634f5e53
] - module: update tests for combined ambiguous module syntax error (Mert Can Altin) #5587410eb3db4af
] - module: allow cycles in require() in the CJS handling in ESM loader (Joyee Cheung) #58598fe7994eb0c
] - module: improve typescript error message format (Marco Ippolito) #56350c898491017
] - (SEMVER-MINOR) module: remove experimental warning from type stripping (Marco Ippolito) #56350c07745a436
] - module: refactor commonjs typescript loader (Marco Ippolito) #563508d1f5df313
] - (SEMVER-MINOR) module: unflag --experimental-strip-types (Marco Ippolito) #56350a8a1c9a960
] - os: fix GetInterfaceAddresses memory lieaky (theanarkh) #5894065f19a00c3
] - (SEMVER-MINOR) permission: propagate permission model flags on spawn (Rafael Gonzaga) #58853f0a165d89f
] - repl: fix eval errors thrown after close throwingERR_USE_AFTER_CLOSE
(Dario Piotrowicz) #587919ef1cd1607
] - repl: avoid deprecatedrequire.extensions
in tab completion (baki gul) #5865322a4c60e08
] - repl: fix tab completion not working with computer string properties (Dario Piotrowicz) #58709ccca1517f9
] - (SEMVER-MINOR) sqlite: add support for readBigInts option in db connection level (Miguel Marcondes Filho) #58697690525881e
] - src: simplify adding fast APIs to ExternalReferenceRegistry (René) #58896a381b4d990
] - src: remove fast API for InternalModuleStat (Joyee Cheung) #58489390654e996
] - src: fix internalModuleStat v8 fast path (Yagiz Nizipli) #58054b722647572
] - src: fix -Wunreachable-code in src/node_api.cc (Shelley Vohr) #589016d1fe67f56
] - src: -Wunreachable-code error in crypto_context.cc (Shelley Vohr) #589012d8e65c6db
] - src: fix -Wunreachable-code-return in src/node_contextify.cc (Shelley Vohr) #58901e07adb3b18
] - src: cleanup uv_fs_req before uv_fs_stat on existSync (RafaelGSS) #589156b30c0a511
] - src: -Wmismatched-new-delete in debug_utils.cc (Shelley Vohr) #5884474ef07f2e7
] - src: add FromV8Value<T>() for integral and enum types (Aditi) #5793128bf6ed87d
] - src: pass resource on permission checks for spawn (Rafael Gonzaga) #58758daf65d479b
] - src: replace std::array with static arrays in contextify (Mert Can Altin) #585809cb671fdb1
] - src: add new CopyUtimes function to reduce code duplication (Dario Piotrowicz) #58625e515eb861c
] - src: replace V8 Fast API todo comment with note comment (Dario Piotrowicz) #5861448003e87e8
] - (SEMVER-MINOR) src,permission: add support to permission.has(addon) (Rafael GonConfiguration
📅 Schedule: Branch creation - "before 5am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test
.This PR has been generated by MintMaker (powered by Renovate Bot).