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

Set esbuild-register target to node18.20, align targets with supported node version #1076

Merged
merged 6 commits into from
Nov 14, 2024

Conversation

askoufis
Copy link
Contributor

@askoufis askoufis commented Nov 7, 2024

Sku targets node 18.20 at a mininum, so esbuild-register should target that version too.

Have updated the repo's postinstall script to generate targets.json with a browserslistNodeTarget and esbuildNodeTarget.

@askoufis askoufis requested a review from a team as a code owner November 7, 2024 05:10
Copy link

changeset-bot bot commented Nov 7, 2024

🦋 Changeset detected

Latest commit: dbd3e87

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sku Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@askoufis askoufis changed the title Set esbuild-register target to node18 Set esbuild-register target to node18.20.0 Nov 7, 2024
@askoufis askoufis changed the title Set esbuild-register target to node18.20.0 Set esbuild-register target to node18.20 Nov 7, 2024
@askoufis askoufis changed the title Set esbuild-register target to node18.20 Set esbuild-register target to node18.20, align targets with supported node version Nov 7, 2024
@@ -48,6 +48,7 @@
"@tsconfig/node-lts": "^18.12.3",
"@types/jest": "^29.0.0",
"@types/node": "^18.19.31",
"@types/prettier": "^2.7.3",
Copy link
Contributor Author

@askoufis askoufis Nov 8, 2024

Choose a reason for hiding this comment

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

prettier's API is used in postinstall.js.

@askoufis askoufis enabled auto-merge (squash) November 14, 2024 03:52
@askoufis askoufis merged commit 12742aa into master Nov 14, 2024
4 checks passed
@askoufis askoufis deleted the esbuild-register-node18 branch November 14, 2024 03:57
@seek-oss-ci seek-oss-ci mentioned this pull request Nov 14, 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.

2 participants