chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.105.0 #20

Merged
antoine merged 1 commits from renovate/github.com-pulumi-pulumi-sdk-v3-3.x into main 2024-02-13 22:17:40 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/pulumi/pulumi/sdk/v3 require minor v3.104.2 -> v3.105.0

Release Notes

pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)

v3.105.0

Compare Source

3.105.0 (2024-02-07)

Features
  • auto/go] Adds support for `--refresh` to Stack.Up(), Stack.Preview() and Stack.Destroy() via go automation api
    [#​15350](https://github.com/pulumi/pulumi/pull/15350)
    
    
  • cli] Adds a `preview-only` flag to `pulumi refresh`.
    [#​15330](https://github.com/pulumi/pulumi/pull/15330)
    
    
  • cli] Adds `preview-only` flag for `pulumi destroy` and `pulumi import`
    [#​15336](https://github.com/pulumi/pulumi/pull/15336)
    
    
  • engine] Translate all Computed and Secret values to OutputValues for Construct and Call methods.
    [#​15362](https://github.com/pulumi/pulumi/pull/15362)
    
    
  • cli/display] Add --suppress-progress option to not print dots
    [#​14690](https://github.com/pulumi/pulumi/pull/14690)
    
    
  • sdk/go] Add `UpgradeToOutputValues` to `MarshalOptions`.
    [#​15349](https://github.com/pulumi/pulumi/pull/15349)
    
    
  • cli/plugin] Add experimental `plugin run` command for running plugin binaries directly.
    [#​12613](https://github.com/pulumi/pulumi/pull/12613)
    
    
  • sdkgen/python] Update the default minimum required version of Python to 3.8 or greater for generated provider SDKs.
    [#​15368](https://github.com/pulumi/pulumi/pull/15368)
    
    
Bug Fixes
  • backend/diy] Fix an issue where state stored on a mounted device would result in errors
    [#​15375](https://github.com/pulumi/pulumi/pull/15375)
    
    
  • cli/state] Fix a panic when trying to delete a provider from the state that's still referenced.
    [#​15322](https://github.com/pulumi/pulumi/pull/15322)
    
    
  • cli/state] Fix a nil reference panic in the `state edit` command.
    [#​15354](https://github.com/pulumi/pulumi/pull/15354)
    
    
Miscellaneous
  • docs] Add kubernetes as a supported pulumi convert language
    [#​15359](https://github.com/pulumi/pulumi/pull/15359)
    
    
  • sdk/python] Require Python 3.8 or greater.
    [#​15363](https://github.com/pulumi/pulumi/pull/15363)
    
    
  • sdk/python] Upgrade grpcio to 1.60.1
    [#​15366](https://github.com/pulumi/pulumi/pull/15366)
    
    

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) | require | minor | `v3.104.2` -> `v3.105.0` | --- ### Release Notes <details> <summary>pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)</summary> ### [`v3.105.0`](https://github.com/pulumi/pulumi/releases/tag/v3.105.0) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.104.2...v3.105.0) #### 3.105.0 (2024-02-07) ##### Features - \[auto/go] Adds support for `--refresh` to Stack.Up(), Stack.Preview() and Stack.Destroy() via go automation api [#&#8203;15350](https://github.com/pulumi/pulumi/pull/15350) - \[cli] Adds a `preview-only` flag to `pulumi refresh`. [#&#8203;15330](https://github.com/pulumi/pulumi/pull/15330) - \[cli] Adds `preview-only` flag for `pulumi destroy` and `pulumi import` [#&#8203;15336](https://github.com/pulumi/pulumi/pull/15336) - \[engine] Translate all Computed and Secret values to OutputValues for Construct and Call methods. [#&#8203;15362](https://github.com/pulumi/pulumi/pull/15362) - \[cli/display] Add --suppress-progress option to not print dots [#&#8203;14690](https://github.com/pulumi/pulumi/pull/14690) - \[sdk/go] Add `UpgradeToOutputValues` to `MarshalOptions`. [#&#8203;15349](https://github.com/pulumi/pulumi/pull/15349) - \[cli/plugin] Add experimental `plugin run` command for running plugin binaries directly. [#&#8203;12613](https://github.com/pulumi/pulumi/pull/12613) - \[sdkgen/python] Update the default minimum required version of Python to 3.8 or greater for generated provider SDKs. [#&#8203;15368](https://github.com/pulumi/pulumi/pull/15368) ##### Bug Fixes - \[backend/diy] Fix an issue where state stored on a mounted device would result in errors [#&#8203;15375](https://github.com/pulumi/pulumi/pull/15375) - \[cli/state] Fix a panic when trying to delete a provider from the state that's still referenced. [#&#8203;15322](https://github.com/pulumi/pulumi/pull/15322) - \[cli/state] Fix a nil reference panic in the `state edit` command. [#&#8203;15354](https://github.com/pulumi/pulumi/pull/15354) ##### Miscellaneous - \[docs] Add kubernetes as a supported pulumi convert language [#&#8203;15359](https://github.com/pulumi/pulumi/pull/15359) - \[sdk/python] Require Python 3.8 or greater. [#&#8203;15363](https://github.com/pulumi/pulumi/pull/15363) - \[sdk/python] Upgrade grpcio to 1.60.1 [#&#8203;15366](https://github.com/pulumi/pulumi/pull/15366) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjguMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot added 1 commit 2024-02-09 00:05:07 +00:00
antoine merged commit 2c50de6308 into main 2024-02-13 22:17:40 +00:00
antoine deleted branch renovate/github.com-pulumi-pulumi-sdk-v3-3.x 2024-02-13 22:17:40 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: go/pulumi-library#20
No description provided.