-
Notifications
You must be signed in to change notification settings - Fork 30.3k
Insights: nodejs/node
Overview
Could not load contribution data
Please try again later
4 Releases published by 1 person
-
v23.6.1 2025-01-21, Version 23.6.1 (Current), @RafaelGSS
published
Jan 21, 2025 -
v22.13.1 2025-01-21, Version 22.13.1 'Jod' (LTS), @RafaelGSS
published
Jan 21, 2025 -
v20.18.2 2025-01-21, Version 20.18.2 'Iron' (LTS), @RafaelGSS
published
Jan 21, 2025 -
v18.20.6 2025-01-21, Version 18.20.6 'Hydrogen' (LTS), @RafaelGSS
published
Jan 21, 2025
25 Pull requests merged by 17 people
-
build: drop support for python 3.8
#55239 merged
Jan 24, 2025 -
test: enforce strict mode in test-zlib-const
#56689 merged
Jan 24, 2025 -
lib: allow skipping source maps in node_modules
#56639 merged
Jan 23, 2025 -
test: fix localization data for ICU 74.2
#56661 merged
Jan 23, 2025 -
tools: fix tools-deps-update
#56684 merged
Jan 23, 2025 -
doc: fix inconsistencies in
WeakSetandWeakMapcomparison details#56683 merged
Jan 23, 2025 -
doc: add RafaelGSS as latest sec release stewards
#56682 merged
Jan 23, 2025 -
module: use more defensive code when handling SWC errors
#56646 merged
Jan 23, 2025 -
workers: refactor stdio to improve performance
#56630 merged
Jan 23, 2025 -
doc: add note for features using
InternalWorkerwith permission model#56706 merged
Jan 23, 2025 -
doc: add history info for Permission Model
#56707 merged
Jan 22, 2025 -
test: use --permission instead of --experimental-permission
#56685 merged
Jan 22, 2025 -
tools: do not throw on missing
create-release-proposal.sh#56695 merged
Jan 22, 2025 -
doc: clarify cjs and esm scheduling difference between
queueMicrotask()andprocess.nextTick()#56659 merged
Jan 21, 2025 -
doc:
WeakSetandWeakMapcomparison details#56648 merged
Jan 20, 2025 -
test: test-stream-compose.js doesn't need internals
#56619 merged
Jan 19, 2025 -
deps: fixup some minor coverity warnings
#56612 merged
Jan 19, 2025 -
src: initialize FSReqWrapSync in path that uses it
#56613 merged
Jan 19, 2025 -
child_process: fix parsing messages with splitted length field
#56106 merged
Jan 18, 2025 -
punycode: limit deprecation warning
#56632 merged
Jan 18, 2025 -
doc: mention prepare --security
#56617 merged
Jan 17, 2025 -
deps: update libuv to 1.50.0
#56616 merged
Jan 17, 2025 -
crypto: add missing return value check
#56615 merged
Jan 17, 2025 -
tools: fix permissions in
lint-release-proposalworkflow#56614 merged
Jan 17, 2025 -
module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX
#56610 merged
Jan 17, 2025
38 Pull requests opened by 24 people
-
test: add missing test for env file
#56642 opened
Jan 17, 2025 -
watch: reload env file for --env-file-if-exists
#56643 opened
Jan 17, 2025 -
build: add build option suppress_all_error_on_warn
#56647 opened
Jan 17, 2025 -
inspector: roll inspector_protocol to match v8's
#56649 opened
Jan 17, 2025 -
src: move more crypto to ncrypto
#56653 opened
Jan 18, 2025 -
deps: update sqlite to 3.48.0
#56654 opened
Jan 19, 2025 -
deps: update zlib to 1.3.0.1-motley-5634698
#56655 opened
Jan 19, 2025 -
test_runner: print failing assertion only once with spec reporter
#56662 opened
Jan 19, 2025 -
deps: update simdjson to 3.11.6
#56663 opened
Jan 20, 2025 -
test_runner: remove Promise return values from test(), suite(), and t.test()
#56664 opened
Jan 20, 2025 -
util: inspect: avoid a crash on a DataView with a detached buffer
#56669 opened
Jan 20, 2025 -
test: test-crypto-scrypt.js doesn't need internals
#56673 opened
Jan 21, 2025 -
test: test-crypto-prime.js doesn't use internals anymore
#56675 opened
Jan 21, 2025 -
http: return `Content-Length` header for `HEAD`s
#56681 opened
Jan 21, 2025 -
src: fix generation of path objects in Windows
#56696 opened
Jan 22, 2025 -
deps: macro ENODATA is deprecated in libc++
#56698 opened
Jan 22, 2025 -
v20.18.3 proposal
#56699 opened
Jan 22, 2025 -
src: add nullptr handling from X509_STORE_new()
#56700 opened
Jan 22, 2025 -
src: add default value for RSACipherConfig mode field
#56701 opened
Jan 22, 2025 -
src: add check for Bignum in GroupOrderSize
#56702 opened
Jan 22, 2025 -
tools: do not throw on missing `create-release-proposal.sh`
#56704 opened
Jan 22, 2025 -
Enable ccache on Windows
#56705 opened
Jan 22, 2025 -
[v20.x] backport V8 changes related to compile cache
#56711 opened
Jan 22, 2025 -
test: simplify common/index.js
#56712 opened
Jan 22, 2025 -
test: move crypto related common utilities in common/crypto
#56714 opened
Jan 23, 2025 -
test: make some requires lazy in common/index
#56715 opened
Jan 23, 2025 -
test: move hasMultiLocalhost to common/net
#56716 opened
Jan 23, 2025 -
doc: fix typo in example code for util.styleText
#56720 opened
Jan 23, 2025 -
util: enforce shouldColorize in styleText array arg
#56722 opened
Jan 23, 2025 -
[22.x backport] doc: add note for features using `InternalWorker` with permission model
#56723 opened
Jan 23, 2025 -
[v20.x] test: skip test-buffer-tostring-range on smartos
#56727 opened
Jan 23, 2025 -
[v20.x] backport unflagging of require(esm), part 1 (of 4?)
#56730 opened
Jan 23, 2025 -
fix `require.resolve` not considering paths `.` and `..` relative
#56735 opened
Jan 23, 2025 -
doc: clarify that PR commit `Fixes:` are optional
#56736 opened
Jan 24, 2025 -
Temporarily increase network_family_autoselection_attempt_timeout to 500ms
#56738 opened
Jan 24, 2025 -
Chore/remove test reporter duplicate
#56739 opened
Jan 24, 2025 -
src: adding #include <cstdint> to worker_inspector. h for gcc v15
#56740 opened
Jan 24, 2025 -
events: refactor emit to improve performance
#56741 opened
Jan 24, 2025
21 Issues closed by 13 people
-
Please add latest brotli 1.1.0 bindings with compression dictionary support
#52250 closed
Jan 24, 2025 -
Preserve the realm of the promise returned by importModuleDynamically in vm:SourceTextModule
#53575 closed
Jan 24, 2025 -
Providing a quick answer to #46006
#56725 closed
Jan 23, 2025 -
https module sometimes emits 'empty' Error
#37880 closed
Jan 22, 2025 -
child_process normalization logic can be bypassed
#30640 closed
Jan 22, 2025 -
--inspect crash in Node >=14.0.0 when accessing global variable in devtools
#36845 closed
Jan 22, 2025 -
CJS nextLoader callback in loader hook doesn't use changed URL
#56376 closed
Jan 22, 2025 -
`test-hash-seed` failing (consistently?) on rhel8
#56687 closed
Jan 22, 2025 -
Andres felipe Becerra andbecc1991@gmail.com
#56688 closed
Jan 22, 2025 -
Permissions - prevent importing code
#56633 closed
Jan 22, 2025 -
Wrong example
#45048 closed
Jan 21, 2025 -
test-net-write-fully-async-hex-string fails due to timeout
#56672 closed
Jan 21, 2025 -
Outdated comparison details for WeakSet and WeakMap
#56640 closed
Jan 20, 2025 -
ERR_UNHANDLED_REJECTION
#56668 closed
Jan 20, 2025 -
HTTP2 client incorrectly sets TLS ServerName to an IP address
#56189 closed
Jan 20, 2025 -
Incorrect handling of escaped characters in Windows cmd
#56146 closed
Jan 19, 2025 -
Issues detected by Coverity in `ncrypto`
#56611 closed
Jan 19, 2025 -
Hang up with 'advanced' IPC deserialization
#55834 closed
Jan 18, 2025 -
Specified port (options.port) is ignored in http.request(options, callback)
#56604 closed
Jan 18, 2025 -
Strange behavior on `--import`
#56636 closed
Jan 17, 2025
30 Issues opened by 24 people
-
Intl.DateTimeFormat.format() output for fi locale no longer matches chrome or latest ICU data (v22)
#56737 opened
Jan 24, 2025 -
Question around dropping support for OpenSSL < 3
#56733 opened
Jan 23, 2025 -
Build fails with gcc v15 - uint64_t undefined
#56731 opened
Jan 23, 2025 -
[v20.x] `parallel/test-buffer-tostring-range` fails on SmartOS
#56726 opened
Jan 23, 2025 -
How to use OpenSSL other version in addon.node?
#56719 opened
Jan 23, 2025 -
Add self-assignment cases in SocketAddress
#56718 opened
Jan 23, 2025 -
`util.styleText` is not respecting `NO_COLOR` when first argument is an array.
#56717 opened
Jan 23, 2025 -
Add Option to Skip Initial Run in Watch Mode
#56713 opened
Jan 23, 2025 -
http2 client drops response headers if the value ends with a space
#56703 opened
Jan 22, 2025 -
http: `HEAD` request consumes response body
#56697 opened
Jan 22, 2025 -
Lack of nullptr check in `src/crypto/crypto_context.cc` `NewRootCertStore`
#56694 opened
Jan 22, 2025 -
Uninit field at `src/crypto/crypto_rsa.h` `RSACipherConfig`
#56693 opened
Jan 22, 2025 -
Lack of nullptr check in `src/crypto/crypto_ec.cc` `GroupOrderSize`
#56692 opened
Jan 22, 2025 -
GPG key verification failure
#56690 opened
Jan 22, 2025 -
[http]: Missing Content-Length Header when Responding to HEAD Requests
#56680 opened
Jan 21, 2025 -
[stream] : Readable (flowing mode) does not start with pause at true
#56677 opened
Jan 21, 2025 -
util.debuglog callback argument behavior and purpose appears to be documented incorrectly
#56676 opened
Jan 21, 2025 -
Node executes a JS file with error code 3221225477 in VS Code.
#56674 opened
Jan 21, 2025 -
fs: can't require non-ASCII file paths in Shift-JIS filesystem
#56670 opened
Jan 20, 2025 -
Uninitialized member of class FSReqWrapSync
#56667 opened
Jan 20, 2025 -
ToStringHelper wrong logic with enum types
#56666 opened
Jan 20, 2025 -
Possible Null Pointer Dereference in `TLSWrap::PskClientCallback`
#56665 opened
Jan 20, 2025 -
Allow Setting Extension Priority (and Then Not Requiring Extensions in Imports)
#56660 opened
Jan 19, 2025 -
Module Hooks `resolve` is called without import attributes when importing the wrong symbol
#56656 opened
Jan 19, 2025 -
Download page: can it be simplified?
#56651 opened
Jan 18, 2025 -
Segmentation Fault When Passing Paths with Japanese Characters to createRequire in Node.js 22+
#56650 opened
Jan 18, 2025 -
libuv assertion on Windows with Node.js 23.x
#56645 opened
Jan 17, 2025 -
Excessive slowness during AES-GCM decryption
#56644 opened
Jan 17, 2025
86 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.
-
feat: added support for reading certificates from macOS system store
#56599 commented on
Jan 23, 2025 • 39 new comments -
module: integrate TypeScript into compile cache
#56629 commented on
Jan 24, 2025 • 14 new comments -
sqlite: expose backup api
#56253 commented on
Jan 23, 2025 • 11 new comments -
Expose security levels
#56601 commented on
Jan 23, 2025 • 9 new comments -
test_runner: add bail out
#56490 commented on
Jan 19, 2025 • 9 new comments -
src: track cppgc wrappers with CppgcWrapperList in Environment
#56534 commented on
Jan 23, 2025 • 7 new comments -
child_process: check array readability in spawn
#56625 commented on
Jan 21, 2025 • 6 new comments -
module: add dynamic file-specific ESM warnings
#56628 commented on
Jan 24, 2025 • 5 new comments -
sqlite: add aggregate function
#56600 commented on
Jan 20, 2025 • 5 new comments -
util: inspect: do not crash on an Error stack that contains a Symbol
#56573 commented on
Jan 23, 2025 • 5 new comments -
Fixes: #56518 - Warning Message for .cjs Files Using import Statements
#56618 commented on
Jan 21, 2025 • 4 new comments -
doc: add restrictions around node:test usage
#56027 commented on
Jan 24, 2025 • 3 new comments -
process: add threadCpuUsage
#56467 commented on
Jan 23, 2025 • 3 new comments -
module: clarify cjs global-like error on ModuleJobSync
#56491 commented on
Jan 23, 2025 • 2 new comments -
src: add BaseObjectPtr nullptr operations
#56585 commented on
Jan 24, 2025 • 2 new comments -
fs: fix rmSync to handle non-ASCII characters
#56117 commented on
Jan 23, 2025 • 2 new comments -
module: improve error message for top-level await in CommonJS
#55874 commented on
Jan 20, 2025 • 1 new comment -
test: execute shell directly for refresh()
#55051 commented on
Jan 24, 2025 • 0 new comments -
fs: make `FileHandle.readableWebStream` always create byte streams
#55461 commented on
Jan 24, 2025 • 0 new comments -
lib: add warning when binding inspector to public IP
#55736 commented on
Jan 18, 2025 • 0 new comments -
[v18.x] Warning for import assertions
#55873 commented on
Jan 21, 2025 • 0 new comments -
[v18.x backport] doc: add history entries for JSON modules stabilization
#55962 commented on
Jan 21, 2025 • 0 new comments -
src: replace splitstring with built-in
#54990 commented on
Jan 24, 2025 • 0 new comments -
[v18.x] deps: V8: backport 2944ee9846e7 (V18.x CVE-2024-4947)
#54793 commented on
Jan 21, 2025 • 0 new comments -
path: update win32 toNamespacedPath to support device namespace paths
#54367 commented on
Jan 23, 2025 • 0 new comments -
src: add WDAC integration (Windows)
#54364 commented on
Jan 23, 2025 • 0 new comments -
src: use V8-owned CppHeap
#53205 commented on
Jan 20, 2025 • 0 new comments -
lib: cache source maps in vm sources
#52153 commented on
Jan 18, 2025 • 0 new comments -
buffer: revert GetBackingStore optimization in API
#44579 commented on
Jan 21, 2025 • 0 new comments -
Tracking issue: require(esm)
#52697 commented on
Jan 24, 2025 • 0 new comments -
src: modernize cleanup queue to use c++20
#56063 commented on
Jan 23, 2025 • 0 new comments -
src: avoid copy by using std::views::keys
#56080 commented on
Jan 23, 2025 • 0 new comments -
child_process: validate strings in exec and spawn
#56148 commented on
Jan 23, 2025 • 0 new comments -
deps: update simdjson to 3.11.6
#56250 commented on
Jan 20, 2025 • 0 new comments -
src,lib: use uv_thread_setname to a better multi-thread debugging
#56416 commented on
Jan 22, 2025 • 0 new comments -
src: implement whatwg's URLPattern spec
#56452 commented on
Jan 23, 2025 • 0 new comments -
buffer: make methods work on Uint8Array instances
#56578 commented on
Jan 18, 2025 • 0 new comments -
meta: move one or more collaborators to emeritus
#56580 commented on
Jan 20, 2025 • 0 new comments -
[v20.x backport] src: move package_json_reader cache to c++
#56590 commented on
Jan 23, 2025 • 0 new comments -
doc: move anatoli to emeritus
#56592 commented on
Jan 21, 2025 • 0 new comments -
win,build: add option to enable cfg
#56605 commented on
Jan 21, 2025 • 0 new comments -
deps: update undici to 7.2.3
#56624 commented on
Jan 21, 2025 • 0 new comments -
[v22.x] lib: ensure FORCE_COLOR forces color output in non-TTY environments
#56631 commented on
Jan 17, 2025 • 0 new comments -
problems ?
#56594 commented on
Jan 24, 2025 • 0 new comments -
segfault when running jest tests in fastify with esm mode
#43083 commented on
Jan 22, 2025 • 0 new comments -
Build: `--fully-static` is broken with 23.5.0
#56347 commented on
Jan 22, 2025 • 0 new comments -
sqlite async API
#54307 commented on
Jan 21, 2025 • 0 new comments -
Tracking issue: Stabilizing network inspection in Node.js
#53946 commented on
Jan 21, 2025 • 0 new comments -
--env-file does not support inner quotes (does not behave like dotenv)
#54134 commented on
Jan 21, 2025 • 0 new comments -
unhandledRejection Error [ERR_INTERNAL_ASSERTION]: Code: ERR_MODULE_NOT_FOUND
#52540 commented on
Jan 21, 2025 • 0 new comments -
Chrome devtools console method autocompletion for node is not working
#56637 commented on
Jan 21, 2025 • 0 new comments -
Readable.fromWeb doesn't end on empty string
#56474 commented on
Jan 21, 2025 • 0 new comments -
Nodejs process crashed when using `console` to print some object. TypeError: Cannot read properties of undefined (reading 'reloadNavigation')
#52887 commented on
Jan 20, 2025 • 0 new comments -
Performance Enhancement in EventEmitter’s emit Method
#53056 commented on
Jan 20, 2025 • 0 new comments -
Node incorrectly throws `ERR_UNHANDLED_REJECTION` on error caught in `Promise.catch`
#43326 commented on
Jan 20, 2025 • 0 new comments -
Events.on should not automatically throw on error event
#40797 commented on
Jan 20, 2025 • 0 new comments -
Node doesn't reset tty on early/aborted exit
#41143 commented on
Jan 20, 2025 • 0 new comments -
Node.js 20 Upgrade: Segmentation Fault Core Dump During Pipeline Lage Build Step
#56236 commented on
Jan 20, 2025 • 0 new comments -
rewrite bind function in prototype with console inside causes Maximum call stack size exceeded
#32361 commented on
Jan 19, 2025 • 0 new comments -
Incorrect behavior of console.log("%d", 1.1) in Node.js
#48238 commented on
Jan 19, 2025 • 0 new comments -
Apply source maps to profiles
#50894 commented on
Jan 19, 2025 • 0 new comments -
undefined reference to `v8::internal::trap_handler::RegisterDefaultTrapHandler()'
#53115 commented on
Jan 17, 2025 • 0 new comments -
`.env` file support issue tracker
#49148 commented on
Jan 17, 2025 • 0 new comments -
Pointer Compression and Isolate Groups
#55735 commented on
Jan 17, 2025 • 0 new comments -
Enable all SQLite extensions that do not require code changes.
#56476 commented on
Jan 17, 2025 • 0 new comments -
Node process hangs during `import('process')` if a sibling process reads from `stdin` and `stdin` is piped to a parent process
#56537 commented on
Jan 24, 2025 • 0 new comments -
HTTP 449 error sending request from node version 17 and above
#52449 commented on
Jan 23, 2025 • 0 new comments -
Promise readline question results in unsettled promise on abortion
#53497 commented on
Jan 23, 2025 • 0 new comments -
Reconsider adding FFI to the core
#46233 commented on
Jan 23, 2025 • 0 new comments -
Allow Node to use certificates from the macOS Keychain when making HTTPS requests
#39657 commented on
Jan 23, 2025 • 0 new comments -
Emission of secure events changed across versions of node
#29421 commented on
Jan 23, 2025 • 0 new comments -
Node.js' internal scripts should be hidden in the inspector.
#11893 commented on
Jan 23, 2025 • 0 new comments -
Node 22 on armvc6 and armv7 get into an out of memory infinite loop
#53489 commented on
Jan 23, 2025 • 0 new comments -
Promise rejection in timeout (versus module-level) treated as unhandled by debugger
#53732 commented on
Jan 22, 2025 • 0 new comments -
Throw within queueMicrotask callbacks should not crash Node
#38145 commented on
Jan 22, 2025 • 0 new comments -
new tls.TLSSocket issue
#31305 commented on
Jan 22, 2025 • 0 new comments -
Cannot set a breakpoint on some modules
#36403 commented on
Jan 22, 2025 • 0 new comments -
regression: child_process stdin pipe close event not emitted
#25131 commented on
Jan 22, 2025 • 0 new comments -
stream: end(callback) does not propagate write after end to callback
#33684 commented on
Jan 22, 2025 • 0 new comments -
`readable` event not emitted after `net.Socket` reconnects
#25969 commented on
Jan 22, 2025 • 0 new comments -
Makefile dependency tree is incomplete, makefiles do not build only as necessary
#25135 commented on
Jan 22, 2025 • 0 new comments -
SIGTERM handler does not run if there are no tasks running and exit code is always 0
#28502 commented on
Jan 22, 2025 • 0 new comments -
buffer.indexOf is incorrect in utf16le encoding for odd byteOffset
#26448 commented on
Jan 22, 2025 • 0 new comments -
Workers affected by V8 aborting on virtual allocation failure
#25933 commented on
Jan 22, 2025 • 0 new comments -
v8 test coverage in jest is incorrect when upgrading to 20.10.0
#51251 commented on
Jan 22, 2025 • 0 new comments -
add API for "package dir"
#49445 commented on
Jan 22, 2025 • 0 new comments

