Skip to content

Commit 7a05c84

Browse files
Update dependency @aws-cdk/cloud-assembly-schema to v40.7.0 (#2060)
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.2.0` -> `40.7.0`](https://renovatebot.com/diffs/npm/@aws-cdk%2fcloud-assembly-schema/40.2.0/40.7.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.7.0`](https://redirect.github.com/aws/aws-cdk-cli/releases/tag/%40aws-cdk/cloud-assembly-schema%40v40.7.0) [Compare Source](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) #### [40.7.0](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) (2025-03-03) ### [`v40.6.0`](https://redirect.github.com/aws/aws-cdk-cli/releases/tag/%40aws-cdk/cloud-assembly-schema%40v40.6.0) [Compare Source](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) #### [40.6.0](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) (2025-02-26) ### [`v40.5.0`](https://redirect.github.com/aws/aws-cdk-cli/releases/tag/%40aws-cdk/cloud-assembly-schema%40v40.5.0) [Compare Source](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) #### [40.5.0](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) (2025-02-26) ### [`v40.4.0`](https://redirect.github.com/aws/aws-cdk-cli/releases/tag/%40aws-cdk/cloud-assembly-schema%40v40.4.0) [Compare Source](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) #### [40.4.0](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) (2025-02-25) ### [`v40.3.0`](https://redirect.github.com/aws/aws-cdk-cli/releases/tag/%40aws-cdk/cloud-assembly-schema%40v40.3.0) [Compare Source](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) #### [40.3.0](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) (2025-02-24) </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 ba07317 commit 7a05c84

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.2.0"
24+
"@aws-cdk/cloud-assembly-schema": "40.7.0"
2525
},
2626
"devDependencies": {
2727
"sst": "3.9.15",

0 commit comments

Comments
 (0)