Update first-party Pulumi dependencies to v3.159.0 (minor) #2346
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.158.0->3.159.0v3.158.0->v3.159.0==3.158.0->==3.159.0Release Notes
pulumi/pulumi (@pulumi/pulumi)
v3.159.0Compare Source
Features
[auto/nodejs] Add the
--preview-onlyoption fordestroyin the NodeJS Automation API#19030
[auto/python] Add
--preview-onlyoption fordestroyin the Python Automation API#19028
[cli/new] Allow
pulumi newto use templates defined in the Pulumi Cloud#18627
[components/nodejs] Construct components based on explicit component classes
#18996
[cli/package] Support GITHUB_TOKEN and GITLAB_TOKEN in
pulumi package addfor Git packages#18991
[cli/package] Stop allowing overriding namespace in PulumiPlugin.yaml, start inferring it for Git plugins
#19016
[programgen/nodejs] Add canOutput code generation and conformance tests
#18897
[sdk/nodejs] Allow namespace for components to be set in PulumiPlugin.yaml
#18982
[sdk/nodejs] Run componentProviderHost automatically in RunPlugin if any Components are exported
#18984
[sdk/python] Avoid error messages due to missing a missing implementation of
GetRequiredPackagesin the Python Automation API server#19020
[sdk/python] Pass list of components to component_provider_host
#19021
Bug Fixes
[programgen] Fix plugin resolution in convert
#19040
[programgen/nodejs] Fix references to variables that were renamed due to keyword overlap etc in resource attributes
#19041
[cli/package] Use correct local path for Git based components with a version tag
#19023
[sdk/python] Set name and namespace via component_provider_host
#18985
Miscellaneous
pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)
v3.159.0Compare Source
3.159.0 (2025-03-27)
Features
[auto/nodejs] Add the
--preview-onlyoption fordestroyin the NodeJS Automation API#19030
[auto/python] Add
--preview-onlyoption fordestroyin the Python Automation API#19028
[cli/new] Allow
pulumi newto use templates defined in the Pulumi Cloud#18627
[components/nodejs] Construct components based on explicit component classes
#18996
[cli/package] Support GITHUB_TOKEN and GITLAB_TOKEN in
pulumi package addfor Git packages#18991
[cli/package] Stop allowing overriding namespace in PulumiPlugin.yaml, start inferring it for Git plugins
#19016
[programgen/nodejs] Add canOutput code generation and conformance tests
#18897
[sdk/nodejs] Allow namespace for components to be set in PulumiPlugin.yaml
#18982
[sdk/nodejs] Run componentProviderHost automatically in RunPlugin if any Components are exported
#18984
[sdk/python] Avoid error messages due to missing a missing implementation of
GetRequiredPackagesin the Python Automation API server#19020
[sdk/python] Pass list of components to component_provider_host
#19021
Bug Fixes
[programgen] Fix plugin resolution in convert
#19040
[programgen/nodejs] Fix references to variables that were renamed due to keyword overlap etc in resource attributes
#19041
[cli/package] Use correct local path for Git based components with a version tag
#19023
[sdk/python] Set name and namespace via component_provider_host
#18985
Miscellaneous
Configuration
📅 Schedule: Branch creation - "before 10am every weekday" (UTC), Automerge - Monday through Friday ( * * * * 1-5 ) (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.