Skip to content

Commit d22bb20

Browse files
Update dependency @pulumi/alicloud to v3.81.0 (#2223)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/alicloud](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-alicloud)) | dependencies | minor | [`3.80.0` -> `3.81.0`](https://renovatebot.com/diffs/npm/@pulumi%2falicloud/3.80.0/3.81.0) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>pulumi/pulumi-alicloud (@&#8203;pulumi/alicloud)</summary> ### [`v3.81.0`](https://redirect.github.com/pulumi/pulumi-alicloud/releases/tag/v3.81.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-alicloud/compare/v3.80.0...v3.81.0) ##### Does the PR have any schema changes? Found 4 breaking changes: ##### Resources - "alicloud:cs/nodePool:NodePool": required: - `🟢` "instanceTypes" property is no longer Required - `🟢` "vswitchIds" property is no longer Required - `🟢` "alicloud:rds/custom:Custom": required: "amount" property is no longer Required ##### Types - `🟢` "alicloud:cen/getTransitRouterRouteTablePropagationsPropagation:getTransitRouterRouteTablePropagationsPropagation": required: "transitRouterRouteTableId" property has changed to Required ##### New resources: - `message/serviceService.ServiceService` #### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1019](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1019) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1020](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1020) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1021](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1021) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1022](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1022) - Upgrade terraform-provider-alicloud to v1.252.0 by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1024](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1024) **Full Changelog**: pulumi/pulumi-alicloud@v3.80.0...v3.81.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am every weekday" (UTC), Automerge - Monday through Friday ( * * * * 1-5 ) (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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsImltcGFjdC9uby1jaGFuZ2Vsb2ctcmVxdWlyZWQiXX0=--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 2eff9c6 commit d22bb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alicloud-ts-ecs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@types/node": "22.13.14"
55
},
66
"dependencies": {
7-
"@pulumi/alicloud": "3.80.0",
7+
"@pulumi/alicloud": "3.81.0",
88
"@pulumi/pulumi": "3.158.0"
99
}
1010
}

0 commit comments

Comments
 (0)