forked from howyi/arkord
-
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #42
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/aws-cdk-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
👮 Diff output> @arkord/infra@0.0.0 diff
> cdk diff
NOTICES
32775 (cli): CLI versions and CDK library versions have diverged
Overview: Starting in CDK 2.179.0, CLI versions will no longer be in
lockstep with CDK library versions. CLI versions will now be
released as 2.1000.0 and continue with 2.1001.0, etc.
Affected versions: cli: >=2.0.0 <=2.1005.0
More information at: https://github.com/aws/aws-cdk/issues/32775
If you don’t want to see a notice anymore, use "cdk acknowledge <id>". For example, "cdk acknowledge 32775". |
185c100
to
a41dd3a
Compare
a41dd3a
to
0b44f2f
Compare
0b44f2f
to
0c23593
Compare
0c23593
to
257e27b
Compare
257e27b
to
fce3cab
Compare
fce3cab
to
5bc7f17
Compare
5bc7f17
to
82e4977
Compare
82e4977
to
aeaed14
Compare
aeaed14
to
b7e000d
Compare
b7e000d
to
b5c4c05
Compare
b5c4c05
to
ff88a89
Compare
ff88a89
to
f9bfdc5
Compare
f9bfdc5
to
e65704a
Compare
e65704a
to
2e3b867
Compare
2e3b867
to
43ac070
Compare
61b4ea9
to
de408c5
Compare
de408c5
to
5bb848b
Compare
5bb848b
to
54ab14c
Compare
54ab14c
to
f3171f6
Compare
f3171f6
to
d5f540a
Compare
d5f540a
to
cabeede
Compare
cabeede
to
caaec3d
Compare
0661d5e
to
9456cfb
Compare
9456cfb
to
f174189
Compare
f174189
to
7647cad
Compare
7647cad
to
b14cc95
Compare
b14cc95
to
b1837e3
Compare
b1837e3
to
7447aad
Compare
7447aad
to
6fe3096
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.41.0
->2.182.0
Release Notes
aws/aws-cdk (aws-cdk-lib)
v2.182.0
Compare Source
Features
HealthChecks
for multiple health check types, including EBS and VPC_LATTICE types (#31286) (b3edd0d), closes #31289 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-autoscaling/lib/auto-scaling-group.ts#L233 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-autoscaling/lib/auto-scaling-group.ts#L2232-L2258 /github.com/aws/aws-cdk/pull/31286#discussion_r1740763781DatabaseCluster
supportreplicationSourceIdentifier
(#33471) (878ad54), closes #33280Bug 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
IdentityPool
resources deployed in versions>=2.179.0
will now fail to deploy. You will need to delete theIdentityPoolRoleAttachment
from your stack via the console before redeploying.Bug Fixes
v2.181.0
Compare Source
Features
Bug Fixes
serviceTimeout
forCustomResource
does not work with token (#33541) (bc91c70), closes #33513 /github.com/go-to-k/aws-cdk/blob/75e52619cd09f363882ff62561a53cd5cd79ab30/packages/aws-cdk-lib/core/lib/custom-resource.ts#L169 /github.com/go-to-k/aws-cdk/blob/75e52619cd09f363882ff62561a53cd5cd79ab30/packages/aws-cdk-lib/core/lib/duration.ts#L332monitoringInterval
inDatabaseClusterProps
does not work with token (#33516) (f9b28b9), closes #33504SageMakerCreateTrainingJob
add sagemaker:AddTags permission (#32536) (3b07346), closes #32294Alpha modules (2.181.0-alpha.0)
Features
v2.180.0
Compare Source
Features
ValidationErrors
instead of untyped Errors (#33456) (6098816), closes #32569timeout
forManualApprovalAction
(#33472) (7901f07), closes #33473Bug Fixes
DataProtectionPolicy
template key must be PascalCase (#33462) (0379878), closes #33408 #26728Alpha modules (2.180.0-alpha.0)
Features
v2.179.0
Compare Source
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
kubectlLayer
property is now required in EKSCluster
andFargateCluster
constructs. The default value forkubectlLayer
is outdated and hence being removed. You can specify your own kubectlLayer version based on your Kubernetes version.Features
ValidationErrors
instead of untyped Errors (#33455) (11a75b2), closes #32569detailedMetricsEnabled
property (#33267) (0abcacf), closes #33222ValidationError
instead of untyped Errors (#33386) (b4efb1e), closes #32569ValidationError
instead of untyped Errors (#33383) (19cf902), closes #32569ValidationError
instead of untyped Errors (#33388) (d3f3309), closes #32569ValidationError
instead of untyped Errors (#33387) (48f2bf7), closes #32569ValidationError
instead of untyped Errors (#33389) (c83ca82), closes #32569ValidationErrors
instead of untyped Errors (#33440) (76848e4), closes #32569ValidationError
instead of untyped Error (#33439) (ede5842), closes #32569ValidationError
instead of untyped Errors (#33391) (92a9a73), closes #32569ValidationErrors
instead of untyped Errors (#33438) (c08c7f0), closes #32569CloudAssemblyError
instead of untyped Errors (#33390) (ae95d95), closes #32569ValidationError
instead of untyped Errors (#33385) (14b1098), closes #32569Bug Fixes
cluster.addHelmChart
ignoresskipCrds
(#31832) (ee63467), closes #31831SelfManagedKafkaEventSource
cannot be used in NPM symlinked workspaces (#32937) (fe656af)CallAwsServiceCrossRegion
doesn'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
IdentityPoolRoleAttachment
construct 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 theIdentityPool
construct, this change will trigger a redeployment. If you need to add role mappings, please do so when theIdentityPool
is created.Features
Bug Fixes
RoleAttachment
construct (#33305) (9449f9c), closes #23449v2.178.2
Compare Source
Bug Fixes
Alpha modules (2.178.2-alpha.0)
v2.178.1
Compare Source
Bug Fixes
Alpha modules (2.178.1-alpha.0)
v2.178.0
Compare Source
Features
ValidationError
instead of untyped errors (#33075) (04efe6c), closes #32569ValidationError
instead of untyped errors (#33172) (abd4a3e), closes #32569ValidationError
istead of untyped Errors (#33245) (ba2f5c8), closes #32569ValidationError
instead of untyped errors (#33206) (ab9dd0a), closes #32569ValidationError
instead of untyped errors (#33170) (ecbe1bf)ExternalService
support daemon scheduling strategy (#32630) (361c7d3), closes #32538tls
property to a ServiceConnectService (#32605) (d32baf6), closes #32583containerCpu
andcontainerMemoryLimitMiB
property toApplicationLoadBalancedFargateService
(#30920) (4dd97bc), closes #20638 #20638ValidationError
instead of untyped errors in L1s (#33032) (1b666db), closes #32569Bug Fixes
Alpha modules (2.178.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
operatingRegion
property under IPAM class is now renamed tooperatingRegions
.⚠ BREAKING CHANGES TO STABLE MODULES
TaskDefinitionProps.inferenceAccelerators
attribute andTaskDefinition.addInferenceAccelerator()
method will be marked as deprecated.Features
ec2-alpha
module is now in Developer Preview (#33230) (a06f91a)Bug Fixes
v2.177.0
Compare Source
Features
ValidationError
instead of untyped errors (#33072) (8b472fc), closes #32569ValidationError
instead of untyped errors (#33082) (5377586), closes #32569ValidationError
instead of untyped errors (#33076) (dd34d2e), closes #32569ValidationError
intsead of untyped errors (#33111) (cc1988a), closes #32569ValidationError
instead of untyped errors (#33033) (a928748), closes #32569ValidationError
instead of untyped errors (#33042) (0b2db62), closes #32569ValidationError
instead of untyped errors (#33110) (5e0f16d), closes #32569ValidationError
instead of untyped errors (#33031) (61e876b), closes #32569ValidationError
instead of untyped errors (#33109) (aea8f3b), closes #32569ValidationError
instead of untyped errors (#33045) (7452462), closes #32569ValidationError
instead of untyped errors (#33046) (6469412), closes #32569ValidationError
instead of untyped errors (#33067) (6677b33), closes #32569ValidationError
instead of untyped errors (#33079) (e4703c1), closes #32569Bug Fixes
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.