Skip to content

Chore: Update to Node 24#658

Open
Ramy-Huffman-LPL wants to merge 6 commits into
mainfrom
update/latest-node
Open

Chore: Update to Node 24#658
Ramy-Huffman-LPL wants to merge 6 commits into
mainfrom
update/latest-node

Conversation

@Ramy-Huffman-LPL
Copy link
Copy Markdown

Resolves #657

Author Checklist

steps:
- name: Check out latest code
uses: actions/checkout@v3
uses: actions/checkout@v4
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

FYI - v3 runs on the deprecated Node 16. v4 runs on Node 20 instead.

@Ramy-Huffman-LPL
Copy link
Copy Markdown
Author

Closing PR to reopen and see if it will fix stuck state

@Ramy-Huffman-LPL Ramy-Huffman-LPL requested a review from mwislek May 27, 2026 19:06
Copy link
Copy Markdown
Contributor

@mwislek mwislek left a comment

Choose a reason for hiding this comment

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

🚀

All of the tests pass and the storybook runs properly. There are a lot of url.parse() deprecation warnings, as well as some SCSS warnings when the storybook is built. But that is work, likely, for a separate PR.

I wasn't sure that I could test the publish GH action, so assume you'll find out if that works when the new version is published.

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.

Add Support for Node v22

3 participants