BranislavBeno / GitLab-Issue-Importer

MIT License
1 stars 0 forks source link

chore(deps): update all non-major dependencies to v2.87.0 #159

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-cdk 2.86.0 -> 2.87.0 age adoption passing confidence
software.amazon.awscdk:aws-cdk-lib 2.86.0 -> 2.87.0 age adoption passing confidence

Release Notes

aws/aws-cdk (aws-cdk) ### [`v2.87.0`](https://togithub.com/aws/aws-cdk/releases/tag/v2.87.0) [Compare Source](https://togithub.com/aws/aws-cdk/compare/v2.86.0...v2.87.0) ##### Features - **cfnspec:** cloudformation spec v129.0.0 ([#​26179](https://togithub.com/aws/aws-cdk/issues/26179)) ([fa3caf3](https://togithub.com/aws/aws-cdk/commit/fa3caf33360e81d54897edbf3acf5495f488189b)) - **codebuild:** Support for CodeBuild Image `aws/codebuild/amazonlinux2-x86_64-standard:5.0` ([#​26058](https://togithub.com/aws/aws-cdk/issues/26058)) ([bc029fe](https://togithub.com/aws/aws-cdk/commit/bc029fe5ac69a8b7fd2dfdbcd8834e9a2cf8e000)) - **ecs:** enable alarm-based rollbacks ([#​25840](https://togithub.com/aws/aws-cdk/issues/25840)) ([1a44f69](https://togithub.com/aws/aws-cdk/commit/1a44f691bba459259417677dde5db248ee5e4584)), closes [#​25346](https://togithub.com/aws/aws-cdk/issues/25346) - update alpha modules to sdk v3 ([#​25895](https://togithub.com/aws/aws-cdk/issues/25895)) ([0a4140e](https://togithub.com/aws/aws-cdk/commit/0a4140ee5e709b04bf6c2b67de449eb29ceb01ef)) ##### Bug Fixes - all aws-cdk-lib custom resources now use Node18 ([#​26212](https://togithub.com/aws/aws-cdk/issues/26212)) ([399b6bb](https://togithub.com/aws/aws-cdk/commit/399b6bbdbfbf6440145e6d78e18898aae6261702)) - **aws-cdk-lib:** specifying EC2 private IP with associate public IP enabled generates invalid CFn ([#​26208](https://togithub.com/aws/aws-cdk/issues/26208)) ([1520d77](https://togithub.com/aws/aws-cdk/commit/1520d7759ad28e5295f21cd1df115c639bb5ef1c)), closes [/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html#cfn-ec2](https://togithub.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html/issues/cfn-ec2) [#​26187](https://togithub.com/aws/aws-cdk/issues/26187) - **core:** tags disappear if CDK app is bundled+minified ([#​26181](https://togithub.com/aws/aws-cdk/issues/26181)) ([1f81718](https://togithub.com/aws/aws-cdk/commit/1f8171882ae9c7a75e19f247bfa70c122999d726)), closes [#​26169](https://togithub.com/aws/aws-cdk/issues/26169) - **rds:** monitoring role is not created by default when using readers and writers ([#​26006](https://togithub.com/aws/aws-cdk/issues/26006)) ([9065b25](https://togithub.com/aws/aws-cdk/commit/9065b25a6a3812cf186aaddcbc5466d422a40424)), closes [/github.com/aws/aws-cdk/blob/4c9016a264c2fec9c0e0e3fae1d7c4216c964b31/packages/aws-cdk-lib/aws-rds/lib/cluster.ts#L635](https://togithub.com/aws//github.com/aws/aws-cdk/blob/4c9016a264c2fec9c0e0e3fae1d7c4216c964b31/packages/aws-cdk-lib/aws-rds/lib/cluster.ts/issues/L635) [/github.com/aws/aws-cdk/blob/4c9016a264c2fec9c0e0e3fae1d7c4216c964b31/packages/aws-cdk-lib/aws-rds/lib/cluster.ts#L1228](https://togithub.com/aws//github.com/aws/aws-cdk/blob/4c9016a264c2fec9c0e0e3fae1d7c4216c964b31/packages/aws-cdk-lib/aws-rds/lib/cluster.ts/issues/L1228) [#​25941](https://togithub.com/aws/aws-cdk/issues/25941) - **sns-subscriptions:** cannot add Lambda Subscription when using a Lambda Construct from a different Construct Library ([#​26206](https://togithub.com/aws/aws-cdk/issues/26206)) ([06b33d5](https://togithub.com/aws/aws-cdk/commit/06b33d54c348d78df886c040e702287658573089)), closes [#​24788](https://togithub.com/aws/aws-cdk/issues/24788) - **ssm:** cannot import a ssm parameter with a name containing unresolved token ([#​25749](https://togithub.com/aws/aws-cdk/issues/25749)) ([1f1b642](https://togithub.com/aws/aws-cdk/commit/1f1b6426f00031dc0f67b9690d33f718f394733c)), closes [#​17094](https://togithub.com/aws/aws-cdk/issues/17094) *** #### Alpha modules (2.87.0-alpha.0) ##### Features - **cli-lib:** support bootstrap command ([#​26205](https://togithub.com/aws/aws-cdk/issues/26205)) ([9364e94](https://togithub.com/aws/aws-cdk/commit/9364e94d1b343d18d1ceceee2881f2cc59d67980)) - **glue:** add ExecutionClass for FLEX ([#​26203](https://togithub.com/aws/aws-cdk/issues/26203)) ([db923dd](https://togithub.com/aws/aws-cdk/commit/db923dd2df39d4085ed088d18dc93044e5a0d690)), closes [#​22224](https://togithub.com/aws/aws-cdk/issues/22224) - **iot:** add action to start Step Functions State Machine ([#​26059](https://togithub.com/aws/aws-cdk/issues/26059)) ([bd86993](https://togithub.com/aws/aws-cdk/commit/bd86993cb2e528ae036347da82c86276165111e7)), closes [#​17698](https://togithub.com/aws/aws-cdk/issues/17698) - **scheduler:** ScheduleTargetInput ([#​25663](https://togithub.com/aws/aws-cdk/issues/25663)) ([bc9f3de](https://togithub.com/aws/aws-cdk/commit/bc9f3de653248de5808f83b7fb8f3ed5f6fc554e)) ##### Bug Fixes - **batch:** Allow ECS JobDefinition Containers to pass Secrets as Environment Variables & Enable Kubernetes Secret Volumes ([#​26126](https://togithub.com/aws/aws-cdk/issues/26126)) ([dc6f120](https://togithub.com/aws/aws-cdk/commit/dc6f120a0bf6c9335a82677e7b3c112245bf06ae)), closes [#​25559](https://togithub.com/aws/aws-cdk/issues/25559) - **cli-lib:** bundle bootstrap template ([#​26229](https://togithub.com/aws/aws-cdk/issues/26229)) ([41cb288](https://togithub.com/aws/aws-cdk/commit/41cb2883e637a429c9eeb30c48544b69dbc7b065)), closes [#​26224](https://togithub.com/aws/aws-cdk/issues/26224) - **glue:** support Ray jobs with Runtime parameter ([#​25867](https://togithub.com/aws/aws-cdk/issues/25867)) ([8153237](https://togithub.com/aws/aws-cdk/commit/81532375a8745bc7ffb439e53d042b251a43e43e)), closes [#​25787](https://togithub.com/aws/aws-cdk/issues/25787)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Bratislava, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information