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

Fix #23: Use node20 runner instead of EOL node16 #24

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

penyaskito
Copy link
Member

@penyaskito penyaskito commented Mar 7, 2024

The Issue

How This PR Solves The Issue

Use node20 runner instead of EOL node16

Manual Testing Instructions

No warns should be given.

Automated Testing Overview

See https://github.com/ddev/github-action-setup-ddev/actions/runs/8180622047. It has node 16 warnings.
This PR actions shouldn't have any.

Related Issue Link(s)

https://nodejs.org/en/blog/announcements/nodejs16-eol

Release/Deployment Notes

@rfay
Copy link
Member

rfay commented Mar 7, 2024

I started the tests and added you as member of the ddev org, which I think will let you restart tests as well as not have to have somebody else start them.

rfay
rfay previously approved these changes Mar 7, 2024
Copy link
Member

@rfay rfay left a comment

Choose a reason for hiding this comment

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

Sure looks like it should be good to me, passes tests.

@penyaskito
Copy link
Member Author

davereid
davereid previously approved these changes Mar 7, 2024
@davereid
Copy link
Collaborator

davereid commented Mar 7, 2024

I actually wonder if we need to update the @types/node dependency to ^20 in this PR as well.

@penyaskito penyaskito dismissed stale reviews from davereid and rfay via b5ebebe March 7, 2024 17:58
@penyaskito
Copy link
Member Author

@davereid Good catch! Let's see if I did that correctly.

@davereid davereid merged commit 9dc2229 into ddev:main Mar 21, 2024
5 checks passed
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.

3 participants