Skip to content

Commit a425b1b

Browse files
Update dependency @aws-cdk/cloud-assembly-schema to v41 (#2088)
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 | major | [`40.7.0` -> `41.2.0`](https://renovatebot.com/diffs/npm/@aws-cdk%2fcloud-assembly-schema/40.7.0/41.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> ### [`v41.2.0`](https://redirect.github.com/aws/aws-cdk-cli/releases/tag/%40aws-cdk/cloud-assembly-schema%40v41.2.0) [Compare Source](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) #### [41.2.0](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) (2025-03-19) ##### Features - record CLI version in manifest package ([#&#8203;184](https://redirect.github.com/aws/aws-cdk-cli/issues/184)) ([ef550a0](https://redirect.github.com/aws/aws-cdk-cli/commit/ef550a0c8f3dbda09547331176bca9dbaadb59d3)) ### [`v41.1.0`](https://redirect.github.com/aws/aws-cdk-cli/releases/tag/%40aws-cdk/cloud-assembly-schema%40v41.1.0) [Compare Source](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) #### [41.1.0](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) (2025-03-13) ##### Features - record CLI version in manifest package ([#&#8203;184](https://redirect.github.com/aws/aws-cdk-cli/issues/184)) ([ef550a0](https://redirect.github.com/aws/aws-cdk-cli/commit/ef550a0c8f3dbda09547331176bca9dbaadb59d3)) ### [`v41.0.0`](https://redirect.github.com/aws/aws-cdk-cli/releases/tag/%40aws-cdk/cloud-assembly-schema%40v41.0.0) [Compare Source](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) #### [41.0.0](https://redirect.github.com/aws/aws-cdk-cli/compare/@aws-cdk/[email protected]...@aws-cdk/[email protected]) (2025-03-06) ##### Features - assets can have a display name ([#&#8203;175](https://redirect.github.com/aws/aws-cdk-cli/issues/175)) ([7c65899](https://redirect.github.com/aws/aws-cdk-cli/commit/7c65899a0826d9f62d37fa5b299aa547350a8b62)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am every weekday" (UTC), 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 1a6db9e commit a425b1b

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

0 commit comments

Comments
 (0)