Update module github.com/pulumi/pulumi/sdk/v3 to v3.130.0 - autoclosed #302
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.129.0
->v3.130.0
Release Notes
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.130.0
Compare Source
3.130.0 (2024-08-23)
Features
[cli/display] Print panic banners for snapshot integrity errors
#17047
[auto/go] Add options to automation API Workspace.Install
#16888
[auto/go] Add Remote Automation API support for choosing a deployment runner pool.
#16991
[backend/service] Prefer
PULUMI_ACCESS_TOKEN
set in the environment over the one stored in the config when they don't match#17051
#16970
[engine] Allow provider to be unknown during preview
#16868
[programgen] Add an organization intrinsic to PCL
#16948
[cli/install] Add
--use-language-version-tools
flag to setup python version using pyenv during installation#16855
[cli/package] Allow
pulumi package add
to work with arbitrary schema sources#16989
Bug Fixes
[auto] Fix panic in remote automation API
#16978
[cli] Show a better message when logging out with
--all
#17051
#16998
[cli/install] Fix installation of dependencies that do not specify a version (eg yaml)
#16981
[docs] Use
ComponentResourceOptions
for components#16968
[docs] Show envvars for provider nested types
#17051
#16984
[sdk/go] Unmarshal pointers correctly if destination type is any
#16914
[sdkgen/go] Use provided ImportBasePath for parameterized SDKs
#17036
[sdkgen/go] Update package add instructions for go
#17055
[sdk/nodejs] Fix type checking of
Output<Record<string, any>>
#16959
[sdk/nodejs] Fix NodeJS OOM detection condition
#17045
[sdk/nodejs] Prevent double close on OOM detection channel
#17043
[sdkgen/nodejs] Set minimum version of core SDK when using parameterization
#17032
[sdk/python] Fix the type of
StackReference.outputs
to beDict[str, any]
#16956
Miscellaneous
[cli] Warn that query is planned to be removed
#16963
[programgen] Improve the error message for an invalid method name
#17026
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 was generated by Mend Renovate. View the repository job log.