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

Update CDK dependencies #345

Merged
merged 3 commits into from
Feb 10, 2025
Merged

Update CDK dependencies #345

merged 3 commits into from
Feb 10, 2025

Conversation

corymhall
Copy link
Contributor

This PR does a couple of updates.

This is needed because the library will throw an error if the user is
using a version of aws-cdk-lib that is above the version of
@aws-cdk/cli-lib-alpha so we need to keep this version up to date.

@corymhall corymhall requested review from t0yv0, flostadler and a team February 7, 2025 18:47
},
{
// Always keep @aws-cdk/cli-lib-alpha up to date
//due to https://github.com/aws/aws-cdk/issues/33338
Copy link
Contributor

Choose a reason for hiding this comment

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

nice!

This PR does a couple of updates.

- Update the dependency on `@aws-cdk/cli-lib-alpha` due to aws/aws-cdk#33338
- Update the devDependency on `aws-cdk-lib` to the latest version
- Update the examples deps to the latest version
- Add some renovate rules to automate this

This is needed because the library will throw an error if the user is
using a version of `aws-cdk-lib` that is above the version of
`@aws-cdk/cli-lib-alpha` so we need to keep this version up to date.
@corymhall corymhall force-pushed the corymhall/update-cli-lib-dep branch from 2a7539c to cd7150b Compare February 10, 2025 13:33
@corymhall corymhall enabled auto-merge (squash) February 10, 2025 13:38
@corymhall corymhall merged commit 58e9cb1 into main Feb 10, 2025
13 checks passed
@corymhall corymhall deleted the corymhall/update-cli-lib-dep branch February 10, 2025 15:17
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v1.7.0.

@corymhall corymhall self-assigned this Feb 11, 2025
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.

5 participants