Skip to content

Issues: nodejs/node

Upcoming Node.js Major Release (v24)
#57057 opened Feb 15, 2025 by github-actions bot
Open
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

tls: remove deprecated tls.createSecurePair and SecurePair deprecations Issues and PRs related to deprecations. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. tls Issues and PRs related to the tls subsystem.
#57361 opened Mar 7, 2025 by JonasBa Loading…
child_process: disallow args in execFile/spawn when shell option is true child_process Issues and PRs related to the child_process subsystem. deprecations Issues and PRs related to deprecations. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#57199 opened Feb 24, 2025 by DanielVenable Loading…
fix(process): improve error message for process.cwd() when directory is deleted c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#57184 opened Feb 23, 2025 by Ankush1oo8 Loading…
lib: unflag experimental Temporal blocked PRs that are blocked by other issues or PRs. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#57128 opened Feb 18, 2025 by jasnell Draft
[help wanted] deps: update V8 to 13.4 build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. help wanted Issues that need assistance from volunteers or PRs that need help to proceed. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. v8 engine Issues and PRs related to the V8 dependency.
#57114 opened Feb 18, 2025 by targos Loading…
2 of 7 tasks
esm: unflag --experimental-wasm-modules c++ Issues and PRs that require attention from people who are familiar with C++. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-major PRs that contain breaking changes and should be released in the next major version.
#57038 opened Feb 13, 2025 by guybedford Loading…
src,lib: remove the cost of encoding parameter serialization lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#56047 opened Nov 28, 2024 by anonrig Loading…
bootstrap: expose process._rawDebug as a global function lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#55907 opened Nov 18, 2024 by jsumners Loading…
repl: don't use deprecated domain module domain Issues and PRs related to the domain subsystem. errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. review wanted PRs that need reviews. semver-major PRs that contain breaking changes and should be released in the next major version.
#55204 opened Oct 1, 2024 by avivkeller Loading…
buffer: throw on invalid encoding in Buffer.from buffer Issues and PRs related to the buffer subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#54586 opened Aug 27, 2024 by ronag Loading…
buffer: improve error handling of buffer.concat buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#54464 opened Aug 20, 2024 by sungpaks Loading…
fs: improve cpSync performance c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. typings
#53541 opened Jun 22, 2024 by anonrig Loading…
build: enable yarn and pnpm Corepack binaries by default build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python. semver-major PRs that contain breaking changes and should be released in the next major version.
#51886 opened Feb 26, 2024 by aduh95 Loading…
buffer: make buflen in integer range author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#51821 opened Feb 21, 2024 by kylo5aby Loading…
dns: implement light dns caching dns Issues and PRs related to the dns subsystem. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#49560 opened Sep 8, 2023 by kshitjj Loading…
net: set default highwatermark at socket creation time needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#48882 opened Jul 22, 2023 by lukiano Loading…
lib, doc: standardize params in PerformanceObserver.observe needs-ci PRs that need a full CI run. perf_hooks Issues and PRs related to the implementation of the Performance Timing API. semver-major PRs that contain breaking changes and should be released in the next major version.
#47025 opened Mar 9, 2023 by umuoy1 Loading…
events,bootstrap: make globalThis extend EventTarget events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. tools Issues and PRs related to the tools directory.
#45993 opened Dec 28, 2022 by KhafraDev Loading…
doc,lib: remove deprecated domain module lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. wip Issues and PRs that are still a work in progress.
#45839 opened Dec 13, 2022 by bnoordhuis Draft
events: refactor to use validator events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#45448 opened Nov 13, 2022 by Lxxyx Loading…
fs: adjust truncate mode from r+ to a fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. wip Issues and PRs that are still a work in progress.
#43315 opened Jun 5, 2022 by LiviaMedeiros Loading…
process: add reportError needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. tools Issues and PRs related to the tools directory.
#41912 opened Feb 9, 2022 by benjamingr Loading…
assert: allow arbitrary argument order in match() and doesNotMatch() assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#41007 opened Nov 28, 2021 by BridgeAR Loading…
stream: return undefined writable/readable semver-major PRs that contain breaking changes and should be released in the next major version. stream Issues and PRs related to the stream subsystem.
#40803 opened Nov 13, 2021 by ronag Loading…
stream: adjust src hwm when pipelining notable-change PRs with changes that should be highlighted in changelogs. semver-major PRs that contain breaking changes and should be released in the next major version. stream Issues and PRs related to the stream subsystem.
#40751 opened Nov 7, 2021 by ronag Loading…
ProTip! What’s not been updated in a month: updated:<2025-02-09.