Skip to content

Commit

Permalink
chore: npm-check-updates && yarn upgrade (#31399)
Browse files Browse the repository at this point in the history
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
  • Loading branch information
aws-cdk-automation authored Sep 11, 2024
1 parent 9ab27b6 commit 1e20375
Show file tree
Hide file tree
Showing 14 changed files with 852 additions and 519 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"build-all": "tsc -b"
},
"devDependencies": {
"@nx/workspace": "^19.6.5",
"@nx/workspace": "^19.7.2",
"@types/node": "18.11.19",
"@types/prettier": "2.6.0",
"@yarnpkg/lockfile": "^1.1.0",
Expand All @@ -29,7 +29,7 @@
"jsii-pacmak": "1.103.1",
"jsii-reflect": "1.103.1",
"lerna": "^8.1.8",
"nx": "^19.6.5",
"nx": "^19.7.2",
"patch-package": "^6.5.1",
"semver": "^7.6.3",
"standard-version": "^9.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk-testing/cli-integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@aws-sdk/client-sso": "3.637.0",
"@aws-sdk/client-sts": "3.637.0",
"@aws-sdk/credential-providers": "3.637.0",
"@smithy/util-retry": "3.0.3",
"@smithy/types": "3.3.0",
"@smithy/util-retry": "3.0.4",
"@smithy/types": "3.4.0",
"axios": "^1.7.7",
"chalk": "^4",
"fs-extra": "^9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk-testing/framework-integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@aws-cdk/lambda-layer-kubectl-v30": "^2.0.1",
"aws-cdk-lib": "0.0.0",
"aws-sdk-mock": "5.6.0",
"cdk8s": "2.68.104",
"cdk8s": "2.69.0",
"cdk8s-plus-27": "2.9.5",
"constructs": "^10.0.0"
},
Expand Down
46 changes: 8 additions & 38 deletions packages/@aws-cdk/cli-lib-alpha/THIRD_PARTY_LICENSES
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ The @aws-cdk/cli-lib-alpha package includes the following third-party software/l

----------------

** @jsii/check-node@1.102.0 - https://www.npmjs.com/package/@jsii/check-node/v/1.102.0 | Apache-2.0
** @jsii/check-node@1.103.1 - https://www.npmjs.com/package/@jsii/check-node/v/1.103.1 | Apache-2.0
jsii
Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Expand Down Expand Up @@ -266,7 +266,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

----------------

** ajv@8.16.0 - https://www.npmjs.com/package/ajv/v/8.16.0 | MIT
** ajv@8.17.1 - https://www.npmjs.com/package/ajv/v/8.17.1 | MIT
The MIT License (MIT)

Copyright (c) 2015-2021 Evgeny Poberezkin
Expand Down Expand Up @@ -458,7 +458,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI

----------------

** [email protected].5 - https://www.npmjs.com/package/async/v/3.2.5 | MIT
** [email protected].6 - https://www.npmjs.com/package/async/v/3.2.6 | MIT
Copyright (c) 2010-2018 Caolan McMahon

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down Expand Up @@ -493,17 +493,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE

----------------

** [email protected] - https://www.npmjs.com/package/aws-sdk/v/2.1653.0 | Apache-2.0
AWS SDK for JavaScript
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.

This product includes software developed at
Amazon Web Services, Inc. (http://aws.amazon.com/).


----------------

** [email protected] - https://www.npmjs.com/package/aws-sdk/v/2.1675.0 | Apache-2.0
** [email protected] - https://www.npmjs.com/package/aws-sdk/v/2.1691.0 | Apache-2.0
AWS SDK for JavaScript
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Expand Down Expand Up @@ -1133,7 +1123,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

----------------

** [email protected].5 - https://www.npmjs.com/package/debug/v/4.3.5 | MIT
** [email protected].7 - https://www.npmjs.com/package/debug/v/4.3.7 | MIT
(The MIT License)

Copyright (c) 2014-2017 TJ Holowaychuk <[email protected]>
Expand Down Expand Up @@ -1260,7 +1250,7 @@ THE SOFTWARE.

----------------

** escalade@3.1.2 - https://www.npmjs.com/package/escalade/v/3.1.2 | MIT
** escalade@3.2.0 - https://www.npmjs.com/package/escalade/v/3.2.0 | MIT
MIT License

Copyright (c) Luke Edwards <[email protected]> (lukeed.com)
Expand Down Expand Up @@ -2413,7 +2403,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

----------------

** [email protected].2 - https://www.npmjs.com/package/ms/v/2.1.2 | MIT
** [email protected].3 - https://www.npmjs.com/package/ms/v/2.1.3 | MIT

----------------

Expand Down Expand Up @@ -3151,26 +3141,6 @@ Copyright (c) 2010-2024 Mathias Bynens <https://mathiasbynens.be/>
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


----------------

** [email protected] - https://www.npmjs.com/package/semver/v/7.6.2 | ISC
The ISC License

Copyright (c) Isaac Z. Schlueter and Contributors

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


----------------

** [email protected] - https://www.npmjs.com/package/semver/v/7.6.3 | ISC
Expand Down Expand Up @@ -3578,7 +3548,7 @@ THE SOFTWARE.

----------------

** tslib@2.6.3 - https://www.npmjs.com/package/tslib/v/2.6.3 | 0BSD
** tslib@2.7.0 - https://www.npmjs.com/package/tslib/v/2.7.0 | 0BSD
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
Expand Down
12 changes: 7 additions & 5 deletions packages/@aws-cdk/cx-api/FEATURE_FLAGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Flags come in three types:
| [@aws-cdk/aws-ecs:removeDefaultDeploymentAlarm](#aws-cdkaws-ecsremovedefaultdeploymentalarm) | When enabled, remove default deployment alarm settings | 2.143.0 | (default) |
| [@aws-cdk/custom-resources:logApiResponseDataPropertyTrueDefault](#aws-cdkcustom-resourceslogapiresponsedatapropertytruedefault) | When enabled, the custom resource used for `AwsCustomResource` will configure the `logApiResponseData` property as true by default | 2.145.0 | (fix) |
| [@aws-cdk/aws-s3:keepNotificationInImportedBucket](#aws-cdkaws-s3keepnotificationinimportedbucket) | When enabled, Adding notifications to a bucket in the current stack will not remove notification from imported stack. | 2.155.0 | (fix) |
| [@aws-cdk/aws-stepfunctions-tasks:useNewS3UriParametersForBedrockInvokeModelTask](#aws-cdkaws-stepfunctions-tasksusenews3uriparametersforbedrockinvokemodeltask) | When enabled, use new props for S3 URI field in task definition of state machine for bedrock invoke model. | V2NEXT | (fix) |
| [@aws-cdk/aws-stepfunctions-tasks:useNewS3UriParametersForBedrockInvokeModelTask](#aws-cdkaws-stepfunctions-tasksusenews3uriparametersforbedrockinvokemodeltask) | When enabled, use new props for S3 URI field in task definition of state machine for bedrock invoke model. | 2.156.0 | (fix) |

<!-- END table -->

Expand Down Expand Up @@ -134,8 +134,7 @@ The following json shows the current recommended set of flags, as `cdk init` wou
"@aws-cdk/aws-ec2:ebsDefaultGp3Volume": true,
"@aws-cdk/aws-ecs:removeDefaultDeploymentAlarm": true,
"@aws-cdk/custom-resources:logApiResponseDataPropertyTrueDefault": false,
"@aws-cdk/aws-s3:keepNotificationInImportedBucket": false,
"@aws-cdk/aws-stepfunctions-tasks:useNewS3UriParametersForBedrockInvokeModelTask": true
"@aws-cdk/aws-s3:keepNotificationInImportedBucket": false
}
}
```
Expand Down Expand Up @@ -179,6 +178,7 @@ are migrating a v1 CDK project to v2, explicitly set any of these flags which do
| [@aws-cdk/aws-lambda:recognizeVersionProps](#aws-cdkaws-lambdarecognizeversionprops) | Enable this feature flag to opt in to the updated logical id calculation for Lambda Version created using the `fn.currentVersion`. | (fix) | 1.106.0 | `false` | `true` |
| [@aws-cdk/aws-cloudfront:defaultSecurityPolicyTLSv1.2\_2021](#aws-cdkaws-cloudfrontdefaultsecuritypolicytlsv12_2021) | Enable this feature flag to have cloudfront distributions use the security policy TLSv1.2_2021 by default. | (fix) | 1.117.0 | `false` | `true` |
| [@aws-cdk/pipelines:reduceAssetRoleTrustScope](#aws-cdkpipelinesreduceassetroletrustscope) | Remove the root account principal from PipelineAssetsFileRole trust policy | (default) | | `false` | `true` |
| [@aws-cdk/aws-stepfunctions-tasks:useNewS3UriParametersForBedrockInvokeModelTask](#aws-cdkaws-stepfunctions-tasksusenews3uriparametersforbedrockinvokemodeltask) | When enabled, use new props for S3 URI field in task definition of state machine for bedrock invoke model. | (fix) | | `false` | `true` |

<!-- END diff -->

Expand All @@ -194,7 +194,8 @@ Here is an example of a `cdk.json` file that restores v1 behavior for these flag
"@aws-cdk/aws-apigateway:usagePlanKeyOrderInsensitiveId": false,
"@aws-cdk/aws-lambda:recognizeVersionProps": false,
"@aws-cdk/aws-cloudfront:defaultSecurityPolicyTLSv1.2_2021": false,
"@aws-cdk/pipelines:reduceAssetRoleTrustScope": false
"@aws-cdk/pipelines:reduceAssetRoleTrustScope": false,
"@aws-cdk/aws-stepfunctions-tasks:useNewS3UriParametersForBedrockInvokeModelTask": false
}
}
```
Expand Down Expand Up @@ -1372,8 +1373,9 @@ When this feature flag is enabled, specify newly introduced props 's3InputUri' a
| Since | Default | Recommended |
| ----- | ----- | ----- |
| (not in v1) | | |
| V2NEXT | `true` | `true` |
| 2.156.0 | `true` | `true` |

**Compatibility with old behavior:** Disable the feature flag to use input and output path fields for s3 URI


<!-- END details -->
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"@aws-cdk/lazify": "0.0.0",
"aws-sdk-client-mock": "^3.1.0",
"aws-sdk-client-mock-jest": "^3.1.0",
"cdk8s": "2.68.104",
"cdk8s": "2.69.0",
"constructs": "^10.0.0",
"delay": "5.0.0",
"esbuild": "^0.23.1",
Expand Down
14 changes: 2 additions & 12 deletions packages/aws-cdk/THIRD_PARTY_LICENSES
Original file line number Diff line number Diff line change
Expand Up @@ -284,16 +284,6 @@ Permission to use, copy, modify, and/or distribute this software for any purpose
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


----------------

** [email protected] - https://www.npmjs.com/package/aws-sdk/v/2.1688.0 | Apache-2.0
AWS SDK for JavaScript
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.

This product includes software developed at
Amazon Web Services, Inc. (http://aws.amazon.com/).


----------------

** [email protected] - https://www.npmjs.com/package/aws-sdk/v/2.1691.0 | Apache-2.0
Expand Down Expand Up @@ -926,7 +916,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

----------------

** [email protected].6 - https://www.npmjs.com/package/debug/v/4.3.6 | MIT
** [email protected].7 - https://www.npmjs.com/package/debug/v/4.3.7 | MIT
(The MIT License)

Copyright (c) 2014-2017 TJ Holowaychuk <[email protected]>
Expand Down Expand Up @@ -2206,7 +2196,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

----------------

** [email protected].2 - https://www.npmjs.com/package/ms/v/2.1.2 | MIT
** [email protected].3 - https://www.npmjs.com/package/ms/v/2.1.3 | MIT

----------------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "22.5.3",
"@types/node": "22.5.4",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"aws-cdk": "%cdk-version%",
"ts-node": "^10.9.2",
"typescript": "~5.5.4"
"typescript": "~5.6.2"
},
"dependencies": {
"aws-cdk-lib": "%cdk-version%",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "22.5.3",
"@types/node": "22.5.4",
"aws-cdk-lib": "%cdk-version%",
"constructs": "%constructs-version%",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4"
"typescript": "~5.6.2"
},
"peerDependencies": {
"aws-cdk-lib": "%cdk-version%",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "22.5.3",
"@types/node": "22.5.4",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"aws-cdk": "%cdk-version%",
"ts-node": "^10.9.2",
"typescript": "~5.5.4"
"typescript": "~5.6.2"
},
"dependencies": {
"aws-cdk-lib": "%cdk-version%",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@aws-cdk/region-info": "0.0.0",
"@jsii/check-node": "1.103.1",
"archiver": "^5.3.2",
"aws-sdk": "^2.1688.0",
"aws-sdk": "^2.1691.0",
"camelcase": "^6.3.0",
"cdk-assets": "^2.151.29",
"cdk-from-cfn": "^0.162.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/@aws-cdk/cdk-build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"glob": "^7.2.3",
"jest": "^29.7.0",
"jest-junit": "^13.2.0",
"jsii": "~5.4.34",
"jsii": "~5.4.35",
"jsii-rosetta": "~5.4.35",
"jsii-pacmak": "1.103.1",
"jsii-reflect": "1.103.1",
Expand Down
2 changes: 1 addition & 1 deletion tools/@aws-cdk/lazify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29",
"ts-jest": "^29",
"typescript": "~5.4.5",
"cjs-module-lexer": "^1.4.0"
"cjs-module-lexer": "^1.4.1"
},
"dependencies": {
"esbuild": "^0.23.1",
Expand Down
Loading

0 comments on commit 1e20375

Please sign in to comment.