Closed dependabot[bot] closed 6 months ago
Bumps the cdk-infra-deps group with 8 updates in the /cdk_infra directory:
2.130.0
2.139.1
20.11.20
20.12.7
7.1.0
7.8.0
8.12.0
8.13.0
8.57.0
9.1.1
5.3.3
5.4.5
Updates aws-cdk-lib from 2.130.0 to 2.139.1
aws-cdk-lib
Sourced from aws-cdk-lib's releases.
v2.139.1 Reverts fix(lambda): version.fromVersionArn creates invalid Version object (#30003) (ced7a46) Alpha modules (2.139.1-alpha.0) v2.139.0 Features appconfig: constrain environments to a single deployment at a time (#29500) (3dd834d), closes #29345 ecs: support pidMode for FargateTaskDefinition (#29670) (ed75b16), closes #29619 ecs: support adding docker labels after container construction (#29734) (8e215b3), closes #29728 efs: replicating file systems (#29347) (a15dc93), closes #21455 ses-actions: WorkMail rule action (#29854) (6fdc458) update L1 CloudFormation resource definitions (#29924) (27b7a45) Bug Fixes CLI: diff --template crashes (#29896) (466f170), closes #29890 CLI: bootstrap shows no hotswap changes when there are no changes (#29877) (2126ee5), closes #25736 custom-resource-handler: auto-delete-[objects|images] breaks on cloudformation rollback (#29581) (69ea52f) custom-resources: cannot set logging for state machine generated in CompleteHandler (#28706) (99041b2), closes #27283 #28577 #28744 #27310 #28699 #28587 eks: incorrect nodegroupName(under feature flag) (#29794) (8bb8c55) elasticloadbalancingv2: crossZoneEnabled does not support false for ALB (#29907) (f6c902e) events-targets: ApiGateway events target should accept IRestApi (#29397) (8e1fefd), closes #16423 aws/aws-cdk#16542 aws/aws-cdk#16542 s3-notifications: cdk destroy deletes external/existing s3 notification events (#29939) (7360a88) ses-actions: permissions too wide for S3 action (#29833) (2da544f), closes #29811 #29823 /docs.aws.amazon.com/ses/latest/dg/receiving-email-permissions.html#receiving-email-permissions-s3 Alpha modules (2.139.0-alpha.0) v2.138.0 Features AppSync: addRdsDataSource support for DatabaseCluster (#29544) (1894f2d), closes #29302 cognito: support provider details for UserPoolIdentityProviderSaml (#29588) (375f1a6), closes #29494 #29598 custom-resources: add logging property to AwsSdkCall and create Logging class (#29648) (b049064) ec2: well-known port aliases (#29793) (f10494c) elasticloadbalancingv2: add removeSuffix param for ExternalApplicationListener.addAction() (#29746) (f4af330), closes #29496 route53: DNSSEC zone signing (#28604) (213fffc) sns: add TracingConfig prop (#29783) (f14b60f), closes #29714 stepfunctions-tasks: add httpinvoke step functions task (#28673) (178e481), closes #28278 update L1 CloudFormation resource definitions (#29798) (7103fed), 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 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2 Bug Fixes ecs-patterns: integ test failed with certificate error (#29623) (5347369), closes aws/aws-cdk#29186 aws/aws-cdk#29186 eks: add support of Helm charts located in ECR of AWS CN region (#29778) (0da25e5), closes #28460
pidMode
FargateTaskDefinition
WorkMail
diff --template
ApiGateway
UserPoolIdentityProviderSaml
AwsSdkCall
Logging
DNSSEC
... (truncated)
Sourced from aws-cdk-lib's changelog.
2.139.1 (2024-04-29) Reverts fix(lambda): version.fromVersionArn creates invalid Version object (#30003) (ced7a46) 2.139.0 (2024-04-24) Features appconfig: constrain environments to a single deployment at a time (#29500) (3dd834d), closes #29345 ecs: support pidMode for FargateTaskDefinition (#29670) (ed75b16), closes #29619 ecs: support adding docker labels after container construction (#29734) (8e215b3), closes #29728 efs: replicating file systems (#29347) (a15dc93), closes #21455 ses-actions: WorkMail rule action (#29854) (6fdc458) update L1 CloudFormation resource definitions (#29924) (27b7a45) Bug Fixes CLI: diff --template crashes (#29896) (466f170), closes #29890 CLI: bootstrap shows no hotswap changes when there are no changes (#29877) (2126ee5), closes #25736 custom-resource-handler: auto-delete-[objects|images] breaks on cloudformation rollback (#29581) (69ea52f) custom-resources: cannot set logging for state machine generated in CompleteHandler (#28706) (99041b2), closes #27283 #28577 #28744 #27310 #28699 #28587 eks: incorrect nodegroupName(under feature flag) (#29794) (8bb8c55) elasticloadbalancingv2: crossZoneEnabled does not support false for ALB (#29907) (f6c902e) events-targets: ApiGateway events target should accept IRestApi (#29397) (8e1fefd), closes #16423 aws/aws-cdk#16542 aws/aws-cdk#16542 s3-notifications: cdk destroy deletes external/existing s3 notification events (#29939) (7360a88) ses-actions: permissions too wide for S3 action (#29833) (2da544f), closes #29811 #29823 /docs.aws.amazon.com/ses/latest/dg/receiving-email-permissions.html#receiving-email-permissions-s3 2.138.0 (2024-04-18) Features AppSync: addRdsDataSource support for DatabaseCluster (#29544) (1894f2d), closes #29302 cognito: support provider details for UserPoolIdentityProviderSaml (#29588) (375f1a6), closes #29494 #29598 custom-resources: add logging property to AwsSdkCall and create Logging class (#29648) (b049064) ec2: well-known port aliases (#29793) (f10494c) elasticloadbalancingv2: add removeSuffix param for ExternalApplicationListener.addAction() (#29746) (f4af330), closes #29496 route53: DNSSEC zone signing (#28604) (213fffc) sns: add TracingConfig prop (#29783) (f14b60f), closes #29714 stepfunctions-tasks: add httpinvoke step functions task (#28673) (178e481), closes #28278 update L1 CloudFormation resource definitions (#29798) (7103fed), 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 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2 Bug Fixes
ced7a46
6964b78
a15dc93
6fdc458
209ffd9
8e1fefd
f00f918
31492c6
ed75b16
27b7a45
Updates @types/node from 20.11.20 to 20.12.7
@types/node
Updates @typescript-eslint/eslint-plugin from 7.1.0 to 7.8.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925) 🩹 Fixes eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746) eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717) eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993) eslint-plugin: [no-unsafe-return] handle union types (#9001) eslint-plugin: [no-unused-vars] clear error report range (#8640) utils: export ESLint backwards-compat functions (#8976) ❤️ Thank You auvred @auvred Josh Goldberg ✨ jsfm01 @jsfm01 Kim Sang Du @developer-bandi YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v7.7.1 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800) eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809) eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish (#8559) eslint-plugin: [no-for-in-array] refine report location (#8874) eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912) ❤️ Thank You Abraham Guo Kirk Waiblinger @kirkwaiblinger YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v7.7.0 7.7.0 (2024-04-15)
@auvred
@jsfm01
@developer-bandi
@yeonjuan
You can read about our versioning strategy and releases on our website.
requireNullish
@kirkwaiblinger
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.8.0 (2024-04-29) 🩹 Fixes eslint-plugin: [no-unsafe-argument] handle tagged templates eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check eslint-plugin: [consistent-type-assertions] handle tagged templates eslint-plugin: [no-unsafe-return] handle union types eslint-plugin: [no-unused-vars] clear error report range ❤️ Thank You auvred Josh Goldberg ✨ jsfm01 Kim Sang Du YeonJuan You can read about our versioning strategy and releases on our website. 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish eslint-plugin: [no-for-in-array] refine report location eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type ❤️ Thank You Abraham Guo Kirk Waiblinger YeonJuan You can read about our versioning strategy and releases on our website.
eslint-plugin: [no-unsafe-argument] handle tagged templates
eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check
eslint-plugin: [consistent-type-assertions] handle tagged templates
eslint-plugin: [no-unsafe-return] handle union types
eslint-plugin: [no-unused-vars] clear error report range
eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment
eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type
eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish
eslint-plugin: [no-for-in-array] refine report location
eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type
ee677f6
8127873
216d1b0
51d2193
4bed24d
b0f7aa4
219b841
3e19436
b2552ca
fdeba42
Updates @typescript-eslint/parser from 7.1.0 to 7.8.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
7.8.0 (2024-04-29) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 7.7.1 (2024-04-22) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 7.7.0 (2024-04-15) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 7.6.0 (2024-04-08) 🚀 Features bump npm dependency ranges ❤️ Thank You Abraham Guo auvred Brad Zacher You can read about our versioning strategy and releases on our website. 7.5.0 (2024-04-01) 🩹 Fixes parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues ❤️ Thank You Brad Zacher Kim Sang Du Mark de Dios Naru YeonJuan
This was a version bump only for parser to align it with other projects, there were no code changes.
errorOnTypeScriptSyntacticAndSemanticIssues
e44a1a2
e1db872
a6ab2cb
a14ba9d
ecb6b55
d5615d7
5d24691
e408b93
Updates ajv from 8.12.0 to 8.13.0
ajv
Sourced from ajv's releases.
v8.13.0 add named exports update dependencies update node.js
857ecac
f74ecdb
c64f528
5370b84
32dc833
f4a4c8e
5c7f3b6
27a88ea
45685de
27178f5
Updates aws-cdk from 2.130.0 to 2.139.1
aws-cdk
Sourced from aws-cdk's releases.
Sourced from aws-cdk's changelog.
2.139.1 (2024-04-29) Reverts fix(lambda): version.fromVersionArn creates invalid Version object (#30003) (ced7a46) 2.139.0 (2024-04-24) Features appconfig: constrain environments to a single deployment at a time (#29500) (3dd834d), closes #29345 ecs: support pidMode for FargateTaskDefinition (#29670) (ed75b16), closes #29619 ecs: support adding docker labels after container construction (#29734) (8e215b3), closes #29728 efs: replicating file systems (#29347) (a15dc93), closes #21455 ses-actions: WorkMail rule action (#29854) (6fdc458) update L1 CloudFormation resource definitions (#29924) (27b7a45) Bug Fixes CLI: diff --template crashes (#29896) (466f170), closes #29890 CLI: bootstrap shows no hotswap changes when there are no changes (#29877) (2126ee5), closes #25736 custom-resource-handler: auto-delete-[objects|images] breaks on cloudformation rollback (#29581) (69ea52f) custom-resources: cannot set logging for state machine generated in CompleteHandler (#28706) (99041b2), closes #27283 #28577 #28744 #27310 #28699 #28587 eks: incorrect nodegroupName(under feature flag) (#29794) (8bb8c55) elasticloadbalancingv2: crossZoneEnabled does not support false for ALB (#29907) (f6c902e) events-targets: ApiGateway events target should accept IRestApi (#29397) (8e1fefd), closes #16423 aws/aws-cdk#16542 aws/aws-cdk#16542 s3-notifications: cdk destroy deletes external/existing s3 notification events (#29939) (7360a88) ses-actions: permissions too wide for S3 action (#29833) (2da544f), closes #29811 #29823 /docs.aws.amazon.com/ses/latest/dg/receiving-email-permissions.html#receiving-email-permissions-s3 2.138.0 (2024-04-18) Features AppSync: addRdsDataSource support for DatabaseCluster (#29544) (1894f2d), closes #29302 cognito: support provider details for UserPoolIdentityProviderSaml (#29588) (375f1a6), closes <... _Description has been truncated_
Superseded by #1625.
Bumps the cdk-infra-deps group with 8 updates in the /cdk_infra directory:
2.130.0
2.139.1
20.11.20
20.12.7
7.1.0
7.8.0
7.1.0
7.8.0
8.12.0
8.13.0
2.130.0
2.139.1
8.57.0
9.1.1
5.3.3
5.4.5
Updates
aws-cdk-lib
from 2.130.0 to 2.139.1Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
ced7a46
revert: "fix(lambda): version.fromVersionArn creates invalid Version object" ...6964b78
chore(release): 2.139.0a15dc93
feat(efs): replicating file systems (#29347)6fdc458
feat(ses-actions):WorkMail
rule action (#29854)209ffd9
revert: "chore(eks): update ALB controller versions" (#29941)8e1fefd
fix(events-targets):ApiGateway
events target should accept IRestApi (#29397)f00f918
chore(eks): update ALB controller versions (#29470)31492c6
chore(bedrock): support claude3-opus and base models for provisioned throughp...ed75b16
feat(ecs): supportpidMode
forFargateTaskDefinition
(#29670)27b7a45
feat: update L1 CloudFormation resource definitions (#29924)Updates
@types/node
from 20.11.20 to 20.12.7Commits
Updates
@typescript-eslint/eslint-plugin
from 7.1.0 to 7.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ee677f6
chore(release): publish 7.8.08127873
fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)216d1b0
fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)51d2193
fix(eslint-plugin): [consistent-type-assertions] handle tagged templates (#8993)4bed24d
fix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during...b0f7aa4
fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)219b841
chore: resolve lint issues on main branch (#8966)3e19436
chore(release): publish 7.7.1b2552ca
fix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...fdeba42
fix(eslint-plugin): [no-for-in-array] refine report location (#8874)Updates
@typescript-eslint/parser
from 7.1.0 to 7.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
ee677f6
chore(release): publish 7.8.03e19436
chore(release): publish 7.7.1e44a1a2
chore(release): publish 7.7.0e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)a14ba9d
chore(release): publish 7.5.0ecb6b55
docs: add homepage (#8742)d5615d7
fix(parser): disallowerrorOnTypeScriptSyntacticAndSemanticIssues
(#8784)5d24691
chore(release): publish 7.4.0e408b93
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...Updates
ajv
from 8.12.0 to 8.13.0Release notes
Sourced from ajv's releases.
Commits
857ecac
fix: bump node version in publish job (#2423)f74ecdb
bump version to 8.13.0 (#2421)c64f528
chore: update typescript to 5.3.3 (#2406)5370b84
chore: bump ajv-formats to 3.0.1 (#2402)32dc833
chore: update remaining deps except typescript (#2396)f4a4c8e
Add named exports for main classes (#2389) fixes #2381 #21325c7f3b6
chore: update prettier to 3.0.3 (#2393)27a88ea
Fixing broken links in the docs/packages readme file (#2221)45685de
docs: fix broken link to error logging (#2362)27178f5
Merge pull request #2366 from laurens/patch-2Updates
aws-cdk
from 2.130.0 to 2.139.1Release notes
Sourced from aws-cdk's releases.
... (truncated)
Changelog
Sourced from aws-cdk's changelog.