Commit e0e9da0
authored
Update module github.com/pulumi/pulumi/pkg/v3 to v3.174.0 (#477)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/pulumi/pulumi/pkg/v3](https://redirect.github.com/pulumi/pulumi)
| require | minor | `v3.173.0` -> `v3.174.0` |
---
### Release Notes
<details>
<summary>pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)</summary>
###
[`v3.174.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.174.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi/compare/v3.173.0...v3.174.0)
#### 3.174.0 (2025-06-04)
##### Features
- \[auto/go] Add PolicyPacks to preview/up options
[#​19702](https://redirect.github.com/pulumi/pulumi/pull/19702)
- \[engine] Overhaul of how the import option works, the engine can now
import and then update a resource in a single deployment
[#​19339](https://redirect.github.com/pulumi/pulumi/pull/19339)
- \[yaml] Update YAML to 1.19.2
[#​19727](https://redirect.github.com/pulumi/pulumi/pull/19727)
- \[sdkgen/python] Add sdkgen for non object method invoke return values
[#​19660](https://redirect.github.com/pulumi/pulumi/pull/19660)
##### Bug Fixes
- \[engine] Fix loading of non-client language runtimes when running
inline programs
[#​19713](https://redirect.github.com/pulumi/pulumi/pull/19713)
- \[engine] Revert recent changes to the config system
[#​19721](https://redirect.github.com/pulumi/pulumi/pull/19721)
- \[sdk] Fix of breaking change to WithMocks which splits interface for
MethodCall
[#​19687](https://redirect.github.com/pulumi/pulumi/pull/19687)
##### Miscellaneous
- \[cli] Ensure logs and tracing are fully written out before exiting
[#​19714](https://redirect.github.com/pulumi/pulumi/pull/19714)
- \[engine] Log callbacks requests
[#​19691](https://redirect.github.com/pulumi/pulumi/pull/19691)
- \[sdk/nodejs] Require Node.js >= 20
[#​19697](https://redirect.github.com/pulumi/pulumi/pull/19697)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "every weekday" (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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>1 parent 9718335 commit e0e9da0
4 files changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments