chore(deps): update aws-cdk monorepo to v2.179.0#439
Merged
renovate[bot] merged 1 commit intosagafrom Feb 18, 2025
Merged
Conversation
8808729 to
34992de
Compare
34992de to
761c54a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.178.2->2.179.02.178.2->2.179.02.178.2->2.179.0Release Notes
aws/aws-cdk (aws-cdk)
v2.179.0Compare Source
aws/aws-cdk (aws-cdk-lib)
v2.179.0Compare Source
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
kubectlLayerproperty is now required in EKSClusterandFargateClusterconstructs. The default value forkubectlLayeris outdated and hence being removed. You can specify your own kubectlLayer version based on your Kubernetes version.Features
ValidationErrorsinstead of untyped Errors (#33455) (11a75b2), closes #32569detailedMetricsEnabledproperty (#33267) (0abcacf), closes #33222ValidationErrorinstead of untyped Errors (#33386) (b4efb1e), closes #32569ValidationErrorinstead of untyped Errors (#33383) (19cf902), closes #32569ValidationErrorinstead of untyped Errors (#33388) (d3f3309), closes #32569ValidationErrorinstead of untyped Errors (#33387) (48f2bf7), closes #32569ValidationErrorinstead of untyped Errors (#33389) (c83ca82), closes #32569ValidationErrorsinstead of untyped Errors (#33440) (76848e4), closes #32569ValidationErrorinstead of untyped Error (#33439) (ede5842), closes #32569ValidationErrorinstead of untyped Errors (#33391) (92a9a73), closes #32569ValidationErrorsinstead of untyped Errors (#33438) (c08c7f0), closes #32569CloudAssemblyErrorinstead of untyped Errors (#33390) (ae95d95), closes #32569ValidationErrorinstead of untyped Errors (#33385) (14b1098), closes #32569Bug Fixes
cluster.addHelmChartignoresskipCrds(#31832) (ee63467), closes #31831SelfManagedKafkaEventSourcecannot be used in NPM symlinked workspaces (#32937) (fe656af)CallAwsServiceCrossRegiondoesn't work with WAIT_FOR_TASK_TOKEN (#32807) (800b775), closes #32746 /github.com/aws/aws-cdk/blob/bbdd42c8f45916d5c6945f3429916f6199d2ec66/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/lambda/invoke.ts#L146-L165Alpha modules (2.179.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
IdentityPoolRoleAttachmentconstruct andIdentityPool.addRoleMappings()function will no longer exist. This is to disambiguate that only one role attachment can exist per Identity Pool. If you are using theIdentityPoolconstruct, this change will trigger a redeployment. If you need to add role mappings, please do so when theIdentityPoolis created.Features
Bug Fixes
RoleAttachmentconstruct (#33305) (9449f9c), closes #23449Configuration
📅 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.