adrian-goe / nx-aws-cdk-v2

MIT License
38 stars 11 forks source link

Update aws-cdk monorepo to v2.140.0 #1276

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-cdk (source) 2.139.1 -> 2.140.0 age adoption passing confidence
aws-cdk-lib (source) 2.139.1 -> 2.140.0 age adoption passing confidence

Release Notes

aws/aws-cdk (aws-cdk) ### [`v2.140.0`](https://togithub.com/aws/aws-cdk/releases/tag/v2.140.0) [Compare Source](https://togithub.com/aws/aws-cdk/compare/v2.139.1...v2.140.0) ##### Features - update L1 CloudFormation resource definitions ([#​30037](https://togithub.com/aws/aws-cdk/issues/30037)) ([bb7e4d8](https://togithub.com/aws/aws-cdk/commit/bb7e4d8bffc72adcc4ff9b15328cf54e1b8a79f7)) - **api-gateway:** deploy RestApi to existing stage ([#​29486](https://togithub.com/aws/aws-cdk/issues/29486)) ([f0835d9](https://togithub.com/aws/aws-cdk/commit/f0835d937b28172bb06990c042deaede8a88f844)), closes [#​25582](https://togithub.com/aws/aws-cdk/issues/25582) - **cloudfront:** add `autoPublish` property to the `Function` ([#​30030](https://togithub.com/aws/aws-cdk/issues/30030)) ([5dd72b8](https://togithub.com/aws/aws-cdk/commit/5dd72b89f20b1246ad125440e42449acd80c8be7)), closes [#​30028](https://togithub.com/aws/aws-cdk/issues/30028) - **codecommit:** `kmsKey` for repository ([#​29988](https://togithub.com/aws/aws-cdk/issues/29988)) ([5f8e52e](https://togithub.com/aws/aws-cdk/commit/5f8e52e0b0ef40164cdc4fa43229111eb81d6be1)) - **ec2:** add support for environment files and variables in systemd ([#​29629](https://togithub.com/aws/aws-cdk/issues/29629)) ([90f1aa9](https://togithub.com/aws/aws-cdk/commit/90f1aa9f1c9b1906953209b032e999fe4fe52bd4)) - **efs:** allow to specify az for one-zone ([#​30010](https://togithub.com/aws/aws-cdk/issues/30010)) ([cbf130e](https://togithub.com/aws/aws-cdk/commit/cbf130e90fcf2b32a29addd2014fa5da9f59abb2)) - allow to register an existing record created manually as an alias ARecord target ([#​29565](https://togithub.com/aws/aws-cdk/issues/29565)) ([4f8b7db](https://togithub.com/aws/aws-cdk/commit/4f8b7db99ad35ff3532d6f88e377381ccb43b919)), closes [#​23048](https://togithub.com/aws/aws-cdk/issues/23048) - update L1 CloudFormation resource definitions ([#​29997](https://togithub.com/aws/aws-cdk/issues/29997)) ([c949076](https://togithub.com/aws/aws-cdk/commit/c949076863719eea273bffa3ab45242b79caa99c)), closes [/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2](https://togithub.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html/issues/aws-resource-ec2) [/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2](https://togithub.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html/issues/aws-resource-ec2) - **ec2:** ebs optimized instance ([#​29962](https://togithub.com/aws/aws-cdk/issues/29962)) ([767ac65](https://togithub.com/aws/aws-cdk/commit/767ac6549d65493a5f6e33634865bfe6e826d880)) - **eks:** add atomic flag for aws-eks Helm Chart ([#​29454](https://togithub.com/aws/aws-cdk/issues/29454)) ([666f24f](https://togithub.com/aws/aws-cdk/commit/666f24f429c792b0023d9ae133e0449d33a0cc8a)), closes [#​22254](https://togithub.com/aws/aws-cdk/issues/22254) - **events:** `fromApiDestinationAttributes` import method ([#​29943](https://togithub.com/aws/aws-cdk/issues/29943)) ([db155e1](https://togithub.com/aws/aws-cdk/commit/db155e1076723c52031e06df65140b165c405a06)), closes [#​29942](https://togithub.com/aws/aws-cdk/issues/29942) - **kms:** key rotation period ([#​29928](https://togithub.com/aws/aws-cdk/issues/29928)) ([a6a5219](https://togithub.com/aws/aws-cdk/commit/a6a5219c96b8d45c90446b89f419cbdb3c6799ba)), closes [#​29927](https://togithub.com/aws/aws-cdk/issues/29927) ##### Bug Fixes - **crossRegionReference:** error message missing stack information ([#​29961](https://togithub.com/aws/aws-cdk/issues/29961)) ([4f1c94b](https://togithub.com/aws/aws-cdk/commit/4f1c94b27ef7f4ceccea0ff39625c0e8add31c9f)), closes [#​29699](https://togithub.com/aws/aws-cdk/issues/29699) [#​29699](https://togithub.com/aws/aws-cdk/issues/29699) - **custom-resources:** fails to use latest SDK version ([#​29958](https://togithub.com/aws/aws-cdk/issues/29958)) ([247aa35](https://togithub.com/aws/aws-cdk/commit/247aa35676b3b1ead91a56fd00e819c67a9a7285)), closes [#​29891](https://togithub.com/aws/aws-cdk/issues/29891) - **stepfunctions:** regex in DistributedMap label is incorrectly escaping characters ([#​29765](https://togithub.com/aws/aws-cdk/issues/29765)) ([7c4eb71](https://togithub.com/aws/aws-cdk/commit/7c4eb71a981ad90b5186cf88daf152206150df35)) - cdk diff prints upgrade bootstrap warning even when current version exceeds the recommended version ([#​29938](https://togithub.com/aws/aws-cdk/issues/29938)) ([28b0080](https://togithub.com/aws/aws-cdk/commit/28b00801a29c68dfb34c506bcbcd8c14da0402d5)), closes [#​28888](https://togithub.com/aws/aws-cdk/issues/28888) *** ##### Alpha modules (2.140.0-alpha.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.