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

esm: synchronise default path of ModuleLoader.load esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57390 opened Mar 9, 2025 by JakobJingleheimer Draft
lib: make getCallSites sourceMap option truly optional needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#57388 opened Mar 9, 2025 by jasnell Loading…
dns: remove redundant code using common variable dns Issues and PRs related to the dns subsystem. needs-ci PRs that need a full CI run.
#57386 opened Mar 9, 2025 by deokjinkim Loading…
deps: update acorn to 8.14.1 dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#57382 opened Mar 9, 2025 by nodejs-github-bot Loading…
crypto: update root-certificates to 3.108 c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. lts-watch-v18.x PRs that may need to be released in v18.x. lts-watch-v20.x PRs that may need to be released in v20.x needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs.
#57381 opened Mar 9, 2025 by nodejs-github-bot Loading…
deps: update googletest to 0bdccf4 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57380 opened Mar 9, 2025 by nodejs-github-bot Loading…
test: update WPT for urlpattern to d2c3936436 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57377 opened Mar 8, 2025 by nodejs-github-bot Loading…
test_runner: added restart log in test-runner/runner.js needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#57375 opened Mar 8, 2025 by sivakumar-77 Loading…
src: support (de)serialization of DOMException c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#57372 opened Mar 8, 2025 by jazelly Loading…
assert: improve partialDeepStrictEqual assert Issues and PRs related to the assert subsystem. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#57370 opened Mar 8, 2025 by BridgeAR Loading…
Suggest --use-system-ca when a certificate error occurs c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#57362 opened Mar 7, 2025 by Aditi-1400 Loading…
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…
test: increase change_in_bytes for napi_adjust_external_memory test needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API. test Issues and PRs related to the tests.
#57351 opened Mar 6, 2025 by 190n Loading…
v20.19.0 proposal needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. release Issues and PRs related to Node.js releases. v8 engine Issues and PRs related to the V8 dependency. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#57349 opened Mar 6, 2025 by marco-ippolito Loading…
build, doc: use new api doc tooling build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#57343 opened Mar 6, 2025 by flakey5 Draft
tls: use crypto.hash() for faster sha1 creation author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#57340 opened Mar 5, 2025 by anonrig Loading…
test: remove redundant tls test for no-host author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57337 opened Mar 5, 2025 by anonrig Loading…
tls: remove unnecessary type check on normalize author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#57336 opened Mar 5, 2025 by anonrig Loading…
deps: update OpenSSL to 3.0.16 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency.
#57335 opened Mar 5, 2025 by nodejs-github-bot Loading…
deps: upgrade npm to 11.2.0 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v23.x PRs that should not land on the v23.x-staging branch and should not be released in v23.x. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry.
#57334 opened Mar 5, 2025 by npm-cli-bot Loading…
os: fix netmask format check condition in getCIDR function needs-ci PRs that need a full CI run. os Issues and PRs related to the os subsystem.
#57324 opened Mar 5, 2025 by HBSPS Loading…
src: cleanup crypto more author ready PRs that have at least one approval, no pending requests for changes, and a CI started. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#57323 opened Mar 5, 2025 by jasnell Loading…
test: update WPT for url to d2c3936436 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57321 opened Mar 5, 2025 by nodejs-github-bot Loading…
[v22.x backport] deps: update libuv to 1.50.0 libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#57316 opened Mar 4, 2025 by juanarbol Loading…
fs: use getLazy for lazy loading fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#57307 opened Mar 4, 2025 by gurgunday Loading…
ProTip! Add no:assignee to see everything that’s not assigned.