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

[3.x] Update Node 20.12.2, Npm 10.5.0 and Typescript 5.4.5 (Dev bundle 20.12.2.0) #13090

Draft
wants to merge 62 commits into
base: release-3.0
Choose a base branch
from

Conversation

nachocodoner
Copy link
Member

@nachocodoner nachocodoner commented Apr 11, 2024

OSS-386
OSS-385


Fix on Windows tests

After the 18.20.2/20.12.2 node.js updates, calling spawn with a .cmd or .bat file requires the shell: true option. This PR adjusts our usage accordingly.

Update

Tests are fixed on Windows as seen on this picture:
image

However, it doesn't finish properly reaching this code, and it times out at the end.

And locally, I can't seem to reproduce the same, locally it finishes properly.

image

Trying to debug the code around spawn of child processes, since maybe one is never stop after last adjusts. But hard to verify it since locally behaves differently.

Copy link

netlify bot commented Apr 11, 2024

Deploy Preview for v3-meteor-api-docs canceled.

Name Link
🔨 Latest commit 1c57fb1
🔍 Latest deploy log https://app.netlify.com/sites/v3-meteor-api-docs/deploys/6634e73764f6ff00083f6435

@Grubba27
Copy link
Contributor

you need to build a new dev bundle btw

@nachocodoner nachocodoner changed the title [3.x] Update Typescript 5.4.5 [3.x] Update Node 20.12.2, Npm 10.5.0 and Typescript 5.4.5 Apr 11, 2024
@nachocodoner nachocodoner changed the title [3.x] Update Node 20.12.2, Npm 10.5.0 and Typescript 5.4.5 [3.x] Update Node 20.12.2, Npm 10.5.0 and Typescript 5.4.5 (Dev bundle 20.11.1.3) Apr 11, 2024
@nachocodoner nachocodoner changed the title [3.x] Update Node 20.12.2, Npm 10.5.0 and Typescript 5.4.5 (Dev bundle 20.11.1.3) [3.x] Update Node 20.12.2, Npm 10.5.0 and Typescript 5.4.5 (Dev bundle 20.11.1.4) Apr 11, 2024
@nachocodoner nachocodoner changed the title [3.x] Update Node 20.12.2, Npm 10.5.0 and Typescript 5.4.5 (Dev bundle 20.11.1.4) [3.x] Update Node 20.12.2, Npm 10.5.0 and Typescript 5.4.5 (Dev bundle 20.11.1.3) Apr 11, 2024
meteor Outdated Show resolved Hide resolved
Copy link

netlify bot commented Apr 22, 2024

Deploy Preview for v3-migration-docs canceled.

Name Link
🔨 Latest commit 1c57fb1
🔍 Latest deploy log https://app.netlify.com/sites/v3-migration-docs/deploys/6634e737880c590008207629

@StorytellerCZ StorytellerCZ added this to the Release 3.0 milestone May 1, 2024
@StorytellerCZ
Copy link
Collaborator

Node 20.13.0 is out:
https://github.com/nodejs/node/releases/tag/v20.13.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants