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

PR to upgrade node from 20.x to 21.x #1367

Merged
merged 1 commit into from
Oct 27, 2024
Merged

PR to upgrade node from 20.x to 21.x #1367

merged 1 commit into from
Oct 27, 2024

Conversation

justjais
Copy link
Contributor

Jira Issue: related to https://issues.redhat.com/browse/AAP-31381

Description

PR to update node version to 21.x from existing 20.x. This is to fix the CVE around serialize-javascript, please ref the #1353 (comment)

Testing

Steps to test

  1. Pull down the PR
  2. Install node 21.x in your machine
  3. Run npm install, and the CI failure observed here should not be observable with the upgraded node.

Scenarios tested

NA

Production deployment

  • This code change is ready for production on its own
  • This code change requires the following considerations before going to production:

Copy link

@justjais
Copy link
Contributor Author

@jameswnl I created this PR as new, and has single verified commit. Plz approve and merge it, as the synk CI test failure is unrelated to the changes and also seems limitation going by the error reported.

@justjais justjais merged commit 3f1d384 into main Oct 27, 2024
8 of 9 checks passed
@justjais justjais deleted the newUpgradeCommit branch October 27, 2024 18:13
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