Geoffrey Booth

Results 35 issues of Geoffrey Booth

Node.js Node.js Loaders team Meeting 2024-04-13 -------------------------------------- ## Time **UTC Sat 13-Apr-2024 16:00 (04:00 PM)**: | Timezone | Date/Time | |---------------|-----------------------| | US / Pacific | Sat 13-Apr-2024 09:00 (09:00...

- Resolves #53634. The tests in `test-runner-module-mocking.js` fail when module detection is enabled; you can see by running the following on current `main`: ```shell ./node --experimental-test-module-mocks --experimental-require-module --experimental-detect-module \ ./test/parallel/test-runner-module-mocking.js...

module
test
needs-ci
loaders
test_runner

> Spun off from https://github.com/nodejs/node/pull/53619#issuecomment-2196867153; I wanted to start a new issue for this as it’s arguably a separate issue from unflagging `--experimental-detect-module`. cc @cjihrig @nodejs/test_runner > Regarding the module...

test_runner

This is a draft PR to unflag `--experimental-detect-module`. I’m labeling it as don’t land for all current lines unless and until we determine that this isn’t a semver-major change; it...

module
lib / src
esm
needs-ci
loaders
dont-land-on-v18.x
dont-land-on-v20.x
dont-land-on-v22.x

With regard to these issues and PRs discussed in yesterday’s TSC meeting: - https://github.com/nodejs/node/pull/50752 - https://github.com/nodejs/node/pull/52706 - https://github.com/nodejs/node/issues/53182 - https://github.com/nodejs/node/pull/53183 - https://github.com/nodejs/node/pull/53200 It appears that we have a solution in...