Skip to content

Bump the minimal node version from 8 to 20#109

Merged
Eijebong merged 1 commit intotaskcluster:mainfrom
Eijebong:node-bump
May 5, 2026
Merged

Bump the minimal node version from 8 to 20#109
Eijebong merged 1 commit intotaskcluster:mainfrom
Eijebong:node-bump

Conversation

@Eijebong
Copy link
Copy Markdown
Contributor

@Eijebong Eijebong commented May 5, 2026

This raises the minimal node version substantially so we can use modern features/dependencies. I chose 20 because it's the version that stabilized node:test in case we want to get rid of mocha. I could have switched to 24 since this is what taskcluster itself is running on but I didn't want to be too strict in case someone else out there uses this.

Closes #93

This raises the minimal node version substantially so we can use modern
features/dependencies. I chose 20 because it's the version that
stabilized `node:test` in case we want to get rid of mocha. I could have
switched to 24 since this is what taskcluster itself is running on but I
didn't want to be too strict in case someone else out there uses this.
@Eijebong Eijebong requested a review from a team as a code owner May 5, 2026 10:59
@Eijebong Eijebong moved this from Backlog / Inbox to In review in TC intake board May 5, 2026
@github-project-automation github-project-automation Bot moved this to Backlog / Inbox in TC intake board May 5, 2026
@Eijebong Eijebong merged commit 7dd9af7 into taskcluster:main May 5, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from In review to Done in TC intake board May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Update supported node versions

2 participants