Update module github.com/pulumi/pulumi/sdk/v3 to v3.122.0 - autoclosed #280
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:
v3.121.0
->v3.122.0
Release Notes
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.122.0
Compare Source
3.122.0 (2024-07-01)
Features
[cli] Set the --continue-on-error flag with PULUMI_CONTINUE_ON_ERROR environment variable
#16442
[sdk/nodejs] Parallelize Construct and Call calls in the Node.js SDK
#16428
[sdk/python] Support
--exclude-protected
fordestroy
in the Python automation SDK#16457
Bug Fixes
[auto] Protect access to transport.UnsupportedCapabilities inside repo.FetchContext
#16517
[cli] Disable default Cobra completions in the CLI
#16540
[engine] Fix an issue with asset archives not working with paths outside the working directory.
#16455
[engine] Don't re-delete resources that are marked as
pendingReplacement
#16510
[cli/display] Print a fully qualified stack name on
pulumi stack --show-name --fully-qualify-stack-names
#16453
[cli/display] Display
[retain]
in all cases of delete retention#16506
[sdkgen/dotnet] Bump the default version range for the referenced Pulumi package to a version that supports Config.GetDouble
#16483
[cli/new] Add not-found markers to missing executables for packagemanagers
#16488
[sdk/go] Fix concurrent map write when registering transform callbacks
#16444
[sdk/nodejs] Fix race condition when registering stack transforms
#16443
[sdk/nodejs] Fix Construct and Call calls in the Node.js SDK sharing state
#16487
[sdk/nodejs] Fix non-blocking stdout/err with nodejs
#16504
[sdk/{nodejs,python}] Display an actionable error message when dependency installation fails
#16489
[sdk/python] Wait for pending tasks before shutting down python programs.
#16505
[sdk/python] Provide installation instructions for the python typechecker
#16539
Miscellaneous
#16456
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.