pulumiverse / infra

IaC for all infrastructure required by Pulumiverse
Apache License 2.0
6 stars 15 forks source link

Update dependency @pulumi/pulumi to v3.91.1 #121

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi 3.89.0 -> 3.91.1 age adoption passing confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi) ### [`v3.91.1`](https://togithub.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#3911-2023-10-27) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.91.0...v3.91.1) ##### Bug Fixes - \[cli/display] Fix misleading output in stack ls --json [#​14309](https://togithub.com/pulumi/pulumi/pull/14309) - \[sdkgen/python] Fix regression where constructing ResourceArgs would fail if required arguments were missing. [#​14427](https://togithub.com/pulumi/pulumi/pull/14427) ### [`v3.91.0`](https://togithub.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#3910-2023-10-25) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.90.1...v3.91.0) ##### Features - \[cli] Adds a new `pulumi install` command which will install packages and plugins for a project. [#​13081](https://togithub.com/pulumi/pulumi/pull/13081) ##### Bug Fixes - \[engine] Fix generation of property paths in diff. [#​14337](https://togithub.com/pulumi/pulumi/pull/14337) ### [`v3.90.1`](https://togithub.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#3901-2023-10-24) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.90.0...v3.90.1) ##### Bug Fixes - \[cli/config] Don't crash on empty config values [#​14328](https://togithub.com/pulumi/pulumi/pull/14328) - \[sdkgen/python] Fix issue calling nonexistent `_configure` method on external types [#​14318](https://togithub.com/pulumi/pulumi/pull/14318) - \[sdkgen/python] Fix calling `_configure` with an Output value [#​14321](https://togithub.com/pulumi/pulumi/pull/14321) ### [`v3.90.0`](https://togithub.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#3900-2023-10-23) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.89.0...v3.90.0) ##### Features - \[auto/nodejs] Add support for the path option for config operations [#​14305](https://togithub.com/pulumi/pulumi/pull/14305) - \[engine] Converters can return diagnostics from `ConvertState`. [#​14135](https://togithub.com/pulumi/pulumi/pull/14135) ##### Bug Fixes - \[cli] Tightened the parser for property paths to be less prone to typos [#​14257](https://togithub.com/pulumi/pulumi/pull/14257) - \[engine] Fix handling of explicit providers and --target-dependents. [#​14238](https://togithub.com/pulumi/pulumi/pull/14238) - \[engine] Fix automatic diffs comparing against output instead of input properties. [#​14256](https://togithub.com/pulumi/pulumi/pull/14256) - \[sdkgen/dotnet] Fix codegen with nested modules. [#​14297](https://togithub.com/pulumi/pulumi/pull/14297) - \[programgen/go] Fix codegen to correctly output pulumi.Array instead of pulumi.AnyArray [#​14299](https://togithub.com/pulumi/pulumi/pull/14299) - \[cli/new] `pulumi new` now allows users to bypass existing project name checks. [#​14081](https://togithub.com/pulumi/pulumi/pull/14081) - \[sdk/nodejs] Nodejs now supports unknown resource IDs. [#​14137](https://togithub.com/pulumi/pulumi/pull/14137) - \[sdkgen/python] Fix `_configure` failing due to required args mismatch. [#​14281](https://togithub.com/pulumi/pulumi/pull/14281) ##### Miscellaneous - \[cli] Pull in fixes from esc v0.5.6 [#​14284](https://togithub.com/pulumi/pulumi/pull/14284) - \[protobuf] Add a config as property map field to RunRequest and pass that to the SDK [#​14273](https://togithub.com/pulumi/pulumi/pull/14273) - \[sdk/python] updates grpcio dependency [#​14259](https://togithub.com/pulumi/pulumi/pull/14259)

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.