Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V11 breaking changes #1760

Merged
merged 17 commits into from
Jul 14, 2022
Merged

V11 breaking changes #1760

merged 17 commits into from
Jul 14, 2022

Conversation

cspotcode
Copy link
Collaborator

@cspotcode cspotcode commented May 20, 2022

Resolves #1641

Implements parts of #1505 (exact list documented within #1505)

@cspotcode cspotcode marked this pull request as draft May 20, 2022 04:31
@codecov
Copy link

codecov bot commented May 20, 2022

Codecov Report

Merging #1760 (ded24ce) into main (0e0da59) will increase coverage by 0.36%.
The diff coverage is 86.66%.

❗ Current head ded24ce differs from pull request most recent head b878a41. Consider uploading reports for the commit b878a41 to get more accurate results

Impacted Files Coverage Δ
dist-raw/node-options.js 78.37% <ø> (ø)
src/bin.ts 88.46% <ø> (+0.56%) ⬆️
src/child/spawn-child.ts 87.50% <ø> (+13.81%) ⬆️
src/esm.ts 84.03% <ø> (+1.53%) ⬆️
src/repl.ts 80.18% <ø> (+1.25%) ⬆️
dist-raw/node-internal-modules-cjs-loader.js 71.86% <50.00%> (ø)
src/index.ts 79.95% <85.71%> (-0.05%) ⬇️
dist-raw/node-internal-modules-cjs-helpers.js 100.00% <100.00%> (ø)
src/tsconfigs.ts 84.61% <100.00%> (-9.14%) ⬇️
... and 11 more

@cspotcode cspotcode added this to the v11 breaking changes milestone Jul 2, 2022
@cspotcode cspotcode mentioned this pull request Jul 14, 2022
24 tasks
@cspotcode cspotcode marked this pull request as ready for review July 14, 2022 18:31
@cspotcode cspotcode merged commit 97f9afd into main Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracking node bug: nightly includes parentURL in context passed to load hook
1 participant