From 0bc64eac94c0bd2a2b1c11bcc1a5eaa24cde6910 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 14 Jun 2023 23:57:50 +0000
Subject: [PATCH] Update dependency Amazon.CDK.Lib to v2.84.0 (#824)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [Amazon.CDK.Lib](https://togithub.com/aws/aws-cdk) | nuget | minor |
`2.83.1` -> `2.84.0` |
---
### Release Notes
aws/aws-cdk
### [`v2.84.0`](https://togithub.com/aws/aws-cdk/releases/tag/v2.84.0)
##### Features
- **backup:** add recovery point tags param to backup plan rule
([#25863](https://togithub.com/aws/aws-cdk/issues/25863))
([445543c](https://togithub.com/aws/aws-cdk/commit/445543cb8e23475d4eb6f33e1f45485b43e26403)),
closes [#25671](https://togithub.com/aws/aws-cdk/issues/25671)
- **ecr:** repo.grantPush
([#25845](https://togithub.com/aws/aws-cdk/issues/25845))
([01f0d92](https://togithub.com/aws/aws-cdk/commit/01f0d92ddd0065994c8b9c7868215ac62fd9311e))
- **eks:** enable ipv6 for eks cluster
([#25819](https://togithub.com/aws/aws-cdk/issues/25819))
([75d1853](https://togithub.com/aws/aws-cdk/commit/75d18531ca7a31345d10b7d04ea07e0104115863))
- **events-targets:** support assignPublicIp flag to EcsTask
([#25660](https://togithub.com/aws/aws-cdk/issues/25660))
([37f1eb0](https://togithub.com/aws/aws-cdk/commit/37f1eb020d505b2c1821cf47e3a5aefb2470aeea)),
closes [#9233](https://togithub.com/aws/aws-cdk/issues/9233)
- **lambda:** provide support for AWS Parameters and Secrets Extension
for Lambda
([#25725](https://togithub.com/aws/aws-cdk/issues/25725))
([7a74513](https://togithub.com/aws/aws-cdk/commit/7a74513672b5a016101791b26476ec00e707a252)),
closes [#23187](https://togithub.com/aws/aws-cdk/issues/23187)
- **lambda:** provide support for AWS Parameters and Secrets Extension
for Lambda
([#25928](https://togithub.com/aws/aws-cdk/issues/25928))
([4a3903f](https://togithub.com/aws/aws-cdk/commit/4a3903fc59ae513601b1892bdf61a935a75bf6da)),
closes [#23187](https://togithub.com/aws/aws-cdk/issues/23187)
- **s3:** support s3 bucket double encryption mode aws:kms:dsse (…
([#25961](https://togithub.com/aws/aws-cdk/issues/25961))
([df263a6](https://togithub.com/aws/aws-cdk/commit/df263a62ffbd48bcfa15234bdff06c9246aa8676))
##### Bug Fixes
- **autoscaling:** AutoScalingGroup maxCapacity defaults to minCapacity
when using Token
([#25922](https://togithub.com/aws/aws-cdk/issues/25922))
([3bd973a](https://togithub.com/aws/aws-cdk/commit/3bd973aa064c44477ee85d51cfbc23ca19f4211a)),
closes [#25920](https://togithub.com/aws/aws-cdk/issues/25920)
[/github.com/aws/aws-cdk/issues/25795#issuecomment-1571580559](https://togithub.com/aws//github.com/aws/aws-cdk/issues/25795/issues/issuecomment-1571580559)
- **cli:** assets shared between stages lead to an error
([#25907](https://togithub.com/aws/aws-cdk/issues/25907))
([3196cbc](https://togithub.com/aws/aws-cdk/commit/3196cbc8d09c54e634ad54487b88e5ac962909f3))
- **codebuild:** add possibility to specify `BUILD_GENERAL1_SMALL`
compute type with Linux GPU build image
([#25880](https://togithub.com/aws/aws-cdk/issues/25880))
([2d74a46](https://togithub.com/aws/aws-cdk/commit/2d74a4695992b21d1adc2ccbe6874e1128e996db)),
closes [#25857](https://togithub.com/aws/aws-cdk/issues/25857)
- **core:** Add stage prefix to stack name shortening process
([#25359](https://togithub.com/aws/aws-cdk/issues/25359))
([79c58ed](https://togithub.com/aws/aws-cdk/commit/79c58ed36cfee613d17779630e5044732be16b62))
- **ecs:** remove accidental duplication of cloudmap namespaces with
service connect
([#25891](https://togithub.com/aws/aws-cdk/issues/25891))
([4f60293](https://togithub.com/aws/aws-cdk/commit/4f6029372be147fad951cc88f6ce4d7fc2367a48)),
closes [#25616](https://togithub.com/aws/aws-cdk/issues/25616)
[#25616](https://togithub.com/aws/aws-cdk/issues/25616)
- **eks:** imported clusters can't deploy manifests
([#25908](https://togithub.com/aws/aws-cdk/issues/25908))
([23a84d3](https://togithub.com/aws/aws-cdk/commit/23a84d37413555f872e7dfcf3a8e1a60e6e0476c))
- **iam:** Modify addManagedPolicy to compare ARN instead of instance
reference
([#25529](https://togithub.com/aws/aws-cdk/issues/25529))
([5cc2b0b](https://togithub.com/aws/aws-cdk/commit/5cc2b0ba03d1f57f6d33dfb1ad838107874a074d))
- **stepfunctions-tasks:** incorrect policy generated for athena
startqueryexecution task
([#25911](https://togithub.com/aws/aws-cdk/issues/25911))
([86e1b4c](https://togithub.com/aws/aws-cdk/commit/86e1b4ca0fd192d6215fc78edf27a3969c6baef6)),
closes [#22314](https://togithub.com/aws/aws-cdk/issues/22314)
[#25875](https://togithub.com/aws/aws-cdk/issues/25875)
***
#### Alpha modules (2.84.0-alpha.0)
##### Bug Fixes
- **batch:** computeEnvironmentName is not set in
FargateComputeEnvironment
([#25944](https://togithub.com/aws/aws-cdk/issues/25944))
([fb9f559](https://togithub.com/aws/aws-cdk/commit/fb9f559ba0c40f5df5dc6d2a856d88826913eed4))
---
### 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 this update
again.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/cythral/brighid-commands).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
cicd/Cicd.Artifacts/Cicd.Artifacts.csproj | 2 +-
cicd/Cicd.Artifacts/packages.lock.json | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/cicd/Cicd.Artifacts/Cicd.Artifacts.csproj b/cicd/Cicd.Artifacts/Cicd.Artifacts.csproj
index 2fc8ef62..f6a3e5ee 100644
--- a/cicd/Cicd.Artifacts/Cicd.Artifacts.csproj
+++ b/cicd/Cicd.Artifacts/Cicd.Artifacts.csproj
@@ -5,7 +5,7 @@
-
+
\ No newline at end of file
diff --git a/cicd/Cicd.Artifacts/packages.lock.json b/cicd/Cicd.Artifacts/packages.lock.json
index 2fd55f6a..c0f3b7da 100644
--- a/cicd/Cicd.Artifacts/packages.lock.json
+++ b/cicd/Cicd.Artifacts/packages.lock.json
@@ -4,9 +4,9 @@
"net7.0": {
"Amazon.CDK.Lib": {
"type": "Direct",
- "requested": "[2.83.1, )",
- "resolved": "2.83.1",
- "contentHash": "REQ7GZ4XtQE5d9BhWnS0O/l4jIeEN5l8QpIxQ2Uwb4zVng0fzbj1EVVxTmMBNhjY1dGiB0Srtxcjny5zbJFv0A==",
+ "requested": "[2.84.0, )",
+ "resolved": "2.84.0",
+ "contentHash": "3OGWUfrtmRLpCJg1RH6y1WDV13VfwW6Oz5R3EyJnyzGuOxLAt4KW3f0l5dOSunDCwa0Aps11aAP+U3mayzfGkQ==",
"dependencies": {
"Amazon.CDK.Asset.AwsCliV1": "[2.2.177, 3.0.0)",
"Amazon.CDK.Asset.KubectlV20": "[2.1.1, 3.0.0)",