-
Notifications
You must be signed in to change notification settings - Fork 30.4k
Insights: nodejs/node
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v23.7.0 2025-01-30, Version 23.7.0 (Current), @aduh95
published
Jan 30, 2025
20 Pull requests merged by 17 people
-
events: getMaxListeners detects 0 listeners
#56807 merged
Jan 30, 2025 -
2025-01-30, Version 23.7.0 (Current)
#56800 merged
Jan 30, 2025 -
test: set
test-fs-cp
as flaky#56799 merged
Jan 30, 2025 -
inspector: fix GN build
#56798 merged
Jan 30, 2025 -
doc: fix typo in cjs example of
util.styleText
#56769 merged
Jan 30, 2025 -
test: test-crypto-prime.js doesn't use internals anymore
#56675 merged
Jan 29, 2025 -
test: temporary remove resource check from fs read-write
#56789 merged
Jan 29, 2025 -
src: add check for Bignum in GroupOrderSize
#56702 merged
Jan 29, 2025 -
inspector: fix StringUtil::CharacterCount for unicodes
#56788 merged
Jan 29, 2025 -
doc: clarify sqlite user-defined function behaviour
#56786 merged
Jan 29, 2025 -
deps: update amaro to 0.3.1
#56785 merged
Jan 29, 2025 -
test: remove unnecessary code
#56784 merged
Jan 29, 2025 -
tools: fix license-builder for inspector_protocol
#56814 merged
Jan 29, 2025 -
meta: add @nodejs/url as codeowner
#56783 merged
Jan 29, 2025 -
util: enforce shouldColorize in styleText array arg
#56722 merged
Jan 29, 2025 -
test: mark
test-esm-loader-hooks-inspect-wait
flaky#56803 merged
Jan 29, 2025 -
test: update WPT for url to a23788b77a
#56779 merged
Jan 29, 2025 -
Chore/remove test reporter duplicate
#56739 merged
Jan 28, 2025 -
feat: added support for reading certificates from macOS system store
#56599 merged
Jan 28, 2025 -
deps: update corepack to 0.31.0
#56795 merged
Jan 28, 2025
16 Pull requests opened by 12 people
-
doc: update options to include signal in filehandle.writeFile()
#56804 opened
Jan 28, 2025 -
inspector: add Network.Initiator in inspector protocol
#56805 opened
Jan 28, 2025 -
test: change jenkins reporter
#56808 opened
Jan 28, 2025 -
src: disallow copy/move fns/constructors
#56811 opened
Jan 29, 2025 -
src,deps: port some electron boringssl workarounds
#56812 opened
Jan 29, 2025 -
tools: update sccache and sccache-action
#56815 opened
Jan 29, 2025 -
deps: upgrade npm to 11.1.0
#56818 opened
Jan 29, 2025 -
test: adjust check to use OpenSSL sec level
#56819 opened
Jan 29, 2025 -
tools: remove test-asan/ubsan workflows
#56823 opened
Jan 30, 2025 -
build: increase minimum Xcode version to 16.1
#56824 opened
Jan 30, 2025 -
build: add double quotes around <(python)
#56826 opened
Jan 30, 2025 -
src: fix platform shutdown deadlock
#56827 opened
Jan 30, 2025 -
src: Add enum handle for `ToStringHelper` + formatting
#56829 opened
Jan 30, 2025 -
tools: run macOS test workflow with Xcode 16.1
#56831 opened
Jan 30, 2025 -
crypto: fix X509* leak in --use-system-ca
#56832 opened
Jan 30, 2025 -
crypto: support --use-system-ca on Windows
#56833 opened
Jan 30, 2025
12 Issues closed by 9 people
-
UNC paths are considered a drive name
#56777 closed
Jan 30, 2025 -
Uninit field at `src/crypto/crypto_rsa.h` `RSACipherConfig`
#56693 closed
Jan 30, 2025 -
Promise readline question results in unsettled promise on abortion
#53497 closed
Jan 30, 2025 -
Intl.DateTimeFormat.format() output for fi locale no longer matches chrome or latest ICU data (v22)
#56737 closed
Jan 29, 2025 -
Lack of nullptr check in `src/crypto/crypto_ec.cc` `GroupOrderSize`
#56692 closed
Jan 29, 2025 -
NodeWorker.sendMessageToWorker fails with multi-byte code points in JSON
#50516 closed
Jan 29, 2025 -
The removal of TypeScript types may result in broken JavaScript code
#56597 closed
Jan 29, 2025 -
[v18.x] Wrong path returned by fs.readdir withFileTypes=true
#52441 closed
Jan 29, 2025 -
`util.styleText` is not respecting `NO_COLOR` when first argument is an array.
#56717 closed
Jan 29, 2025 -
A
#56809 closed
Jan 29, 2025 -
A
#56810 closed
Jan 29, 2025 -
Allow Node to use certificates from the macOS Keychain when making HTTPS requests
#39657 closed
Jan 28, 2025
8 Issues opened by 8 people
-
Proposal: Built-in __VERSION__ Import for Package Version Detection
#56828 opened
Jan 30, 2025 -
JSX Support
#56822 opened
Jan 30, 2025 -
GetPackageJson internal binding should cache missing file results
#56821 opened
Jan 30, 2025 -
PowerShell execution error on npm.ps1 with Node.js v22.13.1 (digital signature verification failed)
#56806 opened
Jan 28, 2025 -
v8.deserialize() crashes with "Unable to deserialize cloned data."
#56802 opened
Jan 28, 2025 -
[perf] `WebAssembly.Memory` is not resizable ArrayBuffer.
#56801 opened
Jan 28, 2025 -
Math.atan() behavior change
#56796 opened
Jan 27, 2025
55 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.
-
src: implement whatwg's URLPattern spec
#56452 commented on
Jan 30, 2025 β’ 22 new comments -
test_runner: add timeout support to test plan
#56765 commented on
Jan 28, 2025 β’ 11 new comments -
util: fix parseEnv handling of invalid lines
#56778 commented on
Jan 28, 2025 β’ 3 new comments -
fs: enable chunked reading for large files in readFileHandle
#56022 commented on
Jan 30, 2025 β’ 2 new comments -
process: add threadCpuUsage
#56467 commented on
Jan 29, 2025 β’ 2 new comments -
feat: added support for reading certificates from windows system store
#44532 commented on
Jan 30, 2025 β’ 2 new comments -
sqlite: handle conflicting SQLite and JS errors
#56787 commented on
Jan 30, 2025 β’ 1 new comment -
assert: improve partialDeepStrictEqual performance and add benchmark
#56555 commented on
Jan 29, 2025 β’ 1 new comment -
RSS growing into several hundreds of megabytes and never going down in size in any significant way when no activity is being served.
#56641 commented on
Jan 27, 2025 β’ 0 new comments -
build: build v8 with -fvisibility=hidden -fvisibility-inlines-hidden
#56290 commented on
Jan 29, 2025 β’ 0 new comments -
deps: update nghttp3 to 1.7.0
#56333 commented on
Jan 29, 2025 β’ 0 new comments -
deps: update undici to 7.3.0
#56624 commented on
Jan 29, 2025 β’ 0 new comments -
child_process: check array readability in spawn
#56625 commented on
Jan 30, 2025 β’ 0 new comments -
deps: update sqlite to 3.48.0
#56654 commented on
Jan 29, 2025 β’ 0 new comments -
deps: update zlib to 1.3.0.1-motley-5634698
#56655 commented on
Jan 29, 2025 β’ 0 new comments -
deps: update simdjson to 3.11.6
#56663 commented on
Jan 28, 2025 β’ 0 new comments -
test_runner: remove Promise return values from test(), suite(), and t.test()
#56664 commented on
Jan 30, 2025 β’ 0 new comments -
test: test-crypto-scrypt.js doesn't need internals
#56673 commented on
Jan 30, 2025 β’ 0 new comments -
v20.18.3 proposal
#56699 commented on
Jan 30, 2025 β’ 0 new comments -
Enable ccache on Windows
#56705 commented on
Jan 28, 2025 β’ 0 new comments -
[v20.x] test: skip test-buffer-tostring-range on smartos
#56727 commented on
Jan 30, 2025 β’ 0 new comments -
Temporarily increase network_family_autoselection_attempt_timeout to 500ms
#56738 commented on
Jan 28, 2025 β’ 0 new comments -
inspector: support for worker inspection in chrome devtools
#56759 commented on
Jan 30, 2025 β’ 0 new comments -
http: be more generational GC friendly
#56767 commented on
Jan 28, 2025 β’ 0 new comments -
deps: V8: cherry-pick 9ab40592f697
#56781 commented on
Jan 29, 2025 β’ 0 new comments -
[v20.x backport] deps: V8: backport 9ab40592f697
#56782 commented on
Jan 28, 2025 β’ 0 new comments -
sqlite: allow returning `ArrayBufferView`s from user-defined functions
#56790 commented on
Jan 30, 2025 β’ 0 new comments -
src: more ncrypto
#56792 commented on
Jan 29, 2025 β’ 0 new comments -
doc: add esm examples to `node:util`
#56793 commented on
Jan 28, 2025 β’ 0 new comments -
Provide information about sqlite version in node:sqlite
#54135 commented on
Jan 28, 2025 β’ 0 new comments -
Invalidate cache when using import
#49442 commented on
Jan 28, 2025 β’ 0 new comments -
flaky: test-fs-cp
#56794 commented on
Jan 28, 2025 β’ 0 new comments -
parallel/test-esm-loader-hooks-inspect-wait child process crashes
#54346 commented on
Jan 28, 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 28, 2025 β’ 0 new comments -
Date.UTC change in precision
#56762 commented on
Jan 28, 2025 β’ 0 new comments -
Mark test-without-async-context-frame flaky on Windows
#56751 commented on
Jan 28, 2025 β’ 0 new comments -
Programmatically expose whether a cli flag takes an argument or not
#54144 commented on
Jan 29, 2025 β’ 0 new comments -
requestTimeout and long running uploads
#46574 commented on
Jan 29, 2025 β’ 0 new comments -
Deadlock at process shutdown
#54918 commented on
Jan 29, 2025 β’ 0 new comments -
support predictive test selection with test runner
#54173 commented on
Jan 30, 2025 β’ 0 new comments -
buffer.indexOf is incorrect in utf16le encoding for odd byteOffset
#26448 commented on
Jan 30, 2025 β’ 0 new comments -
libuv assertion on Windows with Node.js 23.x
#56645 commented on
Jan 30, 2025 β’ 0 new comments -
Flaky test-runner-run-watch
#54534 commented on
Jan 30, 2025 β’ 0 new comments -
`v8::Isolate::AttachCppHeap` is deprecated
#52718 commented on
Jan 30, 2025 β’ 0 new comments -
Provide more information when there is a SyntaxError
#56830 commented on
Jan 30, 2025 β’ 0 new comments -
import.meta.main
#49440 commented on
Jan 30, 2025 β’ 0 new comments -
src: use V8-owned CppHeap
#53205 commented on
Jan 30, 2025 β’ 0 new comments -
src: add WDAC integration (Windows)
#54364 commented on
Jan 30, 2025 β’ 0 new comments -
src: replace splitstring with built-in
#54990 commented on
Jan 30, 2025 β’ 0 new comments -
deps: update V8 to 13.0
#55014 commented on
Jan 30, 2025 β’ 0 new comments -
tools: update clang-format to v19
#55201 commented on
Jan 29, 2025 β’ 0 new comments -
src: modernize cleanup queue to use c++20
#56063 commented on
Jan 30, 2025 β’ 0 new comments -
src: avoid copy by using std::views::keys
#56080 commented on
Jan 30, 2025 β’ 0 new comments -
fs: fix rmSync to handle non-ASCII characters
#56117 commented on
Jan 28, 2025 β’ 0 new comments -
deps: update simdjson to 3.11.6
#56250 commented on
Jan 29, 2025 β’ 0 new comments