Skip to content

Commit 809e7dd

Browse files
Update dependency @pulumi/alicloud to v3.82.0 (#2224)
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.81.0` -> `3.82.0`](https://renovatebot.com/diffs/npm/@pulumi%2falicloud/3.81.0/3.82.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.82.0`](https://redirect.github.com/pulumi/pulumi-alicloud/releases/tag/v3.82.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-alicloud/compare/v3.81.0...v3.82.0) ##### Does the PR have any schema changes? Found 2 breaking changes: ##### Resources - "alicloud:alikafka/instance:Instance": required: - `🟢` "diskSize" property is no longer Required - `🟢` "diskType" property is no longer Required ##### New resources: - `cloudfirewall/policyAdvancedConfig.PolicyAdvancedConfig` - `esa/customScenePolicy.CustomScenePolicy` - `esa/version.Version` - `threatdetection/cycleTask.CycleTask` ##### New functions: - `hbr/getUdmSnapshots.getUdmSnapshots` #### What's Changed - Upgrade terraform-provider-alicloud to v1.253.0 by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1028](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1028) **Full Changelog**: pulumi/pulumi-alicloud@v3.81.0...v3.82.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 d22bb20 commit 809e7dd

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.81.0",
7+
"@pulumi/alicloud": "3.82.0",
88
"@pulumi/pulumi": "3.158.0"
99
}
1010
}

0 commit comments

Comments
 (0)