Update module github.com/pulumi/pulumi/sdk/v3 to v3.154.0 #860
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.153.1
->v3.154.0
Release Notes
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.154.0
Compare Source
3.154.0 (2025-03-07)
Features
[cli] Set the --parallel flag with PULUMI_PARALLEL environment variable
#18782
[engine] Pass URN and ID to providers Configure method
#18807
[yaml] Upgrade pulumi-yaml to 1.14.1
#18819
[cli/{config,state}] Support a PULUMI_STACK environment variable for selecting your stack
#18717
[auto/go] Add the ability to rename the given stack to the Go Automation API
#18723
[auto/go] Automation API for Go now permits setting --diff flag on refresh
#18792
[cli/install] Correctly marshal PluginSpec in GetRequiredPackages, so pulumi install can install git plugins
#18786
[auto/nodejs] Add
stack rename
to the NodeJS Automation API#18696
[auto/python] Add the ability to rename the given stack to the Python Automation API
#18712
[sdk/python] Log a warning when trying to convert outputs to strings now logs a warning
#18790
Bug Fixes
[cli] Stack selections will now always be saved as if
stack select
had been used#14519
[cli/plugin] Fix plugin "exited prematurely" false positives
#18793
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC).
🚦 Automerge: Enabled.
♻ 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 Renovate Bot.