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

async_hooks: add migration note async_hooks Issues and PRs related to the async hooks subsystem. diagnostics_channel Issues and PRs related to diagnostics channel doc Issues and PRs related to the documentations. experimental Issues and PRs related to experimental features.
#45335 opened Nov 6, 2022 by GeoffreyBooth Loading…
meta: update AUTHORS commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. fast-track PRs that do not need to wait for 48 hours to land. meta Issues and PRs related to the general management of the project.
#45333 opened Nov 6, 2022 by nodejs-github-bot Loading…
tools: update lint-md-dependencies to rollup@3.2.5 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. tools Issues and PRs related to the tools directory.
#45332 opened Nov 6, 2022 by nodejs-github-bot Loading…
deps: update corepack to 0.15.1 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. fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run.
#45331 opened Nov 6, 2022 by nodejs-github-bot Loading…
worker: allow retrieving elu from parent lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#45330 opened Nov 5, 2022 by santigimeno Loading…
test_runner: support function mocking lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#45326 opened Nov 5, 2022 by cjihrig Loading…
test: add test to validate changelogs for releases needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45325 opened Nov 5, 2022 by richardlau Loading…
deps: upgrade npm to 9.1.0 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. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v19.x PRs that should not land on the v19.x-staging branch and should not be released in v19.x. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. npm Issues and PRs related to the npm client dependency or the npm registry.
#45323 opened Nov 5, 2022 by npm-cli-bot Loading…
deps: upgrade npm to 8.19.3 dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. 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.
#45322 opened Nov 4, 2022 by npm-cli-bot Loading…
crypto: handle unsupported AES ciphers in webcrypto 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++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. webcrypto
#45321 opened Nov 4, 2022 by panva Loading…
crypto: handle more webcrypto errors with OperationError author ready PRs that have at least one approval, no pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. webcrypto
#45320 opened Nov 4, 2022 by panva Loading…
fs(readfile): merge open and fstat c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#45314 opened Nov 4, 2022 by tony-go Draft
doc: use module names in stability overview table author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory.
#45312 opened Nov 4, 2022 by panva Loading…
[v14.x backport] http2: fix memory leak when nghttp2 hd threshold is reached c++ Issues and PRs that require attention from people who are familiar with C++. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run. v14.x Issues that can be reproduced on v14.x or PRs targeting the v14.x-staging branch.
#45310 opened Nov 4, 2022 by ywave620 Loading…
tools: add GitHub token permissions to label flaky-test issues meta Issues and PRs related to the general management of the project.
#45308 opened Nov 3, 2022 by gabibguti Loading…
stream: avoid premature close when will not emit close needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#45301 opened Nov 3, 2022 by ronag Loading…
test: add a test to ensure the correctness of timezone upgrades meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run.
#45299 opened Nov 3, 2022 by RaisinTen Loading…
test: add postject to fixtures needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45298 opened Nov 3, 2022 by RaisinTen Loading…
util: improve TextDecoder performance c++ Issues and PRs that require attention from people who are familiar with C++. encoding Issues and PRs related to the TextEncoder and TextDecoder APIs. i18n-api Issues and PRs related to the i18n implementation. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js. util Issues and PRs related to the built-in util module.
#45294 opened Nov 3, 2022 by anonrig Loading…
deps: update timezone to 2022f author ready PRs that have at least one approval, no pending requests for changes, and a CI started. backport-requested-v14.x PRs awaiting manual backport to the v14.x-staging branch. dependencies Pull requests that update a dependency file. lts-watch-v16.x PRs that may need to be released in v16.x. needs-ci PRs that need a full CI run.
#45289 opened Nov 2, 2022 by nodejs-github-bot Loading…
deps: update OpenSSL 3.0.7+quic dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency.
#45286 opened Nov 2, 2022 by RafaelGSS Loading…
src: track contexts in the Environment instead of AsyncHooks 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. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed.
#45282 opened Nov 2, 2022 by joyeecheung Loading…
doc: fix RESOLVE_ESM_MATCH in modules.md author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.
#45280 opened Nov 2, 2022 by sapphi-red Loading…
async_hooks: AsyncLocalStorage to diagnostics_channel integration async_hooks Issues and PRs related to the async hooks subsystem. diagnostics_channel Issues and PRs related to diagnostics channel http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#45277 opened Nov 2, 2022 by Qard Draft
[v16.x] deps: update OpenSSL 1.1.1s+quic dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. v16.x Issues that can be reproduced on v16.x or PRs targeting the v16.x-staging branch.
#45274 opened Nov 1, 2022 by RafaelGSS Loading…
ProTip! What’s not been updated in a month: updated:<2022-10-05.