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.122.0 (#4985)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/pulumi](https://togithub.com/pulumi/pulumi) ([source](https://togithub.com/pulumi/pulumi/tree/HEAD/sdk/nodejs)) | dependencies | minor | [`3.121.0` -> `3.122.0`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.121.0/3.122.0) | --- ### Release Notes <details> <summary>pulumi/pulumi (@​pulumi/pulumi)</summary> ### [`v3.122.0`](https://togithub.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31220-2024-07-01) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.121.0...v3.122.0) ##### Features - \[cli] Set the --continue-on-error flag with PULUMI_CONTINUE_ON_ERROR environment variable [#​16442](https://togithub.com/pulumi/pulumi/pull/16442) - \[sdk/nodejs] Parallelize Construct and Call calls in the Node.js SDK [#​16428](https://togithub.com/pulumi/pulumi/pull/16428) - \[sdk/python] Support `--exclude-protected` for `destroy` in the Python automation SDK [#​16457](https://togithub.com/pulumi/pulumi/pull/16457) ##### Bug Fixes - \[auto] Protect access to transport.UnsupportedCapabilities inside repo.FetchContext [#​16517](https://togithub.com/pulumi/pulumi/pull/16517) - \[cli] Disable default Cobra completions in the CLI [#​16540](https://togithub.com/pulumi/pulumi/pull/16540) - \[engine] Fix an issue with asset archives not working with paths outside the working directory. [#​16455](https://togithub.com/pulumi/pulumi/pull/16455) - \[engine] Don't re-delete resources that are marked as `pendingReplacement` [#​16510](https://togithub.com/pulumi/pulumi/pull/16510) - \[cli/display] Print a fully qualified stack name on `pulumi stack --show-name --fully-qualify-stack-names` [#​16453](https://togithub.com/pulumi/pulumi/pull/16453) - \[cli/display] Display `[retain]` in all cases of delete retention [#​16506](https://togithub.com/pulumi/pulumi/pull/16506) - \[sdkgen/dotnet] Bump the default version range for the referenced Pulumi package to a version that supports Config.GetDouble [#​16483](https://togithub.com/pulumi/pulumi/pull/16483) - \[cli/new] Add not-found markers to missing executables for packagemanagers [#​16488](https://togithub.com/pulumi/pulumi/pull/16488) - \[sdk/go] Fix concurrent map write when registering transform callbacks [#​16444](https://togithub.com/pulumi/pulumi/pull/16444) - \[sdk/nodejs] Fix race condition when registering stack transforms [#​16443](https://togithub.com/pulumi/pulumi/pull/16443) - \[sdk/nodejs] Fix Construct and Call calls in the Node.js SDK sharing state [#​16487](https://togithub.com/pulumi/pulumi/pull/16487) - \[sdk/nodejs] Fix non-blocking stdout/err with nodejs [#​16504](https://togithub.com/pulumi/pulumi/pull/16504) - \[sdk/{nodejs,python}] Display an actionable error message when dependency installation fails [#​16489](https://togithub.com/pulumi/pulumi/pull/16489) - \[sdk/python] Wait for pending tasks before shutting down python programs. [#​16505](https://togithub.com/pulumi/pulumi/pull/16505) - \[sdk/python] Provide installation instructions for the python typechecker [#​16539](https://togithub.com/pulumi/pulumi/pull/16539) ##### Miscellaneous - \[sdk/nodejs] Migrate from Rome to Biome [#​16456](https://togithub.com/pulumi/pulumi/pull/16456) </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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
- Loading branch information