Closed dependabot[bot] closed 5 months ago
Bumps the cdk-infra-deps group with 8 updates in the /cdk_infra directory:
2.130.0
2.141.0
20.11.20
20.12.11
7.1.0
7.9.0
8.12.0
8.13.0
8.57.0
9.2.0
5.3.3
5.4.5
Updates aws-cdk-lib from 2.130.0 to 2.141.0
aws-cdk-lib
Sourced from aws-cdk-lib'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 the Function (#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 fix(lambda): version.fromVersionArn creates invalid Version object (#30003) (ced7a46) Alpha modules (2.139.1-alpha.0) v2.139.0 Features
autoPublish
Function
kmsKey
fromApiDestinationAttributes
... (truncated)
Sourced from aws-cdk-lib'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 the Function (#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 fix(lambda): version.fromVersionArn creates invalid Version object (#30003) (ced7a46) 2.139.0 (2024-04-24)
33d0ffb
3928eae
2c53cf9
50331a1
a38707b
8e98078
fff9cf6
d5d1880
bb7e4d8
90f1aa9
Updates @types/node from 20.11.20 to 20.12.11
@types/node
Updates @typescript-eslint/eslint-plugin from 7.1.0 to 7.9.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v7.9.0 7.9.0 (2024-05-13) 🚀 Features rule-tester: check for missing placeholder data in the message (#9039) 🩹 Fixes do not pass tsconfig canonical file name to typescript API to get program details for config file (#9042) eslint-plugin: [explicit-function-return-types] fix false positive on default parameters (#9045) ❤️ Thank You Kirk Waiblinger Sheetal Nandi Vinccool96 You can read about our versioning strategy and releases on our website. 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
You can read about our versioning strategy and releases on our website.
@auvred
@jsfm01
@developer-bandi
@yeonjuan
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.9.0 (2024-05-13) 🩹 Fixes eslint-plugin: [explicit-function-return-types] fix false positive on default parameters ❤️ Thank You Kirk Waiblinger Sheetal Nandi Vinccool96 You can read about our versioning strategy and releases on our website. 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: [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
77fc366
f53fece
8acb8d4
d696ea2
37a41d9
import/no-duplicates
no-duplicate-imports
ab92621
f248e68
6e1241b
ee677f6
8127873
Updates @typescript-eslint/parser from 7.1.0 to 7.9.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
7.9.0 (2024-05-13) 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.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
This was a version bump only for parser to align it with other projects, there were no code changes.
errorOnTypeScriptSyntacticAndSemanticIssues
3e19436
e44a1a2
e1db872
a6ab2cb
a14ba9d
ecb6b55
d5615d7
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.141.0
aws-cdk
Sourced from aws-cdk's releases.
Sourced from aws-cdk's changelog.
c389a8b
fc890df
86c1320
cdk-from-cfn
28b0080
466f170
diff --template
2126ee5
6cd1e1f
0906049
f1fd56a
21dba21
Updates eslint from 8.57.0 to 9.2.0
eslint
Sourced from eslint's releases.
v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in capitalized-comments rule (#18375) (Francesco Trotta) Bug Fixes eeec413 fix: do not throw when defining a global named defineSetter (#18364) (唯然) Documentation 0f5df50 docs: Update README (GitHub Actions Bot) 1579ce0 docs: update wording regarding indirect eval (#18394) (Kirk Waiblinger) f12a02c docs: update to eslint v9 in custom-rule-tutorial (#18383) (唯然) Chores b346605 chore: upgrade @eslint/js@9.2.0 (#18413) (Milos Djermanovic) c4c18e0 chore: package.json update for @eslint/js release (Jenkins) 284722c chore: package.json update for eslint-config-eslint release (Jenkins) 347d44f chore: remove eslintrc export from eslint-config-eslint (#18400) (Milos Djermanovic) f316e20 ci: run tests in Node.js 22 (#18393) (Francesco Trotta) v9.1.1 Bug Fixes a26b402 fix: use @eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas) 751b518 feat: replace dependency graphemer with Intl.Segmenter (#18110) (Francesco Trotta) 4d11e56 feat: add name to eslint configs (#18289) (唯然) 1cbe1f6 feat: allow while(true) in no-constant-condition (#18286) (Tanuj Kanti) 0db676f feat: add Intl in es6 globals (#18318) (唯然) Bug Fixes 8d18958 fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas) 594eb0e fix: do not crash on error in fs.walk filter (#18295) (Francesco Trotta) 0d8cf63 fix: EMFILE errors (#18313) (Nicholas C. Zakas) e1ac0b5 fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas) 09675e1 fix: --no-ignore should not apply to non-global ignores (#18334) (Milos Djermanovic) Documentation fb50077 docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden) 71c771f docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós) 200fd4e docs: indicate eslintrc mode for .eslintignore (#18285) (Francesco Trotta) 1... _Description has been truncated_
8485d76
no-case-declarations
a498f35
eeec413
0f5df50
1579ce0
f12a02c
b346605
@eslint/js
@9
c4c18e0
284722c
347d44f
f316e20
a26b402
@eslint/create-config
03068f1
751b518
Intl.Segmenter
4d11e56
name
1cbe1f6
while(true)
no-constant-condition
0db676f
Intl
8d18958
594eb0e
fs.walk
0d8cf63
e1ac0b5
09675e1
--no-ignore
fb50077
71c771f
200fd4e
.eslintignore
1... _Description has been truncated_
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the cdk-infra-deps group with 8 updates in the /cdk_infra directory:
2.130.0
2.141.0
20.11.20
20.12.11
7.1.0
7.9.0
7.1.0
7.9.0
8.12.0
8.13.0
2.130.0
2.141.0
8.57.0
9.2.0
5.3.3
5.4.5
Updates
aws-cdk-lib
from 2.130.0 to 2.141.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
33d0ffb
chore(release): 2.141.03928eae
fix(pipelines): pipeline asset role trust policy has account root principal (...2c53cf9
chore(lambda): hide warning if skipPermissions is set (#30060)50331a1
feat(rds): implement setting parameter group name (#29965)a38707b
docs(ses): fix typos (#30068)8e98078
feat: update L1 CloudFormation resource definitions (#30074)fff9cf6
fix(ecr): incorrect format for rule pattern (#29243)d5d1880
chore(release): 2.140.0bb7e4d8
feat: update L1 CloudFormation resource definitions (#30037)90f1aa9
feat(ec2): add support for environment files and variables in systemd (#29629)Updates
@types/node
from 20.11.20 to 20.12.11Commits
Updates
@typescript-eslint/eslint-plugin
from 7.1.0 to 7.9.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
77fc366
chore(release): publish 7.9.0f53fece
chore: add knip (#8192)8acb8d4
fix(eslint-plugin): [explicit-function-return-types] fix false positive on de...d696ea2
docs(eslint-plugin): fix several 404 URLs (#9064)37a41d9
docs: fix broken link toimport/no-duplicates
onno-duplicate-imports
pag...ab92621
docs: correct its/it's spelling (#9048)f248e68
docs: [no-floating-promises] remove ugly commas (#9034)6e1241b
docs: fix no-unnecessary-boolean-literal-compare example (#8981)ee677f6
chore(release): publish 7.8.08127873
fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)Updates
@typescript-eslint/parser
from 7.1.0 to 7.9.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
77fc366
chore(release): publish 7.9.0f53fece
chore: add knip (#8192)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)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.141.0Release notes
Sourced from aws-cdk's releases.
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
... (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)Updates
eslint
from 8.57.0 to 9.2.0Release notes
Sourced from eslint's releases.