pulumi/pulumi (@pulumi/pulumi)
### [`v3.119.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.119.0)
[Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.118.0...v3.119.0)
#### 3.119.0 (2024-06-05)
##### Features
- \[cli] Incorporate v0.9.1 of the esc CLI.
[#16322](https://togithub.com/pulumi/pulumi/pull/16322)
- \[auto/{go,nodejs,python}] Add support for `--all` parameter of the `stack ls` command to the Automation API
[#16266](https://togithub.com/pulumi/pulumi/pull/16266)
- \[components/yaml] Upgrade pulumi-yaml to 1.8.0
[#16325](https://togithub.com/pulumi/pulumi/pull/16325)
##### Bug Fixes
- \[cli/new] Populate pulumi:template tag also for interactively selected templates
[#16308](https://togithub.com/pulumi/pulumi/pull/16308)
- \[backend/service] Improve error reporting when policy pack download fails
[#16306](https://togithub.com/pulumi/pulumi/pull/16306)
##### Miscellaneous
- \[sdk/python] Move dependency installation and python command invocation to Toolchain interface
[#16243](https://togithub.com/pulumi/pulumi/pull/16243)
### [`v3.118.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.118.0)
[Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.117.0...v3.118.0)
#### 3.118.0 (2024-05-31)
##### Features
- \[sdk] Improve plugin parameterize interface
[#16283](https://togithub.com/pulumi/pulumi/pull/16283)
- \[sdk] Require consumers to set an explicit forward compatibility policy for forward compatibility in plugin.Provider
[#16293](https://togithub.com/pulumi/pulumi/pull/16293)
- \[programgen/go] Implement importPathPattern in Go language options to override emitted paths in generated Go programs
[#16267](https://togithub.com/pulumi/pulumi/pull/16267)
- \[sdk/{go,nodejs,python}] Make stack transforms a stable, non-experimental feature
[#16282](https://togithub.com/pulumi/pulumi/pull/16282)
##### Bug Fixes
- \[auto/go] Add missing ContinueOnError option function
[#16291](https://togithub.com/pulumi/pulumi/pull/16291)
- \[cli/display] Don't rewrite in-progress replacement steps if an error occurs
[#16292](https://togithub.com/pulumi/pulumi/pull/16292)
- \[docs] Fix generating constructor examples for resources that have numeric enums as input
[#16223](https://togithub.com/pulumi/pulumi/pull/16223)
- \[engine] Fix panic with --continue-on-error on delete after failed create
[#16261](https://togithub.com/pulumi/pulumi/pull/16261)
### [`v3.117.0`](https://togithub.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31170-2024-05-24)
[Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.116.1...v3.117.0)
##### Features
- \[engine] Guess ID references of dependant resources when generating code for import operations
[#16208](https://togithub.com/pulumi/pulumi/pull/16208)
##### Bug Fixes
- \[engine] Check property dependencies and deleted-with relationships for target dependents
[#16220](https://togithub.com/pulumi/pulumi/pull/16220)
- \[engine] Propagate dependencies of untargeted resources correctly during targeted updates
[#16247](https://togithub.com/pulumi/pulumi/pull/16247)
- \[backend/diy] Rewrite DeletedWith references when renaming stacks
[#16216](https://togithub.com/pulumi/pulumi/pull/16216)
- \[cli/state] Fix state renames involving DeletedWith
[#16260](https://togithub.com/pulumi/pulumi/pull/16260)
- \[sdk/python] Use a separate type variable for static methods on Output
[#16172](https://togithub.com/pulumi/pulumi/pull/16172)
- \[sdk/python] Relax Output.all types to better match the implementation
[#16172](https://togithub.com/pulumi/pulumi/pull/16172)
- \[sdkgen/python] Generate **init**.py files for modules that only contain enumerations
[#16229](https://togithub.com/pulumi/pulumi/pull/16229)
### [`v3.116.1`](https://togithub.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31161-2024-05-15)
[Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.116.0...v3.116.1)
##### Features
- \[docs] Resource docs: bump the number of displayed supporting types from 200 to 1000 by default
[#16185](https://togithub.com/pulumi/pulumi/pull/16185)
- \[sdk/go] Prefer pluginDownloadURLOverrides over PluginDownloadURL specified in the package
[#16186](https://togithub.com/pulumi/pulumi/pull/16186)
##### Bug Fixes
- \[engine] Fix panic when using `pulumi up --refresh --continue-on-error`
[#16184](https://togithub.com/pulumi/pulumi/pull/16184)
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
3.116.0
->3.119.0
Release Notes
pulumi/pulumi (@pulumi/pulumi)
### [`v3.119.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.119.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.118.0...v3.119.0) #### 3.119.0 (2024-06-05) ##### Features - \[cli] Incorporate v0.9.1 of the esc CLI. [#16322](https://togithub.com/pulumi/pulumi/pull/16322) - \[auto/{go,nodejs,python}] Add support for `--all` parameter of the `stack ls` command to the Automation API [#16266](https://togithub.com/pulumi/pulumi/pull/16266) - \[components/yaml] Upgrade pulumi-yaml to 1.8.0 [#16325](https://togithub.com/pulumi/pulumi/pull/16325) ##### Bug Fixes - \[cli/new] Populate pulumi:template tag also for interactively selected templates [#16308](https://togithub.com/pulumi/pulumi/pull/16308) - \[backend/service] Improve error reporting when policy pack download fails [#16306](https://togithub.com/pulumi/pulumi/pull/16306) ##### Miscellaneous - \[sdk/python] Move dependency installation and python command invocation to Toolchain interface [#16243](https://togithub.com/pulumi/pulumi/pull/16243) ### [`v3.118.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.118.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.117.0...v3.118.0) #### 3.118.0 (2024-05-31) ##### Features - \[sdk] Improve plugin parameterize interface [#16283](https://togithub.com/pulumi/pulumi/pull/16283) - \[sdk] Require consumers to set an explicit forward compatibility policy for forward compatibility in plugin.Provider [#16293](https://togithub.com/pulumi/pulumi/pull/16293) - \[programgen/go] Implement importPathPattern in Go language options to override emitted paths in generated Go programs [#16267](https://togithub.com/pulumi/pulumi/pull/16267) - \[sdk/{go,nodejs,python}] Make stack transforms a stable, non-experimental feature [#16282](https://togithub.com/pulumi/pulumi/pull/16282) ##### Bug Fixes - \[auto/go] Add missing ContinueOnError option function [#16291](https://togithub.com/pulumi/pulumi/pull/16291) - \[cli/display] Don't rewrite in-progress replacement steps if an error occurs [#16292](https://togithub.com/pulumi/pulumi/pull/16292) - \[docs] Fix generating constructor examples for resources that have numeric enums as input [#16223](https://togithub.com/pulumi/pulumi/pull/16223) - \[engine] Fix panic with --continue-on-error on delete after failed create [#16261](https://togithub.com/pulumi/pulumi/pull/16261) ### [`v3.117.0`](https://togithub.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31170-2024-05-24) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.116.1...v3.117.0) ##### Features - \[engine] Guess ID references of dependant resources when generating code for import operations [#16208](https://togithub.com/pulumi/pulumi/pull/16208) ##### Bug Fixes - \[engine] Check property dependencies and deleted-with relationships for target dependents [#16220](https://togithub.com/pulumi/pulumi/pull/16220) - \[engine] Propagate dependencies of untargeted resources correctly during targeted updates [#16247](https://togithub.com/pulumi/pulumi/pull/16247) - \[backend/diy] Rewrite DeletedWith references when renaming stacks [#16216](https://togithub.com/pulumi/pulumi/pull/16216) - \[cli/state] Fix state renames involving DeletedWith [#16260](https://togithub.com/pulumi/pulumi/pull/16260) - \[sdk/python] Use a separate type variable for static methods on Output [#16172](https://togithub.com/pulumi/pulumi/pull/16172) - \[sdk/python] Relax Output.all types to better match the implementation [#16172](https://togithub.com/pulumi/pulumi/pull/16172) - \[sdkgen/python] Generate **init**.py files for modules that only contain enumerations [#16229](https://togithub.com/pulumi/pulumi/pull/16229) ### [`v3.116.1`](https://togithub.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31161-2024-05-15) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.116.0...v3.116.1) ##### Features - \[docs] Resource docs: bump the number of displayed supporting types from 200 to 1000 by default [#16185](https://togithub.com/pulumi/pulumi/pull/16185) - \[sdk/go] Prefer pluginDownloadURLOverrides over PluginDownloadURL specified in the package [#16186](https://togithub.com/pulumi/pulumi/pull/16186) ##### Bug Fixes - \[engine] Fix panic when using `pulumi up --refresh --continue-on-error` [#16184](https://togithub.com/pulumi/pulumi/pull/16184)Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.