UnstoppableMango / pulumi-kubernetes-the-hard-way

A Pulumi component provider that implements Kelsey Hightower's Kubernetes the Hard Way
Apache License 2.0
0 stars 0 forks source link

Update pulumi to v3.117.0 #274

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@pulumi/pulumi (source) 3.116.1 -> 3.117.0 age adoption passing confidence dependencies minor
github.com/pulumi/pulumi/pkg/v3 v3.116.1 -> v3.117.0 age adoption passing confidence require minor
github.com/pulumi/pulumi/sdk/v3 v3.116.1 -> v3.117.0 age adoption passing confidence require minor
pulumi/pulumi 3.116.1 -> 3.117.0 age adoption passing confidence minor

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.