Skip to content

Commit 06fd395

Browse files
build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.213.0 to 3.214.0 in /deploy (#872)
Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.213.0 to 3.214.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.214.0</h2> <h2>3.214.0 (2025-12-30)</h2> <h3>Features</h3> <ul> <li> <p>[cli] Add --config and --config-path options to destroy and refresh <a href="https://redirect.github.com/pulumi/pulumi/pull/21299">#21299</a></p> </li> <li> <p>[sdkgen] Add <code>OutputStyleOnly</code> flag to functions to not emit their plain variants <a href="https://redirect.github.com/pulumi/pulumi/pull/21198">#21198</a></p> </li> <li> <p>[sdk/python] Add support for <code>replacement_trigger</code> in the Python SDK <a href="https://redirect.github.com/pulumi/pulumi/pull/20940">#20940</a></p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li> <p>[engine] Pass ignoreChanges when issuing no-diff updates that resolve initErrors <a href="https://redirect.github.com/pulumi/pulumi/pull/21319">#21319</a></p> </li> <li> <p>[programgen] Fix a bug in programgen binding to invokes from parameterized packages <a href="https://redirect.github.com/pulumi/pulumi/pull/21284">#21284</a></p> </li> <li> <p>[cli/plugin] Fix plugin download URL overrides for fallback mechanism <a href="https://redirect.github.com/pulumi/pulumi/pull/21095">#21095</a></p> </li> </ul> <h3>Miscellaneous</h3> <ul> <li>[pkg] Upgrade pulumi-java to 1.20.0</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> <h2>3.214.0 (2025-12-30)</h2> <h3>Features</h3> <ul> <li> <p>[cli] Add --config and --config-path options to destroy and refresh <a href="https://redirect.github.com/pulumi/pulumi/pull/21299">#21299</a></p> </li> <li> <p>[sdkgen] Add <code>OutputStyleOnly</code> flag to functions to not emit their plain variants <a href="https://redirect.github.com/pulumi/pulumi/pull/21198">#21198</a></p> </li> <li> <p>[sdk/python] Add support for <code>replacement_trigger</code> in the Python SDK <a href="https://redirect.github.com/pulumi/pulumi/pull/20940">#20940</a></p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li> <p>[engine] Pass ignoreChanges when issuing no-diff updates that resolve initErrors <a href="https://redirect.github.com/pulumi/pulumi/pull/21319">#21319</a></p> </li> <li> <p>[programgen] Fix a bug in programgen binding to invokes from parameterized packages <a href="https://redirect.github.com/pulumi/pulumi/pull/21284">#21284</a></p> </li> <li> <p>[cli/plugin] Fix plugin download URL overrides for fallback mechanism <a href="https://redirect.github.com/pulumi/pulumi/pull/21095">#21095</a></p> </li> </ul> <h3>Miscellaneous</h3> <ul> <li>[pkg] Upgrade pulumi-java to 1.20.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pulumi/pulumi/commit/72adf65d22a4fb6adfe9c9824188b1cf8eb19d08"><code>72adf65</code></a> Run smoke tests in parallel (<a href="https://redirect.github.com/pulumi/pulumi/issues/20082">#20082</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/8cfc492137fa8bf8713794d7b9f1390c47ffa88d"><code>8cfc492</code></a> Upgrade pulumi-java to v1.20.0 (<a href="https://redirect.github.com/pulumi/pulumi/issues/21328">#21328</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/eb7217f34050844548a42d33ec755d419bdbd434"><code>eb7217f</code></a> Fix plugin download URL overrides for fallback mechanism (<a href="https://redirect.github.com/pulumi/pulumi/issues/21095">#21095</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/2e94b9b4248886aba5cb4360e437882b28c59135"><code>2e94b9b</code></a> engine: pass IgnoreChanges to init errors update (<a href="https://redirect.github.com/pulumi/pulumi/issues/21319">#21319</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/9e5f2036cee6f2cdf636705eee7cef238ed18fe9"><code>9e5f203</code></a> Make the types make sense for <code>packageresolution.Resolve</code> (<a href="https://redirect.github.com/pulumi/pulumi/issues/21298">#21298</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/9e36f87181b04874bc623ab189f5582c35887ff2"><code>9e36f87</code></a> Discourage use of SDK gen tests via note in README.md (<a href="https://redirect.github.com/pulumi/pulumi/issues/19596">#19596</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/0dd8b625ba3770481631aaa5420be9048dc7d1f9"><code>0dd8b62</code></a> fix typo in dev docs (<a href="https://redirect.github.com/pulumi/pulumi/issues/21313">#21313</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/c0f75ececf9849323870d23e0ba79bbfbf2292e3"><code>c0f75ec</code></a> improve error message when dependency installation failed (<a href="https://redirect.github.com/pulumi/pulumi/issues/21310">#21310</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/70f8c56ccdb96ea67d0ade93a9d5247323e130cf"><code>70f8c56</code></a> fix yet another flaky tail test (<a href="https://redirect.github.com/pulumi/pulumi/issues/21311">#21311</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/ac0a6b116cf60b5e2ccae088887114fc533c5ad0"><code>ac0a6b1</code></a> re-enable TestAzureLoginAzLogin (<a href="https://redirect.github.com/pulumi/pulumi/issues/21303">#21303</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pulumi/pulumi/compare/v3.213.0...v3.214.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.213.0&new-version=3.214.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9afbaac commit 06fd395

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.213.0
8+
github.com/pulumi/pulumi/sdk/v3 v3.214.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.213.0 h1:ICp0WJlTShaTLrx2fDI52fJ3xwCf1h8T8tVrKDRNUB4=
162-
github.com/pulumi/pulumi/sdk/v3 v3.213.0/go.mod h1:Bn5Z9Rzp1lPqdAccaB+F2ivUBiamEl2TNR3Gg/h7iLs=
161+
github.com/pulumi/pulumi/sdk/v3 v3.214.0 h1:MBUrjhaY7i9RmEQddyH/HR0kvF5Kxl3WT+/Ra9wV3YM=
162+
github.com/pulumi/pulumi/sdk/v3 v3.214.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)