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(cloud-assembly-schema/cli): manifest validation fails on Node <18.17 #61

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

rix0rrr
Copy link
Contributor

@rix0rrr rix0rrr commented Feb 18, 2025

It looks like jsonschema 1.5.0 contains changes that are not compatible with Node versions below 18.17. Hold back the version to 1.4.1.

Relates to aws/aws-cdk#33495


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

It looks like `jsonschema 1.5.0` contains changes that are not
compatible with Node 16. Hold back the version to 1.4.1.
@rix0rrr rix0rrr requested a review from a team February 18, 2025 23:57
Signed-off-by: github-actions <github-actions@github.com>
@rix0rrr rix0rrr changed the title fix(cloud-assembly-schema/cli): manifest validation fails on Node 16 fix(cloud-assembly-schema/cli): manifest validation fails on Node <18.17 Feb 19, 2025
@rix0rrr rix0rrr disabled auto-merge February 19, 2025 00:23
@rix0rrr rix0rrr merged commit bc82193 into main Feb 19, 2025
9 of 10 checks passed
@rix0rrr rix0rrr deleted the huijbers/hold-back-jsonschema branch February 19, 2025 00:23
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