iot-application
iot-application copied to clipboard
chore(deps-dev): bump aws-cdk from 2.130.0 to 2.141.0
Bumps aws-cdk from 2.130.0 to 2.141.0.
Release notes
Sourced from aws-cdk's releases.
v2.141.0
Features
- rds: implement setting parameter group name (#29965) (50331a1)
- support for IAM Identity Center in security diff (#30009) (0a3cb94), closes #29835
- update L1 CloudFormation resource definitions (#30074) (8e98078)
Bug Fixes
- ecr: incorrect format for rule pattern (#29243) (fff9cf6), closes #29225
- pipelines: pipeline asset role trust policy has account root principal (#30084) (3928eae)
Alpha modules (2.141.0-alpha.0)
v2.140.0
Features
- update L1 CloudFormation resource definitions (#30037) (bb7e4d8)
- api-gateway: deploy RestApi to existing stage (#29486) (f0835d9), closes #25582
- cloudfront: add
autoPublish
property to theFunction
(#30030) (5dd72b8), closes #30028- codecommit:
kmsKey
for repository (#29988) (5f8e52e)- ec2: add support for environment files and variables in systemd (#29629) (90f1aa9)
- efs: allow to specify az for one-zone (#30010) (cbf130e)
- allow to register an existing record created manually as an alias ARecord target (#29565) (4f8b7db), closes #23048
- update L1 CloudFormation resource definitions (#29997) (c949076), closes /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2
- ec2: ebs optimized instance (#29962) (767ac65)
- eks: add atomic flag for aws-eks Helm Chart (#29454) (666f24f), closes #22254
- events:
fromApiDestinationAttributes
import method (#29943) (db155e1), closes #29942- kms: key rotation period (#29928) (a6a5219), closes #29927
Bug Fixes
- crossRegionReference: error message missing stack information (#29961) (4f1c94b), closes #29699 #29699
- custom-resources: fails to use latest SDK version (#29958) (247aa35), closes #29891
- stepfunctions: regex in DistributedMap label is incorrectly escaping characters (#29765) (7c4eb71)
- cdk diff prints upgrade bootstrap warning even when current version exceeds the recommended version (#29938) (28b0080), closes #28888
Alpha modules (2.140.0-alpha.0)
v2.139.1
Reverts
Alpha modules (2.139.1-alpha.0)
v2.139.0
Features
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
2.141.0 (2024-05-08)
Features
- rds: implement setting parameter group name (#29965) (50331a1)
- support for IAM Identity Center in security diff (#30009) (0a3cb94), closes #29835
- update L1 CloudFormation resource definitions (#30074) (8e98078)
Bug Fixes
- ecr: incorrect format for rule pattern (#29243) (fff9cf6), closes #29225
- pipelines: pipeline asset role trust policy has account root principal (#30084) (3928eae)
2.140.0 (2024-05-02)
Features
- update L1 CloudFormation resource definitions (#30037) (bb7e4d8)
- api-gateway: deploy RestApi to existing stage (#29486) (f0835d9), closes #25582
- cloudfront: add
autoPublish
property to theFunction
(#30030) (5dd72b8), closes #30028- codecommit:
kmsKey
for repository (#29988) (5f8e52e)- ec2: add support for environment files and variables in systemd (#29629) (90f1aa9)
- efs: allow to specify az for one-zone (#30010) (cbf130e)
- allow to register an existing record created manually as an alias ARecord target (#29565) (4f8b7db), closes #23048
- update L1 CloudFormation resource definitions (#29997) (c949076), closes /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2
- ec2: ebs optimized instance (#29962) (767ac65)
- eks: add atomic flag for aws-eks Helm Chart (#29454) (666f24f), closes #22254
- events:
fromApiDestinationAttributes
import method (#29943) (db155e1), closes #29942- kms: key rotation period (#29928) (a6a5219), closes #29927
Bug Fixes
- crossRegionReference: error message missing stack information (#29961) (4f1c94b), closes #29699 #29699
- custom-resources: fails to use latest SDK version (#29958) (247aa35), closes #29891
- stepfunctions: regex in DistributedMap label is incorrectly escaping characters (#29765) (7c4eb71)
- cdk diff prints upgrade bootstrap warning even when current version exceeds the recommended version (#29938) (28b0080), closes #28888
2.139.1 (2024-04-29)
Reverts
2.139.0 (2024-04-24)
... (truncated)
Commits
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)6cd1e1f
chore: npm-check-updates && yarn upgrade (#29864)0906049
chore: npm-check-updates && yarn upgrade (#29703)f1fd56a
chore: remove sdkv2 from cloudformation-diff (#29730)21dba21
fix(cli): diff with changeset fails if deploy role cannot be assumed (#29718)- 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)