Update dependency pulumi_cli to v3.55.0 #2176
Merged
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.54.0
->v3.55.0
Release Notes
pulumi/pulumi
v3.55.0
Compare Source
3.55.0 (2023-02-14)
Features
[cli] Remove the
[experimental] yes, using Update Plans
prompt.#12135
[backend/filestate] pulumi login gs:// to support google oauth access tokens via environment variable for Google Cloud Storage backends
#12102
[sdk/go] Adds StackReference.GetOutputDetails to retrieve outputs from StackReferences as plain objects.
#12034
[sdk/nodejs] Adds StackReference.getOutputDetails to retrieve outputs from StackReferences as plain objects.
#12072
[sdk/python] Adds StackReference.get_output_details to retrieve outputs from StackReferences as plain objects.
#12071
Bug Fixes
[cli] Fix verbose logging to filter secrets.
#12079
[engine] This fixes an issue where 'pulumi state delete ' would prompt the user to disambiguate between multiple resources in state with the same URN and proceed to delete all of them. With this change, dependency checks are performed only if the deletion will lead to no resources possessing the URN. The targetDependents flag will only target dependents if the deleted resource will orphan the dependents.
#12111
[engine] Fixed issue where pulumi displays multiline secrets when the newlines('\n') are escaped.
#12140
[sdkgen/go] Prevent defaults from overriding set values.
#12099
Miscellaneous
[pkg] Raise 'go' directive to 1.18.
#11807
[sdk/go] Raise 'go' directive to 1.18.
#11807
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.