Bump the cdk-infra-deps group across 1 directory with 8 updates #1684
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 8 updates in the /cdk_infra directory:
2.160.0
2.162.1
10.3.0
10.4.2
22.7.4
22.7.5
8.8.0
8.9.0
8.8.0
8.9.0
2.160.0
2.162.1
9.11.1
9.12.0
5.6.2
5.6.3
Updates
aws-cdk-lib
from 2.160.0 to 2.162.1Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
c1b240e
fix(elasticloadbalancingv2):http2Enabled
with true is ignored in Applicati...2d255ea
chore(ec2): add kafka interface vpc endpoints (#31565)fc09bc1
feat(eks): support eks with k8s 1.31 (#31707)daaf0aa
feat(cdk): expose authorizer id and authorization type (#31622)8d851a9
feat(elasticloadbalancingv2): support TCP idle timeout for Network Load Balan...35ed5c6
fix(iam): override Role.applyRemovalPolicy for customizeRoles (#31652)81b47b7
docs(events): update link about key policy for event bus (#31674)c9481fc
docs(route53): fix broken heading (#31693)17b12f2
chore: switch to using@cdklabs/eslint-plugin
(#31682)642a944
feat(ecs): add fargate ephemeral storage encryption to cluster settings (#30759)Updates
constructs
from 10.3.0 to 10.4.2Release notes
Sourced from constructs's releases.
Commits
892bb11
fix: cannot create root construct in python (#2500)fab93a5
chore(deps): upgrade dev dependencies (#2506)b06a17d
chore(deps): upgrade dev dependencies (#2504)dcae75e
chore(deps): upgrade dev dependencies (#2502)3f6a73a
fix: revert "fix: cannot create root construct in python" (#2499)bb7f237
fix: cannot create root construct in python (#2496)75f29f4
feat: stabilize experimental code (#2497)e9bf09c
fix: unnecessary strict node requirement in engines in package.json (#2498)912158f
fix: Python constructs do not implement a compatible interface (#2495)037cd6a
chore(deps): upgrade dev dependencies (#2494)Updates
@types/node
from 22.7.4 to 22.7.5Commits
Updates
@typescript-eslint/eslint-plugin
from 8.8.0 to 8.9.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
4666ed4
chore(release): publish 8.9.0ef8642b
fix(eslint-plugin): handle unions in await...for (#10110)ef5df2f
docs: updateordered-imports
status (#10129)60f0766
fix(eslint-plugin): correct use-at-your-own-risk type definitions (#10049)15d0960
fix(eslint-plugin): [no-unused-vars] never report the naming of an enum membe...a87c296
fix(eslint-plugin): [no-loop-func] sync from upstream base rule (#10103)656a36e
docs: [no-unsafe-call] clarify that you can never safely narrow Function (#10...7ea2074
chore(deps): update dependency eslint-plugin-perfectionist to v3.8.0 (#9976)762dd1a
fix(eslint-plugin): [prefer-literal-enum-member] report a different error mes...e47d398
fix(eslint-plugin): [return-await] sync the behavior with await-thenable (#10...Updates
@typescript-eslint/parser
from 8.8.0 to 8.9.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
4666ed4
chore(release): publish 8.9.0f898248
chore(release): publish 8.8.1Updates
aws-cdk
from 2.160.0 to 2.162.1Release notes
Sourced from aws-cdk's releases.
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
... (truncated)
Commits
5c2787a
fix(cli):cdk import
errors with 'S3 error: Access Denied' (#31727)17b12f2
chore: switch to using@cdklabs/eslint-plugin
(#31682)857bdc7
docs: update s3 bucket physical names to use amazon owned s3 buckets (#31576)3e40edc
feat(cli): cdk rollback (#31684)f603c97
fix(core):cdk diff
on large templates fails when passing in `toolkitStackN...6e96234
revert: feat(cli): cdk rollback (#31407) (#31657)a37b27e
chore: introducepromiseall-no-unbounded-parallelism
linter rule (#31592)be1207b
fix(core): file asset publishing role not used incdk diff
to upload large ...0755561
feat(cli):cdk rollback
(#31407)b20fd8e
chore: document new--unstable
protocol for CLI features (#31612)Updates
eslint
from 9.11.1 to 9.12.0Release notes
Sourced from eslint's releases.