fix(deps): update dependency @pulumi/pulumi to v3.120.0 #5354
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.119.0
->3.120.0
Release Notes
pulumi/pulumi (@pulumi/pulumi)
v3.120.0
Compare Source
3.120.0 (2024-06-12)
Features
[components/dotnet] Upgrade dotnet to 3.64.0
#16353
[cli/import] Add flag --json to pulumi import which would serialize the import diffs, operations, and overall output as JSON
#16342
[engine] Change
pulumi refresh
to report diffs relative to desired state instead of relative to only output changes. UsePULUMI_ENABLE_LEGACY_REFRESH_DIFF
to revert to the old behaviour.[protobuf] Pass ProgramInfo to LanguageRuntime.About
#16311
[sdk/python] Support Poetry as Python toolchain
#16315
[sdk/python] Autoinstall dependencies using Poetry in GetRequiredPlugins
#16315
Bug Fixes
[cli/{config,new}] Fix non-interactive flag for 'new' and 'config env' commands"
#16338
[programgen/go] Fix union type resolution in Go program generation
#16297
[sdk/nodejs] Only look for main in package.json if no entyrpoint was set via Pulumi.yaml
#16363
[sdk/python] Make sure no resource registrations are in progress while stack transforms are being registered
Miscellaneous
[pkg] Refactor plugin.Provider to a
Method(context.Context, MethodRequest) (MethodResponse, error)
style interface.#16302
[programgen/nodejs] Sort dependencies in GenerateProject
#16341
[sdk/nodejs] Update current nodejs version to 22.x
#16378
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 has been generated by Mend Renovate. View repository job log here.