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 cdk #2426

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

Update cdk #2426

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

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

Release Notes

aws/aws-cdk-cli (aws-cdk)

v2.1003.0

Compare Source

v2.1002.0

Compare Source

2.1002.0 (2025-03-03)

Features
  • cli: control library init version with a command-line parameter (#​149) (f925551)
Bug Fixes
  • bootstrap: add DeletionPolicy and UpdateReplacePolicy to FileAssetsBucketEncryptionKey (#​100) (bd02059)
  • cli: [object Object] in error message when CcApiContextProviderPlugin listResources throws (#​168) (c913ff1)
  • cli: change-set arn is not printed on cdk deploy --no-execute (#​166) (bf33829)
  • cli: notices for ranged alpha modules are not showing up correctly (#​163) (b6faaba)

v2.1001.0

Compare Source

2.1001.0 (2025-02-26)

Features
  • cli: build your own fromLookup() imports with the new context provider for CloudControl API (#​138) (130445d)
  • cli: can match notices against Node version (#​128) (757ae69)

v2.1000.3

Compare Source

2.1000.3 (2025-02-25)

Bug Fixes
  • cdk-assets: use same SDK versions as other packages (#​121) (298a6c1)

v2.1000.2

Compare Source

2.1000.2 (2025-02-19)

Bug Fixes
  • cloud-assembly-schema/cli: manifest validation fails on Node <18.17 (#​61) (bc82193)

v2.1000.1

Compare Source

2.1000.1 (2025-02-18)

Bug Fixes

v2.1000.0

2.1000.0 (2025-02-18)

Features
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

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" in timezone Europe/London, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Mar 1, 2025
@coveralls
Copy link

coveralls commented Mar 1, 2025

Coverage Status

coverage: 72.121%. remained the same
when pulling e736850 on renovate/cdk
into 4fb8de4 on master.

@renovate renovate bot force-pushed the renovate/cdk branch 2 times, most recently from 9c83a08 to 7c1b93c Compare March 5, 2025 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant