chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.96.2 #197
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.95.0
->v3.96.2
Release Notes
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.96.2
Compare Source
3.96.2 (2023-12-08)
Features
#14437
Bug Fixes
[cli/display] Fixes displaying
warning: GOCOVERDIR not set, no coverage data emitted
#14804
[engine] Don't validate URNs, this was causing issues with unexpected data from filestate backends.
#14741
v3.96.1
Compare Source
3.96.1 (2023-12-07)
Bug Fixes
#14783
v3.96.0
Compare Source
3.96.0 (2023-12-07)
Features
[cli] Add
--import-file
topulumi preview
to generate a placeholder import file for every resource that needs to Create.#14548
[sdk/nodejs] Add TypeScript definitions for the grpc and protobuf generated code.
#14415
Bug Fixes
[auto] Don't swallow error if EditDir is not found in ProgramTest.
#14695
[cli/display] Fix a panic in diff display when parsing YAML strings
#14710
[auto/python] Ensures that the project_settings has a main directory for inline programs in python
#14709
[engine] Error if a resource's parent is a skipped create.
#14672
[engine] Warn if SDKs are trying to use old RegisterResource style StackReferences.
#14678
[engine] Send resource inputs as inputs and state for Reads.
#14683
[engine] Engine now prefers stable plugin versions to pre-releases when no explict version is given.
#14700
[engine] Fix handling of delete failures for targeted destroys
#14735
[sdkgen] Return all bind diagnostics in sdk-gen rather than just the first.
#14661
[sdkgen/go] Fix compiling plain element type with plain maps
#14704
[sdkgen/go] Fix generating input collection types for enums when used from an array of map of enums
#14744
[backend/service] Service backend now validates snapshots are valid on load, same as the self managed backend. This can be disabled with --disable-integrity-checking.
#14046
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.