Update first-party Pulumi dependencies to v3.182.0#822
Merged
pulumi-renovate[bot] merged 1 commit intomasterfrom Jul 14, 2025
Merged
Update first-party Pulumi dependencies to v3.182.0#822pulumi-renovate[bot] merged 1 commit intomasterfrom
pulumi-renovate[bot] merged 1 commit intomasterfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #822 +/- ##
=======================================
Coverage 28.13% 28.13%
=======================================
Files 24 24
Lines 1020 1020
=======================================
Hits 287 287
Misses 685 685
Partials 48 48 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
029074f to
c5869be
Compare
Contributor
Author
ℹ Artifact update noticeFile name: examples/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: provider/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
c5869be to
4ef0a66
Compare
4ef0a66 to
b6c598e
Compare
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:
3.180.0->3.182.0v3.180.0->v3.182.0v3.180.0->v3.182.0Release Notes
pulumi/pulumi (@pulumi/pulumi)
v3.182.0Compare Source
3.182.0 (2025-07-14)
Features
[engine] Implement ResourceHooks in the engine
#19874
[engine] Prevent destroy without running the program if any resource have delete hooks
#19933
[engine] Send
Cancelmessage to analyzer plugins on engine shutdown#20015
[sdk/go] Implement ResourceHooks in the Go SDK
#20002
[sdk/nodejs] Implement ResourceHooks in the Node.js SDK
#19946
[sdk/python] Implement ResourceHooks in the Python SDK
#19876
Bug Fixes
[cli] Fix
stack selectwhen local default-org differs from the service setting for default-org#20010
[cli/new] Fix the AI prompt flow of pulumi new command
#19998
[engine] Fix an issue where the engine would not issue creates and deletes in the correct order for delete before create replacements where dependencies had changed
#19945
[engine] Handle cancellation during construct
#19976
[engine] Run after delete hooks for component resources
#20025
[sdk/{go,nodejs,python}] Pass resource hooks through to construct
#20016
[sdkgen/go] Fix panic in SDK go generator for a map[string]map[string]union type
#19731
[sdk/python] Log safely in Python in the presence of
PULUMI_ERROR_OUTPUT_STRING#18903
Miscellaneous
[sdk/{go,nodejs,python}] Add PULUMI_AUTOMATION_API
#19974
[sdk/{go,nodejs,python}] Add type and name to ResourceHookArgs
#20017
v3.181.0Compare Source
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
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.