Update module github.com/pulumi/pulumi/sdk/v3 to v3.181.0#39
Merged
UnstoppableMango merged 1 commit intomainfrom Jul 1, 2025
Merged
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.177.0->v3.181.0Release Notes
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.181.0Compare Source
3.181.0 (2025-06-27)
Features
[auto/nodejs] Add
previewRefreshto allow dry-runs ofrefreshcommands#19948
[auto] Support providing runProgram to
previewandupin auto sdk#19729
[cli] Warn more aggressively for very old CLI versions
#19894
[cli] Add
pulumi template publishexperimental command to publish templates to the Pulumi Registry#19864
[cli/plugin] Allow
plugin runto run local binary plugins#19903
[auto/python] Add
preview_refreshto allow dry-runs ofrefreshcommands#19900
[auto/python] Add
preview_destroyto allow dry-runs ofdestroycommands#19947
[engine] Add
SignalAndWaitForShutdownRPC call#19837
[engine] Add lifecycle protobuf definitions
#19746
Bug Fixes
[engine] Restore asset and archive hash values after transforms
#19960
[cli] Make it possible for inline automation programs to be used with refresh/destroy
#19916
[cli] Do not assume that package sources without file path prefixes (
./,../) are file paths#19930
[engine] Fix untargeted resources not always being sent to stack analysis
#19943
#19926
[engine] Fix a panic when mixing --target, --refresh, and provider upgrades
#19935
[engine] Fix transforms holding onto engine locks during execution, instead of just during collection
#19950
[engine] Synthesize delete steps for views during preview
#19952
[sdk/nodejs] Fix the use of parameterised packages and mocks
#19917
v3.180.0Compare Source
v3.178.0Compare Source
3.178.0 (2025-06-20)
Features
Bug Fixes
[auto/go] Fix destroy with debug option results in
unknown flag --debugerror#19885
[backend/diy] Allow DIY backend to remove stacks that are empty except for their root stack resource, inline with the behaviour of the cloud backend
#19883
[auto/python] Fix parallelism issue when running inline programs with the automation API
#19855
[cli] Fix
pulumi stack selectunnecessarily fetching stack metadata.The
pulumi stack selectcommand now only fetches stack names instead of complete metadata,since the selection UI only displays stack names. This significantly improves performance,
especially for DIY backends where metadata fetching can be slow.
Previously, the command was fetching the same metadata as
pulumi stack ls(last update time,resource count, etc.) but never displaying this information to the user, causing unnecessary
delays during stack selection.
#19760
[cli/install] Don't consult the registry when
--fileis specified#19859
[engine] Fix policy pack versions for remediations from python policy packs
#19856
[engine] Fix views with --refresh --run-program
#19877
Miscellaneous
[ci] Make
make installinstall all subprojects#19892
[cli] Update dotnet, java and yaml language runtimes
#19896
[cli/env] Bump esc to 0.14.3
#19886
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone America/Chicago, 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 was generated by Mend Renovate. View the repository job log.