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

chore: bump Node to v18.20.4 #8294

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

hainenber
Copy link

@hainenber hainenber commented Sep 23, 2024

Description

chore: bump Node to v18.20.4

Issues Resolved

Screenshot

N/A

Testing the changes

CI should pass

Changelog

  • chore: Bump Node to v18.20.4

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link
Contributor

❌ Invalid Prefix For Manual Changeset Creation

Invalid description prefix. Found "chore". Only "skip" entry option is permitted for manual commit of changeset files.

If you were trying to skip the changelog entry, please use the "skip" entry option in the ##Changelog section of your PR description.

Copy link
Contributor

❌ Invalid Prefix For Manual Changeset Creation

Invalid description prefix. Found "chore". Only "skip" entry option is permitted for manual commit of changeset files.

If you were trying to skip the changelog entry, please use the "skip" entry option in the ##Changelog section of your PR description.

Copy link
Contributor

❌ Invalid Prefix For Manual Changeset Creation

Invalid description prefix. Found "chore". Only "skip" entry option is permitted for manual commit of changeset files.

If you were trying to skip the changelog entry, please use the "skip" entry option in the ##Changelog section of your PR description.

@ashwin-pc
Copy link
Member

Thanks for the change @hainenber . Can you also add a changes file for your change?

CHANGELOG.md Outdated
@@ -117,6 +117,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### 🛠 Maintenance

- Update oui to 1.12 ([#7865](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/7865))
- Bump OpenSearch-Dashboards to use NodeJS v18.20.4 ([#8294](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/8294))
Copy link
Collaborator

@AMoo-Miki AMoo-Miki Sep 26, 2024

Choose a reason for hiding this comment

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

This bump is CVE-related so it should be under security

We should also change the language and structure to include the CVEs or at least the HIGH ones:

- [CVE-2024-27980][CVE-2024-27983] Use Node v18.20.4 ([#8294](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/8294))

Copy link
Author

Choose a reason for hiding this comment

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

Done in latest commit :D

@hainenber
Copy link
Author

Thanks for the change @hainenber . Can you also add a changes file for your change?

This is also done :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants