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

Update test runner to use Node 20.x and Yarn 3.6.4 #65

Conversation

clechasseur
Copy link
Contributor

This PR updates the test runner from Node 18.x to Node 20.x and from Yarn 3.6.0 to Yarn 3.6.4. It follows from a similar update in the TypeScript track (see exercism/typescript#1406 and exercism/typescript#1407).

Note: as of this writing, Yarn 3.7.0 has been released. However, because the TypeScript track has been updated to use 3.6.4, I thought it'd be better to stick with that version for now. Maybe in the future it could be upgraded further (maybe even to version 4.x).

@clechasseur clechasseur requested a review from a team as a code owner November 15, 2023 01:01
Copy link
Contributor

Hello. Thanks for opening a PR on Exercism 🙂

We ask that all changes to Exercism are discussed on our Community Forum before being opened on GitHub. To enforce this, we automatically close all PRs that are submitted. That doesn't mean your PR is rejected but that we want the initial discussion about it to happen on our forum where a wide range of key contributors across the Exercism ecosystem can weigh in.

You can use this link to copy this into a new topic on the forum. If we decide the PR is appropriate, we'll reopen it and continue with it, so please don't delete your local branch.

If you're interested in learning more about this auto-responder, please read this blog post.


Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it.

@ErikSchierboom ErikSchierboom merged commit 4f51f6d into exercism:main Nov 15, 2023
4 checks passed
@clechasseur clechasseur deleted the chore/update-to-node-20-and-yarn-3.6.4 branch November 15, 2023 16:03
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.

2 participants