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

Update dependency aws-cdk-lib to v2.182.0 #7

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2022

This PR contains the following updates:

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

Release Notes

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

v2.182.0

Compare Source

Features
Bug Fixes

Alpha modules (2.182.0-alpha.0)

Features
Bug Fixes

v2.181.1

Compare Source


Alpha modules (2.181.1-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • cognito-identitypool-alpha: Any IdentityPool resources deployed in versions >=2.179.0 will now fail to deploy. You will need to delete the IdentityPoolRoleAttachment from your stack via the console before redeploying.
Bug Fixes

v2.181.0

Compare Source

Features
Bug Fixes

Alpha modules (2.181.0-alpha.0)

Features

v2.180.0

Compare Source

Features
Bug Fixes

Alpha modules (2.180.0-alpha.0)

Features

v2.179.0

Compare Source

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • eks: kubectlLayer property is now required in EKS Cluster and FargateCluster constructs. The default value for kubectlLayer is outdated and hence being removed. You can specify your own kubectlLayer version based on your Kubernetes version.
Features
Bug Fixes

Alpha modules (2.179.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • cognito-identitypool-alpha: The IdentityPoolRoleAttachment construct and IdentityPool.addRoleMappings() function will no longer exist. This is to disambiguate that only one role attachment can exist per Identity Pool. If you are using the IdentityPool construct, this change will trigger a redeployment. If you need to add role mappings, please do so when the IdentityPool is created.
Features
Bug Fixes

v2.178.2

Compare Source

Bug Fixes

Alpha modules (2.178.2-alpha.0)

v2.178.1

Compare Source

Bug Fixes
  • cli: sdk logging is always present even when not turned on (#​33324) (29a9a6d), closes #​33320
  • custom-resource: provider framework lambda missing GetFunction permission (#​33315)

Alpha modules (2.178.1-alpha.0)

v2.178.0

Compare Source

Features
Bug Fixes

Alpha modules (2.178.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • ec2-alpha: operatingRegion property under IPAM class is now renamed to operatingRegions.
⚠ BREAKING CHANGES TO STABLE MODULES
  • ecs: The TaskDefinitionProps.inferenceAccelerators attribute and TaskDefinition.addInferenceAccelerator() method will be marked as deprecated.
Features
Bug Fixes

v2.177.0

Compare Source

Features
Bug Fixes
  • bundling: enclosing metafile & tsconfig paths with quotes (#​32725) (5410e10)
  • cli: disallow import of internal cli libraries (#​33021) (e5ac918)
  • cli: trace output (-vv) is useless when files are uploaded (#​33104) ([d95add3]

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 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 renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 80dcbdc to 22cb46b Compare July 30, 2022 03:07
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.34.1 Update aws-cdk monorepo to v2.34.2 Jul 30, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 22cb46b to 395ae3a Compare August 2, 2022 22:10
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.34.2 Update aws-cdk monorepo to v2.35.0 Aug 2, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 395ae3a to ca2c15c Compare August 8, 2022 23:27
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.35.0 Update aws-cdk monorepo to v2.36.0 Aug 8, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from ca2c15c to 0d8be87 Compare August 9, 2022 21:57
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.36.0 Update aws-cdk monorepo to v2.37.0 Aug 9, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 0d8be87 to e5150c7 Compare August 10, 2022 23:04
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.37.0 Update aws-cdk monorepo to v2.37.1 Aug 10, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from e5150c7 to d908d97 Compare August 17, 2022 13:12
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.37.1 Update aws-cdk monorepo to v2.38.0 Aug 17, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from d908d97 to ef09bdb Compare August 18, 2022 23:39
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.38.0 Update aws-cdk monorepo to v2.38.1 Aug 18, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from ef09bdb to d8b46b8 Compare August 25, 2022 21:43
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.38.1 Update aws-cdk monorepo to v2.39.0 Aug 25, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from d8b46b8 to c0919c3 Compare August 30, 2022 00:34
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.39.0 Update aws-cdk monorepo to v2.39.1 Aug 30, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from c0919c3 to bdf397e Compare September 1, 2022 01:18
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.39.1 Update aws-cdk monorepo to v2.40.0 Sep 1, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from bdf397e to c999f97 Compare September 8, 2022 01:04
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.40.0 Update aws-cdk monorepo to v2.41.0 Sep 8, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from c999f97 to e57156a Compare September 16, 2022 21:02
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.41.0 Update aws-cdk monorepo to v2.42.0 Sep 16, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from e57156a to 1d38223 Compare September 19, 2022 21:52
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.42.0 Update aws-cdk monorepo to v2.42.1 Sep 19, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 1d38223 to 49f3f8f Compare September 21, 2022 23:40
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.42.1 Update aws-cdk monorepo to v2.43.0 Sep 21, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 49f3f8f to accf7aa Compare September 23, 2022 14:51
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.43.0 Update aws-cdk monorepo to v2.43.1 Sep 23, 2022
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.174.1 Update aws-cdk monorepo to v2.175.0 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 200586f to e0a8f45 Compare January 10, 2025 21:40
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.175.0 Update aws-cdk monorepo to v2.174.1 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from e0a8f45 to 9126cb0 Compare January 11, 2025 02:18
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.174.1 Update aws-cdk monorepo to v2.175.1 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 9126cb0 to 1f33451 Compare January 16, 2025 01:23
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.175.1 Update aws-cdk monorepo to v2.176.0 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from fb35394 to 8e49141 Compare January 25, 2025 09:40
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.176.0 Update aws-cdk monorepo to v2.177.0 Jan 25, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from 67ce80d to 49eb58a Compare February 6, 2025 04:29
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 49eb58a to 33932ee Compare February 8, 2025 08:10
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.177.0 Update aws-cdk monorepo to v2.178.1 Feb 8, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from b7d8ad9 to 695c526 Compare February 12, 2025 23:05
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.178.1 Update aws-cdk monorepo to v2.178.2 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from 351c784 to d23c1e2 Compare February 20, 2025 20:15
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.178.2 Update dependency aws-cdk-lib to v2.179.0 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from d23c1e2 to dab4c46 Compare February 21, 2025 09:57
@renovate renovate bot changed the title Update dependency aws-cdk-lib to v2.179.0 Update dependency aws-cdk-lib to v2.180.0 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from dab4c46 to 1f465a9 Compare February 26, 2025 10:08
@renovate renovate bot changed the title Update dependency aws-cdk-lib to v2.180.0 Update dependency aws-cdk-lib to v2.181.0 Feb 26, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 1f465a9 to ad8d688 Compare February 28, 2025 06:37
@renovate renovate bot changed the title Update dependency aws-cdk-lib to v2.181.0 Update dependency aws-cdk-lib to v2.181.1 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from ad8d688 to eb1d498 Compare March 3, 2025 17:23
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from eb1d498 to d808fff Compare March 5, 2025 21:36
@renovate renovate bot changed the title Update dependency aws-cdk-lib to v2.181.1 Update dependency aws-cdk-lib to v2.182.0 Mar 5, 2025
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