-
Notifications
You must be signed in to change notification settings - Fork 31.2k
Insights: nodejs/node
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v23.11.0 2025-04-01, Version 23.11.0 (Current), @aduh95
published
Apr 1, 2025
61 Pull requests merged by 33 people
-
fs: improve globSync performance
#57725 merged
Apr 7, 2025 -
test: add tests for REPL custom evals
#57691 merged
Apr 7, 2025 -
crypto: remove BoringSSL dh-primes addition
#57023 merged
Apr 7, 2025 -
doc: explicitly state that corepack will be removed in v25+
#57747 merged
Apr 7, 2025 -
dns: restore dns query cache ttl
#57640 merged
Apr 7, 2025 -
doc: update position type to integer | null in fs
#57745 merged
Apr 6, 2025 -
src: improve StringBytes error handling
#57706 merged
Apr 6, 2025 -
doc: allow the $schema property in node.config.json
#57560 merged
Apr 6, 2025 -
doc: update CI instructions
#57743 merged
Apr 6, 2025 -
test: update expected error message for macOS
#57742 merged
Apr 6, 2025 -
watch: check parent and child path properly
#57425 merged
Apr 6, 2025 -
module: improve
getPackageType
performance#57599 merged
Apr 6, 2025 -
module: remove unnecessary
readPackage
function#57596 merged
Apr 6, 2025 -
src: initialize privateSymbols for per_context
#57479 merged
Apr 6, 2025 -
util: fix parseEnv incorrectly splitting multiple β=β in value
#57421 merged
Apr 6, 2025 -
buffer: define global v8::CFunction objects as const
#57676 merged
Apr 6, 2025 -
doc: update example of using
await
in REPL#57653 merged
Apr 5, 2025 -
src: remove unused variable in crypto_x509.cc
#57754 merged
Apr 5, 2025 -
repl: deprecate
repl.builtinModules
#57508 merged
Apr 5, 2025 -
assert,util: improve deep object comparison performance
#57648 merged
Apr 5, 2025 -
src: update std::vector<v8::Local<T>> to use v8::LocalVector<T>
#57733 merged
Apr 5, 2025 -
sqlite: add setReturnArrays method to StatementSync
#57542 merged
Apr 4, 2025 -
tools: bump the eslint group in /tools/eslint with 4 updates
#57721 merged
Apr 4, 2025 -
sqlite: enable common flags
#57621 merged
Apr 4, 2025 -
http2: skip writeHead if stream is closed
#57686 merged
Apr 4, 2025 -
doc: add back mention of visa fees to onboarding doc
#57730 merged
Apr 4, 2025 -
tools: enable linter in
test/fixtures/source-map/output
#57700 merged
Apr 4, 2025 -
tools: enable linter in
test/fixtures/errors
#57701 merged
Apr 4, 2025 -
doc: remove link to
QUIC.md
#57729 merged
Apr 4, 2025 -
tools: enable linter in
test/fixtures/test-runner/output
#57698 merged
Apr 4, 2025 -
tools: enable linter in
test/fixtures/eval
#57699 merged
Apr 4, 2025 -
deps: update ada and web-platform tests
#57693 merged
Apr 4, 2025 -
src: fix kill signal 0 on Windows
#57695 merged
Apr 4, 2025 -
doc: process.execve is only unavailable for Windows
#57726 merged
Apr 4, 2025 -
src, permission: make ERR_ACCESS_DENIED more descriptive
#57585 merged
Apr 3, 2025 -
src: Fix inefficient usage of v8_inspector::StringView
#52372 merged
Apr 3, 2025 -
meta: bump Mozilla-Actions/sccache-action from 0.0.8 to 0.0.9
#57720 merged
Apr 3, 2025 -
meta: bump actions/download-artifact from 4.1.9 to 4.2.1
#57719 merged
Apr 3, 2025 -
meta: bump actions/setup-python from 5.4.0 to 5.5.0
#57718 merged
Apr 3, 2025 -
meta: bump peter-evans/create-pull-request from 7.0.7 to 7.0.8
#57717 merged
Apr 3, 2025 -
meta: bump github/codeql-action from 3.28.10 to 3.28.13
#57716 merged
Apr 3, 2025 -
meta: bump actions/cache from 4.2.2 to 4.2.3
#57715 merged
Apr 3, 2025 -
meta: bump actions/setup-node from 4.2.0 to 4.3.0
#57714 merged
Apr 3, 2025 -
meta: bump actions/upload-artifact from 4.6.1 to 4.6.2
#57713 merged
Apr 3, 2025 -
win: fix SIGQUIT on ClangCL
#57659 merged
Apr 3, 2025 -
sqlite,src: refactor sqlite value conversion
#57571 merged
Apr 3, 2025 -
sqlite: refactor prepared statement iterator
#57569 merged
Apr 3, 2025 -
doc: mark type stripping as release candidate
#57705 merged
Apr 3, 2025 -
module: remove extra padding from ts errors
#57704 merged
Apr 3, 2025 -
quic: fix debug log
#57689 merged
Apr 3, 2025 -
Revert "assert,util: revert recursive breaking change"
#57622 merged
Apr 2, 2025 -
http: remove outgoingmessage _headers and _headersList
#57551 merged
Apr 2, 2025 -
test: fix dangling promise in test_runner no isolation test setup
#57595 merged
Apr 2, 2025 -
doc: clarify
unhandledRejection
events behaviors in process doc#57654 merged
Apr 2, 2025 -
doc: improved
fetch
docs#57296 merged
Apr 2, 2025 -
src: disable abseil deadlock detection
#57582 merged
Apr 2, 2025 -
doc: document REPL custom eval arguments
#57690 merged
Apr 1, 2025 -
2025-04-01, Version 23.11.0 (Current)
#57694 merged
Apr 1, 2025 -
doc: classify Chrome DevTools Protocol as tier 2
#57634 merged
Apr 1, 2025 -
tools: enable linter on some fixtures file
#57674 merged
Apr 1, 2025 -
crypto: fix output of privateDecrypt with zero-length data
#57575 merged
Apr 1, 2025
31 Pull requests opened by 22 people
-
zlib: fix pointer alignment
#57727 opened
Apr 2, 2025 -
test: improve getCallSites
#57732 opened
Apr 2, 2025 -
lib: fix default AbortController.abort() message
#57735 opened
Apr 2, 2025 -
src: Fix bugs and refactor NativeSymbolDebuggingContext::GetLoadedLibraries
#57738 opened
Apr 3, 2025 -
http: improve performance by removing async_hooks
#57746 opened
Apr 4, 2025 -
build: commit some android build and test fixtures
#57748 opened
Apr 4, 2025 -
worker_threads: add everysync
#57749 opened
Apr 4, 2025 -
sqlite: add timeout options to DatabaseSync
#57752 opened
Apr 5, 2025 -
[help wanted] deps: update V8 to 13.6
#57753 opened
Apr 5, 2025 -
doc: clarify the multi REPL example
#57759 opened
Apr 5, 2025 -
ffi: Initial implementation
#57761 opened
Apr 5, 2025 -
doc: clarify examples section in REPL doc
#57762 opened
Apr 5, 2025 -
build: remove the rest of corepack
#57763 opened
Apr 5, 2025 -
src: improve error handling in `node_env_var.cc`
#57767 opened
Apr 5, 2025 -
deps: update zlib to 1.3.0.1-motley-ce5a169
#57768 opened
Apr 6, 2025 -
tools: update doc to new version
#57769 opened
Apr 6, 2025 -
deps: update undici to 7.7.0
#57770 opened
Apr 6, 2025 -
build: remove `nocorepack` `vcbuild` flag
#57772 opened
Apr 6, 2025 -
esm: remove check for trailing slash during resolve
#57773 opened
Apr 6, 2025 -
module: clarify esm error message in `require` calls
#57774 opened
Apr 6, 2025 -
fs: add signal option to fs.stat()
#57775 opened
Apr 6, 2025 -
doc: fix typo in writing-docs
#57776 opened
Apr 6, 2025 -
module: expose module format by module loader
#57777 opened
Apr 6, 2025 -
test: migrate snapshots from python to js
#57778 opened
Apr 6, 2025 -
doc: add missing v0.11.15 changelog entry
#57779 opened
Apr 6, 2025 -
doc: list DOMException as a potential error raised by Node.js
#57783 opened
Apr 7, 2025 -
fs: remove `recursive` option from rmdir
#57784 opened
Apr 7, 2025 -
doc: fix deprecation type for `DEP0148`
#57785 opened
Apr 7, 2025 -
test_runner: recalculate run duration on watch restart
#57786 opened
Apr 7, 2025 -
crypto: remove CipherBase::Init
#57787 opened
Apr 7, 2025 -
tools: add codeql nightly
#57788 opened
Apr 7, 2025
36 Issues closed by 14 people
-
"version" field on `node.config.json`
#57781 closed
Apr 7, 2025 -
No script
#57155 closed
Apr 7, 2025 -
America/Asuncion still on UTC-4
#57782 closed
Apr 7, 2025 -
Breaking Change - DNS Caching
#57636 closed
Apr 7, 2025 -
Watch not working on paths with overlap
#57422 closed
Apr 6, 2025 -
util.parseEnv creates additional environment variables when equal sign is in value
#57411 closed
Apr 6, 2025 -
Lexical scoping of the `const` is not invalidated when use `await` in REPL
#45918 closed
Apr 5, 2025 -
ERR_UNKNOWN_FILE_EXTENSION on typescript files (broken TS support on node 22.14)
#57756 closed
Apr 5, 2025 -
sqlite: database is locked
#57741 closed
Apr 5, 2025 -
`repl.builtinModules` doesn't contain all node.js builtin modules
#57504 closed
Apr 5, 2025 -
node:sqlite to support retrieving rows as arrays instead of objects
#57534 closed
Apr 4, 2025 -
Enable all SQLite extensions that do not require code changes.
#56476 closed
Apr 4, 2025 -
ERR_HTTP2_INVALID_STREAM thrown when attempting to end response when stream was destroyed
#57416 closed
Apr 4, 2025 -
The QUIC link is broken
#57252 closed
Apr 4, 2025 -
Ensure opaque URL paths always roundtrip
#57329 closed
Apr 4, 2025 -
`subprocess.kill(0)` terminates the subprocess on Windows since v23.4.0
#57669 closed
Apr 4, 2025 -
Hidden Node.js Corepack documentation / inconsistent links after Node.js v23.11.0 release
#57708 closed
Apr 3, 2025 -
console.group and console.groupCollapsed should write to stderr
#55511 closed
Apr 3, 2025 -
Incorrect behavior of console.log("%d", 1.1) in Node.js
#48238 closed
Apr 3, 2025 -
[node:util] `format` is optional in `util.format`?
#45669 closed
Apr 3, 2025 -
Issue with Variable Declaration and Reference Errors in Node.js REPL and Browser Console
#54055 closed
Apr 3, 2025 -
Add `dbhash` and `sqldiff` utilities as JS APIs for working with SQLite
#57637 closed
Apr 3, 2025 -
node:sqlite Export problem
#57647 closed
Apr 3, 2025 -
sqlite: `StatementSync#iterate` fails with `Error: statement has been finalized`
#57493 closed
Apr 3, 2025 -
Unexpected output of Intl.NumberFormat#format with locale "it-IT"
#57737 closed
Apr 3, 2025 -
v23 test runner no longer matches .ts causing silent success
#57734 closed
Apr 2, 2025 -
Document default unhandledRejection handler behavior
#50075 closed
Apr 2, 2025 -
Accidental breaking change in node 23.6.0 caused by type stripping
#57638 closed
Apr 1, 2025 -
proposal: new release blog
#28868 closed
Apr 1, 2025 -
Provide more information when there is a SyntaxError
#56830 closed
Apr 1, 2025 -
Uninitialized member of class FSReqWrapSync
#56667 closed
Apr 1, 2025 -
rsa-oaep decrypt the ciphertext (an empty string) got an unexpected string
#57553 closed
Apr 1, 2025 -
Reuse Blob Registry in Workers
#54719 closed
Apr 1, 2025
10 Issues opened by 10 people
-
UTF8 characters show incorrectly after win cmd chcp 65001
#57780 opened
Apr 7, 2025 -
Support providing AbortSignal to the `fs.stat` functions
#57751 opened
Apr 4, 2025 -
secureHeap not used for some key material.
#57750 opened
Apr 4, 2025 -
Consider removing unstable `"node:module".stripTypeScriptTypes` to reduce baseline SEA binary size
#57744 opened
Apr 4, 2025 -
Performance improvement via hints to/heuristics in memory allocator to use huge pages for large data
#57740 opened
Apr 4, 2025 -
AbortSignal.any() is unreliable and breaks timeouts
#57736 opened
Apr 3, 2025 -
test_runner: most global hooks set up via `--require` don't trigger
#57728 opened
Apr 2, 2025 -
Speed up async hooks (former domain module)
#57724 opened
Apr 1, 2025 -
Incorrect handling of `Proxy-Connection: close`
#57722 opened
Apr 1, 2025 -
setkeepalive < 1000 silently ignored
#57712 opened
Apr 1, 2025
489 Unresolved conversations
Sometimes conversations happen on old items that arenβt yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
http2: add session tracking and graceful server shutdown of http2 server
#57586 commented on
Apr 7, 2025 β’ 36 new comments -
repl: add support for multiline history
#57400 commented on
Apr 6, 2025 β’ 30 new comments -
sqlite: add aggregate function
#56600 commented on
Apr 7, 2025 β’ 24 new comments -
test_runner: improve --test-timeout to be per test
#57672 commented on
Apr 7, 2025 β’ 17 new comments -
readline: add stricter validation for functions called after closed
#57680 commented on
Apr 7, 2025 β’ 16 new comments -
module: add module.customConditions
#57688 commented on
Apr 7, 2025 β’ 14 new comments -
test_runner: add global setup and teardown functionality
#57438 commented on
Apr 7, 2025 β’ 11 new comments -
test_runner: add bail out
#56490 commented on
Apr 2, 2025 β’ 7 new comments -
readline: fix unicode line separators being ignored
#57591 commented on
Apr 7, 2025 β’ 6 new comments -
esm: syncify default path of `ModuleLoader.load`
#57419 commented on
Apr 7, 2025 β’ 6 new comments -
tools: use github cli to squash the pr
#57675 commented on
Apr 7, 2025 β’ 3 new comments -
module: expose `resolveLoadAndCache` API
#55756 commented on
Apr 6, 2025 β’ 2 new comments -
src: add a variant of ToV8Value()
#57576 commented on
Apr 5, 2025 β’ 1 new comment -
build, doc: use new api doc tooling
#57343 commented on
Apr 6, 2025 β’ 1 new comment -
fs: fix mkdirp return UV_EROFS on read-only fs
#48105 commented on
Apr 7, 2025 β’ 1 new comment -
[help wanted] deps: update V8 to 13.4
#57114 commented on
Apr 7, 2025 β’ 1 new comment -
http: resume kept-alive when no body allowed
#52329 commented on
Apr 7, 2025 β’ 1 new comment -
src,lib,test: unflag --experimental-webstorage by default
#57666 commented on
Apr 7, 2025 β’ 1 new comment -
test: use test runner in eventtarget-once-twice test
#55752 commented on
Apr 2, 2025 β’ 0 new comments -
node-api: use c-based api for libnode embedding
#54660 commented on
Apr 2, 2025 β’ 0 new comments -
lib: basic support for primordials in undici
#55783 commented on
Apr 2, 2025 β’ 0 new comments -
build: explicitly set OpenSSL default TLS seclevel
#54639 commented on
Apr 2, 2025 β’ 0 new comments -
child_process: add validator for file argument
#54635 commented on
Apr 2, 2025 β’ 0 new comments -
test: add test cases for `getDirents` and `getDirent` function
#54634 commented on
Apr 2, 2025 β’ 0 new comments -
doc: fix history info for URLSearchParams
#55840 commented on
Apr 2, 2025 β’ 0 new comments -
buffer: throw on invalid encoding in Buffer.from
#54586 commented on
Apr 2, 2025 β’ 0 new comments -
src: optimize buffer transcode for matching encodings
#54507 commented on
Apr 2, 2025 β’ 0 new comments -
tls: wrap ssl errors in ECONNRESET
#54492 commented on
Apr 2, 2025 β’ 0 new comments -
url: use primordials in url.js
#54489 commented on
Apr 2, 2025 β’ 0 new comments -
module,win: make module cache case-insensitive
#54478 commented on
Apr 2, 2025 β’ 0 new comments -
buffer: improve error handling of buffer.concat
#54464 commented on
Apr 2, 2025 β’ 0 new comments -
lib: fix realpathSync resolving to invalid path (#54200)
#54458 commented on
Apr 2, 2025 β’ 0 new comments -
build: add a flag v8_enable_simultor
#55848 commented on
Apr 2, 2025 β’ 0 new comments -
buffer: cleanup handling different types buffers
#54439 commented on
Apr 2, 2025 β’ 0 new comments -
lib: optimize link header regex for case insensitivity
#54407 commented on
Apr 2, 2025 β’ 0 new comments -
lib: add validateThis and validateMissingArgs utilities
#54405 commented on
Apr 2, 2025 β’ 0 new comments -
path: update win32 toNamespacedPath to support device namespace paths
#54367 commented on
Apr 2, 2025 β’ 0 new comments -
src: add WDAC integration (Windows)
#54364 commented on
Apr 7, 2025 β’ 0 new comments -
meta: update devcontainer to the latest schema
#54347 commented on
Apr 2, 2025 β’ 0 new comments -
benchmark: add initial support for benchmark coverage
#54333 commented on
Apr 2, 2025 β’ 0 new comments -
buffer: optimize writing short strings
#54310 commented on
Apr 2, 2025 β’ 0 new comments -
src: use wide string for findPackageJson onWindows
#55861 commented on
Apr 2, 2025 β’ 0 new comments -
doc: update documentation in fs.StatsFs
#54309 commented on
Apr 2, 2025 β’ 0 new comments -
tls: Server should generate lazily create sessionIdContext
#54298 commented on
Apr 2, 2025 β’ 0 new comments -
tls: improve performance of getAllowUnauthorized
#54297 commented on
Apr 2, 2025 β’ 0 new comments -
add verbose to identify the flaky cases
#55481 commented on
Apr 2, 2025 β’ 0 new comments -
doc: HTTP Module request.reusedSocket documentation sample code error fix
#55478 commented on
Apr 2, 2025 β’ 0 new comments -
doc: add missing options.signal to readlinePromises.createInterface()
#55456 commented on
Apr 2, 2025 β’ 0 new comments -
fix: support buffers greater than `2^32` bytes in length in `Buffer.concat` and `Buffer.copy`
#55492 commented on
Apr 2, 2025 β’ 0 new comments -
fix: Ensure `Duplex streams` are returned unwrapped in stream operators
#55394 commented on
Apr 2, 2025 β’ 0 new comments -
test: fix typos
#55341 commented on
Apr 2, 2025 β’ 0 new comments -
src: migrate from deprecated SnapshotCreator constructor
#55337 commented on
Apr 2, 2025 β’ 0 new comments -
doc: add missing examples and information to fs
#55298 commented on
Apr 2, 2025 β’ 0 new comments -
fs: refactor 'cb' to 'callback' for consistency in validateFunction
#55294 commented on
Apr 2, 2025 β’ 0 new comments -
doc, test: update --watch for linux recursive watch
#55256 commented on
Apr 2, 2025 β’ 0 new comments -
build: unbreak windows build of ICU source URL
#55215 commented on
Apr 2, 2025 β’ 0 new comments -
tools: update clang-format to v19
#55201 commented on
Apr 2, 2025 β’ 0 new comments -
fix async context frame test when tests are run with --shell option
#55185 commented on
Apr 2, 2025 β’ 0 new comments -
doc: add notice to `execArgv`
#55177 commented on
Apr 2, 2025 β’ 0 new comments -
build: describe the fix for compiling android node.js on an x86_64 host
#55133 commented on
Apr 2, 2025 β’ 0 new comments -
meta: allow users to reopen stale issues via commands
#55498 commented on
Apr 2, 2025 β’ 0 new comments -
meta: re-enable PR stalebot
#55032 commented on
Apr 2, 2025 β’ 0 new comments -
src: fix argv memory leaking in FixupArgsForSEA
#55579 commented on
Apr 2, 2025 β’ 0 new comments -
test: refactor fs readdir buffer with test runner
#55748 commented on
Apr 2, 2025 β’ 0 new comments -
test: migrate fs read promises to test runner
#55749 commented on
Apr 2, 2025 β’ 0 new comments -
benchmark: use options.filename when, for esm, require.main.filename is undefined
#55027 commented on
Apr 2, 2025 β’ 0 new comments -
net: defer self.destroy calls to nextTick
#54857 commented on
Apr 2, 2025 β’ 0 new comments -
perf_hooks: fix rangeerror
#54772 commented on
Apr 2, 2025 β’ 0 new comments -
url: add V8 Fast API for Blob RevokeObjectURL
#54712 commented on
Apr 2, 2025 β’ 0 new comments -
meta: add old issue stalebot
#54672 commented on
Apr 2, 2025 β’ 0 new comments -
path: remove `StringPrototypeCharCodeAt` from some methods of `posix`
#54668 commented on
Apr 2, 2025 β’ 0 new comments -
test: file read no exist update to test runner
#55751 commented on
Apr 2, 2025 β’ 0 new comments -
doc: add environment variables specification
#52735 commented on
Apr 2, 2025 β’ 0 new comments -
events: add fast and slow path
#52733 commented on
Apr 2, 2025 β’ 0 new comments -
events: extract events file to a separate files
#52726 commented on
Apr 2, 2025 β’ 0 new comments -
module: package imports targets outside package
#52641 commented on
Apr 2, 2025 β’ 0 new comments -
quic: add scaffolding for Web Transport API
#52628 commented on
Apr 2, 2025 β’ 0 new comments -
tools: add osx notarization support for tarballs
#52610 commented on
Apr 2, 2025 β’ 0 new comments -
lib: avoid repl.setupHistory() blocks node exit after repl closed
#52587 commented on
Apr 2, 2025 β’ 0 new comments -
doc: emphasize "timeout" and "request.setTimeout()" difference
#52576 commented on
Apr 2, 2025 β’ 0 new comments -
src: introduce PullAll method to speed up blob.text/arrayBuffer
#52546 commented on
Apr 2, 2025 β’ 0 new comments -
src: add support to override local env variables option
#52531 commented on
Apr 2, 2025 β’ 0 new comments -
lib: pass through net.Server options during IPC
#52383 commented on
Apr 2, 2025 β’ 0 new comments -
events: improve `addAbortListener` perf by saving the same options object
#52367 commented on
Apr 2, 2025 β’ 0 new comments -
src: add NODE_SECURITY_REVERT environment variable
#52365 commented on
Apr 2, 2025 β’ 0 new comments -
lib: throw error when pass overlapped to spawn_sync
#52352 commented on
Apr 2, 2025 β’ 0 new comments -
doc: add ESM and CommonJS examples in `fs` documentation
#52207 commented on
Apr 2, 2025 β’ 0 new comments -
Add cls command to repl
#52206 commented on
Apr 2, 2025 β’ 0 new comments -
http: add parser kOnStreamAlloc callback for faster uploads
#52176 commented on
Apr 2, 2025 β’ 0 new comments -
lib: cache source maps in vm sources
#52153 commented on
Apr 2, 2025 β’ 0 new comments -
esm: add limited support for `--print`
#52105 commented on
Apr 2, 2025 β’ 0 new comments -
src: make start of signal_wrap reenterable
#52103 commented on
Apr 2, 2025 β’ 0 new comments -
src: add `process.cveRevert`
#52090 commented on
Apr 2, 2025 β’ 0 new comments -
async_hooks: add SymbolDispose support to AsyncLocalStorage
#52065 commented on
Apr 2, 2025 β’ 0 new comments -
deps: remove corepack
#51981 commented on
Apr 2, 2025 β’ 0 new comments -
errors: include CLI solution in ESM error message
#51963 commented on
Apr 2, 2025 β’ 0 new comments -
Improving error handling
#51953 commented on
Apr 2, 2025 β’ 0 new comments -
[WIP] test: add test for `new Intl.Segmenter().segment()`
#51785 commented on
Apr 2, 2025 β’ 0 new comments -
build: implement build android workflow
#51666 commented on
Apr 2, 2025 β’ 0 new comments -
lib: Know when a process ended due to the child_process.spawn() timeout option #51561
#51608 commented on
Apr 2, 2025 β’ 0 new comments -
Missing `Http2ServerResponse.setHeaders()` fixed
#51576 commented on
Apr 7, 2025 β’ 0 new comments -
test: snicallback prioritization issue
#54251 commented on
Apr 2, 2025 β’ 0 new comments -
src: make parsing compatible with motdotla/dotenv package
#54215 commented on
Apr 2, 2025 β’ 0 new comments -
lib: fix handling of non-object options parameter in fs/watchFile
#54157 commented on
Apr 2, 2025 β’ 0 new comments -
src: change the if statement to a switch statement for code readability.
#54148 commented on
Apr 2, 2025 β’ 0 new comments -
typings: remove deprecated and unused string methods from primordials
#54090 commented on
Apr 2, 2025 β’ 0 new comments -
Fix http.server.close() to properly close idle connections before shuβ¦
#53953 commented on
Apr 2, 2025 β’ 0 new comments -
build: support setting an emulator from configure script
#53899 commented on
Apr 2, 2025 β’ 0 new comments -
doc: update for solution to dual package hazard
#53873 commented on
Apr 2, 2025 β’ 0 new comments -
build: minify undici
#53870 commented on
Apr 2, 2025 β’ 0 new comments -
doc: add a missing word in api/single-executable-applications.md
#53864 commented on
Apr 2, 2025 β’ 0 new comments -
use CDP setBreakpointOnFunctionCall
#53798 commented on
Apr 2, 2025 β’ 0 new comments -
docs: add documentation for process.traceProcessWarnings
#53641 commented on
Apr 2, 2025 β’ 0 new comments -
lib: add security warning on io full access
#53609 commented on
Apr 2, 2025 β’ 0 new comments -
fs: calling mkdir in fs.cp function can ignore EEXIST error
#53534 commented on
Apr 2, 2025 β’ 0 new comments -
cli: make run and watch modes friends
#53457 commented on
Apr 2, 2025 β’ 0 new comments -
timers: do not retain a reference to the async store after firing
#53443 commented on
Apr 2, 2025 β’ 0 new comments -
fix: correctly format error construction in debugger timeout handling
#53417 commented on
Apr 2, 2025 β’ 0 new comments -
permission: add permission for udp
#53398 commented on
Apr 2, 2025 β’ 0 new comments -
stream: properly cleanup pipeline on destroy
#53226 commented on
Apr 2, 2025 β’ 0 new comments -
module: allow module.register from workers
#53200 commented on
Apr 2, 2025 β’ 0 new comments -
http2, tls: check content-length, fix RST and GOAWAY logic
#53160 commented on
Apr 2, 2025 β’ 0 new comments -
module: improve error message for cjs code in an esm module
#53152 commented on
Apr 2, 2025 β’ 0 new comments -
workflow: re-enable ubsan
#53142 commented on
Apr 2, 2025 β’ 0 new comments -
module: fix error message for not found
#53110 commented on
Apr 2, 2025 β’ 0 new comments -
doc: clarify possible `eventType` values in `fs.watch`
#53041 commented on
Apr 2, 2025 β’ 0 new comments -
test: mark `test-net-write-fully-async-buffer` as flaky
#52959 commented on
Apr 2, 2025 β’ 0 new comments -
watch: ensure watch mode detects deleted and re-added files
#52879 commented on
Apr 2, 2025 β’ 0 new comments -
stream: fix `flatMap` concurrency
#52816 commented on
Apr 2, 2025 β’ 0 new comments -
src: bump assumed hwm
#52815 commented on
Apr 2, 2025 β’ 0 new comments -
url: add flatpak+https url scheme
#57549 commented on
Apr 2, 2025 β’ 0 new comments -
[StepSecurity] Apply security best practices
#57535 commented on
Apr 7, 2025 β’ 0 new comments -
esm: WebAssembly.Global unwrapping for Wasm Namespaces
#57525 commented on
Apr 2, 2025 β’ 0 new comments -
fix: Use of a weak cryptographic key
#57478 commented on
Apr 2, 2025 β’ 0 new comments -
doc: mark commonjs as legacy
#57460 commented on
Apr 2, 2025 β’ 0 new comments -
module: fix incorrect formatting in require(esm) cycle error message
#57453 commented on
Apr 7, 2025 β’ 0 new comments -
src: annotate BaseObjects in the heap snapshots correctly
#57417 commented on
Apr 2, 2025 β’ 0 new comments -
doc: doc that proj has access to linked in
#57401 commented on
Apr 2, 2025 β’ 0 new comments -
test_runner: ensure proper teardown when tests run without isolation
#57394 commented on
Apr 2, 2025 β’ 0 new comments -
test_runner: added restart log in test-runner/runner.js
#57375 commented on
Apr 2, 2025 β’ 0 new comments -
src: support (de)serialization of `DOMException`
#57372 commented on
Apr 2, 2025 β’ 0 new comments -
os: fix netmask format check condition in getCIDR function
#57324 commented on
Apr 2, 2025 β’ 0 new comments -
[v22.x backport] deps: update libuv to 1.50.0
#57316 commented on
Apr 3, 2025 β’ 0 new comments -
[v22.x backport] module: unflag --experimental-strip-types
#57298 commented on
Apr 3, 2025 β’ 0 new comments -
src: port `initializeImportMeta` to native
#57286 commented on
Apr 2, 2025 β’ 0 new comments -
crypto: add SubtleCrypto.supports feature detection in Web Crypto API
#57270 commented on
Apr 2, 2025 β’ 0 new comments -
deps: update nghttp2 to 1.65.0
#57269 commented on
Apr 6, 2025 β’ 0 new comments -
buffer: optimize read UInt16/24 functions with bitwise operators
#57267 commented on
Apr 2, 2025 β’ 0 new comments -
doc: add sonsurim to triage team
#57245 commented on
Apr 2, 2025 β’ 0 new comments -
lib: expose `setupInstance` method on WASI class
#57214 commented on
Apr 2, 2025 β’ 0 new comments -
child_process: add fast path for `spawn`
#57196 commented on
Apr 2, 2025 β’ 0 new comments -
fix(process): improve error message for process.cwd() when directory is deleted
#57184 commented on
Apr 2, 2025 β’ 0 new comments -
module: implement synchronous module evaluate hooks
#57139 commented on
Apr 7, 2025 β’ 0 new comments -
test: test-buffer-write.js: test each write throw case individually
#57132 commented on
Apr 2, 2025 β’ 0 new comments -
lib: unflag experimental Temporal
#57128 commented on
Apr 2, 2025 β’ 0 new comments -
test: add quic datagrams test
#57119 commented on
Apr 2, 2025 β’ 0 new comments -
build: allow using alternate `inspector_protocol` path
#57116 commented on
Apr 2, 2025 β’ 0 new comments -
url: improve performance of the format function
#57099 commented on
Apr 2, 2025 β’ 0 new comments -
tools: enable type checking within the `internal/modules` directory
#56500 commented on
Apr 2, 2025 β’ 0 new comments -
tools: update gyp-next to 0.20.0
#57683 commented on
Apr 7, 2025 β’ 0 new comments -
deps, config: update simdjson to 3.12.3
#57682 commented on
Apr 6, 2025 β’ 0 new comments -
doc: fix pseudo code in modules.md
#57677 commented on
Apr 2, 2025 β’ 0 new comments -
tls: optimize convertProtocols by using Uint8 and removing reduce
#57671 commented on
Apr 4, 2025 β’ 0 new comments -
lib: use SafeMap primordial for ActiveAsyncContextFrame
#57670 commented on
Apr 7, 2025 β’ 0 new comments -
tools: remove unused `osx-pkg-postinstall.sh`
#57667 commented on
Apr 2, 2025 β’ 0 new comments -
src: fix `-Wunreachable-code-return` in `node_sea`
#57664 commented on
Apr 7, 2025 β’ 0 new comments -
doc: remove Corepack documentation page
#57663 commented on
Apr 7, 2025 β’ 0 new comments -
tools: delete macos installer postinstall script
#57661 commented on
Apr 2, 2025 β’ 0 new comments -
test: update WPT for url to 9504a83e01
#57652 commented on
Apr 2, 2025 β’ 0 new comments -
Update std::vector<v8::Local<T>> to use v8::LocalVector<T> (Part 3)
#57646 commented on
Apr 2, 2025 β’ 0 new comments -
worker: add ESM version examples to worker docs
#57645 commented on
Apr 2, 2025 β’ 0 new comments -
http2: fix a error in the check for frame->hd.type (related to CVE-2025-23085)
#57644 commented on
Apr 7, 2025 β’ 0 new comments -
lib: deprecate _tls_common and _tls_wrap
#57643 commented on
Apr 7, 2025 β’ 0 new comments -
Update std::vector<v8::Local<T>> to use v8::LocalVector<T> (Part 2)
#57642 commented on
Apr 5, 2025 β’ 0 new comments -
doc: add new companion status to governance document
#57628 commented on
Apr 2, 2025 β’ 0 new comments -
assert,util: handle invalid dates as equal in deep comparison
#57627 commented on
Apr 5, 2025 β’ 0 new comments -
src: collapse local var scope in loop
#57626 commented on
Apr 2, 2025 β’ 0 new comments -
Improves
#57625 commented on
Apr 2, 2025 β’ 0 new comments -
src: env_vars caching and local variable scope optimization
#57624 commented on
Apr 2, 2025 β’ 0 new comments -
src: add convert result for `StreamPipe::New`
#57613 commented on
Apr 7, 2025 β’ 0 new comments -
2025-04-23, Version 24.0.0 (Current)
#57609 commented on
Apr 2, 2025 β’ 0 new comments -
Check HMAC_Init_ex result in SecureContext::TicketKeyCallback
#57604 commented on
Apr 2, 2025 β’ 0 new comments -
test: update WPT for urlpattern to f07d05f49c
#57601 commented on
Apr 2, 2025 β’ 0 new comments -
doc: add "Do I still need this dependency for my Node.js app?" to ambassadors program
#57600 commented on
Apr 2, 2025 β’ 0 new comments -
src: add `--install` runtime flag
#57593 commented on
Apr 2, 2025 β’ 0 new comments -
src: add `--run-from` flag
#57592 commented on
Apr 7, 2025 β’ 0 new comments -
src: improve error message for invalid child stdio type in spawn_sync
#57589 commented on
Apr 7, 2025 β’ 0 new comments -
src: update std::vector<v8::Local<T>> to use v8::LocalVector<T>
#57578 commented on
Apr 2, 2025 β’ 0 new comments -
module: clarify cjs global-like error on ModuleJobSync
#56491 commented on
Apr 2, 2025 β’ 0 new comments -
src: add args validation method
#56487 commented on
Apr 2, 2025 β’ 0 new comments -
tools: fix `vcbuild test` when path contain spaces
#56481 commented on
Apr 2, 2025 β’ 0 new comments -
src: use non-deprecated `ares_set_servers_csv` API
#56451 commented on
Apr 2, 2025 β’ 0 new comments -
docs: clarify writableNeedDrain behavior and usage in streams
#56419 commented on
Apr 2, 2025 β’ 0 new comments -
Fixes for building when the path to the repo contains spaces
#56401 commented on
Apr 2, 2025 β’ 0 new comments -
fix: build undefined symbol sf_parser_init
#56353 commented on
Apr 2, 2025 β’ 0 new comments -
deps: update nghttp3 to 1.8.0
#56333 commented on
Apr 6, 2025 β’ 0 new comments -
doc: add differences between Node.js fetch and standard Fetch API
#56314 commented on
Apr 2, 2025 β’ 0 new comments -
cli: fix negated boolean options not removing implied options
#56313 commented on
Apr 2, 2025 β’ 0 new comments -
src: modify SecureContext::SetCACert to not create root certificate store
#56301 commented on
Apr 2, 2025 β’ 0 new comments -
test: openssl 3.4 compatibility
#56294 commented on
Apr 2, 2025 β’ 0 new comments -
build: build v8 with -fvisibility=hidden -fvisibility-inlines-hidden
#56290 commented on
Apr 2, 2025 β’ 0 new comments -
stream: prevent dead lock when Duplex generator is "thrown"
#56287 commented on
Apr 2, 2025 β’ 0 new comments -
update error message in lib/internal/error.js
#56246 commented on
Apr 2, 2025 β’ 0 new comments -
child_process: validate strings in exec and spawn
#56148 commented on
Apr 2, 2025 β’ 0 new comments -
tools: add a backport queue cron action
#56143 commented on
Apr 2, 2025 β’ 0 new comments -
Add test for #55913
#56096 commented on
Apr 2, 2025 β’ 0 new comments -
fs: enable chunked reading for large files in readFileHandle
#56022 commented on
Apr 2, 2025 β’ 0 new comments -
test_runner: add level-based diagnostic handling for reporter
#55964 commented on
Apr 2, 2025 β’ 0 new comments -
src,lib: handle invalid stdio configuration gracefully
#55942 commented on
Apr 2, 2025 β’ 0 new comments -
bootstrap: expose process._rawDebug as a global function
#55907 commented on
Apr 2, 2025 β’ 0 new comments -
build: allow unbundling of Node.js dependencies
#55903 commented on
Apr 2, 2025 β’ 0 new comments -
fix: Adjusting ERR_FS_FILE_TOO_LARGE description for I/O Limit
#55899 commented on
Apr 2, 2025 β’ 0 new comments -
lib: resolve the issue of not adhering to the specified buffersize
#55896 commented on
Apr 2, 2025 β’ 0 new comments -
cli: generate man-page
#55885 commented on
Apr 2, 2025 β’ 0 new comments -
[WIP] node-api: fix data race and use-after-free in napi_threadsafe_function
#55877 commented on
Apr 2, 2025 β’ 0 new comments -
module: improve error message for top-level await in CommonJS
#55874 commented on
Apr 2, 2025 β’ 0 new comments -
Improve documentation for fs.statfs with detailed descriptions and examples
#57062 commented on
Apr 2, 2025 β’ 0 new comments -
os: (cpus) pre-allocate the size of the result array
#57059 commented on
Apr 2, 2025 β’ 0 new comments -
esm: unflag --experimental-wasm-modules
#57038 commented on
Apr 2, 2025 β’ 0 new comments -
tls: change TLSWrap::GetProtocol to fix #56935
#57036 commented on
Apr 2, 2025 β’ 0 new comments -
doc: correct definition of v8.getHeapStatistics().heap_size_limit
#57029 commented on
Apr 2, 2025 β’ 0 new comments -
esm: avoid `import.meta` setup costs for unused properties
#57003 commented on
Apr 2, 2025 β’ 0 new comments -
Fix possible dereference of null pointer
#57002 commented on
Apr 2, 2025 β’ 0 new comments -
fs: fix rmSync to handle non-ASCII characters
#56934 commented on
Apr 2, 2025 β’ 0 new comments -
inspector: make dispatching_messages_ atomic
#56929 commented on
Apr 2, 2025 β’ 0 new comments -
fs: fix fs.promises.mkdir to also report ENOSPC correctly
#56918 commented on
Apr 2, 2025 β’ 0 new comments -
sqlite: handle exceptions in filter callback database.applyChangeset()
#56903 commented on
Apr 7, 2025 β’ 0 new comments -
src: remove workaround for container-overflow
#56851 commented on
Apr 2, 2025 β’ 0 new comments -
src: cache negative results in GetPackageJSON
#56834 commented on
Apr 2, 2025 β’ 0 new comments -
src: Add enum handle for `ToStringHelper` + formatting
#56829 commented on
Apr 2, 2025 β’ 0 new comments -
src: fix platform shutdown deadlock
#56827 commented on
Apr 2, 2025 β’ 0 new comments -
util: fix parseEnv handling of invalid lines
#56778 commented on
Apr 7, 2025 β’ 0 new comments -
tools: update winget manifest on new release
#56774 commented on
Apr 2, 2025 β’ 0 new comments -
deps: update simdutf to 6.4.2
#56764 commented on
Apr 7, 2025 β’ 0 new comments -
child_process: validate options.shell and correctly enforce shell invocation in exec/execSync
#56761 commented on
Apr 2, 2025 β’ 0 new comments -
inspector: support for worker inspection in chrome devtools
#56759 commented on
Apr 2, 2025 β’ 0 new comments -
events: refactored emit to improve performance
#56741 commented on
Apr 2, 2025 β’ 0 new comments -
Temporarily increase network_family_autoselection_attempt_timeout to 500ms
#56738 commented on
Apr 2, 2025 β’ 0 new comments -
util: inspect: avoid a crash on a DataView with a detached buffer
#56669 commented on
Apr 2, 2025 β’ 0 new comments -
child_process: check array readability in spawn
#56625 commented on
Apr 2, 2025 β’ 0 new comments -
Fixes: #56518 - Warning Message for .cjs Files Using import Statements
#56618 commented on
Apr 2, 2025 β’ 0 new comments -
src: add BaseObjectPtr nullptr operations
#56585 commented on
Apr 2, 2025 β’ 0 new comments -
buffer: make methods work on Uint8Array instances
#56578 commented on
Apr 2, 2025 β’ 0 new comments -
src: track cppgc wrappers with a list in Realm
#56534 commented on
Apr 7, 2025 β’ 0 new comments -
tools: update `NOTABLE_CHANGE_MESSAGE`
#56507 commented on
Apr 2, 2025 β’ 0 new comments -
[DO NOT MERGE] test: duplicate async_hooks tests in esm
#44323 commented on
Apr 2, 2025 β’ 0 new comments -
assert: allow arbitrary argument order in match() and doesNotMatch()
#41007 commented on
Apr 2, 2025 β’ 0 new comments -
tools: fix installing headers on windows
#40943 commented on
Apr 2, 2025 β’ 0 new comments -
doc: remove all references to internal AbortError
#40883 commented on
Apr 3, 2025 β’ 0 new comments -
stream: return undefined writable/readable
#40803 commented on
Apr 2, 2025 β’ 0 new comments -
stream: adjust src hwm when pipelining
#40751 commented on
Apr 2, 2025 β’ 0 new comments -
process: add get/set resuid
#40581 commented on
Apr 2, 2025 β’ 0 new comments -
module: add a condition to if in case of a bug.
#40549 commented on
Apr 2, 2025 β’ 0 new comments -
timers: allow passing delay to timer.refresh()
#40434 commented on
Apr 2, 2025 β’ 0 new comments -
doc: document default length as buffer.length
#40354 commented on
Apr 2, 2025 β’ 0 new comments -
chore: added Apple M1 platform detection when compiling with Rosetta 2
#40315 commented on
Apr 2, 2025 β’ 0 new comments -
tty: expose `hasColor` and `getColorDepth` directly
#40240 commented on
Apr 2, 2025 β’ 0 new comments -
net: introduce removal methods for net.BlockList
#40224 commented on
Apr 2, 2025 β’ 0 new comments -
stream: export consumers and web in parent builtin
#40197 commented on
Apr 2, 2025 β’ 0 new comments -
build: optimize linux test workflow
#40118 commented on
Apr 2, 2025 β’ 0 new comments -
stream: Readable.concat util method
#40075 commented on
Apr 2, 2025 β’ 0 new comments -
fs: implement `fsp.exists`
#39968 commented on
Apr 2, 2025 β’ 0 new comments -
events: speed up emit by create faster null prototype object
#39939 commented on
Apr 2, 2025 β’ 0 new comments -
Fix: Invalid HTTP/2 origin set when servername is empty #39919
#39934 commented on
Apr 2, 2025 β’ 0 new comments -
node: warn for Object.prototype.__* accessors common in security warnings
#39824 commented on
Apr 2, 2025 β’ 0 new comments -
dns: fix `uv_timer_start` usage
#39723 commented on
Apr 2, 2025 β’ 0 new comments -
stream: deprecate readableFlowing setter
#39644 commented on
Apr 2, 2025 β’ 0 new comments -
stream: pipeline error callback
#39533 commented on
Apr 2, 2025 β’ 0 new comments -
dgram: skip dns lookup for IPs
#39473 commented on
Apr 2, 2025 β’ 0 new comments -
repl: limit line processing to one at a time
#39392 commented on
Apr 2, 2025 β’ 0 new comments -
http: fix keepAliveTimeout for HTTP server after answering a POST request synchronously
#39295 commented on
Apr 2, 2025 β’ 0 new comments -
benchmark: add benchmark groups
#39285 commented on
Apr 2, 2025 β’ 0 new comments -
scale the socket receive buffer on the fly #39092
#39097 commented on
Apr 2, 2025 β’ 0 new comments -
assert: refactor to use more primordials
#38995 commented on
Apr 2, 2025 β’ 0 new comments -
crypto: expose OPENSSL_IS_BORINGSSL constant
#38928 commented on
Apr 2, 2025 β’ 0 new comments -
build: export more OpenSSL symbols on Windows
#38857 commented on
Apr 2, 2025 β’ 0 new comments -
worker: add flag to control old space size
#43995 commented on
Apr 2, 2025 β’ 0 new comments -
build: shim for invoking node w/o .exe from WSL
#43948 commented on
Apr 2, 2025 β’ 0 new comments -
feat(esm): expose `User-Agent` header
#43852 commented on
Apr 2, 2025 β’ 0 new comments -
Look for node_ceiling
#43828 commented on
Apr 2, 2025 β’ 0 new comments -
node-api: Add API to check safety of calling JS
#43805 commented on
Apr 2, 2025 β’ 0 new comments -
Extend Node-API to `libnode`
#43542 commented on
Apr 2, 2025 β’ 0 new comments -
crypto: disable ciphers not supported by EVP
#43532 commented on
Apr 2, 2025 β’ 0 new comments -
fs: adjust truncate mode from `r+` to `a`
#43315 commented on
Apr 2, 2025 β’ 0 new comments -
perf_hooks: fix timerify bug
#42883 commented on
Apr 2, 2025 β’ 0 new comments -
src,v8: add wasm streaming handler api
#42843 commented on
Apr 2, 2025 β’ 0 new comments -
stream: add diagnostics_channel event for completion
#42822 commented on
Apr 2, 2025 β’ 0 new comments -
doc: improve building doc with windows debug build
#42763 commented on
Apr 2, 2025 β’ 0 new comments -
src: check if the script file exists before starting inspector
#42673 commented on
Apr 2, 2025 β’ 0 new comments -
src: fix syntax error not showing in stderr with node --inspect-brk
#42486 commented on
Apr 2, 2025 β’ 0 new comments -
tls: fix reference to certificate object subjectAltName in checkServerIdentity function
#42470 commented on
Apr 2, 2025 β’ 0 new comments -
esm: non file baseurls and fix cache key collision
#42392 commented on
Apr 2, 2025 β’ 0 new comments -
add: scheduler config option for cluster
#42308 commented on
Apr 2, 2025 β’ 0 new comments -
doc: add riscv64 info into platform list
#42251 commented on
Apr 2, 2025 β’ 0 new comments -
test: compute list of expected globals from ESLint config file
#42056 commented on
Apr 2, 2025 β’ 0 new comments -
tools: enable prefer-arrow-callback eslint rule
#42048 commented on
Apr 2, 2025 β’ 0 new comments -
build: disable empty-lines yamllint rule
#42036 commented on
Apr 2, 2025 β’ 0 new comments -
process: add reportError
#41912 commented on
Apr 2, 2025 β’ 0 new comments -
util: make debuglog show up in --inspect logs
#41884 commented on
Apr 2, 2025 β’ 0 new comments -
Remove content-visibility hack from the docs
#41869 commented on
Apr 2, 2025 β’ 0 new comments -
doc: add caveats and example to crypto.timingSafeEqual
#41837 commented on
Apr 2, 2025 β’ 0 new comments -
cluster: add schedulingPolicy to settings
#41731 commented on
Apr 2, 2025 β’ 0 new comments -
fs: readFile function adds the chunkSize option
#41647 commented on
Apr 2, 2025 β’ 0 new comments -
[discuss] cli,doc: doc deprecate --preserve-symlinks flags
#41540 commented on
Apr 2, 2025 β’ 0 new comments -
fs: `readFile` in one syscall to avoid context switching
#41436 commented on
Apr 2, 2025 β’ 0 new comments -
esm: implement the getFileSystem hook
#41076 commented on
Apr 2, 2025 β’ 0 new comments -
child_process: check for closed pipes after creating socket
#38716 commented on
Apr 2, 2025 β’ 0 new comments -
fs: simplify copy operations and more cleanups
#31038 commented on
Apr 2, 2025 β’ 0 new comments -
build: use --whole-archive for pthread with --fully-static
#30199 commented on
Apr 2, 2025 β’ 0 new comments -
net: support passing a host with port to Server.prototype.listen
#29891 commented on
Apr 2, 2025 β’ 0 new comments -
add missing sigemptyset() to init sigset_t
#29554 commented on
Apr 2, 2025 β’ 0 new comments -
lib: modify NativeModule to use compileFunction
#23837 commented on
Apr 2, 2025 β’ 0 new comments -
deps: add support for interface broadcast addresses
#23438 commented on
Apr 2, 2025 β’ 0 new comments -
`node:test` custom reporters get `test:stdout` and `test:stderr` events before `test:dequeue`
#53103 commented on
Apr 7, 2025 β’ 0 new comments -
node:sqlite: `DatabaseSync.function` wrapper for `sqlite3_create_function_v2` should allow use of `xStep` and `xFinal` parameters
#56510 commented on
Apr 7, 2025 β’ 0 new comments -
node:sqlite: sqlite module should provide wrapper for `sqlite3_create_window_function` api
#56511 commented on
Apr 7, 2025 β’ 0 new comments -
stabilization of node:sqlite module
#57445 commented on
Apr 7, 2025 β’ 0 new comments -
Tracking Issue: Syncify the ESM Loader
#55782 commented on
Apr 7, 2025 β’ 0 new comments -
Node.js 20 Upgrade: Segmentation Fault Core Dump During Pipeline Lage Build Step
#56236 commented on
Apr 7, 2025 β’ 0 new comments -
Add support for multiple import maps
#54784 commented on
Apr 7, 2025 β’ 0 new comments -
`assert.any` for `assert.deepEqual` to match on types instead of values
#55319 commented on
Apr 7, 2025 β’ 0 new comments -
add API for "package dir"
#49445 commented on
Apr 6, 2025 β’ 0 new comments -
Embedding: static nodejs variables are not set to default
#21653 commented on
Apr 6, 2025 β’ 0 new comments -
Restrict authentication tag length for GCM by default
#52327 commented on
Apr 6, 2025 β’ 0 new comments -
Implement "Real" Single executable applications, which contains only the modules actually used
#53476 commented on
Apr 6, 2025 β’ 0 new comments -
ReadableStream.values().return() should return undefined, instead of cancellation reason
#57681 commented on
Apr 5, 2025 β’ 0 new comments -
Missing `Http2ServerResponse.setHeaders()`
#51573 commented on
Apr 4, 2025 β’ 0 new comments -
Add Option to Skip Initial Run in Watch Mode
#56713 commented on
Apr 4, 2025 β’ 0 new comments -
v8.deserialize() crashes with "Unable to deserialize cloned data."
#56802 commented on
Apr 3, 2025 β’ 0 new comments -
Inconsistent behavior of REPL
#45252 commented on
Apr 3, 2025 β’ 0 new comments -
Provide APIs to help control TLS fingerprints
#41112 commented on
Apr 3, 2025 β’ 0 new comments -
NodeJS 22 throws std::bad_alloc when calling std::regex
#57639 commented on
Apr 2, 2025 β’ 0 new comments -
Node-API V8 Fast API
#54731 commented on
Apr 2, 2025 β’ 0 new comments -
Building with pointer compression is broken
#57650 commented on
Apr 2, 2025 β’ 0 new comments -
createRequire does not respect deleting module from require.cache
#57696 commented on
Apr 2, 2025 β’ 0 new comments -
node:net blocklist upgrade
#56252 commented on
Apr 1, 2025 β’ 0 new comments -
Support for running bin scripts using `node --run`
#53845 commented on
Apr 1, 2025 β’ 0 new comments -
fs: add support for async iterators to `fs.writeFile`
#38525 commented on
Apr 2, 2025 β’ 0 new comments -
src,lib,buffer: improve atob / btoa performance
#38433 commented on
Apr 2, 2025 β’ 0 new comments -
crypto: fix Hash and Cipher abort on end
#38425 commented on
Apr 2, 2025 β’ 0 new comments -
module: add --package flag for implicit config testing
#38028 commented on
Apr 2, 2025 β’ 0 new comments -
events: refactor [customInspectSymbol]
#37834 commented on
Apr 2, 2025 β’ 0 new comments -
lib: inline `Array` operations in `FreeList` methods
#37649 commented on
Apr 2, 2025 β’ 0 new comments -
refactor: undefined check for tls_wrap
#37424 commented on
Apr 2, 2025 β’ 0 new comments -
console: make console.log resilient to built-in prototypes tempering
#37332 commented on
Apr 2, 2025 β’ 0 new comments -
crypto: add support for SM2
#37066 commented on
Apr 2, 2025 β’ 0 new comments -
assert: refactor to avoid unsafe array iteration
#36754 commented on
Apr 2, 2025 β’ 0 new comments -
inspect: fix pop undefined when array prototype pop deleted
#36742 commented on
Apr 2, 2025 β’ 0 new comments -
build, tools, win: update nasm detection
#36689 commented on
Apr 3, 2025 β’ 0 new comments -
WIP net: enable emitclose in socket
#36662 commented on
Apr 2, 2025 β’ 0 new comments -
lib: add `SafeArray` to `primordials` and use it for `FreeList`
#36600 commented on
Apr 2, 2025 β’ 0 new comments -
worker: implement Web Locks API
#36502 commented on
Apr 2, 2025 β’ 0 new comments -
http: replace destroySoon with socket.end
#36205 commented on
Apr 2, 2025 β’ 0 new comments -
feature-request - add [lazy] option `parents` to fs.writeFile[Sync], fs.appendFile[Sync], fs.open[Sync]
#35775 commented on
Apr 2, 2025 β’ 0 new comments -
lib: fix inspector links for stack traces
#35725 commented on
Apr 2, 2025 β’ 0 new comments -
process: improve rejections tracking performance
#34862 commented on
Apr 2, 2025 β’ 0 new comments -
src: set SA_SIGINFO flag when using sa_sigaction
#34648 commented on
Apr 2, 2025 β’ 0 new comments -
child_process: Pass `child` in execFile resolve/reject too
#34345 commented on
Apr 2, 2025 β’ 0 new comments -
esm: treat modules with no extension as .js
#34177 commented on
Apr 2, 2025 β’ 0 new comments -
Draft: Cancellation of FSReq
#34080 commented on
Apr 2, 2025 β’ 0 new comments -
path: add Buffer support to join
#34053 commented on
Apr 2, 2025 β’ 0 new comments -
net: simplify server.close() behavior when closing unopened server.
#34042 commented on
Apr 2, 2025 β’ 0 new comments -
test: skip test-worker-prof in debug builds
#32596 commented on
Apr 3, 2025 β’ 0 new comments -
net: close connection if no 'connection' listener
#32516 commented on
Apr 2, 2025 β’ 0 new comments -
console: adhere to environment variables enforcing colors
#32308 commented on
Apr 2, 2025 β’ 0 new comments -
esm: implement import.meta.main
#32223 commented on
Apr 2, 2025 β’ 0 new comments -
test: cls variant of test-http-abort-stream-end
#32084 commented on
Apr 3, 2025 β’ 0 new comments -
Add UserInput library for simplified user input
#51541 commented on
Apr 2, 2025 β’ 0 new comments -
esm: fix misleading error when import empty package.json
#49728 commented on
Apr 2, 2025 β’ 0 new comments -
querystring: rebalance the performance of unescape
#49687 commented on
Apr 2, 2025 β’ 0 new comments -
process: make `exitCode` configurable again
#49579 commented on
Apr 2, 2025 β’ 0 new comments -
v8: refactor to handle `if` to `switch` for `ArrayBufferViewType`
#49479 commented on
Apr 2, 2025 β’ 0 new comments -
url: fix toPathIfFileUrl with string URL input
#49466 commented on
Apr 2, 2025 β’ 0 new comments -
build,module: add `node-esm` support
#49407 commented on
Apr 2, 2025 β’ 0 new comments -
http: support FetchEvent API
#49405 commented on
Apr 2, 2025 β’ 0 new comments -
esm: refactor hooks β add loader instances
#49315 commented on
Apr 2, 2025 β’ 0 new comments -
Add scheduling policy to cluster.settings
#49292 commented on
Apr 2, 2025 β’ 0 new comments -
fs: deprecate file handle `close`
#49291 commented on
Apr 2, 2025 β’ 0 new comments -
doc: refine sample code on tokens of util/parseArgs
#49263 commented on
Apr 2, 2025 β’ 0 new comments -
fs: extends recursive readdir to allow a function to limit traversal
#49255 commented on
Apr 2, 2025 β’ 0 new comments -
build: add DEBUG_ONLY to Makefile to support debug-only builds
#49229 commented on
Apr 2, 2025 β’ 0 new comments -
util: add %c to ANSI transform for console.log()
#49205 commented on
Apr 2, 2025 β’ 0 new comments -
esm: add `deregister` method
#49159 commented on
Apr 2, 2025 β’ 0 new comments -
build, deps, test, tools: avoid excessive LTO, debug information
#49063 commented on
Apr 2, 2025 β’ 0 new comments -
stream: add `writable.writeAhead()`
#49055 commented on
Apr 2, 2025 β’ 0 new comments -
child_process: allow `URL` instances as paths to executables
#49031 commented on
Apr 2, 2025 β’ 0 new comments -
doc: improve docs around running javascript tests
#49022 commented on
Apr 2, 2025 β’ 0 new comments -
Perf: Implement RAII for Mutex in RandomCIDFactory
#48988 commented on
Apr 2, 2025 β’ 0 new comments -
Draft: Keep FIPS provider
#48950 commented on
Apr 2, 2025 β’ 0 new comments -
net: set default highwatermark at socket creation time
#48882 commented on
Apr 2, 2025 β’ 0 new comments -
process: trace sync api
#48857 commented on
Apr 2, 2025 β’ 0 new comments -
Read all results for subdirectories in opendir
#48829 commented on
Apr 2, 2025 β’ 0 new comments -
src: node.h `signal.h` to `csignal`
#48723 commented on
Apr 2, 2025 β’ 0 new comments -
assert: add `__proto__` null
#48661 commented on
Apr 2, 2025 β’ 0 new comments -
tools: add eslint rule for `__proto__: null` in object
#48646 commented on
Apr 2, 2025 β’ 0 new comments -
doc:add documentation for the object fields return with fs.fstat
#48620 commented on
Apr 2, 2025 β’ 0 new comments -
stream: allow infinite concurrency
#48588 commented on
Apr 2, 2025 β’ 0 new comments -
trace_events: improve readability of example code output
#48497 commented on
Apr 2, 2025 β’ 0 new comments -
test: migrate messages v8 tests from Python to JS
#51534 commented on
Apr 6, 2025 β’ 0 new comments -
stream: always prefer reading first buffer
#51500 commented on
Apr 2, 2025 β’ 0 new comments -
lib: parse the incoming http message url with the whatwg url class
#51498 commented on
Apr 2, 2025 β’ 0 new comments -
src: support for reading NODE_EXTRA_CA_CERTS from env file
#51497 commented on
Apr 2, 2025 β’ 0 new comments -
stream: improve Readable legacy compat
#51470 commented on
Apr 2, 2025 β’ 0 new comments -
lib: Enhancing Performance and Readability with Switch Statements π
#51304 commented on
Apr 2, 2025 β’ 0 new comments -
fs: Performance Enhancement: Concurrent Execution of Async Tasks with `Promise.all` β
#51215 commented on
Apr 2, 2025 β’ 0 new comments -
WIP: port from reference impl WIP
#51065 commented on
Apr 2, 2025 β’ 0 new comments -
module: warn of potential for deadlock with hooks worker
#51035 commented on
Apr 2, 2025 β’ 0 new comments -
wip: crypto: use cppgc to manage Hash
#51017 commented on
Apr 2, 2025 β’ 0 new comments -
docs: add Cluster documentation
#50645 commented on
Apr 2, 2025 β’ 0 new comments -
esm: mordernise old tests
#50639 commented on
Apr 2, 2025 β’ 0 new comments -
module: add import map support
#50590 commented on
Apr 2, 2025 β’ 0 new comments -
benchmark: update benchmark for URLSearchParams.sort
#50568 commented on
Apr 2, 2025 β’ 0 new comments -
lib: set default ICU locale per cli option `--icu-locale`
#50538 commented on
Apr 2, 2025 β’ 0 new comments -
meta: specify tag when using npx
#50517 commented on
Apr 2, 2025 β’ 0 new comments -
tools: verify with gpg if md5 is not present in update-icu
#50507 commented on
Apr 2, 2025 β’ 0 new comments -
tools: add `needs-ci` label to `tools/doc`
#50416 commented on
Apr 2, 2025 β’ 0 new comments -
stream: consolidate common code from readable push and unshift helperβ¦
#50402 commented on
Apr 2, 2025 β’ 0 new comments -
crypto: add argon2() and argon2Sync() methods
#50353 commented on
Apr 2, 2025 β’ 0 new comments -
stream: remove Array.p.shift primordial from hotpath of RS.read()
#50340 commented on
Apr 2, 2025 β’ 0 new comments -
test: migrate message util tests from Python to JS #49721
#50333 commented on
Apr 2, 2025 β’ 0 new comments -
lib: add navigator.onLine
#50224 commented on
Apr 2, 2025 β’ 0 new comments -
buffer: cleanup
#50125 commented on
Apr 2, 2025 β’ 0 new comments -
module: initialize hook returns load, resolve
#50044 commented on
Apr 2, 2025 β’ 0 new comments -
fs: improve error performance of `fchownSync`
#49920 commented on
Apr 2, 2025 β’ 0 new comments -
process: `argv1` property to preserve original `argv[1]`
#49918 commented on
Apr 2, 2025 β’ 0 new comments -
fs: fix `fs.openAsBlob`, add `fs.openAsBlobSync` and `fsPromises.openAsBlob`
#49759 commented on
Apr 2, 2025 β’ 0 new comments -
node-api: treat V8 platform symbols same as base
#49740 commented on
Apr 2, 2025 β’ 0 new comments -
test: Migrate message error tests from Python to JS
#49738 commented on
Apr 2, 2025 β’ 0 new comments -
src: support sync 'overlapped' stdio option
#48479 commented on
Apr 2, 2025 β’ 0 new comments -
doc: improve `fsPromises.copyFile()` documentation and code example
#46917 commented on
Apr 2, 2025 β’ 0 new comments -
Foreign Function Interface (FFI) implementation
#46905 commented on
Apr 5, 2025 β’ 0 new comments -
lib: make sure globals can be loaded after globalThis is sealed
#46831 commented on
Apr 2, 2025 β’ 0 new comments -
util: extend parseArgs to validate relationships between options
#46657 commented on
Apr 2, 2025 β’ 0 new comments -
timers: fix the order of timers under a long loop
#46644 commented on
Apr 2, 2025 β’ 0 new comments -
stream: investigate memory overconsumption by Stream.Readable.toWeb
#46643 commented on
Apr 2, 2025 β’ 0 new comments -
chore(util): attempt of performance improve on MIMEType class
#46607 commented on
Apr 2, 2025 β’ 0 new comments -
cli: implement node --run <script-in-package-json>
#46534 commented on
Apr 2, 2025 β’ 0 new comments -
fs: allow writing files with ArrayBuffers
#46490 commented on
Apr 2, 2025 β’ 0 new comments -
http: relax writeEarlyHints validations
#46464 commented on
Apr 2, 2025 β’ 0 new comments -
fix: remove legacy assert
#46068 commented on
Apr 2, 2025 β’ 0 new comments -
lib: make `Error` objects instantiation less vulnerable to prototype pollution
#46065 commented on
Apr 2, 2025 β’ 0 new comments -
lib: support --watch use with --watch-path
#46000 commented on
Apr 2, 2025 β’ 0 new comments -
events,bootstrap: make globalThis extend EventTarget
#45993 commented on
Apr 2, 2025 β’ 0 new comments -
doc: update example of using await in REPL
#45939 commented on
Apr 3, 2025 β’ 0 new comments -
doc,lib: remove deprecated domain module
#45839 commented on
Apr 2, 2025 β’ 0 new comments -
[WIP] reduce circular dependencies in ESM loader and move more essential modules into the snapshot
#45828 commented on
Apr 2, 2025 β’ 0 new comments -
child_process: add `subprocess.readLines` method
#45774 commented on
Apr 2, 2025 β’ 0 new comments -
Adds zip support to the `zlib` module
#45651 commented on
Apr 2, 2025 β’ 0 new comments -
benchmark: add default value for settings param
#45594 commented on
Apr 2, 2025 β’ 0 new comments -
deps: vendor semver
#45127 commented on
Apr 2, 2025 β’ 0 new comments -
http: add `http.createStaticServer`
#45096 commented on
Apr 2, 2025 β’ 0 new comments -
test: async iife in repl
#44878 commented on
Apr 2, 2025 β’ 0 new comments -
worker: inherits mutated NODE_OPTIONS
#44732 commented on
Apr 2, 2025 β’ 0 new comments -
src: fix available memory best guess logic
#44730 commented on
Apr 2, 2025 β’ 0 new comments -
crypto: don't claim errors come from within OpenSSL
#44560 commented on
Apr 2, 2025 β’ 0 new comments -
src: add option to set cpu affinity of mainthread
#44459 commented on
Apr 2, 2025 β’ 0 new comments -
[WIP] src: fix integration of Atomics.waitAsync()
#44409 commented on
Apr 2, 2025 β’ 0 new comments -
lib: add diagnostics_channel events to cipher and hashing algorithms
#44356 commented on
Apr 2, 2025 β’ 0 new comments -
node-api: Memory leak fix for RefBase::Delete(RefBase* reference)
#44339 commented on
Apr 2, 2025 β’ 0 new comments -
feat: allow repl pause on exception state to be set from env
#48425 commented on
Apr 2, 2025 β’ 0 new comments -
tools: yaml lint command in vcbuild script
#48422 commented on
Apr 2, 2025 β’ 0 new comments -
constants: add support for sysexits.h exit codes
#48418 commented on
Apr 2, 2025 β’ 0 new comments -
Node source
#48357 commented on
Apr 6, 2025 β’ 0 new comments -
process: introduce codeGenerationFromString event
#48295 commented on
Apr 2, 2025 β’ 0 new comments -
src: add kGCTypeMinorMarkCompact gc type
#48253 commented on
Apr 2, 2025 β’ 0 new comments -
optimised runcmd func in tools/icu/icutrim.py
#48241 commented on
Apr 2, 2025 β’ 0 new comments -
build: relax upper limit on python version check
#48136 commented on
Apr 2, 2025 β’ 0 new comments -
permission: add initial environment permission
#48077 commented on
Apr 2, 2025 β’ 0 new comments -
doc: document undocumented methods on buffer prototype
#48041 commented on
Apr 2, 2025 β’ 0 new comments -
test: message to JS fixture test new snapshots
#48040 commented on
Apr 2, 2025 β’ 0 new comments -
stream: unref
#48007 commented on
Apr 2, 2025 β’ 0 new comments -
events: refactor to be less susceptible to prototype pollution
#47966 commented on
Apr 2, 2025 β’ 0 new comments -
fs: change default mode to COPYFILE_FICLONE
#47951 commented on
Apr 2, 2025 β’ 0 new comments -
test: migrated test/message to JS fixture tests
#47868 commented on
Apr 2, 2025 β’ 0 new comments -
src: add a fast call for URL.revokeObjectURL
#47794 commented on
Apr 2, 2025 β’ 0 new comments -
buffer: use buffer length as max of start offset in `buf.compare`
#47757 commented on
Apr 2, 2025 β’ 0 new comments -
src: optimizing watchdog performance
#47739 commented on
Apr 2, 2025 β’ 0 new comments -
http: merge chunks during chunked encoding
#47630 commented on
Apr 2, 2025 β’ 0 new comments -
fs handle fixes
#47484 commented on
Apr 2, 2025 β’ 0 new comments -
Do not drain worker tasks on main thread
#47452 commented on
Apr 2, 2025 β’ 0 new comments -
lib: remove multiple `noop` definition
#47327 commented on
Apr 2, 2025 β’ 0 new comments -
src: increase default semi space size to 64mb
#47277 commented on
Apr 2, 2025 β’ 0 new comments -
tools: add HTML previews for PR containing doc changes
#47196 commented on
Apr 2, 2025 β’ 0 new comments -
bootstrap: bind properties of the global console in the default snapshot
#47171 commented on
Apr 2, 2025 β’ 0 new comments -
stream: prevent memory overflow due to the default strategy
#47129 commented on
Apr 2, 2025 β’ 0 new comments -
lib, doc: standardize params in PerformanceObserver.observe
#47025 commented on
Apr 2, 2025 β’ 0 new comments -
stream: allow stream to stay open after take
#47023 commented on
Apr 2, 2025 β’ 0 new comments -
doc: add style/sass/less export conditions
#46994 commented on
Apr 2, 2025 β’ 0 new comments -
doc: improve error handling in synchronous fs example
#46918 commented on
Apr 2, 2025 β’ 0 new comments