The Wayback Machine - https://web.archive.org/web/20231110004201/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

policy: add WDAC integration on Windows lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#50644 opened Nov 9, 2023 by rdw-msft Draft
docs: more explicit slice vs subarray message directly on buffer.slice buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations.
#50643 opened Nov 9, 2023 by qpwo Loading…
meta: fix spacing in collaborator list doc Issues and PRs related to the documentations.
#50641 opened Nov 9, 2023 by aduh95 Loading…
doc(test_runner): shards not supported with watch mode doc Issues and PRs related to the documentations. test_runner
#50640 opened Nov 9, 2023 by pulkit-30 Loading…
esm: mordernise old tests esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#50639 opened Nov 9, 2023 by JakobJingleheimer Draft
meta: add web-standards as WPTs owner author ready PRs that have at least one approval, no pending requests for changes, and a CI started. meta Issues and PRs related to the general management of the project.
#50636 opened Nov 9, 2023 by panva Loading…
lib: fix assert throwing different error messages in ESM and CJS assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run.
#50634 opened Nov 9, 2023 by MrJithil Loading…
test,stream: enable compression WPTs 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. stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests. web streams web-standards Issues and PRs related to Web APIs
#50631 opened Nov 8, 2023 by panva Loading…
test_runner: pass abortSignal to test files 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. test_runner
#50630 opened Nov 8, 2023 by MoLow Loading…
deps: update base64 to 0.5.1 commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#50629 opened Nov 8, 2023 by nodejs-github-bot Loading…
tools: add macOS notarization verification step 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.
#50628 opened Nov 8, 2023 by UlisesGascon Loading…
doc: define Node.js compatibility levels doc Issues and PRs related to the documentations.
#50627 opened Nov 8, 2023 by bengl Draft
tools: add staple to macOS notarized binaries 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.
#50625 opened Nov 8, 2023 by UlisesGascon Loading…
doc: add r2 cloudflare instruction on release doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land.
#50623 opened Nov 8, 2023 by ovflowd Loading…
tools: remove unused file for OSX Notarization 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.
#50622 opened Nov 8, 2023 by UlisesGascon Loading…
buffer: improve Buffer.equals performance 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. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#50621 opened Nov 8, 2023 by zhenweijin Loading…
module: add releaseLoadedModule esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#50618 opened Nov 7, 2023 by laverdet Loading…
build: disable flag v8_scriptormodule_legacy_lifetime 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.
#50616 opened Nov 7, 2023 by legendecas Loading…
test: replace forEach with for [...] of author ready PRs that have at least one approval, no pending requests for changes, and a CI started. code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#50615 opened Nov 7, 2023 by dygabo Loading…
test : changed for each loops to for..of construct code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#50614 opened Nov 7, 2023 by TimAtExc Loading…
tools: fix --v8-non-optimized-debug for v18.x 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. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#50612 opened Nov 7, 2023 by joyeecheung Loading…
test: replace forEach with for...of author ready PRs that have at least one approval, no pending requests for changes, and a CI started. code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#50611 opened Nov 7, 2023 by SpaceDux Loading…
test: Replace forEach() with for ... of in test-assert-typedarray-deepequal.js code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#50610 opened Nov 7, 2023 by jialiu54321 Loading…
test: use destructuring for accessing setting values code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#50609 opened Nov 7, 2023 by yedlosh Loading…
Replace forEach() with for ... of in test-whatwg-encoding-custom-textdecoder-utf16-surrogates.js code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#50608 opened Nov 7, 2023 by alexweej Loading…
ProTip! Exclude everything labeled bug with -label:bug.