Skip to content

Commit 3c0320b

Browse files
build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.175.0 to 3.204.0 in /deploy (#700)
Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.175.0 to 3.204.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.204.0</h2> <h2>3.204.0 (2025-10-23)</h2> <h3>Features</h3> <ul> <li> <p>[cli] Print replace diffs when a resource tries to replace but is blocked by still having an import id set <a href="https://redirect.github.com/pulumi/pulumi/pull/20762">#20762</a></p> </li> <li> <p>[engine] Support overriding policy severity on violations <a href="https://redirect.github.com/pulumi/pulumi/pull/20767">#20767</a></p> </li> <li> <p>[backend/service] Send journal entries to the backend if it's supported <a href="https://redirect.github.com/pulumi/pulumi/pull/20343">#20343</a></p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li> <p>[engine] Fix a potential snapshot integrity error when a resources dependency fails to be destroyed using <code>destroy --run-program</code> <a href="https://redirect.github.com/pulumi/pulumi/pull/20692">#20692</a></p> </li> <li> <p>[engine] Fix import error to contain the import ID of non-existent resources <a href="https://redirect.github.com/pulumi/pulumi/pull/20753">#20753</a></p> </li> <li> <p>[sdk/nodejs] Pass secret values as Output objects to resource hooks to properly maintain their secretness. Previously hooks received an internal representation for secret values. <a href="https://redirect.github.com/pulumi/pulumi/pull/20774">#20774</a></p> </li> <li> <p>[sdk/python] Pass secret values as Output objects to resource hooks to properly maintain their secretness. Previously hooks received an internal representation for secret values. <a href="https://redirect.github.com/pulumi/pulumi/pull/20769">#20769</a></p> </li> <li> <p>[sdkgen/go] Fix codegen of scalar return SDK functions <a href="https://redirect.github.com/pulumi/pulumi/pull/20754">#20754</a></p> </li> <li> <p>[sdkgen/{nodejs,python}] Fix scalar return protocol to allow returning secret maps <a href="https://redirect.github.com/pulumi/pulumi/pull/20747">#20747</a></p> </li> </ul> <h3>Miscellaneous</h3> <ul> <li>[sdk/nodejs] Use Language.Link to link Node.js packages <a href="https://redirect.github.com/pulumi/pulumi/pull/20715">#20715</a></li> </ul> <h2>v3.203.0</h2> <h2>3.203.0 (2025-10-15)</h2> <h3>Features</h3> <ul> <li>[cli/display] Display policy severity for violations <a href="https://redirect.github.com/pulumi/pulumi/pull/20746">#20746</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.204.0 (2025-10-23)</h2> <h3>Features</h3> <ul> <li> <p>[cli] Print replace diffs when a resource tries to replace but is blocked by still having an import id set <a href="https://redirect.github.com/pulumi/pulumi/pull/20762">#20762</a></p> </li> <li> <p>[engine] Support overriding policy severity on violations <a href="https://redirect.github.com/pulumi/pulumi/pull/20767">#20767</a></p> </li> <li> <p>[backend/service] Send journal entries to the backend if it's supported <a href="https://redirect.github.com/pulumi/pulumi/pull/20343">#20343</a></p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li> <p>[engine] Fix a potential snapshot integrity error when a resources dependency fails to be destroyed using <code>destroy --run-program</code> <a href="https://redirect.github.com/pulumi/pulumi/pull/20692">#20692</a></p> </li> <li> <p>[engine] Fix import error to contain the import ID of non-existent resources <a href="https://redirect.github.com/pulumi/pulumi/pull/20753">#20753</a></p> </li> <li> <p>[sdk/nodejs] Pass secret values as Output objects to resource hooks to properly maintain their secretness. Previously hooks received an internal representation for secret values. <a href="https://redirect.github.com/pulumi/pulumi/pull/20774">#20774</a></p> </li> <li> <p>[sdk/python] Pass secret values as Output objects to resource hooks to properly maintain their secretness. Previously hooks received an internal representation for secret values. <a href="https://redirect.github.com/pulumi/pulumi/pull/20769">#20769</a></p> </li> <li> <p>[sdkgen/go] Fix codegen of scalar return SDK functions <a href="https://redirect.github.com/pulumi/pulumi/pull/20754">#20754</a></p> </li> <li> <p>[sdkgen/{nodejs,python}] Fix scalar return protocol to allow returning secret maps <a href="https://redirect.github.com/pulumi/pulumi/pull/20747">#20747</a></p> </li> </ul> <h3>Miscellaneous</h3> <ul> <li>[sdk/nodejs] Use Language.Link to link Node.js packages <a href="https://redirect.github.com/pulumi/pulumi/pull/20715">#20715</a></li> </ul> <h2>3.203.0 (2025-10-15)</h2> <h3>Features</h3> <ul> <li> <p>[cli/display] Display policy severity for violations <a href="https://redirect.github.com/pulumi/pulumi/pull/20746">#20746</a></p> </li> <li> <p>[cli/package] Show functions in <code>package info</code></p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pulumi/pulumi/commit/24654399abdfe5725bead8d54ad64efb554f6392"><code>2465439</code></a> Bump dotnet language plugin to latest version (<a href="https://redirect.github.com/pulumi/pulumi/issues/20778">#20778</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/3882b627babecf06101fc39b5e1295244058524e"><code>3882b62</code></a> implement journaling API and send journal entries to the service directly (<a href="https://redirect.github.com/pulumi/pulumi/issues/2">#2</a>...</li> <li><a href="https://github.com/pulumi/pulumi/commit/ef3c2a316be6bda39ae2ef9c39c365aa6c925df7"><code>ef3c2a3</code></a> [Node.js] Pass secret values as Output objects to resource hooks (<a href="https://redirect.github.com/pulumi/pulumi/issues/20774">#20774</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/86503934b99a5be42da339f1cf67b1c74ef7912e"><code>8650393</code></a> Support overriding policy severity on violations (<a href="https://redirect.github.com/pulumi/pulumi/issues/20767">#20767</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/be6db2b82ab996eb6f5bae6ab1f4e4004aff25d6"><code>be6db2b</code></a> Run analyzer lifecycle tests through gRPC (<a href="https://redirect.github.com/pulumi/pulumi/issues/20766">#20766</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/fd8c0a88b5ec9b2c856660ed71931202e9af2c78"><code>fd8c0a8</code></a> Pass secret values as Outputs to hooks (<a href="https://redirect.github.com/pulumi/pulumi/issues/20769">#20769</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/d292447a4952ed0a0dd44f7327de4a10d72ae1ae"><code>d292447</code></a> Add some tests for Python type inspection utilities (<a href="https://redirect.github.com/pulumi/pulumi/issues/20736">#20736</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/ba809f361c270ed84d9aaf721c1411a567230c60"><code>ba809f3</code></a> Add a <code>--version</code> flag to <code>pulumi-language-nodejs</code> (<a href="https://redirect.github.com/pulumi/pulumi/issues/20768">#20768</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/89ea89b4dac6014ebb899ffa951d38736fb275d5"><code>89ea89b</code></a> update journaling docs (<a href="https://redirect.github.com/pulumi/pulumi/issues/20763">#20763</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/22797a9b84969a4aabfc54c259c89704fde54144"><code>22797a9</code></a> Share CurrentProjectContradictsWorkspace between backends (<a href="https://redirect.github.com/pulumi/pulumi/issues/20759">#20759</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pulumi/pulumi/compare/v3.175.0...v3.204.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.175.0&new-version=3.204.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 402c4b8 commit 3c0320b

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

deploy/go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.6
55
require (
66
github.com/pulumi/pulumi-gcp/sdk/v8 v8.41.1
77
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.18.2
8-
github.com/pulumi/pulumi/sdk/v3 v3.185.0
8+
github.com/pulumi/pulumi/sdk/v3 v3.204.0
99
gopkg.in/yaml.v2 v2.4.0
1010
)
1111

@@ -61,10 +61,9 @@ require (
6161
github.com/pkg/errors v0.9.1 // indirect
6262
github.com/pkg/term v1.1.0 // indirect
6363
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
64-
github.com/pulumi/esc v0.14.3 // indirect
64+
github.com/pulumi/esc v0.17.0 // indirect
6565
github.com/rivo/uniseg v0.4.4 // indirect
6666
github.com/rogpeppe/go-internal v1.14.1 // indirect
67-
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
6867
github.com/santhosh-tekuri/jsonschema/v5 v5.0.0 // indirect
6968
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
7069
github.com/skeema/knownhosts v1.3.1 // indirect

deploy/go.sum

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -154,23 +154,21 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
154154
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
155155
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435cARxCW6q9gc0S/Yxz7Mkd38pOb0=
156156
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
157-
github.com/pulumi/esc v0.14.3 h1:Zli+9LiSDT/W+Fsfr8tITxCo+5wn969tLrE4KLv44G8=
158-
github.com/pulumi/esc v0.14.3/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc=
157+
github.com/pulumi/esc v0.17.0 h1:oaVOIyFTENlYDuqc3pW75lQT9jb2cd6ie/4/Twxn66w=
158+
github.com/pulumi/esc v0.17.0/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc=
159159
github.com/pulumi/pulumi-gcp/sdk/v8 v8.41.1 h1:w6OnO3d4j5yVf2vpm8OzXFC/xHOEGqt+9FjWCUBCq6U=
160160
github.com/pulumi/pulumi-gcp/sdk/v8 v8.41.1/go.mod h1:UyZyv7hz4knpFx6/Sh+SkZe6hT6sJHtDvw9A0TbvEsk=
161161
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.18.2 h1:WKxxqw+94H4KhBWKRN79G9IhmBZewj8sPYQJclgHJx0=
162162
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.18.2/go.mod h1:9dBA6+rtpKmyZB3k1XryUOHDOuNdoTODFKEEZZCtrz8=
163-
github.com/pulumi/pulumi/sdk/v3 v3.185.0 h1:+pEMQxo2VvZFjSNw5EkpOdEUu87WflApTK9X/Zej8/Y=
164-
github.com/pulumi/pulumi/sdk/v3 v3.185.0/go.mod h1:YS7uQ+eoIV/Fco804Upv3jmz5pwo/MkLYmbGH3VgA9c=
163+
github.com/pulumi/pulumi/sdk/v3 v3.204.0 h1:tIiirsTpnq+Y9HqLY2NmXSEtbSg5XdZT9k+/6NmesAo=
164+
github.com/pulumi/pulumi/sdk/v3 v3.204.0/go.mod h1:aV0+c5xpSYccWKmOjTZS9liYCqh7+peu3cQgSXu7CJw=
165165
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
166166
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
167167
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=
168168
github.com/rivo/uniseg v0.4.4/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
169169
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=
170170
github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc=
171171
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
172-
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 h1:OkMGxebDjyw0ULyrTYWeN0UNCCkmCWfjPnIA2W6oviI=
173-
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06/go.mod h1:+ePHsJ1keEjQtpvf9HHw0f4ZeJ0TLRsxhunSI2hYJSs=
174172
github.com/santhosh-tekuri/jsonschema/v5 v5.0.0 h1:TToq11gyfNlrMFZiYujSekIsPd9AmsA2Bj/iv+s4JHE=
175173
github.com/santhosh-tekuri/jsonschema/v5 v5.0.0/go.mod h1:FKdcjfQW6rpZSnxxUvEA5H/cDPdvJ/SZJQLWWXWGrZ0=
176174
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8=
@@ -191,7 +189,6 @@ github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXf
191189
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
192190
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
193191
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
194-
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
195192
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
196193
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
197194
github.com/texttheater/golang-levenshtein v1.0.1 h1:+cRNoVrfiwufQPhoMzB6N0Yf/Mqajr6t1lOv8GyGE2U=
@@ -299,7 +296,6 @@ gopkg.in/warnings.v0 v0.1.2/go.mod h1:jksf8JmL6Qr/oQM2OXTHunEvvTAsrWBLb6OOjuVWRN
299296
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
300297
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
301298
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
302-
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
303299
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
304300
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
305301
lukechampine.com/frand v1.4.2 h1:RzFIpOvkMXuPMBb9maa4ND4wjBn71E1Jpf8BzJHMaVw=

0 commit comments

Comments
 (0)