threefoldtech / pulumi-threefold

Apache License 2.0
1 stars 3 forks source link

Bump github.com/pulumi/pulumi/pkg/v3 from 3.130.0 to 3.131.0 in /provider #487

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps github.com/pulumi/pulumi/pkg/v3 from 3.130.0 to 3.131.0.

Release notes

Sourced from github.com/pulumi/pulumi/pkg/v3's releases.

v3.131.0

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

... (truncated)

Changelog

Sourced from github.com/pulumi/pulumi/pkg/v3's changelog.

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

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 weeks ago

Superseded by #496.