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

Add Node 18 support #3224

Merged
merged 6 commits into from
Jan 3, 2023
Merged

Add Node 18 support #3224

merged 6 commits into from
Jan 3, 2023

Conversation

burhandodhy
Copy link
Contributor

@burhandodhy burhandodhy commented Dec 21, 2022

Description of the Change

This PR adds the support for Node 18 by updating the 10up-toolkit to latest version and added the eslint-plugin-jsdoc in overrides

Closes #3214

How to test the Change

  1. Switch the node version to 18
  2. Run npm run build command

Changelog Entry

Added - Node 18 support

Credits

Props @burhandodhy @felipeelia

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@burhandodhy burhandodhy marked this pull request as ready for review December 21, 2022 09:40
@burhandodhy burhandodhy added this to the 4.4.1 milestone Dec 21, 2022
Copy link
Member

@felipeelia felipeelia left a comment

Choose a reason for hiding this comment

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

This looks good @burhandodhy but before we merge it, can we please also bump the node version in our GitHub actions? Thanks!

.stylelintrc Outdated Show resolved Hide resolved
@felipeelia felipeelia merged commit 925c8e5 into develop Jan 3, 2023
@felipeelia felipeelia deleted the chore/3214 branch January 3, 2023 13:46
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.

Node 18 compatibility
3 participants