chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.105.0 #222
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
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
[cli] Adds a
preview-only
flag topulumi refresh
.#15330
[cli] Adds
preview-only
flag forpulumi destroy
andpulumi import
#15336
[engine] Translate all Computed and Secret values to OutputValues for Construct and Call methods.
#15362
[cli/display] Add --suppress-progress option to not print dots
#14690
[sdk/go] Add
UpgradeToOutputValues
toMarshalOptions
.#15349
[cli/plugin] Add experimental
plugin run
command for running plugin binaries directly.#12613
[sdkgen/python] Update the default minimum required version of Python to 3.8 or greater for generated provider SDKs.
#15368
Bug Fixes
[backend/diy] Fix an issue where state stored on a mounted device would result in errors
#15375
[cli/state] Fix a panic when trying to delete a provider from the state that's still referenced.
#15322
[cli/state] Fix a nil reference panic in the
state edit
command.#15354
Miscellaneous
[docs] Add kubernetes as a supported pulumi convert language
#15359
[sdk/python] Require Python 3.8 or greater.
#15363
[sdk/python] Upgrade grpcio to 1.60.1
#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.
This PR has been generated by Mend Renovate. View repository job log here.