pulumiverse / infra

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

Update dependency @pulumi/pulumi to v3.96.2 #135

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi (source) 3.95.0 -> 3.96.2 age adoption passing confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi) ### [`v3.96.2`](https://togithub.com/pulumi/pulumi/releases/tag/v3.96.2) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.96.1...v3.96.2) #### 3.96.2 (2023-12-08) ##### Features - \[cli] The CLI now uses the yaml converter plugin rather than yaml convert logic linked in. [#​14437](https://togithub.com/pulumi/pulumi/pull/14437) ##### Bug Fixes - \[cli/display] Fixes displaying `warning: GOCOVERDIR not set, no coverage data emitted` [#​14804](https://togithub.com/pulumi/pulumi/pull/14804) - \[engine] Don't validate URNs, this was causing issues with unexpected data from filestate backends. [#​14741](https://togithub.com/pulumi/pulumi/pull/14741) ### [`v3.96.1`](https://togithub.com/pulumi/pulumi/releases/tag/v3.96.1) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.96.0...v3.96.1) #### 3.96.1 (2023-12-07) ##### Bug Fixes - \[sdkgen/nodejs] Include [@​types/google-protobuf](https://togithub.com/types/google-protobuf) as a dependency ### [`v3.96.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.96.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.95.0...v3.96.0) #### 3.96.0 (2023-12-07) ##### Features - \[cli] Add `--import-file` to `pulumi preview` to generate a placeholder import file for every resource that needs to Create. [#​14548](https://togithub.com/pulumi/pulumi/pull/14548) - \[sdk/nodejs] Add TypeScript definitions for the grpc and protobuf generated code. [#​14415](https://togithub.com/pulumi/pulumi/pull/14415) ##### Bug Fixes - \[auto] Don't swallow error if EditDir is not found in ProgramTest. [#​14695](https://togithub.com/pulumi/pulumi/pull/14695) - \[cli/display] Fix a panic in diff display when parsing YAML strings [#​14710](https://togithub.com/pulumi/pulumi/pull/14710) - \[auto/python] Ensures that the project_settings has a main directory for inline programs in python [#​14709](https://togithub.com/pulumi/pulumi/pull/14709) - \[engine] Error if a resource's parent is a skipped create. [#​14672](https://togithub.com/pulumi/pulumi/pull/14672) - \[engine] Warn if SDKs are trying to use old RegisterResource style StackReferences. [#​14678](https://togithub.com/pulumi/pulumi/pull/14678) - \[engine] Send resource inputs as inputs and state for Reads. [#​14683](https://togithub.com/pulumi/pulumi/pull/14683) - \[engine] Engine now prefers stable plugin versions to pre-releases when no explict version is given. [#​14700](https://togithub.com/pulumi/pulumi/pull/14700) - \[engine] Fix handling of delete failures for targeted destroys [#​14735](https://togithub.com/pulumi/pulumi/pull/14735) - \[sdkgen] Return all bind diagnostics in sdk-gen rather than just the first. [#​14661](https://togithub.com/pulumi/pulumi/pull/14661) - \[sdkgen/go] Fix compiling plain element type with plain maps [#​14704](https://togithub.com/pulumi/pulumi/pull/14704) - \[sdkgen/go] Fix generating input collection types for enums when used from an array of map of enums [#​14744](https://togithub.com/pulumi/pulumi/pull/14744) - \[backend/service] Service backend now validates snapshots are valid on load, same as the self managed backend. This can be disabled with --disable-integrity-checking. [#​14046](https://togithub.com/pulumi/pulumi/pull/14046)

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.