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

build: define NOMINMAX in common.gypi build Issues and PRs related to build files or the CI. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v21.x PRs that should not land on the v21.x-staging branch and should not be released in v21.x. needs-ci PRs that need a full CI run.
#52794 by legendecas was merged May 4, 2024 Loading…
src: add initial shadow realm support author ready PRs that have at least one approval, no pending requests for changes, and a CI started. backport-requested-v18.x PRs awaiting manual backport to the v18.x-staging branch. 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. semver-minor PRs that contain new features and should be released in the next minor version.
#42869 by legendecas was merged May 2, 2022 Loading…
worker: fix heap snapshot crash on exit c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#43123 by legendecas was closed May 19, 2022 Loading…
n-api: make func argument of napi_create_threadsafe_function optional c++ Issues and PRs that require attention from people who are familiar with C++. node-api Issues and PRs related to the Node-API. semver-minor PRs that contain new features and should be released in the next minor version.
#27791 by legendecas was closed Jun 22, 2019 Loading…
4 tasks done
build: only generate specified build type ninja files author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. needs-ci PRs that need a full CI run.
#53511 by legendecas was merged Jun 22, 2024 Loading…
src: avoid making JSTransferable wrapper object weak c++ Issues and PRs that require attention from people who are familiar with C++. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. needs-ci PRs that need a full CI run.
#50026 by legendecas was merged Oct 10, 2023 Loading…
src: TraceEventScope should mark sync duration events 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++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#42977 by legendecas was closed May 16, 2022 Loading…
doc: add strategic initiative for shadow realm doc Issues and PRs related to the documentations.
#43037 by legendecas was merged May 16, 2022 Loading…
src: bootstrap Web [Exposed=*] APIs in the shadow realm backport-requested-v18.x PRs awaiting manual backport to the v18.x-staging branch. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. realm Issues and PRs related to the ShadowRealm API and node::Realm
#46809 by legendecas was closed Mar 15, 2023 Loading…
lib: mark URL/URLSearchParams as uncloneable and untransferable author ready PRs that have at least one approval, no pending requests for changes, and a CI started. lib / src Issues and PRs related to general changes in the lib or src directory. 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.
#47497 by legendecas was merged Jul 15, 2023 Loading…
[v19.x] src: bootstrap Web [Exposed=*] APIs in the shadow realm lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#47530 by legendecas was closed Jun 4, 2023 Loading…
node-api: remove unused mark_arraybuffer_as_untransferable 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++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#47557 by legendecas was closed Apr 18, 2023 Loading…
src: throw DataCloneError on transfering untransferable objects c++ Issues and PRs that require attention from people who are familiar with C++. 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. semver-major PRs that contain breaking changes and should be released in the next major version.
#47604 by legendecas was merged May 5, 2023 Loading…
src: make realm binding data store weak backport-requested-v18.x PRs awaiting manual backport to the v18.x-staging branch. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. realm Issues and PRs related to the ShadowRealm API and node::Realm
#47688 by legendecas was closed Jun 14, 2023 Loading…
[v18.x] src: per-realm binding data 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. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#47174 by legendecas was closed May 29, 2023 Loading…
node-api: add __wasm32__ guards on async works c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#46633 by legendecas was merged Feb 24, 2023 Loading…
src: fix negative nodeTiming milestone values c++ Issues and PRs that require attention from people who are familiar with C++. 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.
#46588 by legendecas was closed Mar 2, 2023 Loading…
src: per-realm binding data backport-open-v18.x Indicate that the PR has an open backport. 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. realm Issues and PRs related to the ShadowRealm API and node::Realm
#46556 by legendecas was merged Feb 21, 2023 Loading…
async_hooks: add async local storage propagation benchmarks async_hooks Issues and PRs related to the async hooks subsystem. benchmark Issues and PRs related to the benchmark subsystem.
#46414 by legendecas was merged Feb 3, 2023 Loading…
[v18.x] src: rename internal module declaration as internal bindings 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. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#46336 by legendecas was closed Jan 28, 2023 Loading…
lib: remove unnecessary ObjectGetValueSafe author ready PRs that have at least one approval, no pending requests for changes, and a CI started. backport-blocked-v18.x PRs that should land on the v18.x-staging branch but are blocked by another PR's pending backport. needs-ci PRs that need a full CI run.
#46335 by legendecas was merged Jan 30, 2023 Loading…
lib: cache parsed source maps to reduce memory footprint author ready PRs that have at least one approval, no pending requests for changes, and a CI started. backport-blocked-v18.x PRs that should land on the v18.x-staging branch but are blocked by another PR's pending backport. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. source maps Issues and PRs related to source map support.
#46225 by legendecas was merged Jan 22, 2023 Loading…
src: use constant strings for memory info names c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#46087 by legendecas was merged Jan 9, 2023 Loading…
node-api: document node-api shutdown finalization doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API.
#45903 by legendecas was merged Mar 20, 2023 Loading…
[18.x] src: clarify OptionEnvvarSettings member names 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. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#45994 by legendecas was closed May 29, 2023 Loading…
ProTip! What’s not been updated in a month: updated:<2024-05-28.