Skip to content

chore: upgrade aws-cdk-lib to 2.1891#14175

Merged
Amplifiyer merged 3 commits intodevfrom
cdk-lib-upgrade
Apr 21, 2025
Merged

chore: upgrade aws-cdk-lib to 2.1891#14175
Amplifiyer merged 3 commits intodevfrom
cdk-lib-upgrade

Conversation

@ShadowCat567
Copy link
Copy Markdown
Contributor

@ShadowCat567 ShadowCat567 commented Apr 16, 2025

Description of changes

Resolves dependabot alerts since dependabot had trouble making a PR by itself.

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

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

@ShadowCat567 ShadowCat567 marked this pull request as ready for review April 16, 2025 18:55
@ShadowCat567 ShadowCat567 requested a review from a team as a code owner April 16, 2025 18:55
Copy link
Copy Markdown
Contributor

@sobolk sobolk left a comment

Choose a reason for hiding this comment

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

There are couple of more places that need update.
See #14147 for reference.

sobolk
sobolk previously approved these changes Apr 17, 2025
@Amplifiyer Amplifiyer merged commit cd8820c into dev Apr 21, 2025
5 checks passed
@Amplifiyer Amplifiyer deleted the cdk-lib-upgrade branch April 21, 2025 16:39
"amplify-headless-interface": "1.17.7",
"amplify-util-headless-input": "1.9.18",
"aws-cdk-lib": "~2.187.0",
"aws-cdk-lib": "^2.189.1",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I just notices we went from ~ to ^ here and other places.

In gen1 we pin CDK version. I'm going to craft follow up PR to fix this.

@sobolk sobolk mentioned this pull request Apr 22, 2025
6 tasks
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.

3 participants