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 Node version to current #1010

Merged
merged 1 commit into from
Oct 22, 2023
Merged

Conversation

enykeev
Copy link
Member

@enykeev enykeev commented Oct 21, 2023

This PR updates Node version being used during build and test runs. The web app itself does not have any dependencies on libraries provided by Node, but it's still good to keep this dependency reasonably up to date.

Node v20 is about to become LTS in the next few days. Seems like a good timing to ensure we're compatible with the current version.

Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

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

Nice!

@enykeev Please include it in the Changelog as well.
I think nodejs update is a significant one to mention explicitly.

@arm4b arm4b added this to the 3.8.1 milestone Oct 21, 2023
@arm4b arm4b requested a review from a team October 21, 2023 13:37
@arm4b arm4b merged commit ba85bf2 into StackStorm:master Oct 22, 2023
@arm4b
Copy link
Member

arm4b commented Oct 22, 2023

Uh oh, looks like unit tests still 🔴 failed on master after merging:
https://app.circleci.com/pipelines/github/StackStorm/st2web/3931/workflows/42b3f1ab-c0d5-40cb-a6b8-2c3b5e8accbd/jobs/6236

weird it worked before in this PR

@arm4b
Copy link
Member

arm4b commented Oct 23, 2023

Nevermind, st2web nightly build succeeded: https://app.circleci.com/pipelines/github/StackStorm/st2web/3956/workflows/3247ed21-1e34-46c3-adce-9a4d3e05cf11

so we're good 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants