Skip to content

Commit fbea08a

Browse files
build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.229.0 to 3.230.0 in /deploy (#1141)
Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.229.0 to 3.230.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.230.0</h2> <h2>3.230.0 (2026-04-08)</h2> <h3>Features</h3> <ul> <li> <p>[cli] Detect AI agents and send in update metadata <a href="https://redirect.github.com/pulumi/pulumi/pull/22497">#22497</a></p> </li> <li> <p>[auto/nodejs] Add &quot;org&quot; commands (get-default, set-default, search, search ai) to the auto-generated interface <a href="https://redirect.github.com/pulumi/pulumi/pull/22395">#22395</a></p> </li> <li> <p>[auto/nodejs] Add &quot;new&quot; command to the auto-generated interface <a href="https://redirect.github.com/pulumi/pulumi/pull/22421">#22421</a></p> </li> <li> <p>[sdk/{nodejs,python}] Add Cancel handler to Python &amp; Node.js providers <a href="https://redirect.github.com/pulumi/pulumi/pull/22516">#22516</a></p> </li> <li> <p>[cli/policy] Add ESC environment resolution for policy packs <a href="https://redirect.github.com/pulumi/pulumi/pull/22425">#22425</a></p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li> <p>[auto/go] Insert --non-interactive flag before &quot;--&quot; positional separator to avoid misinterpretation as a positional argument <a href="https://redirect.github.com/pulumi/pulumi/pull/22462">#22462</a></p> </li> <li> <p>[ci] Add code coverage collection for Node.js automation tools tests <a href="https://redirect.github.com/pulumi/pulumi/pull/22412">#22412</a></p> </li> <li> <p>[pcl] Allow key indexing into a map of resources created by range <a href="https://redirect.github.com/pulumi/pulumi/pull/22498">#22498</a></p> </li> <li> <p>[programgen/go] Fix an issue with formatted index modules not importing correctly</p> </li> <li> <p>[cli/state] Check for Pulumi.yaml projects and <code>backend</code> option in <code>state upgrade</code> <a href="https://redirect.github.com/pulumi/pulumi/pull/22483">#22483</a></p> </li> <li> <p>[sdk/go] Fix Go program generation for ternary expressions inside apply callbacks, add Go predeclared identifiers to reserved words, handle optional list types in union type codegen, and fix unmarshalOutput for known outputs with null elements. <a href="https://redirect.github.com/pulumi/pulumi/pull/22460">#22460</a></p> </li> <li> <p>[sdk/nodejs] Fix inherited input properties missing from component schema when args interface extends another interface <a href="https://redirect.github.com/pulumi/pulumi/pull/22446">#22446</a></p> </li> <li> <p>[sdk/python] Fix inherited input properties missing from component schema when args class inherits from a base class <a href="https://redirect.github.com/pulumi/pulumi/pull/22484">#22484</a></p> </li> </ul> <h3>Miscellaneous</h3> <!-- 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> <h1>Changelog</h1> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pulumi/pulumi/commit/ae2e269861eabd2b692984e7286bec78777ba352"><code>ae2e269</code></a> Update dependency pulumi/pulumi-java to v1.23.0 (<a href="https://redirect.github.com/pulumi/pulumi/issues/22526">#22526</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/28d3f9c3b861b6b2244dd3d56771a3b1e41f256c"><code>28d3f9c</code></a> Extend module-format test to check index modules (<a href="https://redirect.github.com/pulumi/pulumi/issues/22505">#22505</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/dc6881aa75b419414af93d6282dd29889c5dbc32"><code>dc6881a</code></a> Mark generated CLI docs files as auto-generated (<a href="https://redirect.github.com/pulumi/pulumi/issues/22528">#22528</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/cb231c1819ddc550d7f598df712ac00fca171680"><code>cb231c1</code></a> Update dependency pulumi/pulumi-dotnet to v3.102.1 (<a href="https://redirect.github.com/pulumi/pulumi/issues/22525">#22525</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/3809a4c60c9a423b1cd8edab4f2a7bdafcf71adf"><code>3809a4c</code></a> Add Cancel handler to Python &amp; Node.js providers (<a href="https://redirect.github.com/pulumi/pulumi/issues/22516">#22516</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/b4e628b5434052005d91f9f66fd3ae6dfdf065c5"><code>b4e628b</code></a> Fix typos, grammar, and broken references in developer docs (<a href="https://redirect.github.com/pulumi/pulumi/issues/22493">#22493</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/f6ae330abbe7cf1ad1be30eac1ae36c77ecf4eb3"><code>f6ae330</code></a> Add ESC environment resolution for policy packs (<a href="https://redirect.github.com/pulumi/pulumi/issues/22425">#22425</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/14b0963afeddd602a29bf65e3541867ef3582d64"><code>14b0963</code></a> Use renovate to update the language runtimes (<a href="https://redirect.github.com/pulumi/pulumi/issues/22517">#22517</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/2e60a39033315e34cac44d237bdd21f44fb25937"><code>2e60a39</code></a> Fix flaky TestFuzz (<a href="https://redirect.github.com/pulumi/pulumi/issues/22514">#22514</a>)</li> <li><a href="https://github.com/pulumi/pulumi/commit/5da6fcb0d3019a6e70a91861aaf203b668743485"><code>5da6fcb</code></a> [Go] Fix l2-resource-optional (<a href="https://redirect.github.com/pulumi/pulumi/issues/22460">#22460</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pulumi/pulumi/compare/v3.229.0...v3.230.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.229.0&new-version=3.230.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> Co-authored-by: Radoslav Dimitrov <radoslav@stacklok.com>
1 parent 83f8ea7 commit fbea08a

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

deploy/go.mod

Lines changed: 3 additions & 3 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.28.0
8-
github.com/pulumi/pulumi/sdk/v3 v3.229.0
8+
github.com/pulumi/pulumi/sdk/v3 v3.230.0
99
gopkg.in/yaml.v2 v2.4.0
1010
)
1111

@@ -38,7 +38,7 @@ require (
3838
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
3939
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
4040
github.com/go-git/go-billy/v5 v5.8.0 // indirect
41-
github.com/go-git/go-git/v5 v5.17.1 // indirect
41+
github.com/go-git/go-git/v5 v5.17.2 // indirect
4242
github.com/go-logr/logr v1.4.3 // indirect
4343
github.com/go-logr/stdr v1.2.2 // indirect
4444
github.com/gogo/protobuf v1.3.2 // indirect
@@ -113,7 +113,7 @@ require (
113113
golang.org/x/tools v0.41.0 // indirect
114114
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171 // indirect
115115
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 // indirect
116-
google.golang.org/grpc v1.79.3 // indirect
116+
google.golang.org/grpc v1.80.0 // indirect
117117
google.golang.org/protobuf v1.36.11 // indirect
118118
gopkg.in/warnings.v0 v0.1.2 // indirect
119119
gopkg.in/yaml.v3 v3.0.1 // indirect

deploy/go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ github.com/go-git/go-billy/v5 v5.8.0 h1:I8hjc3LbBlXTtVuFNJuwYuMiHvQJDq1AT6u4DwDz
7474
github.com/go-git/go-billy/v5 v5.8.0/go.mod h1:RpvI/rw4Vr5QA+Z60c6d6LXH0rYJo0uD5SqfmrrheCY=
7575
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4=
7676
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399/go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII=
77-
github.com/go-git/go-git/v5 v5.17.1 h1:WnljyxIzSj9BRRUlnmAU35ohDsjRK0EKmL0evDqi5Jk=
78-
github.com/go-git/go-git/v5 v5.17.1/go.mod h1:pW/VmeqkanRFqR6AljLcs7EA7FbZaN5MQqO7oZADXpo=
77+
github.com/go-git/go-git/v5 v5.17.2 h1:B+nkdlxdYrvyFK4GPXVU8w1U+YkbsgciIR7f2sZJ104=
78+
github.com/go-git/go-git/v5 v5.17.2/go.mod h1:pW/VmeqkanRFqR6AljLcs7EA7FbZaN5MQqO7oZADXpo=
7979
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
8080
github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=
8181
github.com/go-logr/logr v1.4.3/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
@@ -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.229.0 h1:jsAw5lXiHN22YQeo4bZHZBAG/DUlEnzsFWg5MuHnTSs=
189-
github.com/pulumi/pulumi/sdk/v3 v3.229.0/go.mod h1:PAqB2+8gnxqk+QrFdXL3fSjsLIjtlBIcy5KLZ//4WSk=
188+
github.com/pulumi/pulumi/sdk/v3 v3.230.0 h1:0TtF82Hlor39DLU0QtM7RZPwRaOmjn5UtQKPi1Mxo9M=
189+
github.com/pulumi/pulumi/sdk/v3 v3.230.0/go.mod h1:u0fgmmPGwV5b4rmfuNABuYfRoqckuaTivufPn4EtfTk=
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=
@@ -329,14 +329,14 @@ golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8T
329329
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
330330
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
331331
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
332-
gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
333-
gonum.org/v1/gonum v0.16.0/go.mod h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=
332+
gonum.org/v1/gonum v0.17.0 h1:VbpOemQlsSMrYmn7T2OUvQ4dqxQXU+ouZFQsZOx50z4=
333+
gonum.org/v1/gonum v0.17.0/go.mod h1:El3tOrEuMpv2UdMrbNlKEh9vd86bmQ6vqIcDwxEOc1E=
334334
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171 h1:tu/dtnW1o3wfaxCOjSLn5IRX4YDcJrtlpzYkhHhGaC4=
335335
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171/go.mod h1:M5krXqk4GhBKvB596udGL3UyjL4I1+cTbK0orROM9ng=
336336
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 h1:ggcbiqK8WWh6l1dnltU4BgWGIGo+EVYxCaAPih/zQXQ=
337337
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
338-
google.golang.org/grpc v1.79.3 h1:sybAEdRIEtvcD68Gx7dmnwjZKlyfuc61Dyo9pGXXkKE=
339-
google.golang.org/grpc v1.79.3/go.mod h1:KmT0Kjez+0dde/v2j9vzwoAScgEPx/Bw1CYChhHLrHQ=
338+
google.golang.org/grpc v1.80.0 h1:Xr6m2WmWZLETvUNvIUmeD5OAagMw3FiKmMlTdViWsHM=
339+
google.golang.org/grpc v1.80.0/go.mod h1:ho/dLnxwi3EDJA4Zghp7k2Ec1+c2jqup0bFkw07bwF4=
340340
google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE=
341341
google.golang.org/protobuf v1.36.11/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco=
342342
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

0 commit comments

Comments
 (0)