Closed dependabot[bot] closed 9 months ago
Bumps the cdk-infra-deps group in /cdk_infra with 7 updates:
2.114.1
2.121.1
20.10.4
20.11.3
6.14.0
6.19.0
8.55.0
8.56.0
3.1.1
3.2.2
Updates aws-cdk-lib from 2.114.1 to 2.121.1
aws-cdk-lib
Sourced from aws-cdk-lib's releases.
v2.121.1 Reverts allowing log group config for SFN CR (#28699) (f3f217e), closes #27310 Alpha modules (2.121.1-alpha.0) v2.121.0 Features ec2: add dual stack vpc support (#28480) (754fd99), closes #894 Alpha modules (2.121.0-alpha.0) v2.120.0 Features ecs: support for capacity provider managed instance draining (#28672) (cf97f47) Alpha modules (2.120.0-alpha.0) v2.119.0 Features certificatemanager: key algorithm support for PrivateCertificate and Certificate (#28597) (1822cc9), closes #22887 cli: option to ignore no stacks (#28387) (37c79b9), closes #28371 cloudwatch-actions: support alarm lambda action (#28484) (b9f4923), closes #28483 codebuild: X-Large Linux compute type (#28642) (7912d88) opensearchservice: TLS security policy for TLS 1.3 and perfect forward secrecy (#28583) (9cf9baa) pipelines: expose crossRegionReplicationBuckets (#28447) (d184ac2), closes #28446 rds: RDS for SQL Server 15.00.4345.5.v1 (#28614) (0f38b6e) rds: RDS for SQL Server 16 without a specific minor version (#28615) (382d261) signer: Notation-OCI-SHA384-ECDSA platform (#28612) (d7aa196), closes #28580 update L1 CloudFormation resource definitions (#28613) (fdf4830) Bug Fixes cli: cdk diff falsely reports resource replacements on trivial template changes (#28336) (10ed194) core: single-file bundling breaks due to left over temp dir (#28566) (a74aacf) ec2: passing keypair to instance unexpectedly does nothing (#28482) (22e6ce8), closes #28478 ecs: unnecessary CloudWatch logs ResourcePolicy (#28495) (5f96d13), #22307 #20313 stepfunctions: retry block in CustomState is always empty (#28598) (0042e53), closes #28586 Alpha modules (2.119.0-alpha.0) Features neptune-alpha: engineVersion v1.3 (#28647) (957598b), closes #28648 v2.118.0
PrivateCertificate
Certificate
cdk diff
... (truncated)
Sourced from aws-cdk-lib's changelog.
2.121.1 (2024-01-13) Reverts allowing log group config for SFN CR (#28699) (f3f217e), closes #27310 2.121.0 (2024-01-12) Features ec2: add dual stack vpc support (#28480) (754fd99), closes #894 2.120.0 (2024-01-12) Features ecs: support for capacity provider managed instance draining (#28672) (cf97f47) 2.119.0 (2024-01-11) Features certificatemanager: key algorithm support for PrivateCertificate and Certificate (#28597) (1822cc9), closes #22887 cli: option to ignore no stacks (#28387) (37c79b9), closes #28371 cloudwatch-actions: support alarm lambda action (#28484) (b9f4923), closes #28483 codebuild: X-Large Linux compute type (#28642) (7912d88) opensearchservice: TLS security policy for TLS 1.3 and perfect forward secrecy (#28583) (9cf9baa) pipelines: expose crossRegionReplicationBuckets (#28447) (d184ac2), closes #28446 rds: RDS for SQL Server 15.00.4345.5.v1 (#28614) (0f38b6e) rds: RDS for SQL Server 16 without a specific minor version (#28615) (382d261) signer: Notation-OCI-SHA384-ECDSA platform (#28612) (d7aa196), closes #28580 update L1 CloudFormation resource definitions (#28613) (fdf4830) Bug Fixes cli: cdk diff falsely reports resource replacements on trivial template changes (#28336) (10ed194) core: single-file bundling breaks due to left over temp dir (#28566) (a74aacf) ec2: passing keypair to instance unexpectedly does nothing (#28482) (22e6ce8), closes #28478 ecs: unnecessary CloudWatch logs ResourcePolicy (#28495) (5f96d13), #22307 #20313 stepfunctions: retry block in CustomState is always empty (#28598) (0042e53), closes #28586 2.118.0 (2024-01-03) Features
f3f217e
754fd99
cf97f47
b9f4923
5f96d13
7d68fee
0cada61
7912d88
1822cc9
3bf57de
Updates @types/node from 20.10.4 to 20.11.3
@types/node
Updates @typescript-eslint/eslint-plugin from 6.14.0 to 6.19.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v6.19.0 6.19.0 (2024-01-15) 🚀 Features eslint-plugin: [prefer-promise-reject-errors] add rule (#8011) eslint-plugin: [no-array-delete] add new rule (#8067) eslint-plugin: [no-useless-template-literals] add fix suggestions (#8065) 🩹 Fixes eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression (#8143) eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable (#8089) typescript-estree: add JSDocParsingMode enum merge for typescript/lib/tsserverlibrary (#8193) typescript-estree: disallow using as the variable keyword for for..in loops (#7649) typescript-estree: fix incorrect backwards-compat augmentation in TS 5.3 (#8181) ❤️ Thank You auvred @auvred Brad Zacher @bradzacher Josh Goldberg ✨ Joshua Chen LJX @lvjiaxuan Steven @Solo-steven StyleShit @StyleShit You can read about our versioning strategy and releases on our website. v6.18.1 6.18.1 (2024-01-08) 🩹 Fixes eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line (#8185) eslint-plugin: [no-unnecessary-condition] improve checking optional callee (#8178) eslint-plugin: [prefer-readonly] support modifiers of unions and intersections (#8169) eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option (#8176) typescript-estree: fix invalid parsing error when use update expression on non-null assertion (#8202) typescript-estree: only create project service from env setting if project is enabled (#8136) utils: improve error message on typed rule with invalid parser (#8146) ❤️ Thank You auvred @auvred James @Zamiell Josh Goldberg ✨ YeonJuan @yeonjuan
using
for..in
@auvred
@bradzacher
@lvjiaxuan
@Solo-steven
@StyleShit
You can read about our versioning strategy and releases on our website.
@Zamiell
@yeonjuan
Sourced from @typescript-eslint/eslint-plugin's changelog.
6.19.0 (2024-01-15) 🚀 Features eslint-plugin: [prefer-promise-reject-errors] add rule eslint-plugin: [no-array-delete] add new rule eslint-plugin: [no-useless-template-literals] add fix suggestions 🩹 Fixes eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable ❤️ Thank You auvred Brad Zacher Josh Goldberg ✨ Joshua Chen LJX Steven StyleShit You can read about our versioning strategy and releases on our website. 6.18.1 (2024-01-08) 🩹 Fixes eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line eslint-plugin: [no-unnecessary-condition] improve checking optional callee eslint-plugin: [prefer-readonly] support modifiers of unions and intersections eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option ❤️ Thank You auvred James Josh Goldberg ✨
eslint-plugin: [prefer-promise-reject-errors] add rule
eslint-plugin: [no-array-delete] add new rule
eslint-plugin: [no-useless-template-literals] add fix suggestions
eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable
eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line
eslint-plugin: [no-unnecessary-condition] improve checking optional callee
eslint-plugin: [prefer-readonly] support modifiers of unions and intersections
eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option
7c673a1
85ae4a8
5a56708
c3767ed
8ca5e5e
e0f591e
1aa8664
aa7ab0e
78db0ad
5205192
Updates @typescript-eslint/parser from 6.14.0 to 6.19.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
6.19.0 (2024-01-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. 6.18.1 (2024-01-08) 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. 6.18.0 (2024-01-06) 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. 6.17.0 (2024-01-01) Note: Version bump only for package @typescript-eslint/parser You can read about our versioning strategy and releases on our website. 6.16.0 (2023-12-25) Note: Version bump only for package @typescript-eslint/parser You can read about our versioning strategy and releases on our website. 6.15.0 (2023-12-18) Note: Version bump only for package @typescript-eslint/parser You can read about our versioning strategy and releases on our website.
This was a version bump only for parser to align it with other projects, there were no code changes.
Note: Version bump only for package @typescript-eslint/parser
1ee3087
21460ef
d0977ab
e566a5d
7246e56
6128a02
Updates aws-cdk from 2.114.1 to 2.121.1
aws-cdk
Sourced from aws-cdk's releases.
Sourced from aws-cdk's changelog.
539cdc5
37c79b9
a63ef74
3656a4c
178b845
10ed194
dde5975
f9bf0e0
8071015
Updates eslint from 8.55.0 to 8.56.0
eslint
Sourced from eslint's releases.
v8.56.0 Features 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin) 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri) Bug Fixes 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta) 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin) Documentation 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE) 3a22236 docs: Update README (GitHub Actions Bot) 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti) 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta) fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx) 48ed5a6 docs: Update README (GitHub Actions Bot) Chores ba6af85 chore: upgrade @eslint/js@8.56.0 (#17864) (Milos Djermanovic) 60a531a chore: package.json update for @eslint/js release (Jenkins) ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot]) 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨) 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas) f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然) 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然) 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然) fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)
0dd9704
31a7e3f
7d5e5f6
TypeError: fs.exists is not a function
74739c8
9007719
3a22236
54c3ca6
4391b71
fd28363
48ed5a6
ba6af85
@eslint/js
@8
60a531a
ba87a06
9271d10
70a686b
f3a599d
905d4b7
4d7c3ce
fd0c60c
Sourced from eslint's changelog.
v8.56.0 - December 15, 2023 ba6af85 chore: upgrade @eslint/js@8.56.0 (#17864) (Milos Djermanovic) 60a531a chore: package.json update for @eslint/js release (Jenkins) 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin) 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri) ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot]) 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta) 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨) 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas) 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE) f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然) 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然) 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然) 3a22236 docs: Update README (GitHub Actions Bot) 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti) 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta) fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx) fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta) 48ed5a6 docs: Update README (GitHub Actions Bot) 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)
v8.56.0 - December 15, 2023
8e8e9f8
085978b
Updates prettier from 3.1.1 to 3.2.2
prettier
Sourced from prettier's releases.
3.2.2 🔗 Changelog 3.2.1 🔗 Changelog 3.2.0 diff 🔗 Release note
🔗 Changelog
diff
🔗 Release note
Sourced from prettier's changelog.
3.2.2 diff Fix crash when parsing template literal CSS in a JSX style tag using a spread attribute (#15896 by @eelco)
@eelco
Bumps the cdk-infra-deps group in /cdk_infra with 7 updates:
2.114.1
2.121.1
20.10.4
20.11.3
6.14.0
6.19.0
6.14.0
6.19.0
2.114.1
2.121.1
8.55.0
8.56.0
3.1.1
3.2.2
Updates
aws-cdk-lib
from 2.114.1 to 2.121.1Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
f3f217e
revert: allowing log group config for SFN CR (#28699)754fd99
feat(ec2): add dual stack vpc support (#28480)cf97f47
feat(ecs): support for capacity provider managed instance draining (#28672)b9f4923
feat(cloudwatch-actions): support alarm lambda action (#28484)5f96d13
fix(ecs): unnecessary CloudWatch logs ResourcePolicy (#28495)7d68fee
chore: npm-check-updates && yarn upgrade (#28434)0cada61
docs(route53): crossaccountrole scope-down guidance (#28624)7912d88
feat(codebuild): X-Large Linux compute type (#28642)1822cc9
feat(certificatemanager): key algorithm support forPrivateCertificate
and ...3bf57de
docs(ec2): wrong description for InterfaceVpcEndpoint (#28632)Updates
@types/node
from 20.10.4 to 20.11.3Commits
Updates
@typescript-eslint/eslint-plugin
from 6.14.0 to 6.19.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7c673a1
chore(release): publish 6.19.085ae4a8
fix(eslint-plugin): [no-unnecesary-type-assertion] treat unknown/any as nulla...5a56708
fix(eslint-plugin): [no-unnecessary-type-assertion] detect unnecessary non-nu...c3767ed
feat(eslint-plugin): [no-useless-template-literals] add fix suggestions (#8065)8ca5e5e
docs: force space after await in no-floating-promises snippet (#8228)e0f591e
feat(eslint-plugin): [no-array-delete] add new rule (#8067)1aa8664
feat(eslint-plugin): [prefer-promise-reject-errors] add rule (#8011)aa7ab0e
chore(release): publish 6.18.178db0ad
chore: fix test formatting in prefer-readonly.test.ts (#8223)5205192
fix(eslint-plugin): [switch-exhaustiveness-check] fix new allowDefaultCaseFor...Updates
@typescript-eslint/parser
from 6.14.0 to 6.19.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
7c673a1
chore(release): publish 6.19.0aa7ab0e
chore(release): publish 6.18.11ee3087
chore: enable eslint-plugin-jsdoc internally (#8145)21460ef
chore(release): publish 6.18.0d0977ab
chore: use nx release (#8194)e566a5d
chore: publish v6.17.07246e56
chore: publish v6.16.06128a02
chore: publish v6.15.0Updates
aws-cdk
from 2.114.1 to 2.121.1Release notes
Sourced from aws-cdk's releases.
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
... (truncated)
Commits
7d68fee
chore: npm-check-updates && yarn upgrade (#28434)539cdc5
chore: update cdk-from-cfn (#28654)37c79b9
feat(cli): option to ignore no stacks (#28387)a63ef74
chore: upgrade dependencies in cli (#28639)3656a4c
chore(pkglint): uncomment pkglint functionality (#28622)178b845
chore: update cdk-from-cfn version (#28619)10ed194
fix(cli):cdk diff
falsely reports resource replacements on trivial templat...dde5975
fix(cli): direct deploy method fails when there are no updates (#28523)f9bf0e0
chore: updated Copyright year range for 2024 (#28542)8071015
chore(migrate): only allow migrate on healthy stacks (#28452)Updates
eslint
from 8.55.0 to 8.56.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
8e8e9f8
8.56.0085978b
Build: changelog update for 8.56.0ba6af85
chore: upgrade@eslint/js
@8
.56.0 (#17864)60a531a
chore: package.json update for@eslint/js
release0dd9704
feat: Support custom severity when reporting unused disable directives (#17212)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783)7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846)9271d10
chore: add GitHub issue template for docs issues (#17845)70a686b
chore: Convert rule tests to FlatRuleTester (#17819)Updates
prettier
from 3.1.1 to 3.2.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.