Skip to content

Commit d2309e8

Browse files
Update dependency @pulumi/alicloud to v3.83.0 (#2225)
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.82.0` -> `3.83.0`](https://renovatebot.com/diffs/npm/@pulumi%2falicloud/3.82.0/3.83.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.83.0`](https://redirect.github.com/pulumi/pulumi-alicloud/releases/tag/v3.83.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-alicloud/compare/v3.82.0...v3.83.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. ##### New resources: - `rds/whitelistTemplate.WhitelistTemplate` #### 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/1029](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1029) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1030](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1030) - Upgrade pulumi-java to 1.16.0 by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1031](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1031) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1032](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1032) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1033](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1033) - Upgrade terraform-provider-alicloud to v1.254.0 by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-alicloud/pull/1035](https://redirect.github.com/pulumi/pulumi-alicloud/pull/1035) **Full Changelog**: pulumi/pulumi-alicloud@v3.82.0...v3.83.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 809e7dd commit d2309e8

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

0 commit comments

Comments
 (0)