The Wayback Machine - https://web.archive.org/web/20221124190927/https://github.com/nodejs/node/pulls
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

v19.2.0 proposal release Issues and PRs related to Node.js releases. v19.x Issues that can be reproduced on v19.x or PRs targeting the v19.x-staging branch.
#45615 opened Nov 24, 2022 by ruyadorno Loading…
readline: improve robustness against prototype mutation needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#45614 opened Nov 24, 2022 by aduh95 Loading…
[v16.x] deps: update timezone to 2022f dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. v16.x Issues that can be reproduced on v16.x or PRs targeting the v16.x-staging branch.
#45613 opened Nov 24, 2022 by richardlau Loading…
stream: use structuredClone instead of v8 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. dont-land-on-v16.x PRs that should not land on the v16.x-staging branch and should not be released in v16.x. needs-ci PRs that need a full CI run. web streams
#45611 opened Nov 24, 2022 by anonrig Loading…
buffer: make decodeUTF8 params loose 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.
#45610 opened Nov 24, 2022 by anonrig Loading…
test_runner: fix mock.method to support class instances dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. needs-ci PRs that need a full CI run. test_runner
#45608 opened Nov 24, 2022 by ErickWendel Loading…
doc: use console.error for error case in fs, https, net and process 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. doc Issues and PRs related to the documentations.
#45606 opened Nov 24, 2022 by deokjinkim Loading…
Add automation for updating OpenSSL dependency meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#45605 opened Nov 24, 2022 by facutuesca Loading…
repl: improve robustness wrt to prototype pollution debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. util Issues and PRs related to the built-in util module.
#45604 opened Nov 24, 2022 by aduh95 Loading…
[v16.x backport] backport multiple test runner 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. v16.x Issues that can be reproduced on v16.x or PRs targeting the v16.x-staging branch.
#45602 opened Nov 24, 2022 by MoLow Loading…
lib / src : add undici version to process.versions
#45599 opened Nov 23, 2022 by kivancbilen Loading…
http: server check Host header in request, to meet RFC 7230 5.4 requirement http Issues or PRs related to the http 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.
#45597 opened Nov 23, 2022 by marco-ippolito Loading…
src: fix cb scope bugs involved in termination c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#45596 opened Nov 23, 2022 by ywave620 Loading…
repl: do not define wasi on global with no flag 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. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#45595 opened Nov 23, 2022 by cola119 Loading…
benchmark: add default value for settings param benchmark Issues and PRs related to the benchmark subsystem. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45594 opened Nov 23, 2022 by xtx1130 Loading…
test_runner: remove stdout and stderr from error 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. dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. needs-ci PRs that need a full CI run. test_runner
#45592 opened Nov 23, 2022 by cjihrig Loading…
doc: fix error in Buffer.lastIndexOf buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations.
#45591 opened Nov 23, 2022 by ghosind Loading…
crypto: fix WebCryptoAPI WebIDL harness commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. crypto Issues and PRs related to the crypto subsystem. dont-land-on-v16.x PRs that should not land on the v16.x-staging branch and should not be released in v16.x. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem. webcrypto
#45590 opened Nov 22, 2022 by panva Loading…
build: rework gyp files for zlib dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#45589 opened Nov 22, 2022 by lpinca Loading…
[v18.x] deps: V8: cherry-pick 5fe919f78321 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#45587 opened Nov 22, 2022 by richardlau Loading…
test: fix test-watch-mode-inspect needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. watch-mode Issues and PRs related to watch mode
#45586 opened Nov 22, 2022 by StefanStojanovic Loading…
test: fix test-watch-mode needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. watch-mode Issues and PRs related to watch mode
#45585 opened Nov 22, 2022 by StefanStojanovic Loading…
doc: add link to doc with social processes doc Issues and PRs related to the documentations.
#45584 opened Nov 22, 2022 by mhdawson Loading…
test: fix typos in test/parallel author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45583 opened Nov 22, 2022 by deokjinkim Loading…
doc: move streaming instructions to doc/contributing doc Issues and PRs related to the documentations.
#45582 opened Nov 22, 2022 by mhdawson Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.