Update dependency @pulumi/pulumi to v3.187.0 #77
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.184.0
->3.187.0
Release Notes
pulumi/pulumi (@pulumi/pulumi)
v3.187.0
Compare Source
3.187.0 (2025-07-31)
Features
[cli] Support for writing v4 checkpoints/deployments
#20159
[cli] Add support for qualified registry template names in
pulumi new
#20138
[cli/import] Enable
pulumi import
to always--generate-resources
when converting--from
state files#20178
[yaml] Allow config values to be parsed with type
object
#20132
[auto/python] Allow for
on_error
callbacks in commands to capture stderr incrementally#20019
[sdk/nodejs] Add option of Bun as a package manager
#18412
[sdk/nodejs] Copy
getRootDirectory
to the pulumi module#20173
[sdk/python] Copy
get_root_directory
to the pulumi module#20172
Bug Fixes
[cli] Fix un-taring registry-backed templates which come in .tar.gz format
#20135
[cli] Stop passing Accept: application/x-tar to registry template download URLs to avoid signature mismatch
#20133
[engine] Fix a panic with
up --refresh --run-program
and resource replacements#20147
[engine] Untargeted resources in
destroy
now correctly register as same steps#20061
[cli/engine] Fix hang when waiting for program that would never complete
#20153
[sdk/nodejs] Fix delete hooks in inline automation API programs
#20143
[sdk/python] Set features inside construct
#20141
Miscellaneous
#20148
v3.186.0
Compare Source
Features
[engine] Send
Cancel
message to language runtime plugins on engine shutdown#20007
[engine] Pass stack tags to policy plugins on startup
#20084
[yaml] Expose
object
as a possible config type in preparation forpulumi-yaml
support#20129
Bug Fixes
[cli/engine] --exclude and --exclude-protected flags now work together correctly for
destroy
commands#20120
[engine] Fix a datarace in the engine event system
#20105
[engine] Fix a panic in the engine when running
up --refresh --run-program
and finding a deleted resource[sdk/nodejs] Avoid "Cannot convert object to primitive value" error when running into type errors
#20092
[sdk/nodejs] Don’t use automatic ESM mode when
—import
or—require
is set#20091
[sdk/nodejs] Fix callback server hang & delete hooks in Node.js
#20109
[sdk/nodejs] Don’t report leaked promises when we exit abnormally
#20128
[cli/package] Force new style Go modules to be written out when using
package add
#20011
[sdk/python] Run uv sync on uv command
#20117
Miscellaneous
#20118
v3.185.0
Compare Source
Features
pulumi package add
with registry identifiers#19928
Bug Fixes
[engine] Fix a snapshot integrity issue with
destroy --run-program
and resource reads#20078
[sdkgen/python] Remove unnecessary
import copy
#20089
[sdkgen/python] Support properties named "builtins"
#20085
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.