Skip to content

Commit 4bed81c

Browse files
aws-cdk-automationgithub-actionsmrgrain
authored
chore(deps): upgrade dependencies (#103)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/aws-cdk-cli/actions/runs/13488349902 ------ *Automatically created by projen via the "upgrade" workflow* --------- Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]> Co-authored-by: Momo Kornher <[email protected]>
1 parent d4795eb commit 4bed81c

File tree

19 files changed

+305
-296
lines changed

19 files changed

+305
-296
lines changed

Diff for: package.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/@aws-cdk/cdk-build-tools/package.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/@aws-cdk/cdk-cli-wrapper/package.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/@aws-cdk/cli-lib-alpha/THIRD_PARTY_LICENSES

+2-2
Original file line numberDiff line numberDiff line change
@@ -14006,7 +14006,7 @@ Apache License
1400614006

1400714007
----------------
1400814008

14009-
** @jsii/check-node@1.106.0 - https://www.npmjs.com/package/@jsii/check-node/v/1.106.0 | Apache-2.0
14009+
** @jsii/check-node@1.107.0 - https://www.npmjs.com/package/@jsii/check-node/v/1.107.0 | Apache-2.0
1401014010
jsii
1401114011
Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
1401214012

@@ -26411,7 +26411,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2641126411

2641226412
----------------
2641326413

26414-
** strnum@1.0.5 - https://www.npmjs.com/package/strnum/v/1.0.5 | MIT
26414+
** strnum@1.1.1 - https://www.npmjs.com/package/strnum/v/1.1.1 | MIT
2641526415
MIT License
2641626416

2641726417
Copyright (c) 2021 Natural Intelligence

Diff for: packages/@aws-cdk/cli-lib-alpha/package.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/@aws-cdk/cli-plugin-contract/package.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/@aws-cdk/cloud-assembly-schema/package.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/@aws-cdk/cloudformation-diff/package.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/@aws-cdk/node-bundle/package.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/@aws-cdk/toolkit-lib/package.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/@aws-cdk/user-input-gen/package.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/@aws-cdk/yarn-cling/package.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/aws-cdk/THIRD_PARTY_LICENSES

+2-2
Original file line numberDiff line numberDiff line change
@@ -13799,7 +13799,7 @@ Apache License
1379913799

1380013800
----------------
1380113801

13802-
** @jsii/check-node@1.106.0 - https://www.npmjs.com/package/@jsii/check-node/v/1.106.0 | Apache-2.0
13802+
** @jsii/check-node@1.107.0 - https://www.npmjs.com/package/@jsii/check-node/v/1.107.0 | Apache-2.0
1380313803
jsii
1380413804
Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
1380513805

@@ -26204,7 +26204,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2620426204

2620526205
----------------
2620626206

26207-
** strnum@1.0.5 - https://www.npmjs.com/package/strnum/v/1.0.5 | MIT
26207+
** strnum@1.1.1 - https://www.npmjs.com/package/strnum/v/1.1.1 | MIT
2620826208
MIT License
2620926209

2621026210
Copyright (c) 2021 Natural Intelligence
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"aws-cdk-lib": "2.179.0", "constructs": "^10.0.0"}
1+
{"aws-cdk-lib": "2.180.0", "constructs": "^10.0.0"}

Diff for: packages/aws-cdk/lib/init-templates/.recommended-feature-flags.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,6 @@
6464
"@aws-cdk/aws-route53-targets:userPoolDomainNameMethodWithoutCustomResource": true,
6565
"@aws-cdk/aws-elasticloadbalancingV2:albDualstackWithoutPublicIpv4SecurityGroupRulesDefault": true,
6666
"@aws-cdk/aws-iam:oidcRejectUnauthorizedConnections": true,
67-
"@aws-cdk/core:enableAdditionalMetadataCollection": true
67+
"@aws-cdk/core:enableAdditionalMetadataCollection": true,
68+
"@aws-cdk/aws-lambda:createNewPoliciesWithAddToRolePolicy": true
6869
}

Diff for: packages/aws-cdk/package.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)