Skip to content

Commit 2a0625a

Browse files
Update dependency @aws-cdk/cloud-assembly-schema to v40.2.0 (#2036)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@aws-cdk/cloud-assembly-schema](https://redirect.github.com/aws/aws-cdk) ([source](https://redirect.github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/cloud-assembly-schema)) | dependencies | minor | [`40.0.7` -> `40.2.0`](https://renovatebot.com/diffs/npm/@aws-cdk%2fcloud-assembly-schema/40.0.7/40.2.0) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>aws/aws-cdk-cli (@&#8203;aws-cdk/cloud-assembly-schema)</summary> ### [`v40.2.0`](https://redirect.github.com/aws/aws-cdk-cli/releases/tag/%40aws-cdk/cloud-assembly-schema%40v40.2.0) [Compare Source](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) #### [40.2.0](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) (2025-02-20) ##### Features - initial commit of code in new repository ([#&#8203;37](https://redirect.github.com/aws/aws-cdk-cli/issues/37)) ([1dbec5c](https://redirect.github.com/aws/aws-cdk-cli/commit/1dbec5ce06b1d1a939236848cd9b27b849171d31)) ##### Bug Fixes - **cloud-assembly-schema/cli:** manifest validation fails on Node <18.17 ([#&#8203;61](https://redirect.github.com/aws/aws-cdk-cli/issues/61)) ([bc82193](https://redirect.github.com/aws/aws-cdk-cli/commit/bc82193f889c301586ce657c579f350e7cc7c8b1)) ### [`v40.1.0`](https://redirect.github.com/aws/aws-cdk-cli/releases/tag/%40aws-cdk/cloud-assembly-schema%40v40.1.0) [Compare Source](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) #### [40.1.0](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) (2025-02-19) ##### Features - initial commit of code in new repository ([#&#8203;37](https://redirect.github.com/aws/aws-cdk-cli/issues/37)) ([1dbec5c](https://redirect.github.com/aws/aws-cdk-cli/commit/1dbec5ce06b1d1a939236848cd9b27b849171d31)) ##### Bug Fixes - **cloud-assembly-schema/cli:** manifest validation fails on Node <18.17 ([#&#8203;61](https://redirect.github.com/aws/aws-cdk-cli/issues/61)) ([bc82193](https://redirect.github.com/aws/aws-cdk-cli/commit/bc82193f889c301586ce657c579f350e7cc7c8b1)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 9e82c87 commit 2a0625a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-ts-nextjs/demoapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-dom": "19.0.0",
2222
"tailwindcss": "3.4.17",
2323
"typescript": "5.7.3",
24-
"@aws-cdk/cloud-assembly-schema": "40.0.7"
24+
"@aws-cdk/cloud-assembly-schema": "40.2.0"
2525
},
2626
"devDependencies": {
2727
"sst": "3.9.10",

0 commit comments

Comments
 (0)