Update first-party Pulumi dependencies to v3.158.0 #203
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.157.0
->v3.158.0
v3.157.0
->v3.158.0
Release Notes
pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)
v3.158.0
Compare Source
3.158.0 (2025-03-24)
Features
[sdkgen] Aliases in provider schemas can now be set with just an array of strings for the aliased types
#18925
[cli/engine] Allow targets to be excluded with the
--exclude
flag.--exclude-dependents
can also be used to exclude all children of an excluded target as well#18828
[sdk/{go,python}] Add pulumiResourceName and pulumiResourceType to get the runtime name and type token for resources
#18959
[cli/{install,package}] Install package SDKs on
pulumi install
#18940
[programgen/nodejs] Add tryOutput generation to nodejs
#18852
[sdk/{nodejs,python}] Report an error when no components are found
#18988
[cli/package] Add experimental package publishing command
#18818
[cli/package] Allow overriding name and namespace of plugins in PulumiPlugin.yaml
#18990
[sdk/yaml] Upgrade pulumi-yaml to 1.15.0
#19002
Bug Fixes
[cli/display] Don't print "same" outputs in
--refresh
#18943
[engine sdk/go] Allow retain on delete to be overridden back to false by child resources that inherit it
#18956
[cli/{install,package}] Avoid duplicate packages in requirements.txt
#18972
[cli/state] State rename no longer overly strictly validates resources names
#18938
[pkg] The
refresh
command now respectsTargetDependents
#18905
[sdk/python] Report better error messages for various error cases
#18983
[sdk/python] Remove the dev dependency on
pytest-watch
#19008
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 these updates again.
This PR has been generated by Renovate Bot.