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

chore(deps): update dependency aws-cdk-lib to v2.173.2 #47

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2023

This PR contains the following updates:

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

Release Notes

aws/aws-cdk (aws-cdk-lib)

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 24, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch 11 times, most recently from d3dd561 to a77121a Compare July 1, 2023 16:04
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from fa4af74 to d708b80 Compare July 2, 2023 04:05
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.85.0 chore(deps): update dependency aws-cdk-lib to v2.86.0 Jul 2, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch 13 times, most recently from e820c50 to c91ebc3 Compare July 8, 2023 04:27
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from c91ebc3 to 8c38f08 Compare July 9, 2023 18:55
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.86.0 chore(deps): update dependency aws-cdk-lib to v2.87.0 Jul 9, 2023
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.166.0 chore(deps): update dependency aws-cdk-lib to v2.167.0 Nov 17, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 8080008 to a1570b1 Compare November 18, 2024 14:06
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.167.0 chore(deps): update dependency aws-cdk-lib to v2.167.1 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from a1570b1 to 004362a Compare November 22, 2024 15:55
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.167.1 chore(deps): update dependency aws-cdk-lib to v2.167.2 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 004362a to 4245611 Compare November 23, 2024 18:42
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.167.2 chore(deps): update dependency aws-cdk-lib to v2.168.0 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 4245611 to 9e55b29 Compare November 24, 2024 09:15
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.168.0 chore(deps): update dependency aws-cdk-lib to v2.169.0 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 9e55b29 to 402d588 Compare November 25, 2024 06:06
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.169.0 chore(deps): update dependency aws-cdk-lib to v2.170.0 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 402d588 to 52a4178 Compare November 28, 2024 17:21
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.170.0 chore(deps): update dependency aws-cdk-lib to v2.171.0 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 52a4178 to 8dfd7c3 Compare November 30, 2024 19:45
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.171.0 chore(deps): update dependency aws-cdk-lib to v2.171.1 Nov 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.171.1 chore(deps): update dependency aws-cdk-lib to v2.171.1 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/aws-cdk-monorepo branch December 8, 2024 18:44
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.171.1 - autoclosed chore(deps): update dependency aws-cdk-lib to v2.171.1 Dec 10, 2024
@renovate renovate bot reopened this Dec 10, 2024
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.171.1 chore(deps): update dependency aws-cdk-lib to v2.172.0 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch 3 times, most recently from 096bb64 to 36a37c9 Compare December 15, 2024 06:31
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.172.0 chore(deps): update dependency aws-cdk-lib to v2.173.0 Dec 15, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 36a37c9 to 5f98aeb Compare December 17, 2024 19:20
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.173.0 chore(deps): update dependency aws-cdk-lib to v2.173.1 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 5f98aeb to 76176b3 Compare December 21, 2024 04:11
@renovate renovate bot changed the title chore(deps): update dependency aws-cdk-lib to v2.173.1 chore(deps): update dependency aws-cdk-lib to v2.173.2 Dec 21, 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