From 31065543d9a51c8f490a8ad859186b10f5f82d5f Mon Sep 17 00:00:00 2001 From: "pulumi-renovate[bot]" <189166143+pulumi-renovate[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 16:17:55 +0000 Subject: [PATCH] Update dependency @pulumi/pulumi to v3.209.0 (#682) 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://redirect.github.com/pulumi/pulumi) ([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs)) | dependencies | minor | [`3.208.0` -> `3.209.0`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.208.0/3.209.0) | --- ### Release Notes
pulumi/pulumi (@​pulumi/pulumi) ### [`v3.209.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.209.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.208.0...v3.209.0) ##### 3.209.0 (2025-11-26) ##### Features - \[cli] Add native support for OIDC token exchange when logging into Pulumi Cloud. Run `pulumi login --help` for more information. [#​20974](https://redirect.github.com/pulumi/pulumi/pull/20974) - \[sdk/python] Allow older grpcio and protobuf dependencies [#​21007](https://redirect.github.com/pulumi/pulumi/pull/21007) - \[sdkgen/{dotnet,go,nodejs,python}] Generate .gitignore and .gitattributes files for generated SDKs [#​21034](https://redirect.github.com/pulumi/pulumi/pull/21034) ##### Bug Fixes - \[cli/install] Correctly install non-standard plugins. See[https://github.com/pulumi/pulumi/issues/20953](https://redirect.github.com/pulumi/pulumi/issues/20953)3 for more information [#​20983](https://redirect.github.com/pulumi/pulumi/pull/20983) - \[cli/new] Create pyproject.toml for uv and poetry projects when using --generate-only [#​20979](https://redirect.github.com/pulumi/pulumi/pull/20979) - \[sdk/nodejs] Fix serialization errors due to SxS copies of the SDK [#​21029](https://redirect.github.com/pulumi/pulumi/pull/21029) - \[sdk/python] Add `PropertyValue` runtime validation checks [#​21058](https://redirect.github.com/pulumi/pulumi/pull/21058) ##### Miscellaneous - \[engine] Don't send root directory and runtime options to language plugins as command line arguments [#​21054](https://redirect.github.com/pulumi/pulumi/pull/21054) - \[sdk/{dotnet,java,yaml}] Bump language runtimes for yaml, dotnet and java
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Monday through Friday ( * * * * 1-5 ) (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 this update again. --- - [ ] 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). Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com> --- examples/nodejs/package.json | 2 +- examples/tests/caching/package.json | 2 +- examples/tests/caching/yarn.lock | 18 +++++++++--------- examples/tests/config/package.json | 2 +- examples/upgrade-node/package.json | 2 +- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/examples/nodejs/package.json b/examples/nodejs/package.json index fb12e39..0566494 100644 --- a/examples/nodejs/package.json +++ b/examples/nodejs/package.json @@ -5,6 +5,6 @@ }, "dependencies": { "typescript": "^4.0.0", - "@pulumi/pulumi": "3.208.0" + "@pulumi/pulumi": "3.209.0" } } diff --git a/examples/tests/caching/package.json b/examples/tests/caching/package.json index 5f07501..8b789df 100644 --- a/examples/tests/caching/package.json +++ b/examples/tests/caching/package.json @@ -4,6 +4,6 @@ "@types/node": "^20.0.0" }, "dependencies": { - "@pulumi/pulumi": "3.208.0" + "@pulumi/pulumi": "3.209.0" } } diff --git a/examples/tests/caching/yarn.lock b/examples/tests/caching/yarn.lock index 3c99250..6c9cadb 100644 --- a/examples/tests/caching/yarn.lock +++ b/examples/tests/caching/yarn.lock @@ -369,10 +369,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/pulumi@3.208.0": - version "3.208.0" - resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.208.0.tgz#8dac5a009e1897d6f6b831cd618e351596195ed4" - integrity sha512-6RM/QQXyAoEj1J1U8bdtRqLp4zCdxl0YpoQfc+CtOfR1QrR7sHcZ4anpLbVs+fE7nxK1h4Cx8YykJ8cYq2BzJQ== +"@pulumi/pulumi@3.209.0": + version "3.209.0" + resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.209.0.tgz#b65e45d11ee66ca235f85b9474a130bdc2eae4b8" + integrity sha512-rGEYl+EO1deSFBbkymNc3/pWH5IFU1195zcxAqj6YTCaF0Wf1Y5Kx4A8TxULpa1gUCKESOQyv01OAY5HXtpBGg== dependencies: "@grpc/grpc-js" "^1.10.1" "@logdna/tail-file" "^2.0.6" @@ -392,7 +392,7 @@ google-protobuf "^3.21.4" got "^11.8.6" ini "^2.0.0" - js-yaml "^3.14.0" + js-yaml "^3.14.2" minimist "^1.2.6" normalize-package-data "^6.0.0" picomatch "^3.0.1" @@ -1051,10 +1051,10 @@ jackspeak@^3.1.2: optionalDependencies: "@pkgjs/parseargs" "^0.11.0" -js-yaml@^3.14.0: - version "3.14.1" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537" - integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g== +js-yaml@^3.14.2: + version "3.14.2" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0" + integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg== dependencies: argparse "^1.0.7" esprima "^4.0.0" diff --git a/examples/tests/config/package.json b/examples/tests/config/package.json index 5f07501..8b789df 100644 --- a/examples/tests/config/package.json +++ b/examples/tests/config/package.json @@ -4,6 +4,6 @@ "@types/node": "^20.0.0" }, "dependencies": { - "@pulumi/pulumi": "3.208.0" + "@pulumi/pulumi": "3.209.0" } } diff --git a/examples/upgrade-node/package.json b/examples/upgrade-node/package.json index fb12e39..0566494 100644 --- a/examples/upgrade-node/package.json +++ b/examples/upgrade-node/package.json @@ -5,6 +5,6 @@ }, "dependencies": { "typescript": "^4.0.0", - "@pulumi/pulumi": "3.208.0" + "@pulumi/pulumi": "3.209.0" } }