Skip to content

Pull requests: nodejs/node

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Avoid match looping in sourceMappingURL tag detection by using negative lookahead needs-ci PRs that need a full CI run.
#58704 opened Jun 13, 2025 by Llorx Loading…
src: unflag --experimental-default-config-file c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem. semver-major PRs that contain breaking changes and should be released in the next major version. test_runner Issues and PRs related to the test runner subsystem.
#58703 opened Jun 13, 2025 by marco-ippolito Loading…
dns: allow resolver.setLocalAddress() to accept IPv6-only / IPv4-only addresses dns Issues and PRs related to the dns subsystem. needs-ci PRs that need a full CI run.
#58701 opened Jun 12, 2025 by mohiuddin-khan-shiam Loading…
url: add fileURLToPathBuffer API fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version. url Issues and PRs related to the legacy built-in url module. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#58700 opened Jun 12, 2025 by jasnell Loading…
build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /tools/clang-format author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#58699 opened Jun 12, 2025 by dependabot bot Loading…
tools: bump brace-expansion from 1.1.11 to 1.1.12 in /tools/eslint author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#58698 opened Jun 12, 2025 by dependabot bot Loading…
New SQlite database options c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58697 opened Jun 12, 2025 by miguelmarcondesf Loading…
deps: upgrade npm to 11.4.2 fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry.
#58696 opened Jun 12, 2025 by npm-cli-bot Loading…
[v22.x backport] esm: implement import.meta.main lib / src Issues and PRs related to general changes in the lib or src directory. 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.
#58693 opened Jun 12, 2025 by Lordfirespeed Loading…
fs: make Dir disposers idempotent fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#58692 opened Jun 12, 2025 by Renegade334 Loading…
lib: make domexception a native error needs-ci PRs that need a full CI run.
#58691 opened Jun 12, 2025 by legendecas Draft
test: reduce the use of private symbols in test-events-once.js needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58685 opened Jun 12, 2025 by kt3k Loading…
fix: avoid false DEP0155 warning for "./*" exports on Windows (#58650) esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#58684 opened Jun 12, 2025 by vedant713 Draft
fs: normalize cpSync and related methods to accept Buffer and URL paths (#58634) fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#58683 opened Jun 12, 2025 by vedant713 Draft
lib: fix getTypeScriptParsingMode jsdoc module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#58681 opened Jun 11, 2025 by ShenHongFei Loading…
src: expose help texts into node-config-schema.json c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58680 opened Jun 11, 2025 by pmarchini Draft
fs: runtime deprecate mistakenly exposed fs.Dir methods deprecations Issues and PRs related to deprecations. 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. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#58679 opened Jun 11, 2025 by jasnell Loading…
tools: include toolchain.gypi in abseil.gyp needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#58678 opened Jun 11, 2025 by legendecas Draft
fs: fix TypeError in glob when directory access is denied fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#58674 opened Jun 11, 2025 by Sylphy-0xd3ac Loading…
2
5
fs: make processReadResult() and readSyncRecursive() private fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#58672 opened Jun 11, 2025 by LiviaMedeiros Loading…
src: add web locks api 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-minor PRs that contain new features and should be released in the next minor version.
#58666 opened Jun 10, 2025 by IlyasShabi Loading…
8 tasks done
2025-06-24, Version 22.17.0 'Jod' (LTS) release Issues and PRs related to Node.js releases. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#58665 opened Jun 10, 2025 by github-actions bot Draft
lib: add support for readable byte streams to .toWeb() needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem. web streams
#58664 opened Jun 10, 2025 by seriousme Loading…
repl: avoid deprecated require.extensions in tab completion author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#58653 opened Jun 9, 2025 by gulbaki Loading…
lib: validate AbortSignal.timeout delay per its WebIDL definition needs-ci PRs that need a full CI run. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout. web-standards Issues and PRs related to Web APIs
#58648 opened Jun 9, 2025 by himself65 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.