exercism / typescript-test-runner

GNU Affero General Public License v3.0
1 stars 4 forks source link

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

Closed clechasseur closed 10 months ago

clechasseur commented 10 months ago

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).

github-actions[bot] commented 10 months ago

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.