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.124.0 #354

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/pulumi/pulumi/pkg/v3 v3.122.0 -> v3.124.0 age adoption passing confidence require minor
github.com/pulumi/pulumi/sdk/v3 v3.122.0 -> v3.124.0 age adoption passing confidence require minor
pulumi/pulumi 3.122.0 -> 3.124.0 age adoption passing confidence minor

Release Notes

pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3) ### [`v3.124.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.124.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.123.0...v3.124.0) #### 3.124.0 (2024-07-12) ##### Features - \[cli/state] Introduce a state move command that can be used to move resources between stacks/projects [#​16630](https://togithub.com/pulumi/pulumi/pull/16630) ##### Bug Fixes - \[engine] Fix an issue where `pulumi up --continue-on-error` could result in a snapshot integrity failure - \[yaml] Fixes using StackReference outputs of types other than 'string' in Pulumi YAML [#​16636](https://togithub.com/pulumi/pulumi/pull/16636) - \[cli/new] Install policy or project dependencies based on nearest configuration file - \[sdk/nodejs] Don't count plugins from a nested policy pack in GetRequiredPlugins [#​16632](https://togithub.com/pulumi/pulumi/pull/16632) - \[sdk/nodejs] Revert the implementation of `dependsOn` for invokes in the NodeJS SDK ### [`v3.123.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.123.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.122.0...v3.123.0) #### 3.123.0 (2024-07-10) ##### Features - \[docs] Add ability to constrain supported languages of resource and function overlays [#​16579](https://togithub.com/pulumi/pulumi/pull/16579) - \[engine] Guess references to properties 'name' and 'arn' between dependant resources during import [#​16234](https://togithub.com/pulumi/pulumi/pull/16234) - \[sdk/nodejs] Add `dependsOn` to `InvokeOptions` in the NodeJS SDK [#​16560](https://togithub.com/pulumi/pulumi/pull/16560) ##### Bug Fixes - \[cli/new] Use default values for language specific prompts when using --yes [#​16595](https://togithub.com/pulumi/pulumi/pull/16595) - \[docs] Fix generating constructor syntax examples for kubernetes [#​16574](https://togithub.com/pulumi/pulumi/pull/16574) - \[docs] Fix generating constructor syntax examples in Go for package awsx [#​16583](https://togithub.com/pulumi/pulumi/pull/16583) - \[backend/service] Retry POST requests that time out during handshake timeouts [#​16576](https://togithub.com/pulumi/pulumi/pull/16576) - \[engine] Avoid computing refresh `Diff`s for external resources [#​16544](https://togithub.com/pulumi/pulumi/pull/16544) - \[engine] Fix program hanging when the import resource option is used and the inputs don't match [#​16572](https://togithub.com/pulumi/pulumi/pull/16572) - \[programgen/go] Do not emit index module for resources without a schema [#​16588](https://togithub.com/pulumi/pulumi/pull/16588) - \[sdk/go] Fix out-of-range panic when sanitizing PATH env var [#​16575](https://togithub.com/pulumi/pulumi/pull/16575) - \[sdk/nodejs] Fix creating a closure with object getters and setters [#​16568](https://togithub.com/pulumi/pulumi/pull/16568) - \[programgen/python] Fix Python program generation for remote assets [#​16556](https://togithub.com/pulumi/pulumi/pull/16556) ##### Miscellaneous - \[ci] Use latest patch version of Go in CI [#​16609](https://togithub.com/pulumi/pulumi/pull/16609) - \[sdk/nodejs] Bump `@opentelemetry` packages in the NodeJS SDK [#​16558](https://togithub.com/pulumi/pulumi/pull/16558)

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.