Skip to content

Commit 9afbaac

Browse files
build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.212.0 to 3.213.0 in /deploy (#856)
Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.212.0 to 3.213.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pulumi/pulumi/releases">github.com/pulumi/pulumi/sdk/v3's releases</a>.</em></p> <blockquote> <h2>v3.213.0</h2> <h2>3.213.0 (2025-12-17)</h2> <h3>Bug Fixes</h3> <ul> <li>[sdkgen/go] Generate three-level nested builtin output types for Go SDK <a href="https://redirect.github.com/pulumi/pulumi/pull/21248">#21248</a></li> </ul> <h3>Miscellaneous</h3> <ul> <li>[pkg] Move plugin downloading from pkg into sdk <a href="https://redirect.github.com/pulumi/pulumi/pull/21220">#21220</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md">github.com/pulumi/pulumi/sdk/v3's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pulumi/pulumi/commit/b5f037ab6d0f2faa594f956b93dad82404fabe0f"><code>b5f037a</code></a> Bump SDK versions for 3.213.0 (<a href="https://redirect.github.com/pulumi/pulumi/issues/21269">#21269</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/e317952bf14e23bc0ae67a5bc54106f110814499"><code>e317952</code></a> add infrastructure to exclude known issues from fuzzing (<a href="https://redirect.github.com/pulumi/pulumi/issues/21267">#21267</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/312929faeacba06d7655f471b5616a5aa7060a97"><code>312929f</code></a> Do not assert that the pulumi/templates repo contains aws-javascript (<a href="https://redirect.github.com/pulumi/pulumi/issues/21280">#21280</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/777230ba863b1bd7b12569cd0b05775e3c52fe94"><code>777230b</code></a> add fuzzing failures to gitignore (<a href="https://redirect.github.com/pulumi/pulumi/issues/21264">#21264</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/fe2c4cb31dbdc7f242cc862a75a0124e1594bcdb"><code>fe2c4cb</code></a> catch panics in the engine, and turn them into errors for fuzzing (<a href="https://redirect.github.com/pulumi/pulumi/issues/20955">#20955</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/de5e586f87e25fdff10e39d5e36ca69db9a65109"><code>de5e586</code></a> python auto api tests: fix flakes because of existing stacks (<a href="https://redirect.github.com/pulumi/pulumi/issues/21265">#21265</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/6d4aa06fc373570c6a392464500ee77237f30cdf"><code>6d4aa06</code></a> Add doc for sdk/go/pulumi-internal/ (<a href="https://redirect.github.com/pulumi/pulumi/issues/21263">#21263</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/a3350dac5f51ddd776561486ff70a5f3056e675d"><code>a3350da</code></a> Add a backporting of type-alias of <code>workspace.PluginSpec</code> (<a href="https://redirect.github.com/pulumi/pulumi/issues/21262">#21262</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/27f635e1dd8750dbd8f458ccda2ac77ae3afd56a"><code>27f635e</code></a> Remove sdk/go/pulumi/internals/empty.s (<a href="https://redirect.github.com/pulumi/pulumi/issues/21261">#21261</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/29b4e67ea3fe1d59c737b9d25b97290f3c20a158"><code>29b4e67</code></a> Expand <code>PackageSpec</code> allow representing a full <code>PluginDescriptor</code> (<a href="https://redirect.github.com/pulumi/pulumi/issues/21254">#21254</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pulumi/pulumi/compare/v3.212.0...v3.213.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/pulumi/pulumi/sdk/v3&package-manager=go_modules&previous-version=3.212.0&new-version=3.213.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4338ec1 commit 9afbaac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

deploy/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.11
55
require (
66
github.com/pulumi/pulumi-gcp/sdk/v8 v8.41.1
77
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.24.1
8-
github.com/pulumi/pulumi/sdk/v3 v3.212.0
8+
github.com/pulumi/pulumi/sdk/v3 v3.213.0
99
gopkg.in/yaml.v2 v2.4.0
1010
)
1111

deploy/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ github.com/pulumi/pulumi-gcp/sdk/v8 v8.41.1 h1:w6OnO3d4j5yVf2vpm8OzXFC/xHOEGqt+9
158158
github.com/pulumi/pulumi-gcp/sdk/v8 v8.41.1/go.mod h1:UyZyv7hz4knpFx6/Sh+SkZe6hT6sJHtDvw9A0TbvEsk=
159159
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.24.1 h1:L1J2/PHgAziDXUvOWJ4HH1JBlgxzpQseZiEIu4K2x34=
160160
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.24.1/go.mod h1:vNiMC/N8GNHvDwU3gQRXQ6V+kbgSl5N/lKtfrUjGuXU=
161-
github.com/pulumi/pulumi/sdk/v3 v3.212.0 h1:YQKFamkd+3sqcbFUi+sq50DejdymayYbqaz+OQnSvug=
162-
github.com/pulumi/pulumi/sdk/v3 v3.212.0/go.mod h1:Bn5Z9Rzp1lPqdAccaB+F2ivUBiamEl2TNR3Gg/h7iLs=
161+
github.com/pulumi/pulumi/sdk/v3 v3.213.0 h1:ICp0WJlTShaTLrx2fDI52fJ3xwCf1h8T8tVrKDRNUB4=
162+
github.com/pulumi/pulumi/sdk/v3 v3.213.0/go.mod h1:Bn5Z9Rzp1lPqdAccaB+F2ivUBiamEl2TNR3Gg/h7iLs=
163163
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
164164
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
165165
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=

0 commit comments

Comments
 (0)