-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update first-party Pulumi dependencies to v3.148.0 (#342)
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)) | resolutions | minor | [`3.147.0` -> `3.148.0`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.147.0/3.148.0) | | [@pulumi/pulumi](https://redirect.github.com/pulumi/pulumi) ([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs)) | devDependencies | minor | [`3.147.0` -> `3.148.0`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.147.0/3.148.0) | | [@pulumi/pulumi](https://redirect.github.com/pulumi/pulumi) ([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs)) | dependencies | minor | [`3.147.0` -> `3.148.0`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.147.0/3.148.0) | | [github.com/pulumi/pulumi/pkg/v3](https://redirect.github.com/pulumi/pulumi) | require | minor | `v3.147.0` -> `v3.148.0` | --- ### Release Notes <details> <summary>pulumi/pulumi (@​pulumi/pulumi)</summary> ### [`v3.148.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.148.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.147.0...v3.148.0) ##### 3.148.0 (2025-01-31) ##### Features - \[cli/config] Introduce `--type` flag for `config set` [#​18287](https://redirect.github.com/pulumi/pulumi/pull/18287) - \[cli/new] Improve docs for disambiguating repositories on hosts where the URL is ambiguous [#​18379](https://redirect.github.com/pulumi/pulumi/pull/18379) - \[cli/package] Automatically get latest version for git based plugins if none is specified [#​18215](https://redirect.github.com/pulumi/pulumi/pull/18215) - \[cli/package] Allow plugins from git sources to live in subdirectories in the repository [#​18322](https://redirect.github.com/pulumi/pulumi/pull/18322) - \[sdk/python] Support commits in prerelease versions of generated Python SDKs [#​18289](https://redirect.github.com/pulumi/pulumi/pull/18289) ##### Bug Fixes - \[cli/config] Fix parsing of config keys with paths and colons in path segments [#​18378](https://redirect.github.com/pulumi/pulumi/pull/18378) - \[engine] Fix some plugin context leaks, which could leave plugin processes running on exit [#​18373](https://redirect.github.com/pulumi/pulumi/pull/18373) - \[cli/package] Respect virtualenv option in package add/link [#​18319](https://redirect.github.com/pulumi/pulumi/pull/18319) - \[programgen/nodejs] Handle keyword overlap of "this" keyword for local variables [#​18177](https://redirect.github.com/pulumi/pulumi/pull/18177) - \[sdk/nodejs] Fix debug strings triggering the Output toString error [#​18016](https://redirect.github.com/pulumi/pulumi/pull/18016) - \[sdk/nodejs] Use the corepack executable from dev dependencies [#​18393](https://redirect.github.com/pulumi/pulumi/pull/18393) - \[sdk/python] Allow Pip 25 [#​18343](https://redirect.github.com/pulumi/pulumi/pull/18343) - \[sdk/python] Make RunPlugin default to using a virtualenv [#​18371](https://redirect.github.com/pulumi/pulumi/pull/18371) ##### Miscellaneous - \[sdk/{dotnet,java}] Update Java to 1.1.0 and Dotnet to 3.72.0 [#​18394](https://redirect.github.com/pulumi/pulumi/pull/18394) - \[sdkgen] Align pulumi.json and schema.go [#​18334](https://redirect.github.com/pulumi/pulumi/pull/18334) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaW1wYWN0L25vLWNoYW5nZWxvZy1yZXF1aXJlZCJdfQ==--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
23c965b
commit b1cf790
Showing
72 changed files
with
182 additions
and
1,298 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -444,46 +444,10 @@ | |
fast-deep-equal "^3.1.3" | ||
fs-extra "^11.2.0" | ||
|
||
"@pulumi/[email protected]": | ||
version "3.147.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.147.0.tgz#b118b353fadfe9ee0705d81d38f772caa9bd1b2b" | ||
integrity sha512-5tBGauFC6rAiB5I8Ug6kHBNB1YNmLANT1yy2pXwyMMWXmFc1++sYrZ2QDyVf0cJVtXdFhqw1kw/CxdV4YCHi0Q== | ||
dependencies: | ||
"@grpc/grpc-js" "^1.10.1" | ||
"@logdna/tail-file" "^2.0.6" | ||
"@npmcli/arborist" "^7.3.1" | ||
"@opentelemetry/api" "^1.9" | ||
"@opentelemetry/exporter-zipkin" "^1.28" | ||
"@opentelemetry/instrumentation" "^0.55" | ||
"@opentelemetry/instrumentation-grpc" "^0.55" | ||
"@opentelemetry/resources" "^1.28" | ||
"@opentelemetry/sdk-trace-base" "^1.28" | ||
"@opentelemetry/sdk-trace-node" "^1.28" | ||
"@opentelemetry/semantic-conventions" "^1.28" | ||
"@pulumi/query" "^0.3.0" | ||
"@types/google-protobuf" "^3.15.5" | ||
"@types/semver" "^7.5.6" | ||
"@types/tmp" "^0.2.6" | ||
execa "^5.1.0" | ||
fdir "^6.1.1" | ||
google-protobuf "^3.5.0" | ||
got "^11.8.6" | ||
ini "^2.0.0" | ||
js-yaml "^3.14.0" | ||
minimist "^1.2.6" | ||
normalize-package-data "^6.0.0" | ||
picomatch "^3.0.1" | ||
pkg-dir "^7.0.0" | ||
require-from-string "^2.0.1" | ||
semver "^7.5.2" | ||
source-map-support "^0.5.6" | ||
tmp "^0.2.1" | ||
upath "^1.1.0" | ||
|
||
"@pulumi/pulumi@^3.142.0": | ||
version "3.143.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.143.0.tgz#da3e5e97a598e3a2b7784c3ee3b1564e517056e5" | ||
integrity sha512-t3xSiq+B0FAJfELszBJYV+saTO4Po1g9jC7pCowi7UhmAhHebkixnGSUBhTCx/neCKeer4rX6hDCZ6b/1LUWfg== | ||
"@pulumi/[email protected]", "@pulumi/pulumi@^3.142.0": | ||
version "3.148.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.148.0.tgz#eec752357bbfbcd8544659231ed4e64af70cb662" | ||
integrity sha512-Y7RNkfOYcvraz6rXMoM4KJAvk2oEq8yvsT6EX4G1CyQKUH8EpdUn0TZtvIZLqhW/M06/sMYFbjgpsuXa7p5Y7Q== | ||
dependencies: | ||
"@grpc/grpc-js" "^1.10.1" | ||
"@logdna/tail-file" "^2.0.6" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -982,46 +982,10 @@ | |
fast-deep-equal "^3.1.3" | ||
fs-extra "^11.2.0" | ||
|
||
"@pulumi/[email protected]": | ||
version "3.147.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.147.0.tgz#b118b353fadfe9ee0705d81d38f772caa9bd1b2b" | ||
integrity sha512-5tBGauFC6rAiB5I8Ug6kHBNB1YNmLANT1yy2pXwyMMWXmFc1++sYrZ2QDyVf0cJVtXdFhqw1kw/CxdV4YCHi0Q== | ||
dependencies: | ||
"@grpc/grpc-js" "^1.10.1" | ||
"@logdna/tail-file" "^2.0.6" | ||
"@npmcli/arborist" "^7.3.1" | ||
"@opentelemetry/api" "^1.9" | ||
"@opentelemetry/exporter-zipkin" "^1.28" | ||
"@opentelemetry/instrumentation" "^0.55" | ||
"@opentelemetry/instrumentation-grpc" "^0.55" | ||
"@opentelemetry/resources" "^1.28" | ||
"@opentelemetry/sdk-trace-base" "^1.28" | ||
"@opentelemetry/sdk-trace-node" "^1.28" | ||
"@opentelemetry/semantic-conventions" "^1.28" | ||
"@pulumi/query" "^0.3.0" | ||
"@types/google-protobuf" "^3.15.5" | ||
"@types/semver" "^7.5.6" | ||
"@types/tmp" "^0.2.6" | ||
execa "^5.1.0" | ||
fdir "^6.1.1" | ||
google-protobuf "^3.5.0" | ||
got "^11.8.6" | ||
ini "^2.0.0" | ||
js-yaml "^3.14.0" | ||
minimist "^1.2.6" | ||
normalize-package-data "^6.0.0" | ||
picomatch "^3.0.1" | ||
pkg-dir "^7.0.0" | ||
require-from-string "^2.0.1" | ||
semver "^7.5.2" | ||
source-map-support "^0.5.6" | ||
tmp "^0.2.1" | ||
upath "^1.1.0" | ||
|
||
"@pulumi/pulumi@^3.142.0": | ||
version "3.143.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.143.0.tgz#da3e5e97a598e3a2b7784c3ee3b1564e517056e5" | ||
integrity sha512-t3xSiq+B0FAJfELszBJYV+saTO4Po1g9jC7pCowi7UhmAhHebkixnGSUBhTCx/neCKeer4rX6hDCZ6b/1LUWfg== | ||
"@pulumi/[email protected]", "@pulumi/pulumi@^3.142.0": | ||
version "3.148.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.148.0.tgz#eec752357bbfbcd8544659231ed4e64af70cb662" | ||
integrity sha512-Y7RNkfOYcvraz6rXMoM4KJAvk2oEq8yvsT6EX4G1CyQKUH8EpdUn0TZtvIZLqhW/M06/sMYFbjgpsuXa7p5Y7Q== | ||
dependencies: | ||
"@grpc/grpc-js" "^1.10.1" | ||
"@logdna/tail-file" "^2.0.6" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -449,46 +449,10 @@ | |
fast-deep-equal "^3.1.3" | ||
fs-extra "^11.2.0" | ||
|
||
"@pulumi/[email protected]": | ||
version "3.147.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.147.0.tgz#b118b353fadfe9ee0705d81d38f772caa9bd1b2b" | ||
integrity sha512-5tBGauFC6rAiB5I8Ug6kHBNB1YNmLANT1yy2pXwyMMWXmFc1++sYrZ2QDyVf0cJVtXdFhqw1kw/CxdV4YCHi0Q== | ||
dependencies: | ||
"@grpc/grpc-js" "^1.10.1" | ||
"@logdna/tail-file" "^2.0.6" | ||
"@npmcli/arborist" "^7.3.1" | ||
"@opentelemetry/api" "^1.9" | ||
"@opentelemetry/exporter-zipkin" "^1.28" | ||
"@opentelemetry/instrumentation" "^0.55" | ||
"@opentelemetry/instrumentation-grpc" "^0.55" | ||
"@opentelemetry/resources" "^1.28" | ||
"@opentelemetry/sdk-trace-base" "^1.28" | ||
"@opentelemetry/sdk-trace-node" "^1.28" | ||
"@opentelemetry/semantic-conventions" "^1.28" | ||
"@pulumi/query" "^0.3.0" | ||
"@types/google-protobuf" "^3.15.5" | ||
"@types/semver" "^7.5.6" | ||
"@types/tmp" "^0.2.6" | ||
execa "^5.1.0" | ||
fdir "^6.1.1" | ||
google-protobuf "^3.5.0" | ||
got "^11.8.6" | ||
ini "^2.0.0" | ||
js-yaml "^3.14.0" | ||
minimist "^1.2.6" | ||
normalize-package-data "^6.0.0" | ||
picomatch "^3.0.1" | ||
pkg-dir "^7.0.0" | ||
require-from-string "^2.0.1" | ||
semver "^7.5.2" | ||
source-map-support "^0.5.6" | ||
tmp "^0.2.1" | ||
upath "^1.1.0" | ||
|
||
"@pulumi/pulumi@^3.142.0": | ||
version "3.143.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.143.0.tgz#da3e5e97a598e3a2b7784c3ee3b1564e517056e5" | ||
integrity sha512-t3xSiq+B0FAJfELszBJYV+saTO4Po1g9jC7pCowi7UhmAhHebkixnGSUBhTCx/neCKeer4rX6hDCZ6b/1LUWfg== | ||
"@pulumi/[email protected]", "@pulumi/pulumi@^3.142.0": | ||
version "3.148.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.148.0.tgz#eec752357bbfbcd8544659231ed4e64af70cb662" | ||
integrity sha512-Y7RNkfOYcvraz6rXMoM4KJAvk2oEq8yvsT6EX4G1CyQKUH8EpdUn0TZtvIZLqhW/M06/sMYFbjgpsuXa7p5Y7Q== | ||
dependencies: | ||
"@grpc/grpc-js" "^1.10.1" | ||
"@logdna/tail-file" "^2.0.6" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -444,46 +444,10 @@ | |
fast-deep-equal "^3.1.3" | ||
fs-extra "^11.2.0" | ||
|
||
"@pulumi/[email protected]": | ||
version "3.147.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.147.0.tgz#b118b353fadfe9ee0705d81d38f772caa9bd1b2b" | ||
integrity sha512-5tBGauFC6rAiB5I8Ug6kHBNB1YNmLANT1yy2pXwyMMWXmFc1++sYrZ2QDyVf0cJVtXdFhqw1kw/CxdV4YCHi0Q== | ||
dependencies: | ||
"@grpc/grpc-js" "^1.10.1" | ||
"@logdna/tail-file" "^2.0.6" | ||
"@npmcli/arborist" "^7.3.1" | ||
"@opentelemetry/api" "^1.9" | ||
"@opentelemetry/exporter-zipkin" "^1.28" | ||
"@opentelemetry/instrumentation" "^0.55" | ||
"@opentelemetry/instrumentation-grpc" "^0.55" | ||
"@opentelemetry/resources" "^1.28" | ||
"@opentelemetry/sdk-trace-base" "^1.28" | ||
"@opentelemetry/sdk-trace-node" "^1.28" | ||
"@opentelemetry/semantic-conventions" "^1.28" | ||
"@pulumi/query" "^0.3.0" | ||
"@types/google-protobuf" "^3.15.5" | ||
"@types/semver" "^7.5.6" | ||
"@types/tmp" "^0.2.6" | ||
execa "^5.1.0" | ||
fdir "^6.1.1" | ||
google-protobuf "^3.5.0" | ||
got "^11.8.6" | ||
ini "^2.0.0" | ||
js-yaml "^3.14.0" | ||
minimist "^1.2.6" | ||
normalize-package-data "^6.0.0" | ||
picomatch "^3.0.1" | ||
pkg-dir "^7.0.0" | ||
require-from-string "^2.0.1" | ||
semver "^7.5.2" | ||
source-map-support "^0.5.6" | ||
tmp "^0.2.1" | ||
upath "^1.1.0" | ||
|
||
"@pulumi/pulumi@^3.142.0": | ||
version "3.143.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.143.0.tgz#da3e5e97a598e3a2b7784c3ee3b1564e517056e5" | ||
integrity sha512-t3xSiq+B0FAJfELszBJYV+saTO4Po1g9jC7pCowi7UhmAhHebkixnGSUBhTCx/neCKeer4rX6hDCZ6b/1LUWfg== | ||
"@pulumi/[email protected]", "@pulumi/pulumi@^3.142.0": | ||
version "3.148.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.148.0.tgz#eec752357bbfbcd8544659231ed4e64af70cb662" | ||
integrity sha512-Y7RNkfOYcvraz6rXMoM4KJAvk2oEq8yvsT6EX4G1CyQKUH8EpdUn0TZtvIZLqhW/M06/sMYFbjgpsuXa7p5Y7Q== | ||
dependencies: | ||
"@grpc/grpc-js" "^1.10.1" | ||
"@logdna/tail-file" "^2.0.6" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -564,46 +564,10 @@ | |
fast-deep-equal "^3.1.3" | ||
fs-extra "^11.2.0" | ||
|
||
"@pulumi/[email protected]": | ||
version "3.147.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.147.0.tgz#b118b353fadfe9ee0705d81d38f772caa9bd1b2b" | ||
integrity sha512-5tBGauFC6rAiB5I8Ug6kHBNB1YNmLANT1yy2pXwyMMWXmFc1++sYrZ2QDyVf0cJVtXdFhqw1kw/CxdV4YCHi0Q== | ||
dependencies: | ||
"@grpc/grpc-js" "^1.10.1" | ||
"@logdna/tail-file" "^2.0.6" | ||
"@npmcli/arborist" "^7.3.1" | ||
"@opentelemetry/api" "^1.9" | ||
"@opentelemetry/exporter-zipkin" "^1.28" | ||
"@opentelemetry/instrumentation" "^0.55" | ||
"@opentelemetry/instrumentation-grpc" "^0.55" | ||
"@opentelemetry/resources" "^1.28" | ||
"@opentelemetry/sdk-trace-base" "^1.28" | ||
"@opentelemetry/sdk-trace-node" "^1.28" | ||
"@opentelemetry/semantic-conventions" "^1.28" | ||
"@pulumi/query" "^0.3.0" | ||
"@types/google-protobuf" "^3.15.5" | ||
"@types/semver" "^7.5.6" | ||
"@types/tmp" "^0.2.6" | ||
execa "^5.1.0" | ||
fdir "^6.1.1" | ||
google-protobuf "^3.5.0" | ||
got "^11.8.6" | ||
ini "^2.0.0" | ||
js-yaml "^3.14.0" | ||
minimist "^1.2.6" | ||
normalize-package-data "^6.0.0" | ||
picomatch "^3.0.1" | ||
pkg-dir "^7.0.0" | ||
require-from-string "^2.0.1" | ||
semver "^7.5.2" | ||
source-map-support "^0.5.6" | ||
tmp "^0.2.1" | ||
upath "^1.1.0" | ||
|
||
"@pulumi/pulumi@^3.142.0": | ||
version "3.143.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.143.0.tgz#da3e5e97a598e3a2b7784c3ee3b1564e517056e5" | ||
integrity sha512-t3xSiq+B0FAJfELszBJYV+saTO4Po1g9jC7pCowi7UhmAhHebkixnGSUBhTCx/neCKeer4rX6hDCZ6b/1LUWfg== | ||
"@pulumi/[email protected]", "@pulumi/pulumi@^3.142.0": | ||
version "3.148.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.148.0.tgz#eec752357bbfbcd8544659231ed4e64af70cb662" | ||
integrity sha512-Y7RNkfOYcvraz6rXMoM4KJAvk2oEq8yvsT6EX4G1CyQKUH8EpdUn0TZtvIZLqhW/M06/sMYFbjgpsuXa7p5Y7Q== | ||
dependencies: | ||
"@grpc/grpc-js" "^1.10.1" | ||
"@logdna/tail-file" "^2.0.6" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -564,46 +564,10 @@ | |
fast-deep-equal "^3.1.3" | ||
fs-extra "^11.2.0" | ||
|
||
"@pulumi/[email protected]": | ||
version "3.147.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.147.0.tgz#b118b353fadfe9ee0705d81d38f772caa9bd1b2b" | ||
integrity sha512-5tBGauFC6rAiB5I8Ug6kHBNB1YNmLANT1yy2pXwyMMWXmFc1++sYrZ2QDyVf0cJVtXdFhqw1kw/CxdV4YCHi0Q== | ||
dependencies: | ||
"@grpc/grpc-js" "^1.10.1" | ||
"@logdna/tail-file" "^2.0.6" | ||
"@npmcli/arborist" "^7.3.1" | ||
"@opentelemetry/api" "^1.9" | ||
"@opentelemetry/exporter-zipkin" "^1.28" | ||
"@opentelemetry/instrumentation" "^0.55" | ||
"@opentelemetry/instrumentation-grpc" "^0.55" | ||
"@opentelemetry/resources" "^1.28" | ||
"@opentelemetry/sdk-trace-base" "^1.28" | ||
"@opentelemetry/sdk-trace-node" "^1.28" | ||
"@opentelemetry/semantic-conventions" "^1.28" | ||
"@pulumi/query" "^0.3.0" | ||
"@types/google-protobuf" "^3.15.5" | ||
"@types/semver" "^7.5.6" | ||
"@types/tmp" "^0.2.6" | ||
execa "^5.1.0" | ||
fdir "^6.1.1" | ||
google-protobuf "^3.5.0" | ||
got "^11.8.6" | ||
ini "^2.0.0" | ||
js-yaml "^3.14.0" | ||
minimist "^1.2.6" | ||
normalize-package-data "^6.0.0" | ||
picomatch "^3.0.1" | ||
pkg-dir "^7.0.0" | ||
require-from-string "^2.0.1" | ||
semver "^7.5.2" | ||
source-map-support "^0.5.6" | ||
tmp "^0.2.1" | ||
upath "^1.1.0" | ||
|
||
"@pulumi/pulumi@^3.142.0": | ||
version "3.143.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.143.0.tgz#da3e5e97a598e3a2b7784c3ee3b1564e517056e5" | ||
integrity sha512-t3xSiq+B0FAJfELszBJYV+saTO4Po1g9jC7pCowi7UhmAhHebkixnGSUBhTCx/neCKeer4rX6hDCZ6b/1LUWfg== | ||
"@pulumi/[email protected]", "@pulumi/pulumi@^3.142.0": | ||
version "3.148.0" | ||
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.148.0.tgz#eec752357bbfbcd8544659231ed4e64af70cb662" | ||
integrity sha512-Y7RNkfOYcvraz6rXMoM4KJAvk2oEq8yvsT6EX4G1CyQKUH8EpdUn0TZtvIZLqhW/M06/sMYFbjgpsuXa7p5Y7Q== | ||
dependencies: | ||
"@grpc/grpc-js" "^1.10.1" | ||
"@logdna/tail-file" "^2.0.6" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.