fix(deps): update dependency @pulumi/pulumi to v3.182.0#7776
Merged
renovate[bot] merged 1 commit intodevelfrom Jul 15, 2025
Merged
fix(deps): update dependency @pulumi/pulumi to v3.182.0#7776renovate[bot] merged 1 commit intodevelfrom
renovate[bot] merged 1 commit intodevelfrom
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. |
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.181.0->3.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
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.
🔕 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.