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(all): correct aws-cdk-lib version in peerdependency #1081

Merged
merged 4 commits into from Feb 16, 2024
Merged

Conversation

biffgaut
Copy link
Contributor

Issue #, if available:
closes #1080

Description of changes:
The caret ('^') was dropped from the aws-cdk-lib version under peerDependencies, fixing the Constructs release to a particular CDK release. This PR puts the caret back, allowing Constructs to link to the original build cdk version or any newer version.

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
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: githubautobuild-for-cdk-v2
  • Commit ID: e593f3a
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

Copy link
Contributor

@georgebearden georgebearden left a comment

Choose a reason for hiding this comment

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

looks good to me

@biffgaut biffgaut merged commit 1ad214d into main Feb 16, 2024
8 checks passed
@biffgaut biffgaut deleted the Issue1080 branch February 16, 2024 19: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
3 participants