Skip to content

Pull requests: nodejs/node

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

Pull requests list

doc: fix fs.writeFileSync return value documentation doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#50760 opened Nov 16, 2023 by RyanZim Loading…
test: improve SEA tests needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#50759 opened Nov 16, 2023 by joyeecheung Loading…
lib,src,permissions: port path.resolve to C++ 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.
#50758 opened Nov 16, 2023 by RafaelGSS Loading…
deps: update simdutf to 4.0.4 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#50756 opened Nov 16, 2023 by nodejs-github-bot Loading…
esm: spawn only one hooks thread esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. worker Issues and PRs related to Worker support.
#50752 opened Nov 16, 2023 by GeoffreyBooth Draft
test: mark SEA tests as flaky on PowerPC needs-ci PRs that need a full CI run.
#50750 opened Nov 15, 2023 by joyeecheung Loading…
doc: document non-node_modules-only runtime deprecation deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations.
#50748 opened Nov 15, 2023 by joyeecheung Loading…
test: fixes for c-ares update to 1.21.0/1.22.0 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#50743 opened Nov 15, 2023 by bradh352 Loading…
build,tools: make addons tests work with GN build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. python PRs and issues that require attention from people who are familiar with Python. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#50737 opened Nov 15, 2023 by zcbenz Loading…
src: remove erroneous default argument in RadixTree author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#50736 opened Nov 15, 2023 by tniessen Loading…
test: give more time to GC in test-shadow-realm-gc-module needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#50735 opened Nov 14, 2023 by joyeecheung Loading…
test: consolidate utf8 text fixtures in tests needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#50732 opened Nov 14, 2023 by joyeecheung Loading…
test: test-node-output-v8-warning.mjs fails alphanumeric fixture paths 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.
#50730 opened Nov 14, 2023 by MrJithil Loading…
doc: update print results(detail) in PerformanceEntry doc Issues and PRs related to the documentations. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#50723 opened Nov 14, 2023 by pluris Loading…
util: improve performance of normalizeEncoding needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#50721 opened Nov 14, 2023 by zhenweijin Loading…
src: be less conservative in NearHeapLimitCallback c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#50718 opened Nov 13, 2023 by joyeecheung Draft
tools: use OSX Keychain profile to notarize the releases 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 macos Issues and PRs related to the macOS platform / OSX. tools Issues and PRs related to the tools directory.
#50715 opened Nov 13, 2023 by UlisesGascon Loading…
tools: use stylistic ESLint plugin for formatting lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#50714 opened Nov 13, 2023 by targos Loading…
stream: WPT fixes for Compression Streams commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. needs-ci PRs that need a full CI run. web streams
#50712 opened Nov 13, 2023 by panva Loading…
src: fix compatility with upcoming V8 12.1 APIs c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#50709 opened Nov 13, 2023 by zcbenz Loading…
test: improve test-bootstrap-modules.js needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#50708 opened Nov 13, 2023 by joyeecheung Loading…
permission: mark const functions as such author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. experimental Issues and PRs related to experimental features. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model
#50705 opened Nov 13, 2023 by tniessen Loading…
src: iterate on import attributes array correctly c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#50703 opened Nov 13, 2023 by targos Loading…
benchmark: update iterations in benchmark/util/splice-one.js benchmark Issues and PRs related to the benchmark subsystem. util Issues and PRs related to the built-in util module.
#50698 opened Nov 13, 2023 by Septa2112 Loading…
build: fix GN configuration for deps/base64 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#50696 opened Nov 13, 2023 by zcbenz Loading…
ProTip! Filter pull requests by the default branch with base:main.