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 #1363

Closed
wants to merge 2 commits into from
Closed

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

wants to merge 2 commits into from

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

closing the PR in favor of PR #1366

@justjais justjais closed this Oct 24, 2024
@justjais justjais deleted the 21x branch October 24, 2024 13:52
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