powertools-lambda-typescript
powertools-lambda-typescript copied to clipboard
chore(deps): bump the aws-cdk group with 2 updates
Bumps the aws-cdk group with 2 updates: aws-cdk-lib and aws-cdk.
Updates aws-cdk-lib from 2.127.0 to 2.130.0
Release notes
Sourced from aws-cdk-lib's releases.
v2.130.0
Features
Bug Fixes
- custom-resources-handlers: s3 deployment handler log injection vulnerability (#28599) (83aa395), closes #28469
- pipelines: generates warning since CDK 2.128.0 due to addition of v2 pipeline support in aws-codepipeline (#29199) (eca1bcf), closes #29190 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/pipelines/lib/codepipeline/codepipeline.ts#L467-L480
Alpha modules (2.130.0-alpha.0)
v2.129.0
Features
- update L1 CloudFormation resource definitions (#29191) (c579e3c)
- applicationautoscaling: timezone for ScheduledAction (#29116) (8694125), closes #22645 #27754
- cloudfront-origin: adding FunctionUrlOrigin (#29101) (2b0ed53)
- ecs: credentialSpecs in ContainerDefinitionOptions (#29085) (e92dbec)
- events-targets:
launchTypeproperty for ECS task (#29069) (b4daf84), closes #28990- lambda: Add
Ipv6AllowedforDualStacksupport for Lambda function (#28928) (90caad9)- lambda: adding .net 8 (dotnet8) lambda runtime support (#29178) (74335f6)
- rds: support Aurora MySQL 3.05.2 (#29166) (da0b82c)
- sns: enforce ssl with topic policy (#29144) (a75f447), closes #29142
- synthetics: latest canary runtimes for NodeJS, Python (#29132) (3c122a4), closes #29135
Alpha modules (2.129.0-alpha.0)
Bug Fixes
v2.128.0
Features
- cloudwatch: add
TableWidget(#29078) (4599aa3), closes #28975- codedeploy: ignoreAlarmConfiguration parameter to Deployment Groups (#26957) (e890e89)
- codepipeline: pipeline type v2 with pipeline-level variables and triggers (#28538) (40ffe2b), closes #28476 #28694
- ses:
grantmethods toIEmailIdentity(#29084) (c3c771c), closes #29083- allow overriding the filename of the processed file after substitution (#29029) (88decc6), closes #28450
Bug Fixes
- lambda:
@deprecatedtag to deprecated runtimes (#29081) (2503f68)- stepfunctions-tasks: missing permissions for running tasks on ecs (#27891) (683d595), closes #27803
Alpha modules (2.128.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
2.130.0 (2024-02-23)
Features
Bug Fixes
- custom-resources-handlers: s3 deployment handler log injection vulnerability (#28599) (83aa395), closes #28469
- pipelines: generates warning since CDK 2.128.0 due to addition of v2 pipeline support in aws-codepipeline (#29199) (eca1bcf), closes #29190 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/pipelines/lib/codepipeline/codepipeline.ts#L467-L480
2.129.0 (2024-02-21)
Features
- update L1 CloudFormation resource definitions (#29191) (c579e3c)
- applicationautoscaling: timezone for ScheduledAction (#29116) (8694125), closes #22645 #27754
- cloudfront-origin: adding FunctionUrlOrigin (#29101) (2b0ed53)
- ecs: credentialSpecs in ContainerDefinitionOptions (#29085) (e92dbec)
- events-targets:
launchTypeproperty for ECS task (#29069) (b4daf84), closes #28990- lambda: Add
Ipv6AllowedforDualStacksupport for Lambda function (#28928) (90caad9)- lambda: adding .net 8 (dotnet8) lambda runtime support (#29178) (74335f6)
- rds: support Aurora MySQL 3.05.2 (#29166) (da0b82c)
- sns: enforce ssl with topic policy (#29144) (a75f447), closes #29142
- synthetics: latest canary runtimes for NodeJS, Python (#29132) (3c122a4), closes #29135
2.128.0 (2024-02-14)
Features
- cloudwatch: add
TableWidget(#29078) (4599aa3), closes #28975- codedeploy: ignoreAlarmConfiguration parameter to Deployment Groups (#26957) (e890e89)
- codepipeline: pipeline type v2 with pipeline-level variables and triggers (#28538) (40ffe2b), closes #28476 #28694
- ses:
grantmethods toIEmailIdentity(#29084) (c3c771c), closes #29083- allow overriding the filename of the processed file after substitution (#29029) (88decc6), closes #28450
Bug Fixes
Commits
fcb7231chore(appconfig): compilation error in ts 4.2 and below because of using get ...6c17ca5feat(bedrock): stabilityai model (#29210)7feabc1feat(appconfig): graduate to stable 🚀 (#29188)eca1bcffix(pipelines): generates warning since CDK 2.128.0 due to addition of v2 pip...a7f6b2dchore(opensearch): improve the doc about disabling the logging (#29202)a4ebe8echore(rds): bump the parameter group name versions (#29192)97e1cefchore(eks): add private cluster reference link (#29201)6f867d6chore: npm-check-updates && yarn upgrade (#29194)c579e3cfeat: update L1 CloudFormation resource definitions (#29191)90caad9feat(lambda): AddIpv6AllowedforDualStacksupport for Lambda function (#28...- Additional commits viewable in compare view
Updates aws-cdk from 2.127.0 to 2.130.0
Release notes
Sourced from aws-cdk's releases.
v2.130.0
Features
Bug Fixes
- custom-resources-handlers: s3 deployment handler log injection vulnerability (#28599) (83aa395), closes #28469
- pipelines: generates warning since CDK 2.128.0 due to addition of v2 pipeline support in aws-codepipeline (#29199) (eca1bcf), closes #29190 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/pipelines/lib/codepipeline/codepipeline.ts#L467-L480
Alpha modules (2.130.0-alpha.0)
v2.129.0
Features
- update L1 CloudFormation resource definitions (#29191) (c579e3c)
- applicationautoscaling: timezone for ScheduledAction (#29116) (8694125), closes #22645 #27754
- cloudfront-origin: adding FunctionUrlOrigin (#29101) (2b0ed53)
- ecs: credentialSpecs in ContainerDefinitionOptions (#29085) (e92dbec)
- events-targets:
launchTypeproperty for ECS task (#29069) (b4daf84), closes #28990- lambda: Add
Ipv6AllowedforDualStacksupport for Lambda function (#28928) (90caad9)- lambda: adding .net 8 (dotnet8) lambda runtime support (#29178) (74335f6)
- rds: support Aurora MySQL 3.05.2 (#29166) (da0b82c)
- sns: enforce ssl with topic policy (#29144) (a75f447), closes #29142
- synthetics: latest canary runtimes for NodeJS, Python (#29132) (3c122a4), closes #29135
Alpha modules (2.129.0-alpha.0)
Bug Fixes
v2.128.0
Features
- cloudwatch: add
TableWidget(#29078) (4599aa3), closes #28975- codedeploy: ignoreAlarmConfiguration parameter to Deployment Groups (#26957) (e890e89)
- codepipeline: pipeline type v2 with pipeline-level variables and triggers (#28538) (40ffe2b), closes #28476 #28694
- ses:
grantmethods toIEmailIdentity(#29084) (c3c771c), closes #29083- allow overriding the filename of the processed file after substitution (#29029) (88decc6), closes #28450
Bug Fixes
- lambda:
@deprecatedtag to deprecated runtimes (#29081) (2503f68)- stepfunctions-tasks: missing permissions for running tasks on ecs (#27891) (683d595), closes #27803
Alpha modules (2.128.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
2.130.0 (2024-02-23)
Features
Bug Fixes
- custom-resources-handlers: s3 deployment handler log injection vulnerability (#28599) (83aa395), closes #28469
- pipelines: generates warning since CDK 2.128.0 due to addition of v2 pipeline support in aws-codepipeline (#29199) (eca1bcf), closes #29190 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/pipelines/lib/codepipeline/codepipeline.ts#L467-L480
2.129.0 (2024-02-21)
Features
- update L1 CloudFormation resource definitions (#29191) (c579e3c)
- applicationautoscaling: timezone for ScheduledAction (#29116) (8694125), closes #22645 #27754
- cloudfront-origin: adding FunctionUrlOrigin (#29101) (2b0ed53)
- ecs: credentialSpecs in ContainerDefinitionOptions (#29085) (e92dbec)
- events-targets:
launchTypeproperty for ECS task (#29069) (b4daf84), closes #28990- lambda: Add
Ipv6AllowedforDualStacksupport for Lambda function (#28928) (90caad9)- lambda: adding .net 8 (dotnet8) lambda runtime support (#29178) (74335f6)
- rds: support Aurora MySQL 3.05.2 (#29166) (da0b82c)
- sns: enforce ssl with topic policy (#29144) (a75f447), closes #29142
- synthetics: latest canary runtimes for NodeJS, Python (#29132) (3c122a4), closes #29135
2.128.0 (2024-02-14)
Features
- cloudwatch: add
TableWidget(#29078) (4599aa3), closes #28975- codedeploy: ignoreAlarmConfiguration parameter to Deployment Groups (#26957) (e890e89)
- codepipeline: pipeline type v2 with pipeline-level variables and triggers (#28538) (40ffe2b), closes #28476 #28694
- ses:
grantmethods toIEmailIdentity(#29084) (c3c771c), closes #29083- allow overriding the filename of the processed file after substitution (#29029) (88decc6), closes #28450
Bug Fixes
Commits
6f867d6chore: npm-check-updates && yarn upgrade (#29194)712306dchore: npm-check-updates && yarn upgrade (#29012)- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Quality Gate passed
Issues
0 New issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code