fix(deps): update dependency @pulumi/pulumi to v3.190.0 #7992
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.189.0->3.190.0Release Notes
pulumi/pulumi (@pulumi/pulumi)
v3.190.0Compare Source
3.190.0 (2025-08-15)
Features
ignoreChangespaths that are missing old data, there is nothing to ignore in those cases and we just use the new data#20278
Bug Fixes
[cli] Fix
destroy --exclude-protected --removereturning an error for empty stacks that could safely be removed#20283
[cli] Fix
pulumi template publishfailing with relative paths by normalizing to absolute paths before archive creation#20301
[cli/import] Use mapped name instead of logical name for resource references during import code generation
#20300
[pkg] Make TypeScript code generation use 'declare' keyword instead of definite assertion operator, to avoid setting all fields to undefined when targeting environments new enough
#20261
[sdkgen/nodejs] Make TypeScript a full dependency of local SDKs
#20272
Miscellaneous
[build] Updates protobuf and grpc to v5, bumping dependencies in the Go, Node.js, and Python SDKs
#19588
[build] Update latest Go version to 1.25
#20284
[sdkgen/nodejs] Target ES2020 for generated SDKs
#20276
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.