aws-otel-test-framework
                                
                                
                                
                                    aws-otel-test-framework copied to clipboard
                            
                            
                            
                        Bump the cdk-infra-deps group across 1 directory with 8 updates
Bumps the cdk-infra-deps group with 8 updates in the /cdk_infra directory:
| Package | From | To | 
|---|---|---|
| aws-cdk-lib | 2.130.0 | 
2.140.0 | 
| @types/node | 20.11.20 | 
20.12.10 | 
| @typescript-eslint/eslint-plugin | 7.1.0 | 
7.8.0 | 
| @typescript-eslint/parser | 7.1.0 | 
7.8.0 | 
| ajv | 8.12.0 | 
8.13.0 | 
| aws-cdk | 2.130.0 | 
2.140.0 | 
| eslint | 8.57.0 | 
9.2.0 | 
| typescript | 5.3.3 | 
5.4.5 | 
Updates aws-cdk-lib from 2.130.0 to 2.140.0
Release notes
Sourced from aws-cdk-lib's releases.
v2.140.0
Features
- update L1 CloudFormation resource definitions (#30037) (bb7e4d8)
 - api-gateway: deploy RestApi to existing stage (#29486) (f0835d9), closes #25582
 - cloudfront: add
 autoPublishproperty to theFunction(#30030) (5dd72b8), closes #30028- codecommit:
 kmsKeyfor 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:
 fromApiDestinationAttributesimport 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
- appconfig: constrain environments to a single deployment at a time (#29500) (3dd834d), closes #29345
 - ecs: support
 pidModeforFargateTaskDefinition(#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:
 WorkMailrule action (#29854) (6fdc458)- update L1 CloudFormation resource definitions (#29924) (27b7a45)
 Bug Fixes
- CLI:
 diff --templatecrashes (#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
 
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
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
 autoPublishproperty to theFunction(#30030) (5dd72b8), closes #30028- codecommit:
 kmsKeyfor 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:
 fromApiDestinationAttributesimport 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)
Features
- appconfig: constrain environments to a single deployment at a time (#29500) (3dd834d), closes #29345
 - ecs: support
 pidModeforFargateTaskDefinition(#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:
 WorkMailrule action (#29854) (6fdc458)- update L1 CloudFormation resource definitions (#29924) (27b7a45)
 Bug Fixes
... (truncated)
Commits
d5d1880chore(release): 2.140.0bb7e4d8feat: update L1 CloudFormation resource definitions (#30037)90f1aa9feat(ec2): add support for environment files and variables in systemd (#29629)5dd72b8feat(cloudfront): addautoPublishproperty to theFunction(#30030)cbf130efeat(efs): allow to specify az for one-zone (#30010)c389a8bchore: npm-check-updates && yarn upgrade (#30031)7c4eb71fix(stepfunctions): regex in DistributedMap label is incorrectly escaping cha...fc890dfchore: npm-check-updates && yarn upgrade (#29946)bbde879chore(ebs): set default volumeType to gp3(under feature flag) (#29934)5f8e52efeat(codecommit):kmsKeyfor repository (#29988)- Additional commits viewable in compare view
 
Updates @types/node from 20.11.20 to 20.12.10
Commits
- See full diff in compare view
 
Updates @typescript-eslint/eslint-plugin from 7.1.0 to 7.8.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
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
 @yeonjuanYou 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
 @yeonjuanYou can read about our versioning strategy and releases on our website.
v7.7.0
7.7.0 (2024-04-15)
... (truncated)
Changelog
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
requireNullisheslint-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.
... (truncated)
Commits
ee677f6chore(release): publish 7.8.08127873fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)216d1b0fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)51d2193fix(eslint-plugin): [consistent-type-assertions] handle tagged templates (#8993)4bed24dfix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during...b0f7aa4fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)219b841chore: resolve lint issues on main branch (#8966)3e19436chore(release): publish 7.7.1b2552cafix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...fdeba42fix(eslint-plugin): [no-for-in-array] refine report location (#8874)- Additional commits viewable in compare view
 
Updates @typescript-eslint/parser from 7.1.0 to 7.8.0
Release notes
Sourced from @typescript-eslint/parser's releases.
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
 @yeonjuanYou 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
 @yeonjuanYou can read about our versioning strategy and releases on our website.
v7.7.0
7.7.0 (2024-04-15)
... (truncated)
Changelog
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
 
... (truncated)
Commits
ee677f6chore(release): publish 7.8.03e19436chore(release): publish 7.7.1e44a1a2chore(release): publish 7.7.0e1db872chore(release): publish 7.6.0a6ab2cbfeat: bump npm dependency ranges (#8860)a14ba9dchore(release): publish 7.5.0ecb6b55docs: add homepage (#8742)d5615d7fix(parser): disallowerrorOnTypeScriptSyntacticAndSemanticIssues(#8784)5d24691chore(release): publish 7.4.0e408b93feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...- Additional commits viewable in compare view
 
Updates ajv from 8.12.0 to 8.13.0
Release notes
Sourced from ajv's releases.
v8.13.0
- add named exports
 - update dependencies
 - update node.js
 
Commits
857ecacfix: bump node version in publish job (#2423)f74ecdbbump version to 8.13.0 (#2421)c64f528chore: update typescript to 5.3.3 (#2406)5370b84chore: bump ajv-formats to 3.0.1 (#2402)32dc833chore: update remaining deps except typescript (#2396)f4a4c8eAdd named exports for main classes (#2389) fixes #2381 #21325c7f3b6chore: update prettier to 3.0.3 (#2393)27a88eaFixing broken links in the docs/packages readme file (#2221)45685dedocs: fix broken link to error logging (#2362)27178f5Merge pull request #2366 from laurens/patch-2- Additional commits viewable in compare view
 
Updates aws-cdk from 2.130.0 to 2.140.0
Release notes
Sourced from aws-cdk's releases.
v2.140.0
Features
- update L1 CloudFormation resource definitions (#30037) (bb7e4d8)
 - api-gateway: deploy RestApi to existing stage (#29486) (f0835d9), closes #25582
 - cloudfront: add
 autoPublishproperty to theFunction(#30030) (5dd72b8), closes #30028- codecommit:
 kmsKeyfor 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:
 fromApiDestinationAttributesimport 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
- appconfig: constrain environments to a single deployment at a time (#29500) (3dd834d), closes #29345
 - ecs: support
 pidModeforFargateTaskDefinition(#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:
 WorkMailrule action (#29854) (6fdc458)- update L1 CloudFormation resource definitions (#29924) (27b7a45)
 Bug Fixes
- CLI:
 diff --templatecrashes (#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
 
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
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
 autoPublishproperty to theFunction(#30030) (5dd72b8), closes #30028- codecommit:
 kmsKeyfor 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:
 fromApiDestinationAttributesimport 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)
Features
- appconfig: constrain environments to a single deployment at a time (#29500) (3dd834d), closes #29345
 - ecs: support
 pidModeforFargateTaskDefinition(#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:
 WorkMailrule action (#29854) (6fdc458)- update L1 CloudFormation resource definitions (#29924) (27b7a45)
 Bug Fixes
... (truncated)
Commits
c389a8bchore: npm-check-updates && yarn upgrade (#30031)fc890dfchore: npm-check-updates && yarn upgrade (#29946)86c1320chore: upgradecdk-from-cfndependency to 0.157.0 (#29967)28b0080fix: cdk diff prints upgrade bootstrap warning even when current version exce...466f170fix(CLI):diff --templatecrashes (#29896)2126ee5fix(CLI): bootstrap shows no hotswap changes when there are no changes (#29877)6cd1e1fchore: npm-check-updates && yarn upgrade (#29864)0906049chore: npm-check-updates && yarn upgrade (#29703)f1fd56achore: remove sdkv2 from cloudformation-diff (#29730)21dba21Description has been truncated