Skip to content

Commit 224e23d

Browse files
build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.248.0 to 3.251.0 in /deploy (#1431)
Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.248.0 to 3.251.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.251.0</h2> <h2>3.251.0 (2026-07-08)</h2> <h3>Bug Fixes</h3> <ul> <li>[cli] Show a <code>retain</code> marker for retain-on-delete resources in <code>--diff</code> output <a href="https://redirect.github.com/pulumi/pulumi/pull/23754">#23754</a></li> <li>[cli] Don't miscopy out archives <a href="https://redirect.github.com/pulumi/pulumi/pull/23798">#23798</a></li> </ul> <h3>Miscellaneous</h3> <ul> <li>[cli] Add <code>pulumi neo --debug-update</code> and <code>pulumi neo --debug-preview</code> flags to investigate a failed update or preview, suggested in the failure output <a href="https://redirect.github.com/pulumi/pulumi/pull/23499">#23499</a></li> </ul> <h3>Improvements</h3> <ul> <li>[cli/convert] Add an <code>ecosystem</code> field to converter mapping requests so a converter can request mappings for the ecosystem it consumes rather than its own name <a href="https://redirect.github.com/pulumi/pulumi/pull/23804">#23804</a></li> <li>[cli/deployment] <code>pulumi deployment settings</code> no longer writes the local <code>Pulumi.&lt;stack&gt;.deploy.yaml</code> file: the experimental <code>init</code>, <code>pull</code>, <code>configure</code>, and <code>env</code> subcommands have been removed, and the CLI no longer calls the deployment-settings encrypt endpoint. <code>get</code>/<code>edit</code>/<code>destroy</code> continue to manage settings directly in Pulumi Cloud <a href="https://redirect.github.com/pulumi/pulumi/pull/23480">#23480</a></li> <li>[cli/deployment] The deployment settings file (<code>Pulumi.&lt;stack&gt;.deploy.yaml</code>) has been removed entirely. The experimental <code>pulumi deployment settings push</code> (<code>update</code>/<code>up</code>) command, the <code>--config-file</code> flag, and the SDK helpers that read the file have been removed. Manage deployment settings directly in Pulumi Cloud with <code>pulumi deployment settings get</code>, <code>edit</code>, and <code>destroy</code> <a href="https://redirect.github.com/pulumi/pulumi/pull/23480">#23480</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>[cli/display] Prevent plugin debug logs from appearing as raw JSON in the CLI's output when logging with <code>--logtostderr</code> <a href="https://redirect.github.com/pulumi/pulumi/pull/23633">#23633</a></li> </ul> <h3>Improvements</h3> <ul> <li>[cli/env] Report the new revision number when an environment definition is updated (e.g. <code>pulumi env edit</code>, <code>pulumi env provider</code>, <code>pulumi env version rollback</code>) <a href="https://redirect.github.com/pulumi/pulumi/pull/23799">#23799</a></li> </ul> <h3>Miscellaneous</h3> <ul> <li>[cli/env] Fold the Pulumi ESC engine and CLI into the pulumi/pulumi monorepo, removing the sdk↔esc Go module cycle. Internal refactor with no user-facing behavior change; <code>pulumi env</code>/<code>pulumi esc</code> are unaffected. <a href="https://redirect.github.com/pulumi/pulumi/pull/23746">#23746</a></li> </ul> <h3>Improvements</h3> <ul> <li>[cli/import] Support importing resources under parameterized providers from a converter or import file <a href="https://redirect.github.com/pulumi/pulumi/pull/23763">#23763</a></li> <li>[cli/import] Support importing resources under extension-parameterized providers <a href="https://redirect.github.com/pulumi/pulumi/pull/23779">#23779</a></li> </ul> <h3>Features</h3> <ul> <li>[engine] Add <code>TargetSnippets</code> to deployment options to target snippets by UUID. <a href="https://redirect.github.com/pulumi/pulumi/pull/23745">#23745</a></li> </ul> <h3>Improvements</h3> <ul> <li>[engine] Add OpenTelemetry spans to the StackReference read path so performance traces can pinpoint slow snapshot fetches, deserialization, or secret decryption <a href="https://redirect.github.com/pulumi/pulumi/pull/23787">#23787</a></li> </ul> <h3>Features</h3> <ul> <li>[programgen/pcl] Invoke functions declared with multi-argument inputs using positional arguments in PCL <a href="https://redirect.github.com/pulumi/pulumi/pull/23571">#23571</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>[sdk/nodejs] Don't include the version in module paths when serializing functions when using pnpm <a href="https://redirect.github.com/pulumi/pulumi/pull/23767">#23767</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.251.0 (2026-07-08)</h2> <h3>Bug Fixes</h3> <ul> <li>[cli] Show a <code>retain</code> marker for retain-on-delete resources in <code>--diff</code> output <a href="https://redirect.github.com/pulumi/pulumi/pull/23754">#23754</a></li> <li>[cli] Don't miscopy out archives <a href="https://redirect.github.com/pulumi/pulumi/pull/23798">#23798</a></li> </ul> <h3>Miscellaneous</h3> <ul> <li>[cli] Add <code>pulumi neo --debug-update</code> and <code>pulumi neo --debug-preview</code> flags to investigate a failed update or preview, suggested in the failure output <a href="https://redirect.github.com/pulumi/pulumi/pull/23499">#23499</a></li> </ul> <h3>Improvements</h3> <ul> <li>[cli/convert] Add an <code>ecosystem</code> field to converter mapping requests so a converter can request mappings for the ecosystem it consumes rather than its own name <a href="https://redirect.github.com/pulumi/pulumi/pull/23804">#23804</a></li> <li>[cli/deployment] <code>pulumi deployment settings</code> no longer writes the local <code>Pulumi.&lt;stack&gt;.deploy.yaml</code> file: the experimental <code>init</code>, <code>pull</code>, <code>configure</code>, and <code>env</code> subcommands have been removed, and the CLI no longer calls the deployment-settings encrypt endpoint. <code>get</code>/<code>edit</code>/<code>destroy</code> continue to manage settings directly in Pulumi Cloud <a href="https://redirect.github.com/pulumi/pulumi/pull/23480">#23480</a></li> <li>[cli/deployment] The deployment settings file (<code>Pulumi.&lt;stack&gt;.deploy.yaml</code>) has been removed entirely. The experimental <code>pulumi deployment settings push</code> (<code>update</code>/<code>up</code>) command, the <code>--config-file</code> flag, and the SDK helpers that read the file have been removed. Manage deployment settings directly in Pulumi Cloud with <code>pulumi deployment settings get</code>, <code>edit</code>, and <code>destroy</code> <a href="https://redirect.github.com/pulumi/pulumi/pull/23480">#23480</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>[cli/display] Prevent plugin debug logs from appearing as raw JSON in the CLI's output when logging with <code>--logtostderr</code> <a href="https://redirect.github.com/pulumi/pulumi/pull/23633">#23633</a></li> </ul> <h3>Improvements</h3> <ul> <li>[cli/env] Report the new revision number when an environment definition is updated (e.g. <code>pulumi env edit</code>, <code>pulumi env provider</code>, <code>pulumi env version rollback</code>) <a href="https://redirect.github.com/pulumi/pulumi/pull/23799">#23799</a></li> </ul> <h3>Miscellaneous</h3> <ul> <li>[cli/env] Fold the Pulumi ESC engine and CLI into the pulumi/pulumi monorepo, removing the sdk↔esc Go module cycle. Internal refactor with no user-facing behavior change; <code>pulumi env</code>/<code>pulumi esc</code> are unaffected. <a href="https://redirect.github.com/pulumi/pulumi/pull/23746">#23746</a></li> </ul> <h3>Improvements</h3> <ul> <li>[cli/import] Support importing resources under parameterized providers from a converter or import file <a href="https://redirect.github.com/pulumi/pulumi/pull/23763">#23763</a></li> <li>[cli/import] Support importing resources under extension-parameterized providers <a href="https://redirect.github.com/pulumi/pulumi/pull/23779">#23779</a></li> </ul> <h3>Features</h3> <ul> <li>[engine] Add <code>TargetSnippets</code> to deployment options to target snippets by UUID. <a href="https://redirect.github.com/pulumi/pulumi/pull/23745">#23745</a></li> </ul> <h3>Improvements</h3> <ul> <li>[engine] Add OpenTelemetry spans to the StackReference read path so performance traces can pinpoint slow snapshot fetches, deserialization, or secret decryption <a href="https://redirect.github.com/pulumi/pulumi/pull/23787">#23787</a></li> </ul> <h3>Features</h3> <ul> <li>[programgen/pcl] Invoke functions declared with multi-argument inputs using positional arguments in PCL <a href="https://redirect.github.com/pulumi/pulumi/pull/23571">#23571</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>[sdk/nodejs] Don't include the version in module paths when serializing functions when using pnpm <a href="https://redirect.github.com/pulumi/pulumi/pull/23767">#23767</a></li> <li>[sdk/nodejs] Support pnpm 11 <a href="https://redirect.github.com/pulumi/pulumi/pull/23815">#23815</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pulumi/pulumi/commit/aff0ffa2cc499d598c71d6de589592a132f042a5"><code>aff0ffa</code></a> do: fix <code>--dry-run</code> for delete (<a href="https://redirect.github.com/pulumi/pulumi/issues/23809">#23809</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/c9a87908cd8cb920058b5d093e46e8fd0740be29"><code>c9a8790</code></a> Add pulumi neo debug command (<a href="https://redirect.github.com/pulumi/pulumi/issues/23499">#23499</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/4a79549ecd9cfe052a29082e1fe4082e27ba5b96"><code>4a79549</code></a> Invoke multi-argument-input functions positionally in PCL (<a href="https://redirect.github.com/pulumi/pulumi/issues/23571">#23571</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/32121529201daacd45ca959e14bfd3186aa0aafe"><code>3212152</code></a> do: make default input YAML (<a href="https://redirect.github.com/pulumi/pulumi/issues/23808">#23808</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/93ab9680c5b3e5c3857c1166a423aad3151131d1"><code>93ab968</code></a> Add an ecosystem to converter mapping requests (<a href="https://redirect.github.com/pulumi/pulumi/issues/23804">#23804</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/82c41645622c58ab7361e4fe393d0ee329f213e8"><code>82c4164</code></a> do: align prompting with up/destroy (<a href="https://redirect.github.com/pulumi/pulumi/issues/23805">#23805</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/3ec25324d40d47d63107a0347ba6d473adc71a0a"><code>3ec2532</code></a> Update actions/download-artifact action to v8 (<a href="https://redirect.github.com/pulumi/pulumi/issues/23793">#23793</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/5e1b1d0903b6655a261465040bcd91e59f9375d5"><code>5e1b1d0</code></a> Add more tracing spans around stack references (<a href="https://redirect.github.com/pulumi/pulumi/issues/23787">#23787</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/45b7ec7e172379ac79f91d1e0d46230200af0713"><code>45b7ec7</code></a> do: improve usage section (<a href="https://redirect.github.com/pulumi/pulumi/issues/23782">#23782</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/54b4e80e49a3e6ba415bc967212d104edb7e56d9"><code>54b4e80</code></a> Don't include the version in module paths when serializing functions when usi...</li> <li>Additional commits viewable in <a href="https://github.com/pulumi/pulumi/compare/v3.248.0...v3.251.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.248.0&new-version=3.251.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 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 7f647ef commit 224e23d

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

deploy/go.mod

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

@@ -72,7 +72,6 @@ require (
7272
github.com/pkg/errors v0.9.1 // indirect
7373
github.com/pkg/term v1.1.0 // indirect
7474
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
75-
github.com/pulumi/esc v0.24.0 // indirect
7675
github.com/rivo/uniseg v0.4.7 // indirect
7776
github.com/rogpeppe/go-internal v1.14.1 // indirect
7877
github.com/santhosh-tekuri/jsonschema/v5 v5.0.0 // indirect

deploy/go.sum

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,14 +168,12 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
168168
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
169169
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435cARxCW6q9gc0S/Yxz7Mkd38pOb0=
170170
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
171-
github.com/pulumi/esc v0.24.0 h1:sCtiB0qbyrlU1ZNzJn4dTLYiChl8xeCBFbHWl1YoXJg=
172-
github.com/pulumi/esc v0.24.0/go.mod h1:eCOOkcDJS6eooGwdE4/E0+pOsvUWG254+KBmPCFwJpA=
173171
github.com/pulumi/pulumi-gcp/sdk/v8 v8.41.1 h1:w6OnO3d4j5yVf2vpm8OzXFC/xHOEGqt+9FjWCUBCq6U=
174172
github.com/pulumi/pulumi-gcp/sdk/v8 v8.41.1/go.mod h1:UyZyv7hz4knpFx6/Sh+SkZe6hT6sJHtDvw9A0TbvEsk=
175173
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.32.0 h1:QwJzM3PseaorfASUlDXxsyntVGac7ZSYjqjxa038uoU=
176174
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.32.0/go.mod h1:MtckkCd6mzQQ3AYw+qjdt6ROfdBB3dr8dI/dE5/jxrM=
177-
github.com/pulumi/pulumi/sdk/v3 v3.248.0 h1:TwY9uuToQO8xIey4a7awRzNX7iJ/doDmZkl1MzxULCE=
178-
github.com/pulumi/pulumi/sdk/v3 v3.248.0/go.mod h1:67RnWlA0uRHJKjbOkk1Hqz8BNefYv8csNLgln1EmmII=
175+
github.com/pulumi/pulumi/sdk/v3 v3.251.0 h1:H1D42Jra2jvnEij0M0dZcNGz3Q9DyANsvzQqalncsXU=
176+
github.com/pulumi/pulumi/sdk/v3 v3.251.0/go.mod h1:ZXd0WRd89VLX2juP+HEXMZ+J2AFPfcJTXhdmmv9cMgY=
179177
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
180178
github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
181179
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=

0 commit comments

Comments
 (0)