fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.131.0 #377
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.130.0
->v3.131.0
Release Notes
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.131.0
Compare Source
3.131.0 (2024-09-04)
Features
[cli] Include all engine events in the event-log
#17101
[pkg] Added
NewCachedLoader
for caching schema loads.#17118
[yaml] Update yaml to v1.10
#17154
[auto/go] Include panic value in message for non-error panics
#17066
[auto/nodejs] Add LocalWorkspace.install method for Nodejs
#17134
[auto/python] Add LocalWorkspace.install method
#17086
[cli/{display,plugin}] Render download and install progress as part of system messages during Pulumi operations
#17019
[cli/state] Allow moving resources when there's already a provider with an identical URN in the destination stack, if the inputs match
#17076
[sdk/nodejs] Respect .node-version and .nvmrc files in
pulumi install
#17060
Bug Fixes
[engine] Propagate deleted parents of untargeted resources
#17117
[engine] Fix a snapshot integrity issue caused by deleteBeforeReplace and failed create operations
#17146
[engine] Fix panic with user specified plugin paths
#17141
[sdk] Use int32 in Go interfaces that map to protobufs using int32
#17068
[cli/display] Improve rendering of update diffs in some circumstances.
#17029
Miscellaneous
[ci] Run CI with Go 1.22 and 1.23
#17137
[cli] Update go.mod to use 1.21
#17140
[pkg] Remove dependency on automation api in deployment settings tests
#17071
[sdk] Remove unused resource.NewUniqueHexV2
#17067
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.