Bump the cdk-infra-deps group across 1 directory with 7 updates #1740
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 with 7 updates in the /cdk_infra directory:
2.174.0
2.176.0
22.10.5
22.10.7
8.19.1
8.21.0
8.19.1
8.21.0
2.174.0
2.176.0
9.17.0
9.18.0
5.7.2
5.7.3
Updates
aws-cdk-lib
from 2.174.0 to 2.176.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
1c4473a
chore(release): 2.176.0a5a0168
feat(apigatewayv2-integrations):WebSocketMockIntegration
props (#30622)3fbc785
fix(rds): incorrect version definition of MySQL 8.4.3 (#32934)1d7d1fc
chore(cli): also suppress test logging for CLI (#32952)fb2b229
chore(spec2cdk): remove skipping iot1click service (#32899)8ff930a
docs(route53): fix typos (#32875)e33ebb4
docs(lambda-nodejs): fix typos (#32873)2d7e7c4
docs(lambda-event-sources): fix typos (#32872)e498572
docs(rds): fix typos (#32874)f0e2f2a
chore: stop proptest failures by giving fewer guarantees (#32885)Updates
@types/node
from 22.10.5 to 22.10.7Commits
Updates
@typescript-eslint/eslint-plugin
from 8.19.1 to 8.21.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
79af426
chore(release): publish 8.21.0609a78f
test(eslint-plugin): adjust tests to verifyno-unnecessary-type-assertion
d...fb4ca72
fix(eslint-plugin): [no-duplicate-enum-values] handle template literal (#10675)1895948
fix(eslint-plugin): [no-base-to-string] don't crash for recursive array or tu...74f1c5a
fix(eslint-plugin): [no-for-in-array] report on any type which may be an arra...916b989
fix(eslint-plugin): check JSX spread elements for misused spread usage (#10653)31be053
chore: fix failing test on master70f3092
docs: [no-misused-spread] fix sample code (#10659)a157fd4
chore: standardized on inline named exports (mostly) (#10596)3dbcc19
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type args on jsx (...Updates
@typescript-eslint/parser
from 8.19.1 to 8.21.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
79af426
chore(release): publish 8.21.0a157fd4
chore: standardized on inline named exports (mostly) (#10596)ea6fbea
chore(release): publish 8.20.0Updates
aws-cdk
from 2.174.0 to 2.176.0Release notes
Sourced from aws-cdk's releases.
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
... (truncated)
Commits
1d7d1fc
chore(cli): also suppress test logging for CLI (#32952)5a830a0
chore: dotnet upgrade from 6.0 -> 8.0 (#32894)ef135ef
chore(cli): use CliIoHost as logger everywhere (#32708)97af31b
fix(core): use correct formatting for aggregate errors inaws-cdk
(#32817)b021efe
chore(cli): fix typo in ToolkitError symbol (#32882)88247b9
chore(docs): fix typos (#32861)3c0acce
fix(cli): "no stack found in the main cloud assembly" (#32839)78fba23
chore(cli): rename_
tocommand
inUserInput
(#32822)62ae02e
chore(cli): synth is now default command name, synthesize is alias (#32823)a8ad62c
chore(cli): rename cli-args-gen into user-input-gen (#32821)Updates
eslint
from 9.17.0 to 9.18.0Release notes
Sourced from eslint's releases.