-
Notifications
You must be signed in to change notification settings - Fork 30.3k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
module: support 'module.exports' interop export name in require(esm)
backport-requested-v20.x
PRs awaiting manual backport to the v20.x-staging branch.
backported-to-v22.x
PRs backported to the v22.x-staging branch.
loaders
Issues and PRs related to ES module loaders
module
Issues and PRs related to the module subsystem.
#54563
by guybedford
was closed Oct 2, 2024
Loading…
cli: mark --conditions flag as stable
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
cli
Issues and PRs related to the Node.js command line interface.
doc
Issues and PRs related to the documentations.
experimental
Issues and PRs related to experimental features.
loaders
Issues and PRs related to ES module loaders
#54209
by guybedford
was merged Sep 6, 2024
Loading…
esm: 'module.exports' export on ESM CJS wrapper
esm
Issues and PRs related to the ECMAScript Modules implementation.
loaders
Issues and PRs related to ES module loaders
semver-major
PRs that contain breaking changes and should be released in the next major version.
#53848
by guybedford
was closed Oct 2, 2024
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
by guybedford
was closed Nov 22, 2024
Loading…
wasi: clearly document sandboxing & file system security status
doc
Issues and PRs related to the documentations.
wasi
Issues and PRs related to the WebAssembly System Interface.
#50396
by guybedford
was closed Oct 31, 2023
Loading…
esm: import.meta.resolve exact module not found errors should return
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
backported-to-v18.x
PRs backported to the v18.x-staging branch.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
esm
Issues and PRs related to the ECMAScript Modules implementation.
#49038
by guybedford
was merged Aug 13, 2023
Loading…
esm: unflag import.meta.resolve
backported-to-v18.x
PRs backported to the v18.x-staging branch.
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.
esm
Issues and PRs related to the ECMAScript Modules implementation.
notable-change
PRs with changes that should be highlighted in changelogs.
#49028
by guybedford
was merged Aug 13, 2023
Loading…
module: fix invalid segment deprecation for imports field
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.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#44883
by guybedford
was closed Oct 13, 2022
Loading…
module: exports & imports runtime deprecate invalid slashes
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
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.
#44495
by guybedford
was merged Sep 11, 2022
Loading…
module: exports & imports invalid slash deprecation
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.
experimental
Issues and PRs related to experimental features.
needs-ci
PRs that need a full CI run.
#44477
by guybedford
was merged Sep 11, 2022
Loading…
[v16.x backport] doc: packages documentation updates for 12 EOL (43375)
doc
Issues and PRs related to the documentations.
#43809
by guybedford
was closed Jul 18, 2022
Loading…
fix: cjs-module-lexer WebAssembly out of memory fallback
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
#43612
by guybedford
was merged Jul 3, 2022
Loading…
doc: add source community condition definition
doc
Issues and PRs related to the documentations.
#43376
by guybedford
was closed Jun 12, 2022
Loading…
doc: update packages documentation for Node.js 12 EOL
doc
Issues and PRs related to the documentations.
#43375
by guybedford
was closed Jun 15, 2022
Loading…
module: add preImport loader hook
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#43245
by guybedford
was closed Jun 29, 2022
Loading…
esm: refactor responseURL handling
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.
lib / src
Issues and PRs related to general changes in the lib or src directory.
loaders
Issues and PRs related to ES module loaders
needs-ci
PRs that need a full CI run.
#43164
by guybedford
was closed Jun 3, 2022
Loading…
doc: update conditions, add "deno" and "types"
doc
Issues and PRs related to the documentations.
tsc-agenda
Issues and PRs to discuss during the meetings of the TSC.
#40708
by guybedford
was closed Nov 21, 2021
Loading…
doc: update cjs-module-lexer repo link
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
doc
Issues and PRs related to the documentations.
esm
Issues and PRs related to the ECMAScript Modules implementation.
fast-track
PRs that do not need to wait for 48 hours to land.
#40707
by guybedford
was merged Nov 3, 2021
Loading…
doc: correct esm spec package scope lookup definition
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.
esm
Issues and PRs related to the ECMAScript Modules implementation.
#40592
by guybedford
was closed Oct 26, 2021
Loading…
module: resolver & spec hardening /w refactoring
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.
#40510
by guybedford
was closed Oct 24, 2021
Loading…
[12.x backport]: Pattern trailers backports
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.
#40508
by guybedford
was closed Feb 17, 2022
Loading…
doc: esm resolver spec refactoring for deprecations
doc
Issues and PRs related to the documentations.
esm
Issues and PRs related to the ECMAScript Modules implementation.
#40314
by guybedford
was closed Oct 8, 2021
Loading…
module: fix ERR_REQUIRE_ESM for parentPath null
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
#40145
by guybedford
was closed Sep 28, 2021
Loading…
module: subpath folder mappings EOL
notable-change
PRs with changes that should be highlighted in changelogs.
semver-major
PRs that contain breaking changes and should be released in the next major version.
tsc-agenda
Issues and PRs to discuss during the meetings of the TSC.
#40121
by guybedford
was closed Sep 22, 2021
Loading…
module: runtime deprecate trailing slash patterns
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
deprecations
Issues and PRs related to deprecations.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#40117
by guybedford
was closed Sep 19, 2021
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.