Skip to content

Commit f0b2888

Browse files
Update dependency @pulumi/alicloud to v3.79.0 (#2221)
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.78.0` -> `3.79.0`](https://renovatebot.com/diffs/npm/@pulumi%2falicloud/3.78.0/3.79.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.79.0`](https://redirect.github.com/pulumi/pulumi-alicloud/releases/tag/v3.79.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-alicloud/compare/v3.78.0...v3.79.0) ##### Does the PR have any schema changes? Found 19 breaking changes: ##### Types - `🟢` "alicloud:alb/getLoadBalancersBalancerZoneMapping:getLoadBalancersBalancerZoneMapping": required: "status" property has changed to Required - "alicloud:alb/getLoadBalancersBalancerZoneMappingLoadBalancerAddress:getLoadBalancersBalancerZoneMappingLoadBalancerAddress": required: - `🟢` "allocationId" property has changed to Required - `🟢` "eipType" property has changed to Required - `🟢` "intranetAddress" property has changed to Required - `🟢` "intranetAddressHcStatus" property has changed to Required - `🟢` "ipv4LocalAddresses" property has changed to Required - `🟢` "ipv6Address" property has changed to Required - `🟢` "ipv6AddressHcStatus" property has changed to Required - `🟢` "ipv6LocalAddresses" property has changed to Required - `🟢` "alicloud:ecs/getDedicatedHostsHost:getDedicatedHostsHost": required: "instances" property has changed to Required - `🟢` "alicloud:ecs/getInstancesInstance:getInstancesInstance": required: "tags" property has changed to Required - "alicloud:ess/getScalingRulesRule:getScalingRulesRule": required: - `🟢` "disableScaleIn" property has changed to Required - `🟢` "estimatedInstanceWarmup" property has changed to Required - `🟢` "hybridMetrics" property has changed to Required - `🟢` "hybridMonitorNamespace" property has changed to Required - `🟢` "metricType" property has changed to Required - `🟢` "scaleInEvaluationCount" property has changed to Required - `🟢` "scaleOutEvaluationCount" property has changed to Required - `🟢` "stepAdjustments" property has changed to Required ##### New resources: - `ecs/ramRoleAttachment.RamRoleAttachment` - `eflo/vsc.Vsc` - `lindorm/publicNetwork.PublicNetwork` - `pai/workspaceUserConfig.WorkspaceUserConfig` - `rds/dbProxyPublic.DbProxyPublic` ##### New functions: - `fc/getV3Triggers.getV3Triggers` - `sls/getAlerts.getAlerts` #### 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/1002](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1002) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1004](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1004) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1005](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1005) - Upgrade terraform-provider-alicloud to v1.250.0 by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1008](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1008) **Full Changelog**: pulumi/pulumi-alicloud@v3.78.0...v3.79.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 4a0b723 commit f0b2888

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

0 commit comments

Comments
 (0)