aws / aws-rfdk

The Render Farm Deployment Kit on AWS is a library for use with the AWS Cloud Development Kit that helps you define your render farm cloud infrastructure as code.
https://docs.aws.amazon.com/rfdk/index.html
Apache License 2.0
111 stars 42 forks source link

chore(deps): bumping CDK from 2.133.0 to 2.163.0 #1343

Closed marofke closed 1 month ago

marofke commented 1 month ago

This PR updates the CDK lib used by RFDK and all examples. I ran an npm-upgrade and yarn for all of the package.json files, and ran a test pipeline confirming it worked as expected.

Note that I needed to add an explicit peer dep on jsii-rosetta due to this breaking change https://github.com/aws/jsii/issues/4501


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