Bump the cdk-infra-deps group in /cdk_infra with 7 updates #1608
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the cdk-infra-deps group in /cdk_infra with 7 updates:
2.130.0
2.136.0
20.11.20
20.12.6
7.1.0
7.6.0
7.1.0
7.6.0
2.130.0
2.136.0
8.57.0
9.0.0
5.3.3
5.4.4
Updates
aws-cdk-lib
from 2.130.0 to 2.136.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
615ee2d
feat(rds): specify PreferredMaintenanceWindow in reader or writer props (#29686)2814011
fix(s3-assets): throw if path property is empty (#29425)069013e
docs(elasticloadbalancingv2): set proper default for stickiness (#29726)b82320b
revert: "fix(elasticloadbalancerV2): logicalId supports switch from addTarget...8e3848c
fix(elasticloadbalancerV2): logicalId supports switch from addTargetGroups (u...36fd79d
fix(iam): grantAssumeRole silently fails with service and account principals ...a12887b
fix(cloudwatch-actions):LambdaAction
fails if added to multiple action typ...10357c0
fix(pipelines): codeStar connection accepts nested repository (#29631)d5b8594
feat(stepfunction): add enableExecuteCommand to sfn ECSRunTask (#29638)e63c777
feat(lambda): adding support for Ruby3.3 lambda runtime (#29680)Updates
@types/node
from 20.11.20 to 20.12.6Commits
Updates
@typescript-eslint/eslint-plugin
from 7.1.0 to 7.6.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)4bac40c
docs: fix incorrect tab item values in prefer-optional-chain (#8867)a7bdd1c
test(eslint-plugin): render snapshots of ESLint output for each code example ...41d893f
docs(eslint-plugin): [consistent-return] add warning section use noImplicitRe...d063275
docs: feature-freeze member-ordering, naming-convention, sort-type-constituen...a14ba9d
chore(release): publish 7.5.0ecb6b55
docs: add homepage (#8742)f0b1c4f
fix(eslint-plugin): [no-unnecessary-type-assertion] handle exactOptionalPrope...5707268
fix(eslint-plugin): [no-floating-promises] handle TaggedTemplateExpression (#...Updates
@typescript-eslint/parser
from 7.1.0 to 7.6.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
e1db872
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, ...5995614
chore(release): publish 7.3.14cf8ec7
chore(release): publish 7.3.0883f220
fix: correctengines.node
constraints inpackage.json
(#8671)Updates
aws-cdk
from 2.130.0 to 2.136.0Release notes
Sourced from aws-cdk's releases.
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
... (truncated)
Commits
21dba21
fix(cli): diff with changeset fails if deploy role cannot be assumed (#29718)70dc4e8
chore(CLI): add--changeset
as an alias for--change-set
(#29683)798ef67
chore: npm-check-updates && yarn upgrade (#29630)4dbf5c8
fix(cli): cdk watch for Lambdas with Advanced Logging Controls do not stream ...5c30255
fix(cli): ecs hotswap deployment waits correctly for success or failure (#28448)f60e6e9
revert: "feat(cli): warn of non-existent stacks incdk destroy
" (#29577)798b1b4
chore: npm-check-updates && yarn upgrade (#29553)0fee99b
chore: typo fixes (#29475)067539a
fix(CLI):cdk diff
stack deletion causes a race condition (#29492)f0d1d67
feat(cli): warn of non-existent stacks incdk destroy
(#27921)Updates
eslint
from 8.57.0 to 9.0.0Release notes
Sourced from eslint's releases.