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

Upgrade from Node 10 to Node 20 #3176

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

benfrancis
Copy link
Member

@benfrancis benfrancis commented Nov 13, 2024

This PR upgrades the version of Node.js used by WebThings Gateway from version 10 to version 20.

This requires upgrading various npm packages and applying a bunch of TypeScript fixes, and updating the GitHub Action to run using Node.js 20.

TODO:

  • Resolve merge conflicts since NetworkManager PR landed
  • Figure out why integration tests pass but then the process exits with an error
  • Update snap to use Node.js 20
  • Update docker image to use Node.js 20

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.

1 participant