Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update aws-cdk monorepo to v2.173.2 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

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

Release Notes

aws/aws-cdk (aws-cdk)

v2.173.2

Compare Source

Bug Fixes
  • cli: allow credential plugins to return null for expiration (#​32554) (e59b1db)
  • cli: doesn't support plugins that return initially empty credentials (#​32552) (7ee9b90)

Alpha modules (2.173.2-alpha.0)

v2.173.1

Compare Source

Bug Fixes
  • cli: getting credentials via SSO fails when the region is set in the profile (#​32520) (01fec04)

Alpha modules (2.173.1-alpha.0)

v2.173.0

Compare Source

Features
Bug Fixes

Alpha modules (2.173.0-alpha.0)

Features

v2.172.0

Compare Source

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • apigateway: We will be removing deprecated APIGatewayV2 constructs from aws-apigateway module.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Features
Bug Fixes

Alpha modules (2.172.0-alpha.0)

Features
Bug Fixes
  • scheduler-targets-alpha: incorrect validation of maximumEventAge (#​32284) (2eebc59)

v2.171.1

Compare Source

Bug Fixes

Alpha modules (2.171.1-alpha.0)

v2.171.0

Compare Source

Features
Bug Fixes

Alpha modules (2.171.0-alpha.0)

v2.170.0

Compare Source

Features
Bug Fixes
Reverts

Alpha modules (2.170.0-alpha.0)

v2.169.0

Compare Source

Features
Bug Fixes

Alpha modules (2.169.0-alpha.0)
Features
Bug Fixes

v2.168.0

Compare Source

Features
Bug Fixes

Alpha modules (2.168.0-alpha.0)
Bug Fixes

v2.167.2

Compare Source

Bug Fixes
  • cli: cdk diff always falls back to template only diff (#​32165) (3fd9699)
  • cli: externally managed stack notification arns are deleted on deploy (#​32163) (465da31)
  • cli: the LoadBalancerProvider doesn't match LBs when querying by a subset of tags (#​32164) (a0b47c5)

Alpha modules (2.167.2-alpha.0)

v2.167.1

Compare Source

Bug Fixes

Alpha modules (2.167.1-alpha.0)

v2.167.0

Compare Source

Features
Bug Fixes

Alpha modules (2.167.0-alpha.0)

Features
Bug Fixes

v2.166.0

Compare Source

Features
Bug Fixes

Alpha modules (2.166.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • scheduler-targets-alpha: Schedule Target will reuse role if target is re-used across schedules. This change triggered replacement of existing roles for Schedule as logical ID of the roles are changed.
Features
Bug Fixes
  • scheduler-targets-alpha: create a role per target instead of singleton schedule target role (#​31895) (aee1b30), closes #​31785

v2.165.0

Compare Source

Features
Bug Fixes

Alpha modules (2.165.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • ec2-alpha: The new VpcCidrBlock L2 construct replaces CfnVPCCidrBlock. This change alters the logical ID of AWS::EC2::VPCCidrBlock resources in CloudFormation templates. Existing deployments will see errors like CIDR range conflicts with x.xx.xx.xx/xx with association ID vpc-cidr-assoc-ABCD. To resolve this, you must recreate your existing stacks to use the new module.
Features
Bug Fixes

v2.164.1

Compare Source

Bug Fixes

Alpha modules (2.164.1-alpha.0)

v2.164.0

Compare Source

Features
Bug Fixes
  • cli: cross-account asset publishing doesn't work without bootstrap stack (#​31876) (427bf63), closes #​31866
  • cli: deploy-role is not authorized to perform DescribeStackResources (#​31878) (8d06824)
  • core: fix policy synthesizer logic for precreated roles (#​31710) (aae03c9)
  • dynamodb: replication regions are incompatible with resource policies in TableV2 and feature flag (#​31513) (0b03eb0), closes #​30705
  • events-targets: kinesis Stream target with Customer-Managed KMS key causes EventBridge FailedInvocations (#​31836) (58dfda0), closes #​10996

Alpha modules (2.164.0-alpha.0)
Features
Bug Fixes

v2.163.1

Compare Source

Bug Fixes

Alpha modules (2.163.1-alpha.0)

v2.163.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from cf5b970 to cf0ab80 Compare March 22, 2023 22:15
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.69.0 chore(deps): update aws-cdk monorepo to v2.70.0 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from cf0ab80 to b52e184 Compare March 29, 2023 23:42
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.70.0 chore(deps): update aws-cdk monorepo to v2.72.0 Mar 29, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from b52e184 to e4af5b9 Compare March 31, 2023 16:03
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.72.0 chore(deps): update aws-cdk monorepo to v2.72.1 Mar 31, 2023
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.72.1 chore(deps): update aws-cdk monorepo to v2.72.1 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/aws-cdk-monorepo branch April 4, 2023 00:49
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.72.1 - autoclosed chore(deps): update aws-cdk monorepo to v2.72.1 Apr 4, 2023
@renovate renovate bot restored the renovate/aws-cdk-monorepo branch April 4, 2023 11:17
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from e4af5b9 to 9b4f942 Compare April 17, 2023 11:48
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.72.1 chore(deps): update aws-cdk monorepo to v2.74.0 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 9b4f942 to 13d39e4 Compare April 18, 2023 02:23
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.74.0 chore(deps): update aws-cdk monorepo to v2.75.0 Apr 18, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 13d39e4 to 28250d9 Compare May 28, 2023 08:57
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.75.0 chore(deps): update aws-cdk monorepo to v2.81.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 28250d9 to b5631b2 Compare June 2, 2023 17:45
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.81.0 chore(deps): update aws-cdk monorepo to v2.82.0 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from b5631b2 to 9aa1fc8 Compare June 7, 2023 15:47
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.82.0 chore(deps): update aws-cdk monorepo to v2.83.0 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 9aa1fc8 to 1d929a4 Compare June 9, 2023 14:09
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.83.0 chore(deps): update aws-cdk monorepo to v2.83.1 Jun 9, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 1d929a4 to 4b5944f Compare June 14, 2023 19:16
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.83.1 chore(deps): update aws-cdk monorepo to v2.84.0 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 4b5944f to 0108f8f Compare June 21, 2023 17:35
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.84.0 chore(deps): update aws-cdk monorepo to v2.85.0 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 0108f8f to fa3c596 Compare June 29, 2023 17:06
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.85.0 chore(deps): update aws-cdk monorepo to v2.86.0 Jun 29, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from a3cac73 to babaaf6 Compare November 7, 2024 05:12
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.165.0 chore(deps): update aws-cdk monorepo to v2.166.0 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from babaaf6 to 91daab6 Compare November 14, 2024 00:59
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.166.0 chore(deps): update aws-cdk monorepo to v2.167.0 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 91daab6 to 84b3650 Compare November 14, 2024 12:29
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.167.0 chore(deps): update aws-cdk monorepo to v2.166.0 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 84b3650 to f83f0a4 Compare November 15, 2024 15:22
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.166.0 chore(deps): update aws-cdk monorepo to v2.167.1 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from f83f0a4 to dc31328 Compare November 19, 2024 16:33
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.167.1 chore(deps): update aws-cdk monorepo to v2.167.2 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from dc31328 to 161e4b8 Compare November 20, 2024 20:47
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.167.2 chore(deps): update aws-cdk monorepo to v2.168.0 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 161e4b8 to 24b6c6c Compare November 21, 2024 09:42
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.168.0 chore(deps): update aws-cdk monorepo to v2.169.0 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 24b6c6c to 1fc57ee Compare November 22, 2024 08:49
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.169.0 chore(deps): update aws-cdk monorepo to v2.170.0 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 1fc57ee to 01eed73 Compare November 25, 2024 17:18
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.170.0 chore(deps): update aws-cdk monorepo to v2.171.0 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 01eed73 to f78641f Compare November 27, 2024 20:06
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.171.0 chore(deps): update aws-cdk monorepo to v2.171.1 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from f78641f to 9c022dc Compare December 7, 2024 03:30
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.171.1 chore(deps): update aws-cdk monorepo to v2.172.0 Dec 7, 2024
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.172.0 fix(deps): update aws-cdk monorepo to v2.172.0 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 9c022dc to 2905901 Compare December 12, 2024 07:12
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.172.0 fix(deps): update aws-cdk monorepo to v2.173.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 2905901 to 62611d6 Compare December 14, 2024 18:33
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.173.0 fix(deps): update aws-cdk monorepo to v2.173.1 Dec 14, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 62611d6 to f88927c Compare December 18, 2024 04:10
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.173.1 fix(deps): update aws-cdk monorepo to v2.173.2 Dec 18, 2024
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.

0 participants