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 from Node 16 to Node 20 #558

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Conversation

joshstrohminger
Copy link
Contributor

GitHub is no longer going to support running actions on Node 16 and requires upgrading to Node 20 (see blog). This PR addresses that with updates to:

  • node types
  • devcontainer
  • action runtime
  • workflow

Tests passed when run in the devcontainer.

I didn't update the version in package.json because I wasn't sure what type of bump was preferred. I'm happy to add another commit to handle it. The official GitHub actions that I've seen are treating this as a major version bump. Is following their lead acceptable?

GitHub actions are no longer going to support Node 16
@glatterf42
Copy link

Closes #559.

@kamiazya
Copy link
Member

kamiazya commented Feb 5, 2024

LGTM! Thanks!

@kamiazya kamiazya merged commit 91a96bc into ts-graphviz:main Feb 5, 2024
@kamiazya
Copy link
Member

kamiazya commented Feb 5, 2024

@all-contributors
please add @joshstrohminger for code, maintenance.
please add @glatterf42 for maintenance.

@kamiazya
Copy link
Member

kamiazya commented Feb 5, 2024

@all-contributors please add @glatterf42 for maintenance.

Copy link
Contributor

@kamiazya

I've put up a pull request to add @glatterf42! 🎉

@kamiazya kamiazya linked an issue Feb 5, 2024 that may be closed by this pull request
@kamiazya
Copy link
Member

kamiazya commented Feb 5, 2024

close #559

@joshstrohminger joshstrohminger deleted the node-20 branch February 5, 2024 18:27
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.

upgrade to node.js v20
3 participants