Skip to content

Commit f30e540

Browse files
build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.226.0 to 3.228.0 in /deploy (#1094)
Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.226.0 to 3.228.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.228.0</h2> <h2>3.228.0 (2026-03-25)</h2> <h3>Features</h3> <ul> <li> <p>[cli] Don't apply the secrets filter to <code>true</code> and <code>false</code> (case-insensitive) <a href="https://redirect.github.com/pulumi/pulumi/pull/22269">#22269</a></p> </li> <li> <p>[cli] Add grpcs:// support and header authentication to OTLP exporter <a href="https://redirect.github.com/pulumi/pulumi/pull/22320">#22320</a></p> </li> <li> <p>[cli] Read OTEL_RESOURCE_ATTRIBUTES <a href="https://redirect.github.com/pulumi/pulumi/pull/22329">#22329</a></p> </li> <li> <p>[auto/nodejs] Add low-level &quot;cancel&quot; command to the auto-generated interface <a href="https://redirect.github.com/pulumi/pulumi/pull/22156">#22156</a></p> </li> <li> <p>[cli/state] Allow <code>pulumi state delete</code> to accept multiple resource URNs and delete them in a dependency-safe order</p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li> <p>[cli] Allow relative file paths for --otel-traces <a href="https://redirect.github.com/pulumi/pulumi/pull/22300">#22300</a></p> </li> <li> <p>[cli] Bridge opentracing spans from providers into OTel <a href="https://redirect.github.com/pulumi/pulumi/pull/22313">#22313</a></p> </li> <li> <p>[cli] Correctly end spans for GRPC streams <a href="https://redirect.github.com/pulumi/pulumi/pull/22304">#22304</a></p> </li> <li> <p>[cli/about] Do not include the access token in plain text <a href="https://redirect.github.com/pulumi/pulumi/pull/22347">#22347</a></p> </li> <li> <p>[display] Fix detailed diff indentation so changed resources are not visually nested under unrelated visible resources when unchanged parents are hidden. <a href="https://redirect.github.com/pulumi/pulumi/pull/22317">#22317</a></p> </li> <li> <p>[cli/import] Fix import codegen when generating references to non-standard names <a href="https://redirect.github.com/pulumi/pulumi/pull/22319">#22319</a></p> </li> <li> <p>[engine] Update golang version <a href="https://redirect.github.com/pulumi/pulumi/pull/22277">#22277</a></p> </li> <li> <p>[pcl] Typecheck component inputs in PCL programs <a href="https://redirect.github.com/pulumi/pulumi/pull/22292">#22292</a></p> </li> <li> <p>[programgen/{nodejs,python}] Fix literal conversion when calling into local components <a href="https://redirect.github.com/pulumi/pulumi/pull/22306">#22306</a></p> </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.228.0 (2026-03-25)</h2> <h3>Features</h3> <ul> <li> <p>[cli] Don't apply the secrets filter to <code>true</code> and <code>false</code> (case-insensitive) <a href="https://redirect.github.com/pulumi/pulumi/pull/22269">#22269</a></p> </li> <li> <p>[cli] Add grpcs:// support and header authentication to OTLP exporter <a href="https://redirect.github.com/pulumi/pulumi/pull/22320">#22320</a></p> </li> <li> <p>[cli] Read OTEL_RESOURCE_ATTRIBUTES <a href="https://redirect.github.com/pulumi/pulumi/pull/22329">#22329</a></p> </li> <li> <p>[auto/nodejs] Add low-level &quot;cancel&quot; command to the auto-generated interface <a href="https://redirect.github.com/pulumi/pulumi/pull/22156">#22156</a></p> </li> <li> <p>[cli/state] Allow <code>pulumi state delete</code> to accept multiple resource URNs and delete them in a dependency-safe order</p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li> <p>[cli] Allow relative file paths for --otel-traces <a href="https://redirect.github.com/pulumi/pulumi/pull/22300">#22300</a></p> </li> <li> <p>[cli] Bridge opentracing spans from providers into OTel <a href="https://redirect.github.com/pulumi/pulumi/pull/22313">#22313</a></p> </li> <li> <p>[cli] Correctly end spans for GRPC streams <a href="https://redirect.github.com/pulumi/pulumi/pull/22304">#22304</a></p> </li> <li> <p>[cli/about] Do not include the access token in plain text <a href="https://redirect.github.com/pulumi/pulumi/pull/22347">#22347</a></p> </li> <li> <p>[display] Fix detailed diff indentation so changed resources are not visually nested under unrelated visible resources when unchanged parents are hidden. <a href="https://redirect.github.com/pulumi/pulumi/pull/22317">#22317</a></p> </li> <li> <p>[cli/import] Fix import codegen when generating references to non-standard names <a href="https://redirect.github.com/pulumi/pulumi/pull/22319">#22319</a></p> </li> <li> <p>[engine] Update golang version <a href="https://redirect.github.com/pulumi/pulumi/pull/22277">#22277</a></p> </li> <li> <p>[pcl] Typecheck component inputs in PCL programs <a href="https://redirect.github.com/pulumi/pulumi/pull/22292">#22292</a></p> </li> <li> <p>[programgen/{nodejs,python}] Fix literal conversion when calling into local components <a href="https://redirect.github.com/pulumi/pulumi/pull/22306">#22306</a></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/7551b7f72e4cd14769cb708c528bff771c0f6f5a"><code>7551b7f</code></a> feat(cli/state): multiple URNs and substring match for <code>pulumi state delete</code> ...</li> <li><a href="https://github.com/pulumi/pulumi/commit/6a1c2d2d646e4aafaff510baf58355fb3c2187fc"><code>6a1c2d2</code></a> env: mark AccessToken as Secret (<a href="https://redirect.github.com/pulumi/pulumi/issues/22347">#22347</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/9630cec02872a38cc22bea990a1c05d597d2afdb"><code>9630cec</code></a> Deprecate legacy mode (<a href="https://redirect.github.com/pulumi/pulumi/issues/19625">#19625</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/3171ca69033d5b0ad1b448f0b5b7bf087e35d8bc"><code>3171ca6</code></a> Fix l2-component-call-simple (<a href="https://redirect.github.com/pulumi/pulumi/issues/22339">#22339</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/d5bf67ee4589a6e5d26be46157f603b0303041d3"><code>d5bf67e</code></a> Fix use of sanitised names in import codegen (<a href="https://redirect.github.com/pulumi/pulumi/issues/22319">#22319</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/6589fd4215aa29ed5f67977e1e66ee3ba028fc13"><code>6589fd4</code></a> Allow setting a GRPC endpoint for performance tests (<a href="https://redirect.github.com/pulumi/pulumi/issues/22330">#22330</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/fba98e9c649ee59939f22c4ec45d85cedff77085"><code>fba98e9</code></a> Unskip l2-snake-names (<a href="https://redirect.github.com/pulumi/pulumi/issues/22337">#22337</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/469eb8384d66725461c2e0c60e4f6a3c132d5223"><code>469eb83</code></a> [display] Fix detailed diff indentation when hidden parents are unchanged (<a href="https://redirect.github.com/pulumi/pulumi/issues/2">#2</a>...</li> <li><a href="https://github.com/pulumi/pulumi/commit/fe4a6355b13eaaddd1b16a440469b31358fb5e0c"><code>fe4a635</code></a> Update golang version to fix CVEs (<a href="https://redirect.github.com/pulumi/pulumi/issues/22277">#22277</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/cfb587b741bd305210db0aff205705357f0c98f5"><code>cfb587b</code></a> fix(sdk/go/pulumi-language-go/goversion): handle non-standard toolchains (<a href="https://redirect.github.com/pulumi/pulumi/issues/22">#22</a>...</li> <li>Additional commits viewable in <a href="https://github.com/pulumi/pulumi/compare/v3.226.0...v3.228.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.226.0&new-version=3.228.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 c5c4b9e commit f30e540

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

deploy/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
module github.com/modelcontextprotocol/registry/deploy/infra
22

3-
go 1.25.6
3+
go 1.25.8
44

55
require (
66
github.com/pulumi/pulumi-gcp/sdk/v8 v8.41.1
77
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.28.0
8-
github.com/pulumi/pulumi/sdk/v3 v3.226.0
8+
github.com/pulumi/pulumi/sdk/v3 v3.228.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
@@ -185,8 +185,8 @@ github.com/pulumi/pulumi-gcp/sdk/v8 v8.41.1 h1:w6OnO3d4j5yVf2vpm8OzXFC/xHOEGqt+9
185185
github.com/pulumi/pulumi-gcp/sdk/v8 v8.41.1/go.mod h1:UyZyv7hz4knpFx6/Sh+SkZe6hT6sJHtDvw9A0TbvEsk=
186186
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.28.0 h1:muCE6cUJ4YmAaNLiOhbjEicxT+10i/EGsZrx2ZZQQ+o=
187187
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.28.0/go.mod h1:B998wofejDKAvvpLwsi4UMfWDFHHBnzYiM8mZ9e7OSo=
188-
github.com/pulumi/pulumi/sdk/v3 v3.226.0 h1:C24HWnoJSspq/KweSkAAAqWht/5pEkDanoxHe0al/dM=
189-
github.com/pulumi/pulumi/sdk/v3 v3.226.0/go.mod h1:l88lS+aGRt37BD/nyPMEOYw+RmjG5baSH7eLtmTKpy0=
188+
github.com/pulumi/pulumi/sdk/v3 v3.228.0 h1:+kV5pPM52MMFQsYiZ/deDi6egVb8JZsTpQhzv+CMB3A=
189+
github.com/pulumi/pulumi/sdk/v3 v3.228.0/go.mod h1:PAqB2+8gnxqk+QrFdXL3fSjsLIjtlBIcy5KLZ//4WSk=
190190
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
191191
github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
192192
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=

0 commit comments

Comments
 (0)