Skip to content

Upgrade node to v20#60

Merged
jssblck merged 5 commits intomainfrom
mikeee/upgrade-node
Mar 20, 2025
Merged

Upgrade node to v20#60
jssblck merged 5 commits intomainfrom
mikeee/upgrade-node

Conversation

@jssblck
Copy link
Contributor

@jssblck jssblck commented Feb 7, 2025

Overview

Updates node version of the action to v20x

Original PR by @mikeee at #45, recreated so we can run CI.

Checklist

  • If I changed code, I ran yarn build and committed resulting changes.
  • I added an example exercising this PRs functionality to .github/workflows/test.yml or explained why it doesn't make sense to do so.

Signed-off-by: mikeee <hey@mike.ee>
Signed-off-by: mikeee <hey@mike.ee>
@jssblck jssblck requested a review from a team as a code owner February 7, 2025 18:55
@jssblck jssblck requested review from spatten and removed request for a team February 7, 2025 18:55
@jssblck jssblck mentioned this pull request Feb 7, 2025
2 tasks
@jssblck jssblck force-pushed the mikeee/upgrade-node branch from 7f04a9b to 81e4e3a Compare February 7, 2025 18:59
Copy link
Contributor

@spatten spatten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a little confused about the discrepancy between the PR title and the change in the code.

Also, the tests are failing. Something about Yarn needing node 22. I think this is because the lockfile was generated with node 22 and the tests are running node 20.

Finally, we should probably update the version of node in this file: https://github.com/fossas/fossa-action/blob/main/.tool-versions

@jssblck jssblck changed the title Upgrade node to v22.13.1 Upgrade node to v20 Feb 7, 2025
@jssblck jssblck requested a review from spatten February 7, 2025 19:38
Copy link
Contributor

@spatten spatten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

I think we should update the node version in .tool-versions, but that's not blocking. I don't know where we actually use that

@jssblck jssblck merged commit 934c0c1 into main Mar 20, 2025
1 check passed
@jssblck jssblck deleted the mikeee/upgrade-node branch March 20, 2025 23:33
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.

3 participants