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 NodeJS/NPM #590

Merged
merged 7 commits into from
Oct 13, 2023
Merged

Update NodeJS/NPM #590

merged 7 commits into from
Oct 13, 2023

Conversation

labkey-nicka
Copy link
Contributor

@labkey-nicka labkey-nicka commented Oct 13, 2023

Rationale

This updates our versions of NodeJS to the latest LTS releases. Our current version of NodeJS v16+ reached it's EOL for support on 9/11/23. The following versions have been determined based on their pairing in previous releases.

  • NodeJS: 18.18.1
  • NPM: 9.8.1

Note, that on 10/18/23 (five days from when I'm writing this) Node v18+ will enter maintenance LTS. I considered preemptively going to Node v20+ which will become the active LTS on 10/24/23, however, it seems more stable to move forward with the current LTS for now and we can update to v20 once it matures as the active LTS.

I don't believe we will be able to backport this to v23.07 of LKS due to the package updates involved. I have recently made package updates that make us compatible with v18+ which are not included in LKS v23.07.

Changes

  • Bump NodeJS to v18.18.1
  • Bump NPM to v9.8.1

@labkey-nicka labkey-nicka self-assigned this Oct 13, 2023
@labkey-nicka labkey-nicka merged commit 66a5a81 into develop Oct 13, 2023
2 checks passed
@labkey-nicka labkey-nicka deleted the fb_update_node_18 branch October 13, 2023 20:27
@labkey-nicka labkey-nicka mentioned this pull request Jul 23, 2024
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.

2 participants