redhat-developer / mapt

Multi Architecture Provisioning Tool
Apache License 2.0
9 stars 7 forks source link

fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.86.0 - autoclosed #131

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pulumi/pulumi/sdk/v3 require minor v3.84.0 -> v3.86.0

Release Notes

pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3) ### [`v3.86.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.86.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.85.0...v3.86.0) ##### 3.86.0 (2023-09-26) ##### Features - \[cli/about] `pulumi about` and `pulumi whoami` will now return information about the access token used to login to the service. [#​13206](https://togithub.com/pulumi/pulumi/pull/13206) ##### Bug Fixes - \[cli] Add filestate variables to `pulumi env`. [#​14015](https://togithub.com/pulumi/pulumi/pull/14015) - \[cli] Include a newline in `pulumi whoami`'s output [#​14025](https://togithub.com/pulumi/pulumi/pull/14025) - \[cli/import] `import --from=plugin` will now try to auto-install the plugin if missing. [#​14048](https://togithub.com/pulumi/pulumi/pull/14048) - \[engine] Fix creation and modification timestamps sometimes not setting. [#​14038](https://togithub.com/pulumi/pulumi/pull/14038) - \[engine] Fixes the engine using aliases from old deployments when writing out statefiles. - \[sdk/python] Resource property parameters are now runtime type checked to ensure they are a `Mapping` object. [#​14030](https://togithub.com/pulumi/pulumi/pull/14030) ### [`v3.85.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.85.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.84.0...v3.85.0) #### 3.85.0 (2023-09-22) ##### Features - \[engine] Provider mapping information lookups are now more efficient. Providers can also support multiple mappings. [#​13975](https://togithub.com/pulumi/pulumi/pull/13975) - \[cli/new] `pulumi policy new` now injects `PULUMI_ACCESS_TOKEN` when necessary to support downloading Premium Policies. [#​13898](https://togithub.com/pulumi/pulumi/pull/13898) - \[sdkgen/python] Generate output-versioned invokes for functions without inputs [#​13685](https://togithub.com/pulumi/pulumi/pull/13685) ##### Bug Fixes - \[sdkgen/dotnet] Fixes potential conflicts when generating resources called System [#​14011](https://togithub.com/pulumi/pulumi/pull/14011) - \[cli/engine] Errors writing out snapshots now print error messages to be seen by users. [#​14016](https://togithub.com/pulumi/pulumi/pull/14016) - \[sdk/go] Ensure Assets of AssetArchive are non-nil when creating and deserializing [#​14007](https://togithub.com/pulumi/pulumi/pull/14007) - \[cli/new] Fix selector wrapping on narrow terminals. [#​13979](https://togithub.com/pulumi/pulumi/pull/13979) - \[sdkgen/python] Fix error calling \_configure when the value is None [#​14014](https://togithub.com/pulumi/pulumi/pull/14014)

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.