Skip to content

Commit

Permalink
fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.130.0 (#…
Browse files Browse the repository at this point in the history
…354)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/pulumi/pulumi/sdk/v3](https://togithub.com/pulumi/pulumi) | `v3.129.0` -> `v3.130.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpulumi%2fpulumi%2fsdk%2fv3/v3.130.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fpulumi%2fpulumi%2fsdk%2fv3/v3.130.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fpulumi%2fpulumi%2fsdk%2fv3/v3.129.0/v3.130.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpulumi%2fpulumi%2fsdk%2fv3/v3.129.0/v3.130.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)</summary>

### [`v3.130.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.130.0)

[Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.129.0...v3.130.0)

##### 3.130.0 (2024-08-23)

##### Features

-   \[cli/display] Print panic banners for snapshot integrity errors
    [#&#8203;17047](https://togithub.com/pulumi/pulumi/pull/17047)

-   \[auto/go] Add options to automation API Workspace.Install
    [#&#8203;16888](https://togithub.com/pulumi/pulumi/pull/16888)

-   \[auto/go] Add Remote Automation API support for choosing a deployment runner pool.
    [#&#8203;16991](https://togithub.com/pulumi/pulumi/pull/16991)

-   \[backend/service] Prefer `PULUMI_ACCESS_TOKEN` set in the environment over the one stored in the config when they don't match
    [#&#8203;17051](https://togithub.com/pulumi/pulumi/pull/17051)
    [#&#8203;16970](https://togithub.com/pulumi/pulumi/pull/16970)

-   \[engine] Allow provider to be unknown during preview
    [#&#8203;16868](https://togithub.com/pulumi/pulumi/pull/16868)

-   \[programgen] Add an organization intrinsic to PCL
    [#&#8203;16948](https://togithub.com/pulumi/pulumi/pull/16948)

-   \[cli/install] Add `--use-language-version-tools` flag to setup python version using pyenv during installation
    [#&#8203;16855](https://togithub.com/pulumi/pulumi/pull/16855)

-   \[cli/package] Allow `pulumi package add` to work with arbitrary schema sources
    [#&#8203;16989](https://togithub.com/pulumi/pulumi/pull/16989)

##### Bug Fixes

-   \[auto] Fix panic in remote automation API
    [#&#8203;16978](https://togithub.com/pulumi/pulumi/pull/16978)

-   \[cli] Show a better message when logging out with `--all`
    [#&#8203;17051](https://togithub.com/pulumi/pulumi/pull/17051)
    [#&#8203;16998](https://togithub.com/pulumi/pulumi/pull/16998)

-   \[cli/install] Fix installation of dependencies that do not specify a version (eg yaml)
    [#&#8203;16981](https://togithub.com/pulumi/pulumi/pull/16981)

-   \[docs] Use `ComponentResourceOptions` for components
    [#&#8203;16968](https://togithub.com/pulumi/pulumi/pull/16968)

-   \[docs] Show envvars for provider nested types
    [#&#8203;17051](https://togithub.com/pulumi/pulumi/pull/17051)
    [#&#8203;16984](https://togithub.com/pulumi/pulumi/pull/16984)

-   \[sdk/go] Unmarshal pointers correctly if destination type is any
    [#&#8203;16914](https://togithub.com/pulumi/pulumi/pull/16914)

-   \[sdkgen/go] Use provided ImportBasePath for parameterized SDKs
    [#&#8203;17036](https://togithub.com/pulumi/pulumi/pull/17036)

-   \[sdkgen/go] Update package add instructions for go
    [#&#8203;17055](https://togithub.com/pulumi/pulumi/pull/17055)

-   \[sdk/nodejs] Fix type checking of `Output<Record<string, any>>`
    [#&#8203;16959](https://togithub.com/pulumi/pulumi/pull/16959)

-   \[sdk/nodejs] Fix NodeJS OOM detection condition
    [#&#8203;17045](https://togithub.com/pulumi/pulumi/pull/17045)

-   \[sdk/nodejs] Prevent double close on OOM detection channel
    [#&#8203;17043](https://togithub.com/pulumi/pulumi/pull/17043)

-   \[sdkgen/nodejs] Set minimum version of core SDK when using parameterization
    [#&#8203;17032](https://togithub.com/pulumi/pulumi/pull/17032)

-   \[sdk/python] Fix the type of `StackReference.outputs` to be `Dict[str, any]`
    [#&#8203;16956](https://togithub.com/pulumi/pulumi/pull/16956)

##### Miscellaneous

-   \[cli] Warn that query is planned to be removed
    [#&#8203;16963](https://togithub.com/pulumi/pulumi/pull/16963)

-   \[programgen] Improve the error message for an invalid method name
    [#&#8203;17026](https://togithub.com/pulumi/pulumi/pull/17026)

</details>

---

### 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.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/andrzejressel/pulumi-wasm).
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 827c808 commit 26fc718
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pulumi-language-wasm/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.23.0
require (
github.com/golang/protobuf v1.5.4
github.com/pkg/errors v0.9.1
github.com/pulumi/pulumi/sdk/v3 v3.129.0
github.com/pulumi/pulumi/sdk/v3 v3.130.0
google.golang.org/grpc v1.65.0
google.golang.org/protobuf v1.34.2
)
Expand Down
2 changes: 2 additions & 0 deletions pulumi-language-wasm/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,8 @@ github.com/pulumi/pulumi/sdk/v3 v3.128.0 h1:5VPFfygxt6rva0bEYVQZXxsGAo2/D1wsb9er
github.com/pulumi/pulumi/sdk/v3 v3.128.0/go.mod h1:p1U24en3zt51agx+WlNboSOV8eLlPWYAkxMzVEXKbnY=
github.com/pulumi/pulumi/sdk/v3 v3.129.0 h1:uZpTTwWTx7Mk8UT9FgatzxzArim47vZ6hzNCKvgvX6A=
github.com/pulumi/pulumi/sdk/v3 v3.129.0/go.mod h1:p1U24en3zt51agx+WlNboSOV8eLlPWYAkxMzVEXKbnY=
github.com/pulumi/pulumi/sdk/v3 v3.130.0 h1:gGJNd+akPqhZ+vrsZmAjSNJn6kGJkitjjkwrmIQMmn8=
github.com/pulumi/pulumi/sdk/v3 v3.130.0/go.mod h1:p1U24en3zt51agx+WlNboSOV8eLlPWYAkxMzVEXKbnY=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=
Expand Down

0 comments on commit 26fc718

Please sign in to comment.