Commit f3500b3
authored
Update first-party Pulumi dependencies (patch) (#2090)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/azure-native](https://pulumi.com)
([source](https://redirect.github.com/pulumi/pulumi-azure-native)) |
dependencies | patch | [`2.89.1` ->
`2.89.3`](https://renovatebot.com/diffs/npm/@pulumi%2fazure-native/2.89.1/2.89.3)
|
| [@pulumi/digitalocean](https://pulumi.io)
([source](https://redirect.github.com/pulumi/pulumi-digitalocean)) |
dependencies | patch | [`4.40.1` ->
`4.40.2`](https://renovatebot.com/diffs/npm/@pulumi%2fdigitalocean/4.40.1/4.40.2)
|
|
[github.com/pulumi/pulumi-azure-native-sdk/app/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk)
| require | patch | `v2.90.0-alpha.1741957992` ->
`v2.90.0-alpha.1742483016` |
|
[github.com/pulumi/pulumi-azure-native-sdk/authorization/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk)
| require | patch | `v2.90.0-alpha.1741957992` ->
`v2.90.0-alpha.1742483016` |
|
[github.com/pulumi/pulumi-azure-native-sdk/cdn/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk)
| require | patch | `v2.90.0-alpha.1741957992` ->
`v2.90.0-alpha.1742483016` |
|
[github.com/pulumi/pulumi-azure-native-sdk/containerinstance/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk)
| require | patch | `v2.90.0-alpha.1741957992` ->
`v2.90.0-alpha.1742483016` |
|
[github.com/pulumi/pulumi-azure-native-sdk/containerregistry/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk)
| require | patch | `v2.90.0-alpha.1741957992` ->
`v2.90.0-alpha.1742483016` |
|
[github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk)
| require | patch | `v2.90.0-alpha.1741957992` ->
`v2.90.0-alpha.1742483016` |
|
[github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk)
| require | patch | `v2.90.0-alpha.1741957992` ->
`v2.90.0-alpha.1742483016` |
|
[github.com/pulumi/pulumi-azure-native-sdk/operationalinsights/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk)
| require | patch | `v2.90.0-alpha.1741957992` ->
`v2.90.0-alpha.1742483016` |
|
[github.com/pulumi/pulumi-azure-native-sdk/resources/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk)
| require | patch | `v2.90.0-alpha.1741957992` ->
`v2.90.0-alpha.1742483016` |
|
[github.com/pulumi/pulumi-azure-native-sdk/storage/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk)
| require | patch | `v2.90.0-alpha.1741957992` ->
`v2.90.0-alpha.1742483016` |
|
[github.com/pulumi/pulumi-azure-native-sdk/web/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk)
| require | patch | `v2.90.0-alpha.1741957992` ->
`v2.90.0-alpha.1742483016` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>pulumi/pulumi-azure-native
(@​pulumi/azure-native)</summary>
###
[`v2.89.3`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.89.3)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.89.2...v2.89.3)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.89.3 -->
##### What's Changed
- In v3, generate default versions only SDK for Go, too by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/4036](https://redirect.github.com/pulumi/pulumi-azure-native/pull/4036)
- Fix generic resources by passing the correct API version to Read and
Delete by [@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/4043](https://redirect.github.com/pulumi/pulumi-azure-native/pull/4043)
- Add more type name overrides for conflicting enums in v3 by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/4045](https://redirect.github.com/pulumi/pulumi-azure-native/pull/4045)
**Full Changelog**:
pulumi/pulumi-azure-native@v2.89.2...v2.89.3
###
[`v2.89.2`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.89.2)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.89.1...v2.89.2)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.89.2 -->
##### What's Changed
- Fix schema generation when run under path with dots by
[@​tie](https://redirect.github.com/tie) in
[https://github.com/pulumi/pulumi-azure-native/pull/3968](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3968)
- Include API Version in input/state by
[@​EronWright](https://redirect.github.com/EronWright) in
[https://github.com/pulumi/pulumi-azure-native/pull/4015](https://redirect.github.com/pulumi/pulumi-azure-native/pull/4015)
- Generate a default API versions only schema and use it for sdkgen in
version 3+ by [@​thomas11](https://redirect.github.com/thomas11)
in
[https://github.com/pulumi/pulumi-azure-native/pull/4016](https://redirect.github.com/pulumi/pulumi-azure-native/pull/4016)
- Add Parameterize to generate an SDK for a specific API version by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/4010](https://redirect.github.com/pulumi/pulumi-azure-native/pull/4010)
- Only initialize custom resources if provider is not parameterized by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/4030](https://redirect.github.com/pulumi/pulumi-azure-native/pull/4030)
- Support static website Read() from id in addition to state to enable
import by [@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/4035](https://redirect.github.com/pulumi/pulumi-azure-native/pull/4035)
- Update `$ref` references in metadata when parameterizing by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/4031](https://redirect.github.com/pulumi/pulumi-azure-native/pull/4031)
- Add an integration test for parameterization and moving from default
resource to parameterized by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/4032](https://redirect.github.com/pulumi/pulumi-azure-native/pull/4032)
##### New Contributors
- [@​tie](https://redirect.github.com/tie) made their first
contribution in
[https://github.com/pulumi/pulumi-azure-native/pull/3968](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3968)
**Full Changelog**:
pulumi/pulumi-azure-native@v2.89.1...v2.89.2
</details>
<details>
<summary>pulumi/pulumi-digitalocean
(@​pulumi/digitalocean)</summary>
###
[`v4.40.2`](https://redirect.github.com/pulumi/pulumi-digitalocean/releases/tag/v4.40.2)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-digitalocean/compare/v4.40.1...v4.40.2)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
##### What's Changed
- Update GitHub Actions workflows. by
[@​pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-digitalocean/pull/983](https://redirect.github.com/pulumi/pulumi-digitalocean/pull/983)
- Update GitHub Actions workflows. by
[@​pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-digitalocean/pull/985](https://redirect.github.com/pulumi/pulumi-digitalocean/pull/985)
- Update GitHub Actions workflows. by
[@​pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-digitalocean/pull/987](https://redirect.github.com/pulumi/pulumi-digitalocean/pull/987)
- Upgrade pulumi-terraform-bridge to v3.104.0 by
[@​pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-digitalocean/pull/990](https://redirect.github.com/pulumi/pulumi-digitalocean/pull/990)
- Update GitHub Actions workflows. by
[@​pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-digitalocean/pull/991](https://redirect.github.com/pulumi/pulumi-digitalocean/pull/991)
- Update GitHub Actions workflows. by
[@​pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-digitalocean/pull/992](https://redirect.github.com/pulumi/pulumi-digitalocean/pull/992)
- Update GitHub Actions workflows. by
[@​pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-digitalocean/pull/993](https://redirect.github.com/pulumi/pulumi-digitalocean/pull/993)
- Update GitHub Actions workflows. by
[@​pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-digitalocean/pull/994](https://redirect.github.com/pulumi/pulumi-digitalocean/pull/994)
- Update GitHub Actions workflows. by
[@​pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-digitalocean/pull/996](https://redirect.github.com/pulumi/pulumi-digitalocean/pull/996)
- Upgrade pulumi-terraform-bridge to v3.105.0 by
[@​pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-digitalocean/pull/999](https://redirect.github.com/pulumi/pulumi-digitalocean/pull/999)
- Update GitHub Actions workflows. by
[@​pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-digitalocean/pull/1000](https://redirect.github.com/pulumi/pulumi-digitalocean/pull/1000)
- Upgrade terraform-provider-digitalocean to v2.49.2 by
[@​pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-digitalocean/pull/1002](https://redirect.github.com/pulumi/pulumi-digitalocean/pull/1002)
**Full Changelog**:
pulumi/pulumi-digitalocean@v4.40.1...v4.40.2
</details>
<details>
<summary>pulumi/pulumi-azure-native-sdk
(github.com/pulumi/pulumi-azure-native-sdk/app/v2)</summary>
###
[`v2.90.0-alpha.1742483016`](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1742473594...v2.90.0-alpha.1742483016)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1742473594...v2.90.0-alpha.1742483016)
###
[`v2.90.0-alpha.1742473594`](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1742315441...v2.90.0-alpha.1742473594)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1742315441...v2.90.0-alpha.1742473594)
###
[`v2.90.0-alpha.1742315441`](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1742308077...v2.90.0-alpha.1742315441)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1742308077...v2.90.0-alpha.1742315441)
###
[`v2.90.0-alpha.1742308077`](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1742305876...v2.90.0-alpha.1742308077)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1742305876...v2.90.0-alpha.1742308077)
###
[`v2.90.0-alpha.1742305876`](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1742300324...v2.90.0-alpha.1742305876)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1742300324...v2.90.0-alpha.1742305876)
###
[`v2.90.0-alpha.1742300324`](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1742297972...v2.90.0-alpha.1742300324)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1742297972...v2.90.0-alpha.1742300324)
###
[`v2.90.0-alpha.1742297972`](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1741957992...v2.90.0-alpha.1742297972)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.90.0-alpha.1741957992...v2.90.0-alpha.1742297972)
</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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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 7a4e545 commit f3500b3
File tree
38 files changed
+122
-122
lines changed- aws-ts-ecs-anywhere
- azure-go-aci
- azure-go-aks-helm
- azure-go-aks-managed-identity
- azure-go-aks-multicluster
- azure-go-aks
- azure-go-appservice-docker
- azure-go-call-azure-sdk
- azure-go-containerapps
- azure-go-static-website
- azure-ts-aci
- azure-ts-aks-helm
- azure-ts-aks-managed-identity
- azure-ts-aks-multicluster
- azure-ts-aks
- azure-ts-appservice-docker
- azure-ts-appservice
- azure-ts-call-azure-sdk
- azure-ts-containerapps
- azure-ts-cosmosdb-logicapp
- azure-ts-functions-many
- azure-ts-functions
- azure-ts-oidc-provider-pulumi-cloud
- azure-ts-static-website
- azure-ts-synapse
- azure-ts-webapp-privateendpoint-vnet-injection
- azure-ts-webserver
- digitalocean-ts-k8s
- digitalocean-ts-loadbalanced-droplets
38 files changed
+122
-122
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments