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

esm: do not truncate data: URLs for evaluation esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#53778 opened Jul 9, 2024 by targos Loading…
lib,esm: handle bypass network-import via data: author ready PRs that have at least one approval, no pending requests for changes, and a CI started. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#53764 opened Jul 8, 2024 by RafaelGSS Loading…
module: add --experimental-strip-types esm Issues and PRs related to the ECMAScript Modules implementation. experimental Issues and PRs related to experimental features. lib / src Issues and PRs related to general changes in the lib or src directory. loaders-agenda Issues and PRs to discuss during the meetings of the Loaders team module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version.
#53725 opened Jul 4, 2024 by marco-ippolito Draft
module: unflag detect-module baking-for-lts PRs that need to wait before landing in a LTS release. 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-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. esm Issues and PRs related to the ECMAScript Modules implementation. lib / src Issues and PRs related to general changes in the lib or src directory. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#53619 opened Jun 28, 2024 by GeoffreyBooth Loading…
module: improve error message for cjs code in an esm module esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#53152 opened May 25, 2024 by DanKaplanSES Loading…
module: fix error message for not found esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#53110 opened May 23, 2024 by JacksonTian Loading…
module: resolve format for all situations with auto module detection on c++ Issues and PRs that require attention from people who are familiar with C++. esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders needs-ci PRs that need a full CI run.
#53044 opened May 18, 2024 by dygabo Draft
module: allow JSONC imports esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#52699 opened Apr 26, 2024 by RedYetiDev Loading…
module: package imports targets outside package 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.
#52641 opened Apr 22, 2024 by bmeck Loading…
errors: include CLI solution in ESM error message esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#51963 opened Mar 4, 2024 by DanKaplanSES Loading…
module: compute module.paths lazily 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-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. util Issues and PRs related to the built-in util module.
#51611 opened Jan 30, 2024 by kvakil Loading…
esm: implement import.meta.command esm Issues and PRs related to the ECMAScript Modules implementation. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#51538 opened Jan 22, 2024 by guybedford Loading…
Load data url with search correctly esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#51324 opened Dec 31, 2023 by LongTengDao Loading…
module: warn of potential for deadlock with hooks worker doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem.
#51035 opened Dec 3, 2023 by JakobJingleheimer Draft
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
module: add import map support esm Issues and PRs related to the ECMAScript Modules implementation. lib / src Issues and PRs related to general changes in the lib or src directory. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#50590 opened Nov 7, 2023 by wesleytodd Draft
7 of 14 tasks
ESM Loaders: Primetime
module: initialize hook returns load, resolve esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders needs-ci PRs that need a full CI run.
#50044 opened Oct 4, 2023 by ggoodman Loading…
2 tasks
esm: allow --import to define main entry c++ Issues and PRs that require attention from people who are familiar with C++. cli Issues and PRs related to the Node.js command line interface. esm Issues and PRs related to the ECMAScript Modules implementation. 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.
#49946 opened Sep 29, 2023 by GeoffreyBooth Loading…
esm: fix misleading error when import empty package.json esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#49728 opened Sep 20, 2023 by himself65 Loading…
esm: refactor hooks – add loader instances esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#49315 opened Aug 24, 2023 by izaakschroeder Loading…
esm: add deregister method 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.
#49159 opened Aug 14, 2023 by izaakschroeder Loading…
lib: remove double validation on loadBuiltinModule esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#48801 opened Jul 16, 2023 by anonrig Loading…
fix: remove legacy assert doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation.
#46068 opened Jan 3, 2023 by unional Loading…
[DO NOT MERGE] test: duplicate async_hooks tests in esm async_hooks Issues and PRs related to the async hooks subsystem. 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. wip Issues and PRs that are still a work in progress.
#44323 opened Aug 21, 2022 by GeoffreyBooth Draft
feat(esm): expose User-Agent header esm Issues and PRs related to the ECMAScript Modules implementation. 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.
#43852 opened Jul 15, 2022 by Fyko Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.