Skip to content

Commit

Permalink
Update dependency Amazon.CDK.Lib to v2.80.0 (#1052)
Browse files Browse the repository at this point in the history
[![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://github.com/aws/aws-cdk) | nuget | minor |
`2.79.1` -> `2.80.0` |

---

### Release Notes

<details>
<summary>aws/aws-cdk</summary>

### [`v2.80.0`](https://github.com/aws/aws-cdk/releases/tag/v2.80.0)

##### ⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

- **eks:** A masters role is no longer provisioned by default. Use the
`mastersRole` property to explicitly pass a role that needs cluster
access. In addition, the creation role no longer allows any identity
(with the appropriate `sts:AssumeRole` permissions) to assume it.

##### Features

- **apigateway:** add grantExecute to API Methods
([#&#8203;25630](https://github.com/aws/aws-cdk/issues/25630))
([ecb59fd](https://github.com/aws/aws-cdk/commit/ecb59fda50078e29d579b7b0ee82600f553aec75))
- **appmesh:** access log format support for app mesh
([#&#8203;25229](https://github.com/aws/aws-cdk/issues/25229))
([c4b00be](https://github.com/aws/aws-cdk/commit/c4b00bee9a2ada024c8d838ba083549bc69889f8))
- **appsync:** Add Private API support when creating a GraphqlApi
([#&#8203;25569](https://github.com/aws/aws-cdk/issues/25569))
([d7e263d](https://github.com/aws/aws-cdk/commit/d7e263d5d175f5f189f3ea3d1a5501b975a26281))
- **cfnspec:** cloudformation spec v122.0.0
([#&#8203;25555](https://github.com/aws/aws-cdk/issues/25555))
([5ccc569](https://github.com/aws/aws-cdk/commit/5ccc56975c323ea19fd0917def51184e13f440d9))
- **cli:** assets can now depend on stacks
([#&#8203;25536](https://github.com/aws/aws-cdk/issues/25536))
([25d5d60](https://github.com/aws/aws-cdk/commit/25d5d60fd0ed852b1817d749b65c68d5279b38a3))
- **cli:** logging can be corked
([#&#8203;25644](https://github.com/aws/aws-cdk/issues/25644))
([0643020](https://github.com/aws/aws-cdk/commit/064302007e902a1521ccc6948a5691cd777afc15)),
closes [#&#8203;25536](https://github.com/aws/aws-cdk/issues/25536)
- **codepipeline-actions:** add KMSEncryptionKeyARN for S3DeployAction
([#&#8203;24536](https://github.com/aws/aws-cdk/issues/24536))
([b60876f](https://github.com/aws/aws-cdk/commit/b60876f7bd973f88e965c7e6204ced11c55c55a3)),
closes [#&#8203;24535](https://github.com/aws/aws-cdk/issues/24535)
- **eks:** alb controller include versions 2.4.2 - 2.5.1
([#&#8203;25330](https://github.com/aws/aws-cdk/issues/25330))
([83c4c36](https://github.com/aws/aws-cdk/commit/83c4c36e56917be248bdee1bc11516982d50b17a)),
closes [#&#8203;25307](https://github.com/aws/aws-cdk/issues/25307)
- **msk:** Kafka version 3.4.0
([#&#8203;25557](https://github.com/aws/aws-cdk/issues/25557))
([6317518](https://github.com/aws/aws-cdk/commit/6317518e5d68e5659237b676668fd69bfbd2f42f)),
closes [#&#8203;25522](https://github.com/aws/aws-cdk/issues/25522)
- **scheduler:** schedule expression construct
([#&#8203;25422](https://github.com/aws/aws-cdk/issues/25422))
([97a698e](https://github.com/aws/aws-cdk/commit/97a698ee9e1e47ffb4af5d7d06cd309ddd3a2732))

##### Bug Fixes

- **bootstrap:** bootstrap doesn't work in non-aws partitions anymore
(revert security hub finding fix)
([#&#8203;25540](https://github.com/aws/aws-cdk/issues/25540))
([8854739](https://github.com/aws/aws-cdk/commit/8854739a6b4cdd33dc0da3b76b634b5ab151437b)),
closes
[/github.com/aws/aws-cdk/issues/19380#issuecomment-1512009270](https://github.com/aws//github.com/aws/aws-cdk/issues/19380/issues/issuecomment-1512009270)
[#&#8203;25272](https://github.com/aws/aws-cdk/issues/25272)
[#&#8203;25273](https://github.com/aws/aws-cdk/issues/25273)
[#&#8203;25507](https://github.com/aws/aws-cdk/issues/25507)
- **eks:** overly permissive trust policies
([#&#8203;25473](https://github.com/aws/aws-cdk/issues/25473))
([51f0193](https://github.com/aws/aws-cdk/commit/51f0193bf34cca8254743561a1176e3ca5d83a74)).
We would like to thank [@&#8203;twelvemo](https://github.com/twelvemo)
and [@&#8203;stefreak](https://github.com/stefreak) for reporting this
issue.

***

#### Alpha modules (2.80.0-alpha.0)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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-discord-adapter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45NS4xIiwidXBkYXRlZEluVmVyIjoiMzUuOTUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 20, 2023
1 parent 17ea022 commit 888df76
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion cicd/Cicd.Artifacts/Cicd.Artifacts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Amazon.CDK.Lib" Version="2.79.1" />
<PackageReference Include="Amazon.CDK.Lib" Version="2.80.0" />
<PackageReference Include="Constructs" Version="10.2.29" />
</ItemGroup>
</Project>
24 changes: 12 additions & 12 deletions cicd/Cicd.Artifacts/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"net7.0": {
"Amazon.CDK.Lib": {
"type": "Direct",
"requested": "[2.79.1, )",
"resolved": "2.79.1",
"contentHash": "CpM6FjB8MUU9Zix+IUpgKmgNxpV5so4f7q3bQz+Don85iZguL3k1HL6tNYGzw12n0Vt4gbL83Gnn1xWRNSjHFQ==",
"requested": "[2.80.0, )",
"resolved": "2.80.0",
"contentHash": "abuNPxVXV6aNLI6VDba3Rt2pe8PRMY5Jchytqow+50/5dV99h/CF118+qUSwXmHz5JQJmQoXM72KFcehsLsRAQ==",
"dependencies": {
"Amazon.CDK.Asset.AwsCliV1": "[2.2.165, 3.0.0)",
"Amazon.CDK.Asset.AwsCliV1": "[2.2.177, 3.0.0)",
"Amazon.CDK.Asset.KubectlV20": "[2.1.1, 3.0.0)",
"Amazon.CDK.Asset.NodeProxyAgentV5": "[2.0.139, 3.0.0)",
"Amazon.JSII.Runtime": "[1.80.0, 2.0.0)",
"Amazon.CDK.Asset.NodeProxyAgentV5": "[2.0.148, 3.0.0)",
"Amazon.JSII.Runtime": "[1.81.0, 2.0.0)",
"Constructs": "[10.0.0, 11.0.0)"
}
},
Expand All @@ -35,10 +35,10 @@
},
"Amazon.CDK.Asset.AwsCliV1": {
"type": "Transitive",
"resolved": "2.2.165",
"contentHash": "FXTZ4KI6BM9klMUGwuCXcBW81QzBGVyX1H0ju5UdUQxx9dZeocWa6yEIqaFPV9VnK2uhUJwWj/Ll3lGDafG9bA==",
"resolved": "2.2.177",
"contentHash": "belnOrGmZ+YsyGPFL0SRA5pubfbOGh+iU2VljxHPnDZn4nLgAkWMxoquR/3DScWl8xvHL7Sh9ulGNS+zAgfLZA==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.80.0, 2.0.0)"
"Amazon.JSII.Runtime": "[1.81.0, 2.0.0)"
}
},
"Amazon.CDK.Asset.KubectlV20": {
Expand All @@ -51,10 +51,10 @@
},
"Amazon.CDK.Asset.NodeProxyAgentV5": {
"type": "Transitive",
"resolved": "2.0.139",
"contentHash": "6sQyNMUXwAfWrF7c0ABAK/Q6D5Kv711NlKlKbQN0GLDO5ucROid4oxk5iYXgT+zlVXmfkGMGoW0KHs8LVtcENA==",
"resolved": "2.0.148",
"contentHash": "xg6rRYXgh90I52RCNie64Q3uztOG3fEz2lUGN9K3TBezIGi3xpZexYnbsb//vkilMCJCGonXMceC+/uH1UT9ig==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.80.0, 2.0.0)"
"Amazon.JSII.Runtime": "[1.81.0, 2.0.0)"
}
},
"Amazon.JSII.Runtime": {
Expand Down

0 comments on commit 888df76

Please sign in to comment.