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: add support for node version 22 #110

Open
wants to merge 2 commits into
base: prebuilt-multiarch
Choose a base branch
from

Conversation

tweltner
Copy link

@tweltner tweltner commented Feb 3, 2025

Related Issues

This PR relates to and issue from the terraform-cdk repository. The issue requests to support NodeJS 22 in cdkt-cli.

See issue: hashicorp/terraform-cdk#3641

Description

Add support for NodeJS v21 and v22. Prebuild packages are required for

In plain English, describe your approach to addressing the issue linked above. For example, if you made a particular design decision, let us know why you chose this path instead of another solution.

Checklist

  • I have updated the PR title to match CDKTF's style guide
  • I have run the linter on my code locally
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation if applicable
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works if applicable
  • New and existing unit tests pass locally with my changes

@tweltner tweltner requested a review from a team as a code owner February 3, 2025 13:02
@tweltner tweltner requested review from mutahhir and ansgarm and removed request for a team February 3, 2025 13:02
Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


Thomas Weltner seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA.
If you have already a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

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.

1 participant