From 1207b3c768f13a851bb91010cc9de5b162ce87fb Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 02:53:55 +0000 Subject: [PATCH] fix(deps): update @pulumi/pulumi to 3.122.0 (#4984) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
pulumi/pulumi (@​pulumi/pulumi) ### [`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)
--- ### 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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- pulumi/cloudflare/package-lock.json | 6 +++--- pulumi/icb/package-lock.json | 6 +++--- pulumi/vault/package-lock.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pulumi/cloudflare/package-lock.json b/pulumi/cloudflare/package-lock.json index 32000293fc..81f684ba7f 100644 --- a/pulumi/cloudflare/package-lock.json +++ b/pulumi/cloudflare/package-lock.json @@ -840,9 +840,9 @@ } }, "node_modules/@pulumi/pulumi": { - "version": "3.121.0", - "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.121.0.tgz", - "integrity": "sha512-fv9sY1e7nPeGpvlHIMZcErHeZAsbdqOi0Jcb1oxi0NvTU3jy1EZa70q+JdE0dmqYlr43HaSL8SU5+G0/S08wGA==", + "version": "3.122.0", + "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.122.0.tgz", + "integrity": "sha512-+EXWVJVLL+s2ianhZ4LxgNA9zt4hfgamnuwPr6qW0eBlk5gr906xSQgw4zdk8CIiAW+VT16TfxXk49Vj1BpBrw==", "license": "Apache-2.0", "dependencies": { "@grpc/grpc-js": "^1.10.1", diff --git a/pulumi/icb/package-lock.json b/pulumi/icb/package-lock.json index cffd559773..e1c46e147f 100644 --- a/pulumi/icb/package-lock.json +++ b/pulumi/icb/package-lock.json @@ -843,9 +843,9 @@ } }, "node_modules/@pulumi/pulumi": { - "version": "3.121.0", - "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.121.0.tgz", - "integrity": "sha512-fv9sY1e7nPeGpvlHIMZcErHeZAsbdqOi0Jcb1oxi0NvTU3jy1EZa70q+JdE0dmqYlr43HaSL8SU5+G0/S08wGA==", + "version": "3.122.0", + "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.122.0.tgz", + "integrity": "sha512-+EXWVJVLL+s2ianhZ4LxgNA9zt4hfgamnuwPr6qW0eBlk5gr906xSQgw4zdk8CIiAW+VT16TfxXk49Vj1BpBrw==", "license": "Apache-2.0", "dependencies": { "@grpc/grpc-js": "^1.10.1", diff --git a/pulumi/vault/package-lock.json b/pulumi/vault/package-lock.json index 6a947843f8..2e8320783c 100644 --- a/pulumi/vault/package-lock.json +++ b/pulumi/vault/package-lock.json @@ -754,9 +754,9 @@ } }, "node_modules/@pulumi/pulumi": { - "version": "3.121.0", - "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.121.0.tgz", - "integrity": "sha512-fv9sY1e7nPeGpvlHIMZcErHeZAsbdqOi0Jcb1oxi0NvTU3jy1EZa70q+JdE0dmqYlr43HaSL8SU5+G0/S08wGA==", + "version": "3.122.0", + "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.122.0.tgz", + "integrity": "sha512-+EXWVJVLL+s2ianhZ4LxgNA9zt4hfgamnuwPr6qW0eBlk5gr906xSQgw4zdk8CIiAW+VT16TfxXk49Vj1BpBrw==", "license": "Apache-2.0", "dependencies": { "@grpc/grpc-js": "^1.10.1",