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 to Node.js 18 #442

Merged
merged 2 commits into from
Jul 28, 2023
Merged

Update to Node.js 18 #442

merged 2 commits into from
Jul 28, 2023

Conversation

MattIPv4
Copy link
Member

Type of Change

  • Build Scripts: CI

What issue does this relate to?

N/A

What should this PR do?

Update to project to Node.js 18.17.0, the latest LTS release.

Removes the engines pinning in package.json, as we're well beyond the NPM version we needed to be pinned for overrides to work. As such, also removes the logic in the Actions workflows that enforced that pinning.

What are the acceptance criteria?

Tool continues to build.

Actions workflows continue to run.

@MattIPv4 MattIPv4 merged commit 4bf8e65 into master Jul 28, 2023
7 checks passed
@MattIPv4 MattIPv4 deleted the MattIPv4/node-js-18 branch July 28, 2023 14:39
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.

None yet

2 participants