iot-application
iot-application copied to clipboard
chore(deps-dev): bump aws-cdk from 2.130.0 to 2.147.1
Bumps aws-cdk from 2.130.0 to 2.147.1.
Release notes
Sourced from aws-cdk's releases.
v2.147.1
Reverts
- route53 CrossAccountZoneDelegationRecord fails at deployment time with imported
delegatedZone
(#30440)" (#30606) (69eb617), closes #30600
Alpha modules (2.147.1-alpha.0)
v2.147.0
Features
- ec2: add nitro enclave and hibernation settings to the Instance Construct (#30228) (4e9ef15)
- ses: allow VDM settings at the configuration set level (#30051) (49a98ac), closes #30041
- stepfunctions-tasks: support FLEX execution class for GlueStartJobRun (#30534) (c826d8f), closes #30533
- update L1 CloudFormation resource definitions (#30569) (a5c6d21), closes /docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2 /docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2
Bug Fixes
- apigateway: remove timeout upper bound max (#30547) (3c36fe9), closes #30539
- core: overrideLogicalId validation (#29708) (b196b13), closes #29701
- globalaccelerator-endpoints: add preserveClientIp option for net… (#30346) (c1e1b4d)
- stepfunctions: add docs and warning DistributedMap Class ignores executionType in the ProcessorConfig (#30301) (0499adf), closes #30194 #27913 #28821
Alpha modules (2.147.0-alpha.0)
Bug Fixes
- custom-resource-handlers: don't recursively process s3 bucket objects (#30209) (25835e4), closes #30573 aws/aws-cdk#30209
v2.146.0
Features
- appsync: add
maxBatchSize
property to theAppSyncFunction
Construct (#30266) (f1dc142)- eks: support AccessConfig for the Cluster construct (#30016) (f45f2ca), closes #28588
- opensearch: add OpenSearch 2.13 engine version (#30399) (db3e77d)
- implement node runtime region awareness for cdk vended custom resources (#30108) (69c5dde)
- codebuild: add missing types for webhook filters (#30064) (1d93094), closes #30062
- sns: add grantSubscribe method (#30486) (36a48ad), closes #29049
- update L1 CloudFormation resource definitions (#30508) (06d0a1b)
Bug Fixes
- cloudfront: make long function name deterministic (#30392) (e19d18b), closes #20017 #15523 #28629
- route53: delegation fails with public and private hosted zones with same name (#30439) (1f866c9), closes #30262
Alpha modules (2.146.0-alpha.0)
Features
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
2.147.1 (2024-06-21)
Reverts
- route53 CrossAccountZoneDelegationRecord fails at deployment time with imported
delegatedZone
(#30440)" (#30606) (69eb617), closes #306002.147.0 (2024-06-20)
Features
- ec2: add nitro enclave and hibernation settings to the Instance Construct (#30228) (4e9ef15)
- ses: allow VDM settings at the configuration set level (#30051) (49a98ac), closes #30041
- stepfunctions-tasks: support FLEX execution class for GlueStartJobRun (#30534) (c826d8f), closes #30533
- update L1 CloudFormation resource definitions (#30569) (a5c6d21), closes /docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2 /docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2
Bug Fixes
- apigateway: remove timeout upper bound max (#30547) (3c36fe9), closes #30539
- core: overrideLogicalId validation (#29708) (b196b13), closes #29701
- globalaccelerator-endpoints: add preserveClientIp option for net… (#30346) (c1e1b4d)
- stepfunctions: add docs and warning DistributedMap Class ignores executionType in the ProcessorConfig (#30301) (0499adf), closes #30194 #27913 #28821
2.146.0 (2024-06-13)
Features
- appsync: add
maxBatchSize
property to theAppSyncFunction
Construct (#30266) (f1dc142)- eks: support AccessConfig for the Cluster construct (#30016) (f45f2ca), closes #28588
- opensearch: add OpenSearch 2.13 engine version (#30399) (db3e77d)
- implement node runtime region awareness for cdk vended custom resources (#30108) (69c5dde)
- codebuild: add missing types for webhook filters (#30064) (1d93094), closes #30062
- sns: add grantSubscribe method (#30486) (36a48ad), closes #29049
- update L1 CloudFormation resource definitions (#30508) (06d0a1b)
Bug Fixes
- cloudfront: make long function name deterministic (#30392) (e19d18b), closes #20017 #15523 #28629
- route53: delegation fails with public and private hosted zones with same name (#30439) (1f866c9), closes #30262
2.145.0 (2024-06-07)
Features
... (truncated)
Commits
b14f3c9
chore: npm-check-updates && yarn upgrade (#30532)a96cf55
fix(cli): template created during import should be written to assets folder (...8debd20
fix(cli): cdk bootstrap --help does not show some options (#30113)a1dcaa6
fix(cli): handle attributes of AWS::KMS::Key when hotswapping (#30112)c389a8b
chore: npm-check-updates && yarn upgrade (#30031)fc890df
chore: npm-check-updates && yarn upgrade (#29946)86c1320
chore: upgradecdk-from-cfn
dependency to 0.157.0 (#29967)28b0080
fix: cdk diff prints upgrade bootstrap warning even when current version exce...466f170
fix(CLI):diff --template
crashes (#29896)2126ee5
fix(CLI): bootstrap shows no hotswap changes when there are no changes (#29877)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)