fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.86.0 - autoclosed #131
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.84.0
->v3.86.0
Release Notes
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.86.0
Compare Source
3.86.0 (2023-09-26)
Features
pulumi about
andpulumi whoami
will now return information about the access token used to login to the service.#13206
Bug Fixes
[cli] Add filestate variables to
pulumi env
.#14015
[cli] Include a newline in
pulumi whoami
's output#14025
[cli/import]
import --from=plugin
will now try to auto-install the plugin if missing.#14048
[engine] Fix creation and modification timestamps sometimes not setting.
#14038
[engine] Fixes the engine using aliases from old deployments when writing out statefiles.
[sdk/python] Resource property parameters are now runtime type checked to ensure they are a
Mapping
object.#14030
v3.85.0
Compare Source
3.85.0 (2023-09-22)
Features
[engine] Provider mapping information lookups are now more efficient. Providers can also support multiple mappings.
#13975
[cli/new]
pulumi policy new
now injectsPULUMI_ACCESS_TOKEN
when necessary to support downloading Premium Policies.#13898
[sdkgen/python] Generate output-versioned invokes for functions without inputs
#13685
Bug Fixes
[sdkgen/dotnet] Fixes potential conflicts when generating resources called System
#14011
[cli/engine] Errors writing out snapshots now print error messages to be seen by users.
#14016
[sdk/go] Ensure Assets of AssetArchive are non-nil when creating and deserializing
#14007
[cli/new] Fix selector wrapping on narrow terminals.
#13979
[sdkgen/python] Fix error calling _configure when the value is None
#14014
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.