-
Notifications
You must be signed in to change notification settings - Fork 940
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
Bump node version to 14.20.0 #2101
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CVE issue: https://nvd.nist.gov/vuln/detail/CVE-2022-32214 Issue resolved: opensearch-project#2088 Signed-off-by: Anan Zhuang <[email protected]>
ananzh
added
backport 2.2
backport 2.x
v2.2.0
cve
Security vulnerabilities detected by Dependabot or Mend
labels
Aug 9, 2022
seanneumann
previously approved these changes
Aug 9, 2022
ananzh
changed the title
bump node version to 14.20.0 to solve CVE issue
[CVE-2022-32214] bump node version to 14.20.0 to solve CVE issue
Aug 9, 2022
kavilla
changed the title
[CVE-2022-32214] bump node version to 14.20.0 to solve CVE issue
Bump node version to 14.20.0
Aug 9, 2022
The logic would convert it to a string which would fail the tests for validating node version. Signed-off-by: Kawika Avilla <[email protected]>
kavilla
approved these changes
Aug 9, 2022
AMoo-Miki
approved these changes
Aug 9, 2022
https://github.com/opensearch-project/OpenSearch-Dashboards/actions/runs/2827289518 all succeeded besides the unit tests and integration tests. Running locally. If pass will merge in before CI is complete. |
Unit tests succeeded and integration tests succeeded. |
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Aug 9, 2022
* bump node version to 14.20.0 to solve CVE issue Issue: N/a CVE issue: https://nvd.nist.gov/vuln/detail/CVE-2022-32214 [Tests] fix issue with tests and 0 values for node version Signed-off-by: Anan Zhuang <[email protected]> Signed-off-by: Kawika Avilla <[email protected]> Co-authored-by: Kawika Avilla <[email protected]> (cherry picked from commit c818d99)
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Aug 9, 2022
* bump node version to 14.20.0 to solve CVE issue Issue: N/a CVE issue: https://nvd.nist.gov/vuln/detail/CVE-2022-32214 [Tests] fix issue with tests and 0 values for node version Signed-off-by: Anan Zhuang <[email protected]> Signed-off-by: Kawika Avilla <[email protected]> Co-authored-by: Kawika Avilla <[email protected]> (cherry picked from commit c818d99)
kavilla
pushed a commit
that referenced
this pull request
Aug 9, 2022
* bump node version to 14.20.0 to solve CVE issue Issue: N/a CVE issue: https://nvd.nist.gov/vuln/detail/CVE-2022-32214 [Tests] fix issue with tests and 0 values for node version Signed-off-by: Anan Zhuang <[email protected]> Signed-off-by: Kawika Avilla <[email protected]> Co-authored-by: Kawika Avilla <[email protected]> (cherry picked from commit c818d99) Co-authored-by: Anan Zhuang <[email protected]>
ananzh
added a commit
that referenced
this pull request
Aug 9, 2022
* bump node version to 14.20.0 to solve CVE issue Issue: N/a CVE issue: https://nvd.nist.gov/vuln/detail/CVE-2022-32214 [Tests] fix issue with tests and 0 values for node version Signed-off-by: Anan Zhuang <[email protected]> Signed-off-by: Kawika Avilla <[email protected]> Co-authored-by: Kawika Avilla <[email protected]> (cherry picked from commit c818d99) Co-authored-by: Anan Zhuang <[email protected]>
This was referenced Aug 12, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
CVE issue:
https://nvd.nist.gov/vuln/detail/CVE-2022-32214
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr