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

[wip] Update Node version to 20.10.0 LTS #3617

Closed
wants to merge 4 commits into from

Conversation

tacigar
Copy link
Member

@tacigar tacigar commented Dec 5, 2023

No description provided.

@tacigar tacigar self-assigned this Dec 5, 2023
@@ -34,7 +34,7 @@
<!-- Update occasionally based on LTS, but don't overrun what's in Alpine:
https://nodejs.org/en/download/
https://pkgs.alpinelinux.org/packages?name=nodejs&branch=edge -->
<node.version>14.21.3</node.version>
<node.version>v20.10.0</node.version>
Copy link
Member

Choose a reason for hiding this comment

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

maybe..

Suggested change
<node.version>v20.10.0</node.version>
<node.version>20.10.0</node.version>

@tacigar
Copy link
Member Author

tacigar commented Dec 5, 2023

@codefromthecrypt In newer NPM versions, dependency resolution seems to be stricter. So it seems that many libraries need to be updated in order to pass the CI.
I'll update library versions first in other PRs since I don't want to include them in this PR.

@tacigar
Copy link
Member Author

tacigar commented Dec 18, 2023

This was take over by #3658

@tacigar tacigar closed this Dec 18, 2023
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