udondan / cdk-ec2-key-pair

AWS CDK L3 construct for managing EC2 Key Pairs
Apache License 2.0
98 stars 21 forks source link

chore(deps): update aws-cdk monorepo to v2.160.0 #653

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

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

Release Notes

aws/aws-cdk (aws-cdk) ### [`v2.160.0`](https://redirect.github.com/aws/aws-cdk/releases/tag/v2.160.0) [Compare Source](https://redirect.github.com/aws/aws-cdk/compare/v2.159.1...v2.160.0) ##### Features - allow all `sts` options for roles assumed by the cli ([#​31089](https://redirect.github.com/aws/aws-cdk/issues/31089)) ([5e95ba2](https://redirect.github.com/aws/aws-cdk/commit/5e95ba2b7a24b2598cf00890e1e7d569914f27c9)), closes [#​26157](https://redirect.github.com/aws/aws-cdk/issues/26157) [#​22535](https://redirect.github.com/aws/aws-cdk/issues/22535) - update L1 CloudFormation resource definitions ([#​31534](https://redirect.github.com/aws/aws-cdk/issues/31534)) ([cd17fed](https://redirect.github.com/aws/aws-cdk/commit/cd17fed31d5476be06de85ff942ccb4ce2c827d2)) - **core:** configure Stack SNS notification ARNs on the Stack construct ([#​31107](https://redirect.github.com/aws/aws-cdk/issues/31107)) ([1593500](https://redirect.github.com/aws/aws-cdk/commit/1593500735e6ddbcc087f005c5124f5ec57aec20)), closes [#​8581](https://redirect.github.com/aws/aws-cdk/issues/8581) - **stepfunctions:** add support for EncryptionConfiguration ([#​30959](https://redirect.github.com/aws/aws-cdk/issues/30959)) ([b49032b](https://redirect.github.com/aws/aws-cdk/commit/b49032b3a6e549783b45492ffc76880fbcd58e68)) *** ##### Alpha modules (2.160.0-alpha.0) ##### Features - **kinesisanalytics-flink:** support Apache Flink 1.20 ([#​31349](https://redirect.github.com/aws/aws-cdk/issues/31349)) ([b3b9aa8](https://redirect.github.com/aws/aws-cdk/commit/b3b9aa8a4584e178808f5babe0583749d1a87da5)) ##### Bug Fixes - **cognito-identitypool-alpha:** cannot configure roleMappings with imported userPool and client ([#​30421](https://redirect.github.com/aws/aws-cdk/issues/30421)) ([0fdd6a9](https://redirect.github.com/aws/aws-cdk/commit/0fdd6a92ac7196e5498969be2743019f825b9262)), closes [#​30304](https://redirect.github.com/aws/aws-cdk/issues/30304) [/github.com/aws/aws-cdk/blob/c3003ab41f0efc763f39eb2cab490c8a005e146b/packages/aws-cdk-lib/aws-cognito/lib/user-pool.ts#L902](https://redirect.github.com/aws//github.com/aws/aws-cdk/blob/c3003ab41f0efc763f39eb2cab490c8a005e146b/packages/aws-cdk-lib/aws-cognito/lib/user-pool.ts/issues/L902) - **ec2:** instance resourceSignalTimeout overwrites initOptions.timeout ([#​31446](https://redirect.github.com/aws/aws-cdk/issues/31446)) ([a29bf19](https://redirect.github.com/aws/aws-cdk/commit/a29bf19be1e17c13b85f6edd45c382c1f0d89702)), closes [#​30052](https://redirect.github.com/aws/aws-cdk/issues/30052)

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 was generated by Mend Renovate. View the repository job log.