Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update @pulumi/pulumi to 3.135.1 (#5553)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/pulumi](https://redirect.github.com/pulumi/pulumi) ([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs)) | dependencies | minor | [`3.134.1` -> `3.135.1`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.134.1/3.135.1) | --- ### Release Notes <details> <summary>pulumi/pulumi (@​pulumi/pulumi)</summary> ### [`v3.135.1`](https://redirect.github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31351-2024-10-04) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.135.0...v3.135.1) ##### Features - \[sdk/nodejs] Enable better error messsages to be returned from provider construct failures [#​17325](https://redirect.github.com/pulumi/pulumi/pull/17325) ##### Bug Fixes - \[auto] Fix regression in automation API for deployments where events for a Pulumi operation are not received [#​17334](https://redirect.github.com/pulumi/pulumi/pull/17334) - \[cli/new] Respect existing stack configuration when initialising secret managers [#​17465](https://redirect.github.com/pulumi/pulumi/pull/17465) - \[sdk/yaml] Fix pulumi config set behaviour to append to end of file [#​17452](https://redirect.github.com/pulumi/pulumi/pull/17452) ### [`v3.135.0`](https://redirect.github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31350-2024-10-01) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.134.1...v3.135.0) ##### Features - \[backend/{diy,service}] Send secrets managers as initial state when creating stacks [#​17387](https://redirect.github.com/pulumi/pulumi/pull/17387) - \[sdk/python] Search upwards for pyproject.toml when using Poetry [#​17388](https://redirect.github.com/pulumi/pulumi/pull/17388) ##### Bug Fixes - \[cli/config] Improve usage string for config env add/rm commands [#​17407](https://redirect.github.com/pulumi/pulumi/pull/17407) - \[cli/new] Check zipped templates for `Pulumi.yaml` files [#​17437](https://redirect.github.com/pulumi/pulumi/pull/17437) - \[engine] Disable the enviromental GITHUB_TOKEN on 401 responses [#​17351](https://redirect.github.com/pulumi/pulumi/pull/17351) - \[engine] Fix a panic when multiple component provider construct calls fail [#​17439](https://redirect.github.com/pulumi/pulumi/pull/17439) - \[sdkgen/go] Fix nested string map map map properties [#​17417](https://redirect.github.com/pulumi/pulumi/pull/17417) - \[sdk/nodejs] Fix dependency installation for nodejs projects with a main property [#​17391](https://redirect.github.com/pulumi/pulumi/pull/17391) - \[sdk/python] Add missing package_ref paramater to ProviderResource [#​17432](https://redirect.github.com/pulumi/pulumi/pull/17432) ##### Miscellaneous - \[sdkgen] Validate schema version is provided when package supports packing [#​17420](https://redirect.github.com/pulumi/pulumi/pull/17420) - \[sdk/python] Replace asyncio.ensure_future with create_task [#​17406](https://redirect.github.com/pulumi/pulumi/pull/17406) - \[sdkgen/{nodejs,python}] Bump minimum valid SDK version to v3.134.1 so that output-invokes work and maintain secrets [#​17390](https://redirect.github.com/pulumi/pulumi/pull/17390) </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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDYuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
- Loading branch information