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

refactor: upgrade for node20 #37

Closed
wants to merge 3 commits into from

Conversation

alexkainzinger
Copy link

Hi, contributing to make this run with node20 due to https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

code is not touched at all, just removing node_modules/ folder because it is now compiled instead with ncc and put to dist/ folder. this also bumps all packages to its newest version, rest is just search and replace node16 with node20

I tested it in my private repo using my published v2: alexkainzinger/compose-action@v2 (https://github.com/alexkainzinger/compose-action/tree/v2) and it worked like a charm

@alexkainzinger alexkainzinger force-pushed the main branch 2 times, most recently from 4385ed4 to 3975ce8 Compare January 29, 2024 20:55
@longmauriceproj
Copy link

Do we have an update on when this PR will be merged?

@alexkainzinger
Copy link
Author

I guess until merged I can only recommend using my fork alexkainzinger/compose-action@v2

@neilime neilime force-pushed the main branch 3 times, most recently from 70b5480 to d803d60 Compare March 26, 2024 13:15
@alexkainzinger alexkainzinger changed the title upgrade for node20 refactor: upgrade for node20 Mar 28, 2024
@alexkainzinger
Copy link
Author

@neilime I guess I cannot contribute to this anymore, pipeline fails with something I cannot fix I would assume

@neilime
Copy link
Collaborator

neilime commented Mar 28, 2024

We are working to refactoring to typescript and migrating to node 20, new release will be available very soon

@neilime
Copy link
Collaborator

neilime commented Mar 29, 2024

@alexkainzinger the migration on node 20 is done, thank you for you PR for inspiration. I'll close it.

@neilime neilime closed this Mar 29, 2024
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.

4 participants