Update dependency pulumi_cli to v3.57.0 #2399
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.56.0
->v3.57.0
Release Notes
pulumi/pulumi
v3.57.0
Compare Source
3.57.0 (2023-03-08)
Features
[cli/display] Autoscroll the interactive display and support pgup/pgdown
#12363
[programgen] Support
options.retainOnDelete
on resources in PCL.#12305
[sdkgen/dotnet] Update sdkgen to target dotnet 6.
#12333
[programgen/{dotnet,go,nodejs,python}] Adds support for generating RetainOnDelete options.
#12306
[auto/go] Enable programmatic tagging of stacks (Go only)
#12329
[auto/python] Enable programmatic tagging of stacks (Python only)
#12275
[sdk/go] Adds
NewResourceOptions
to preview the effect of a list ofResourceOption
values.#12124
[sdk/python] Added support for shimless Python plugins.
#12362
Bug Fixes
[cli/display] Reorder options to handle pending creates. Users can now hold enter to select the clear option which should be more ergonomic.
#12375
[auto/{dotnet,go,nodejs,python}] Fix support for specifying a git commit for remote workspaces
#11716
[auto/go] Fetch commits before checkout
#12331
[auto/go] The various workspace load routines (e.g. LoadProject) are no longer singularly cached.
#12370
[sdk/go] Fixes overwrite of the Provider option by the Providers option due to ordering.
#12296
[auto/nodejs] Fixes issue with specifying a git username for remote workspaces
#12269
[sdk/python] Fixes Component Resources not correctly propagating the provider option to its children.
#12292
Miscellaneous
#12350
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.