awslabs / aws-solutions-constructs

The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions
https://docs.aws.amazon.com/solutions/latest/constructs/
Apache License 2.0
1.25k stars 249 forks source link

fix(version): unpin constructs from specific cdk version #1187

Closed biffgaut closed 3 months ago

biffgaut commented 3 months ago

Description of changes: Constructs should be satisfied with the any version of CDK equal to or greater than the version upon which they were built. This PR restores that by putting the ^ back into the peerDependency version specification.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

aws-solutions-constructs-team commented 3 months ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository