NordicSemiconductor / asset-tracker-cloud-aws-js

A reference implementation of a serverless backend for an IoT product developed using AWS CDK in TypeScript.
https://github.com/NordicSemiconductor/asset-tracker-cloud-aws-js#readme
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

chore(deps): update aws-cdk monorepo to v2.129.0 #1796

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

aws/aws-cdk (aws-cdk-lib) ### [`v2.129.0`](https://togithub.com/aws/aws-cdk/releases/tag/v2.129.0) [Compare Source](https://togithub.com/aws/aws-cdk/compare/v2.128.0...v2.129.0) ##### Features - update L1 CloudFormation resource definitions ([#​29191](https://togithub.com/aws/aws-cdk/issues/29191)) ([c579e3c](https://togithub.com/aws/aws-cdk/commit/c579e3cdfa425fe4e58fc20a653d32d32f943ca9)) - **applicationautoscaling:** timezone for ScheduledAction ([#​29116](https://togithub.com/aws/aws-cdk/issues/29116)) ([8694125](https://togithub.com/aws/aws-cdk/commit/869412535f564d5b36cf7cc5356aa38a381d02f1)), closes [#​22645](https://togithub.com/aws/aws-cdk/issues/22645) [#​27754](https://togithub.com/aws/aws-cdk/issues/27754) - **cloudfront-origin:** adding FunctionUrlOrigin ([#​29101](https://togithub.com/aws/aws-cdk/issues/29101)) ([2b0ed53](https://togithub.com/aws/aws-cdk/commit/2b0ed53bfe85a59e9334883a667c88fb9e3f5bc0)) - **ecs:** credentialSpecs in ContainerDefinitionOptions ([#​29085](https://togithub.com/aws/aws-cdk/issues/29085)) ([e92dbec](https://togithub.com/aws/aws-cdk/commit/e92dbec0e5fb51bad6037d01d6131c9ab4ce3f55)) - **events-targets:** `launchType` property for ECS task ([#​29069](https://togithub.com/aws/aws-cdk/issues/29069)) ([b4daf84](https://togithub.com/aws/aws-cdk/commit/b4daf84cf8a90ef38e3a2328df6271bdaf19de01)), closes [#​28990](https://togithub.com/aws/aws-cdk/issues/28990) - **lambda:** Add `Ipv6AllowedforDualStack` support for Lambda function ([#​28928](https://togithub.com/aws/aws-cdk/issues/28928)) ([90caad9](https://togithub.com/aws/aws-cdk/commit/90caad953147c2c15022898f40b49a8d44997f6e)) - **lambda:** adding .net 8 (dotnet8) lambda runtime support ([#​29178](https://togithub.com/aws/aws-cdk/issues/29178)) ([74335f6](https://togithub.com/aws/aws-cdk/commit/74335f63b7be81ede07e1ae2e24e7f59ed44beef)) - **rds:** support Aurora MySQL 3.05.2 ([#​29166](https://togithub.com/aws/aws-cdk/issues/29166)) ([da0b82c](https://togithub.com/aws/aws-cdk/commit/da0b82c21e1ddd3c301db8f98e39767e07ff32fc)) - **sns:** enforce ssl with topic policy ([#​29144](https://togithub.com/aws/aws-cdk/issues/29144)) ([a75f447](https://togithub.com/aws/aws-cdk/commit/a75f447d6dc9ad8b1b00a7faebdd8aadc3d25e28)), closes [#​29142](https://togithub.com/aws/aws-cdk/issues/29142) - **synthetics:** latest canary runtimes for NodeJS, Python ([#​29132](https://togithub.com/aws/aws-cdk/issues/29132)) ([3c122a4](https://togithub.com/aws/aws-cdk/commit/3c122a435c9d8ee3012859c05a5acf4864e9030a)), closes [#​29135](https://togithub.com/aws/aws-cdk/issues/29135) *** #### Alpha modules (2.129.0-alpha.0) ##### Bug Fixes - **appconfig:** scope generated alarm role policy to '\*' for composite alarm support ([#​29171](https://togithub.com/aws/aws-cdk/issues/29171)) ([c17879d](https://togithub.com/aws/aws-cdk/commit/c17879dd8dab526695e69c6faf8345292634ba24))

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.