pulumi/pulumi (@pulumi/pulumi)
### [`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)
pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)
### [`v3.117.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.117.0)
[Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.116.1...v3.117.0)
#### 3.117.0 (2024-05-24)
##### 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)
Configuration
š Schedule: Branch creation - At any time (no schedule defined), 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 these updates 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.1
->3.117.0
v3.116.1
->v3.117.0
v3.116.1
->v3.117.0
3.116.1
->3.117.0
Release Notes
pulumi/pulumi (@pulumi/pulumi)
### [`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)pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)
### [`v3.117.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.117.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.116.1...v3.117.0) #### 3.117.0 (2024-05-24) ##### 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)Configuration
š Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.