-
Notifications
You must be signed in to change notification settings - Fork 20
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
build(node) bumped to 22.11.0 lts/jod #862
Conversation
This pull request is automatically being deployed by Amplify Hosting (learn more). |
Playwright test resultsDetails 421 tests across 146 suites Skipped testssrc/components/table/table/test/expandable-row-autocollapse/expandable-row-autocollapse.e2e.ts › tds-table-expandable-row-autoCollapse › NEEDS FIXING: expanding one row collapses the others when autoCollapse is true |
Suggestion is to merge this PR after release. It would give us more time to adjust AWS services to use new version of node too and enough time to "play" with system on new Node version. |
c50efd8
to
3fc721b
Compare
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one, code builds and works as expected!
PS: I did a rebase with develop, push small update on smoke script as it had some conflicts + new lock files.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nicely done! 🌟
c9b2fd8
to
503f980
Compare
503f980
to
b1f3b99
Compare
Quality Gate passedIssues Measures |
Describe pull-request
Bumped to node 22.11.0 lts/jod
Issue Linking:
Choose one of the following options
How to test
Provide detailed steps for testing, including any necessary setup.
nvm install lts/jod
npm run reinstall && npm run build-all && npm run test
Checklist before submission
npm run build-all
without errors