Skip to content

Update dependency Amazon.CDK.Lib to v2.72.0#224

Closed
brighid-bot wants to merge 1 commit into
masterfrom
renovate/aws-cdk-monorepo
Closed

Update dependency Amazon.CDK.Lib to v2.72.0#224
brighid-bot wants to merge 1 commit into
masterfrom
renovate/aws-cdk-monorepo

Conversation

@brighid-bot

@brighid-bot brighid-bot commented Sep 8, 2022

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Type Update Change
Amazon.CDK.Lib nuget minor 2.40.0 -> 2.72.0

Release Notes

aws/aws-cdk

v2.72.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • cdk-lib: The return type of aws-cdk-lib.aws_ec2.SecurityGroup.determineRuleScope was changed from a tuple ([SecurityGroupBase, string]) to a struct with the same values, because tuple types are not supported over the jsii interoperability layer, but jsii@v1 was incorrectly allowing this to be represented as the JSON primitive type. This made the API unusable in non-JS languages. The type of the metadata property of aws-cdk-lib.aws_s3_deployment.BucketDeploymentProps was changed from an index-only struct to an inline map, because jsii@v1 silently ignored the index signature (which is otherwise un-supported), resulting in an empty object in non-JS/TS languages. As a consequence, the values of that map can no longer be undefined (as jsii does not currently support nullable elements in collections).
Features
Bug Fixes
Miscellaneous Chores

Alpha modules (2.72.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • servicecatalogappregistry: This commit involves share replacement during the deployment of ApplicationAssociator due to share construct id update. After this change, frequent share replacements due to structural change in Application construct should be avoided. Application.shareApplication starts to require construct id (first argument) and share name (added in ShareOption) as input.
  • ivs: Renamed ChannelProps.name to ChannelProps.channelName
  • Renamed PlaybackKeyPairProps.name to PlaybackKeyPairProps.playbackKeyPairName
  • Channel now generates a physical name if one is not provided
  • PlaybackKeyPair now generates a physical name if one is not provided
Bug Fixes
  • integ-runner: update workflow doesn't support resource replacement (#​24720) (07d3aa7)
  • ivs: Not a standard physical name pattern (#​24706) (7d17fe3)
  • servicecatalogappregistry: RAM Share is replaced on every change to Application (#​24760) (8977d0d)

v2.71.0

Features
Bug Fixes

Alpha modules (2.71.0-alpha.0)

v2.70.0

Features
Bug Fixes

Alpha modules (2.70.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • servicecatalogappregistry: This commit contains destructive changes to the RAM Share.
    Since the application RAM share name is calculated by the application construct, where one method is added. Integration test detects a breaking change where RAM share will be created. Integration test snapshot is updated to cater this destructive change.
Features
  • servicecatalogappregistry: add attribute groups to an application (#​24672) (7baffa2)

v2.69.0

Features
Bug Fixes

Alpha modules (2.69.0-alpha.0)

Features

v2.68.0

Bug Fixes

Alpha modules (2.68.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • servicecatalogappregistry: This commit contains destructive changes to the RAM Share.
    Since the application RAM share name is calculated by the application construct, where one property is removed. Integration test detects a breaking change where RAM share will be created. Integration test snapshot is updated to cater this destructive change.
Features
Bug Fixes

v2.67.0

Features
Bug Fixes

Alpha modules (2.67.0-alpha.0)

Features
Bug Fixes
  • servicecatalogappregistry: applicationName can not be changed after deployment (#​24409) (6aa763f)

v2.66.1

Bug Fixes

Alpha modules (2.66.1-alpha.0)

v2.66.0

Features
Bug Fixes
  • apigateway: rest api deployment does not depend on authorizers (#​23215) (12e13c1)
  • cognito: changing installLatestAwsSdk breaks Client Secret reference (#​23798) (844d407), closes #​23796
  • ecs: validate ecs healthcheck (#​24197) (89802a9)
  • eks: nested OCI repository names for private ECR helmchart deployments are not properly handled (#​23378) (72f2a95)
  • lambda: RuntimeManagementMode.FUNCTION_UPDATE has wrong value (#​24252) (fdb0cf1)

Alpha modules (2.66.0-alpha.0)

Features
Bug Fixes
  • servicecatalogappregistry: Allow user to control stack id via stack name for Application stack (#​24171) (0c7c7e4), closes #​24160

v2.65.0

Features
Bug Fixes

Alpha modules (2.65.0-alpha.0)

Features

v2.64.0

Features
Bug Fixes

Alpha modules (2.64.0-alpha.0)

Features
Bug Fixes
  • servicecatalogappregistry: default stack name is not meaningful and causes conflict when multiple stacks deployed to the same account-region (#​23823) (420b5ff)

v2.63.2


Alpha modules (2.63.2-alpha.0)

v2.63.1

Reverts

Alpha modules (2.63.1-alpha.0)

v2.63.0

Features
Bug Fixes

Alpha modules (2.63.0-alpha.0)

Features
  • synthetics: Adding DeleteLambdaResourcesOnCanaryDeletion prop to the canary L2 (#​23820) (45c191e)
  • redshift: support default role for redshift clusters (#​22551)

v2.62.2

Bug Fixes
  • imports from ESM modules cannot find correct type definitions (#​23870) (1b9f3f7)

Alpha modules (2.62.2-alpha.0)

v2.62.1

Bug Fixes

Alpha modules (2.62.1-alpha.0)

v2.62.0

Features
Bug Fixes

Alpha modules (2.62.0-alpha.0)

Features
Bug Fixes

v2.61.1

Bug Fixes

Alpha modules (2.61.1-alpha.0)

v2.61.0

Features
Bug Fixes

Alpha modules (2.61.0-alpha.0)

Features
  • cli-lib: [JS/TS only] experimental support for programmatic CLI api (#​22836) (0b6b716)
Bug Fixes

v2.60.0

Features
  • appsync: js res

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by Renovate Bot.

@brighid-bot brighid-bot force-pushed the renovate/aws-cdk-monorepo branch from 5148c34 to ce6c5be Compare September 8, 2022 01:34
@brighid-bot brighid-bot changed the title Update dependency Amazon.CDK.Lib to v2.41.0 Update dependency Amazon.CDK.Lib to v2.42.0 Sep 16, 2022
@brighid-bot brighid-bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from 605082f to 4619b7a Compare September 19, 2022 21:56
@brighid-bot brighid-bot changed the title Update dependency Amazon.CDK.Lib to v2.42.0 Update dependency Amazon.CDK.Lib to v2.42.1 Sep 19, 2022
@brighid-bot brighid-bot changed the title Update dependency Amazon.CDK.Lib to v2.42.1 Update dependency Amazon.CDK.Lib to v2.43.0 Sep 21, 2022
@brighid-bot brighid-bot force-pushed the renovate/aws-cdk-monorepo branch from 4619b7a to ec40544 Compare September 21, 2022 23:24
@brighid-bot brighid-bot changed the title Update dependency Amazon.CDK.Lib to v2.43.0 Update dependency Amazon.CDK.Lib to v2.43.1 Sep 23, 2022
@brighid-bot brighid-bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from c9192dc to d9b7672 Compare September 29, 2022 11:52
@brighid-bot brighid-bot changed the title Update dependency Amazon.CDK.Lib to v2.43.1 Update dependency Amazon.CDK.Lib to v2.44.0 Sep 29, 2022
@brighid-bot brighid-bot changed the title Update dependency Amazon.CDK.Lib to v2.44.0 Update dependency Amazon.CDK.Lib to v2.44.0 - autoclosed Oct 1, 2022
@brighid-bot brighid-bot closed this Oct 1, 2022
@brighid-bot brighid-bot deleted the renovate/aws-cdk-monorepo branch October 1, 2022 15:19
@brighid-bot brighid-bot changed the title Update dependency Amazon.CDK.Lib to v2.44.0 - autoclosed Update dependency Amazon.CDK.Lib to v2.44.0 Oct 1, 2022
@brighid-bot brighid-bot reopened this Oct 1, 2022
@brighid-bot brighid-bot restored the renovate/aws-cdk-monorepo branch October 1, 2022 15:23
@brighid-bot brighid-bot changed the title Update dependency Amazon.CDK.Lib to v2.44.0 Update dependency Amazon.CDK.Lib to v2.45.0 Oct 6, 2022
@brighid-bot brighid-bot force-pushed the renovate/aws-cdk-monorepo branch from d9b7672 to 1dce02d Compare October 6, 2022 11:07
@brighid-bot brighid-bot changed the title Update dependency Amazon.CDK.Lib to v2.45.0 Update dependency Amazon.CDK.Lib to v2.46.0 Oct 13, 2022
@brighid-bot brighid-bot force-pushed the renovate/aws-cdk-monorepo branch from 1dce02d to 7402596 Compare October 13, 2022 21:30
@brighid-bot brighid-bot force-pushed the renovate/aws-cdk-monorepo branch from 7402596 to 02c272e Compare March 28, 2023 22:31
@brighid-bot brighid-bot changed the title Update dependency Amazon.CDK.Lib to v2.46.0 Update dependency Amazon.CDK.Lib to v2.70.0 Mar 28, 2023
@brighid-bot brighid-bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from 9f777cf to 68a09da Compare March 28, 2023 23:53
@brighid-bot brighid-bot changed the title Update dependency Amazon.CDK.Lib to v2.70.0 Update dependency Amazon.CDK.Lib to v2.71.0 Mar 29, 2023
@brighid-bot brighid-bot force-pushed the renovate/aws-cdk-monorepo branch from 68a09da to 8ac56aa Compare March 29, 2023 14:40
@brighid-bot brighid-bot changed the title Update dependency Amazon.CDK.Lib to v2.71.0 Update dependency Amazon.CDK.Lib to v2.72.0 Mar 29, 2023
@brighid-bot brighid-bot force-pushed the renovate/aws-cdk-monorepo branch from 8ac56aa to d06163e Compare March 29, 2023 21:42
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from 56bc314 to 787882b Compare June 7, 2023 16:37
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from d54ce14 to eab8a68 Compare June 14, 2023 20:15
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from 1884f01 to da60cfa Compare June 22, 2023 00:43
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch from da60cfa to 9f0fed7 Compare June 29, 2023 17:10
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch from 9f0fed7 to bef7c3d Compare July 6, 2023 20:33
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch from bef7c3d to 322a49b Compare July 20, 2023 16:33
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from 12c90f5 to 9b66604 Compare August 4, 2023 21:51
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from 702bb68 to e2f2b0c Compare August 15, 2023 21:54
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch from e2f2b0c to 2536be8 Compare August 23, 2023 20:28
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from 2b16a43 to 1df4a3c Compare September 8, 2023 01:54
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 4 times, most recently from c4ae0af to 7b04bc7 Compare September 15, 2023 12:03
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 4 times, most recently from aaaec3a to 13e88b3 Compare September 27, 2023 21:37
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from 1ce5541 to 7f8af28 Compare October 6, 2023 22:58
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 3 times, most recently from 78e3b5d to b39df0b Compare October 19, 2023 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants