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

feat: node 22 and 20 patches and fix builds #55

Merged
merged 3 commits into from
Oct 19, 2024

Conversation

faulpeltz
Copy link

  • Adds the patch for Node v22.10.0 (minimal changes)

  • Fixes the patch for Node v20.18.0 to build correctly on win arm64 (remove instrinics already available in vs2022)

  • Upgrades the Alpine version in the muslcc image before building for alpine/linuxstatic targets
    Those builds were broken by the recent package upgrades (removing extra-fs), because the old Alpine image 3.14 only includes Node 14, upgrading to Alpine 3.20 includes Node 20 which fixes this issue

@robertsLando robertsLando changed the title Upgrade patches and fix builds feat: node 22 and 20 patches and fix builds Oct 19, 2024
Copy link
Member

@robertsLando robertsLando left a comment

Choose a reason for hiding this comment

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

Thanks!

@robertsLando robertsLando merged commit 03f4da2 into yao-pkg:main Oct 19, 2024
4 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.

2 participants