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
Sort

Pull requests list

test: mark test-net-write-fully-async-buffer as flaky commit-queue-failed An error occurred while landing this pull request using GitHub Actions. 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. test Issues and PRs related to the tests.
#52959 opened May 12, 2024 by aduh95 Loading…
esm: add limited support for --print errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#52105 opened Mar 15, 2024 by aduh95 Loading…
build: enable yarn and pnpm Corepack binaries by default build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python. semver-major PRs that contain breaking changes and should be released in the next major version.
#51886 opened Feb 26, 2024 by aduh95 Loading…
test: use unusual chars in the path to ensure our tests are robust meta Issues and PRs related to the general management of the project.
#48409 opened Jun 10, 2023 by aduh95 Loading…
events: refactor to be less susceptible to prototype pollution events Issues and PRs related to the events subsystem / EventEmitter. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#47966 opened May 11, 2023 by aduh95 Loading…
tools: add HTML previews for PR containing doc changes meta Issues and PRs related to the general management of the project.
#47196 opened Mar 21, 2023 by aduh95 Loading…
lib: make Error objects instantiation less vulnerable to prototype pollution errors Issues and PRs related to JavaScript errors originated in Node.js core. lib / src Issues and PRs related to general changes in the lib or src directory. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#46065 opened Jan 2, 2023 by aduh95 Loading…
child_process: add subprocess.readLines method child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#45774 opened Dec 7, 2022 by aduh95 Loading…
http: add http.createStaticServer http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. review wanted PRs that need reviews. semver-minor PRs that contain new features and should be released in the next minor version.
#45096 opened Oct 20, 2022 by aduh95 Loading…
test: compute list of expected globals from ESLint config file blocked PRs that are blocked by other issues or PRs. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#42056 opened Feb 19, 2022 by aduh95 Loading…
assert: refactor to use more primordials assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run.
#38995 opened Jun 10, 2021 by aduh95 Draft
console: make console.log resilient to built-in prototypes tempering events Issues and PRs related to the events subsystem / EventEmitter. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#37332 opened Feb 12, 2021 by aduh95 Loading…
assert: refactor to avoid unsafe array iteration assert Issues and PRs related to the assert subsystem. review wanted PRs that need reviews.
#36754 opened Jan 3, 2021 by aduh95 Loading…
2 tasks done
esm: implement import.meta.main blocked PRs that are blocked by other issues or PRs. esm Issues and PRs related to the ECMAScript Modules implementation.
#32223 opened Mar 12, 2020 by aduh95 Loading…
4 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.