From cdcd44eeabafed868461482ce142cec63229f068 Mon Sep 17 00:00:00 2001
From: "pulumi-renovate[bot]"
<189166143+pulumi-renovate[bot]@users.noreply.github.com>
Date: Tue, 19 May 2026 21:51:31 +0000
Subject: [PATCH] Update first-party Pulumi dependencies (#861)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/pulumi](https://redirect.github.com/pulumi/pulumi)
([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs))
| dependencies | minor | [`3.241.0` ->
`3.242.0`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.241.0/3.242.0)
|
|
[github.com/pulumi/pulumi-java](https://redirect.github.com/pulumi/pulumi-java)
| require | minor | `v1.27.0` -> `v1.28.0` |
|
[github.com/pulumi/pulumi/pkg/v3](https://redirect.github.com/pulumi/pulumi)
| require | minor | `v3.241.0` -> `v3.242.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
pulumi/pulumi (@pulumi/pulumi)
###
[`v3.242.0`](https://redirect.github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#32420-2026-05-19)
[Compare
Source](https://redirect.github.com/pulumi/pulumi/compare/v3.241.0...v3.242.0)
##### Features
- \[cli] Add a `pulumi` package for npx support
- \[cli] Add the `pulumi org member edit` command
[#23235](https://redirect.github.com/pulumi/pulumi/pull/23235)
- \[cli] Add the `pulumi org member remove` command
[#23237](https://redirect.github.com/pulumi/pulumi/pull/23237)
- \[cli/cloud] Add `pulumi deployment get` to retrieve details for a
specific deployment
[#23238](https://redirect.github.com/pulumi/pulumi/pull/23238)
- \[cli/cloud] Add `pulumi insights account scan get
` to show the full workflow run for a single Insights scan
[#23255](https://redirect.github.com/pulumi/pulumi/pull/23255)
- \[cli/cloud] Add `pulumi insights account scan list ` to
discover recent scan IDs to feed into `pulumi insights account scan log`
[#23255](https://redirect.github.com/pulumi/pulumi/pull/23255)
- \[cli/deployment] Add dedicated flags for each deployment setting
[#23236](https://redirect.github.com/pulumi/pulumi/pull/23236)
- \[cli/do] Add the start of `pulumi do`
[#23176](https://redirect.github.com/pulumi/pulumi/pull/23176)
- \[cli/neo] Add `--print`/`-p` to `pulumi neo` to run a single prompt
non-interactively and print the agent's final response to stdout
[#23245](https://redirect.github.com/pulumi/pulumi/pull/23245)
##### Bug Fixes
- \[cli/cloud] Fix `pulumi insights account scan log --all` to follow
the server's pagination cursor through the end of the log, and render
`--job/--step` mode as structured lines instead of an empty raw-string
blob
[#23256](https://redirect.github.com/pulumi/pulumi/pull/23256)
- \[sdk] Close gzip.Writer in archiveTarGZIP to produce valid tar.gz
output
[#23240](https://redirect.github.com/pulumi/pulumi/pull/23240)
- \[sdkgen/python] Fix usage of ArgsDict types in typed dictionaries
[#23253](https://redirect.github.com/pulumi/pulumi/pull/23253)
pulumi/pulumi-java (github.com/pulumi/pulumi-java)
###
[`v1.28.0`](https://redirect.github.com/pulumi/pulumi-java/blob/HEAD/CHANGELOG.md#v1280---2026-05-19)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-java/compare/v1.27.0...v1.28.0)
##### Improvements
- \[codegen] Implement logical-not and negation unary operators
correctly
[#2188](https://redirect.github.com/pulumi/pulumi-java/pull/2188)
pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)
###
[`v3.242.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.242.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi/compare/v3.241.0...v3.242.0)
#### 3.242.0 (2026-05-19)
##### Features
- \[cli] Add a `pulumi` package for npx support
- \[cli] Add the `pulumi org member edit` command
[#23235](https://redirect.github.com/pulumi/pulumi/pull/23235)
- \[cli] Add the `pulumi org member remove` command
[#23237](https://redirect.github.com/pulumi/pulumi/pull/23237)
- \[cli/cloud] Add `pulumi deployment get` to retrieve details for a
specific deployment
[#23238](https://redirect.github.com/pulumi/pulumi/pull/23238)
- \[cli/cloud] Add `pulumi insights account scan get
` to show the full workflow run for a single Insights scan
[#23255](https://redirect.github.com/pulumi/pulumi/pull/23255)
- \[cli/cloud] Add `pulumi insights account scan list ` to
discover recent scan IDs to feed into `pulumi insights account scan log`
[#23255](https://redirect.github.com/pulumi/pulumi/pull/23255)
- \[cli/deployment] Add dedicated flags for each deployment setting
[#23236](https://redirect.github.com/pulumi/pulumi/pull/23236)
- \[cli/do] Add the start of `pulumi do`
[#23176](https://redirect.github.com/pulumi/pulumi/pull/23176)
- \[cli/neo] Add `--print`/`-p` to `pulumi neo` to run a single prompt
non-interactively and print the agent's final response to stdout
[#23245](https://redirect.github.com/pulumi/pulumi/pull/23245)
##### Bug Fixes
- \[cli/cloud] Fix `pulumi insights account scan log --all` to follow
the server's pagination cursor through the end of the log, and render
`--job/--step` mode as structured lines instead of an empty raw-string
blob
[#23256](https://redirect.github.com/pulumi/pulumi/pull/23256)
- \[sdk] Close gzip.Writer in archiveTarGZIP to produce valid tar.gz
output
[#23240](https://redirect.github.com/pulumi/pulumi/pull/23240)
- \[sdkgen/python] Fix usage of ArgsDict types in typed dictionaries
[#23253](https://redirect.github.com/pulumi/pulumi/pull/23253)
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - Monday through Friday ( * * * * 1-5 ) (UTC).
🚦 **Automerge**: Enabled.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
---------
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
Co-authored-by: pulumi-bot
---
examples/nodejs/package.json | 2 +-
examples/tests/caching/package.json | 2 +-
examples/tests/caching/yarn.lock | 8 ++---
examples/tests/config/package.json | 2 +-
examples/upgrade-node/package.json | 2 +-
go.mod | 10 +++---
go.sum | 20 ++++++------
sdk/go/dockerbuild/go.mod | 6 ++--
sdk/go/dockerbuild/go.sum | 12 +++----
sdk/python/pulumi_docker_build/_inputs.py | 38 +++++++++++------------
10 files changed, 51 insertions(+), 51 deletions(-)
diff --git a/examples/nodejs/package.json b/examples/nodejs/package.json
index d5c6637..68177d9 100644
--- a/examples/nodejs/package.json
+++ b/examples/nodejs/package.json
@@ -5,6 +5,6 @@
},
"dependencies": {
"typescript": "^4.0.0",
- "@pulumi/pulumi": "3.241.0"
+ "@pulumi/pulumi": "3.242.0"
}
}
diff --git a/examples/tests/caching/package.json b/examples/tests/caching/package.json
index 2f8c4dd..0d05044 100644
--- a/examples/tests/caching/package.json
+++ b/examples/tests/caching/package.json
@@ -4,6 +4,6 @@
"@types/node": "^20.0.0"
},
"dependencies": {
- "@pulumi/pulumi": "3.241.0"
+ "@pulumi/pulumi": "3.242.0"
}
}
diff --git a/examples/tests/caching/yarn.lock b/examples/tests/caching/yarn.lock
index c69c863..f9ef0fc 100644
--- a/examples/tests/caching/yarn.lock
+++ b/examples/tests/caching/yarn.lock
@@ -424,10 +424,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
-"@pulumi/pulumi@3.241.0":
- version "3.241.0"
- resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.241.0.tgz#ef1ad4163ef60e2c6bcb144353026c2330d34504"
- integrity sha512-ltaLa1Sk+5NH7QsdaLK1oyubBv/z3tn8tX36IlbGRgXy+SJG51seENCTcUVGbb38fud2B5gGPth79C3lXSOBTA==
+"@pulumi/pulumi@3.242.0":
+ version "3.242.0"
+ resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.242.0.tgz#6745c96e3abeda05993520a1dba9225ff935feb8"
+ integrity sha512-3ij+fKfCbepOWMQH63UJ/9LNiDQvob10kZ8uLZ+gpYZHFe53PAPl7wqtxYWLrb3WcBSXgyDVjC+IUbo0jyDrMA==
dependencies:
"@grpc/grpc-js" "^1.10.1"
"@logdna/tail-file" "^2.0.6"
diff --git a/examples/tests/config/package.json b/examples/tests/config/package.json
index 2f8c4dd..0d05044 100644
--- a/examples/tests/config/package.json
+++ b/examples/tests/config/package.json
@@ -4,6 +4,6 @@
"@types/node": "^20.0.0"
},
"dependencies": {
- "@pulumi/pulumi": "3.241.0"
+ "@pulumi/pulumi": "3.242.0"
}
}
diff --git a/examples/upgrade-node/package.json b/examples/upgrade-node/package.json
index d5c6637..68177d9 100644
--- a/examples/upgrade-node/package.json
+++ b/examples/upgrade-node/package.json
@@ -5,6 +5,6 @@
},
"dependencies": {
"typescript": "^4.0.0",
- "@pulumi/pulumi": "3.241.0"
+ "@pulumi/pulumi": "3.242.0"
}
}
diff --git a/go.mod b/go.mod
index cd32f0c..7731c23 100644
--- a/go.mod
+++ b/go.mod
@@ -17,9 +17,9 @@ require (
github.com/pulumi/providertest v0.7.0
github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 v3.106.2
github.com/pulumi/pulumi-go-provider v1.3.2
- github.com/pulumi/pulumi-java v1.27.0
- github.com/pulumi/pulumi/pkg/v3 v3.241.0
- github.com/pulumi/pulumi/sdk/v3 v3.241.0
+ github.com/pulumi/pulumi-java v1.28.0
+ github.com/pulumi/pulumi/pkg/v3 v3.242.0
+ github.com/pulumi/pulumi/sdk/v3 v3.242.0
github.com/regclient/regclient v0.7.1
github.com/sirupsen/logrus v1.9.3
github.com/spf13/afero v1.14.0
@@ -298,8 +298,8 @@ require (
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
google.golang.org/api v0.169.0 // indirect
google.golang.org/genproto v0.0.0-20240311173647-c811ad7063a7 // indirect
- google.golang.org/genproto/googleapis/api v0.0.0-20260511170946-3700d4141b60 // indirect
- google.golang.org/genproto/googleapis/rpc v0.0.0-20260511170946-3700d4141b60 // indirect
+ google.golang.org/genproto/googleapis/api v0.0.0-20260519071638-aa98bba5eb94 // indirect
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20260519071638-aa98bba5eb94 // indirect
google.golang.org/grpc v1.81.1 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
diff --git a/go.sum b/go.sum
index 9e09aba..42b520c 100644
--- a/go.sum
+++ b/go.sum
@@ -634,12 +634,12 @@ github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 v3.106.2 h1:U77T2dS9RW
github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 v3.106.2/go.mod h1:OcTMxxijNMcL9WfRVIt+vZwSn0jWvCakg+7yCA448Hc=
github.com/pulumi/pulumi-go-provider v1.3.2 h1:G02Jzt1a5D8QwcdHTJIcdJ+IG6RUYTVDL1hg5yh4JaU=
github.com/pulumi/pulumi-go-provider v1.3.2/go.mod h1:L99PGubfMAQ3nZcPIg2a6kQ5QA8dvF4bUmDgiXzRSc8=
-github.com/pulumi/pulumi-java v1.27.0 h1:t91YjITqDzN6OVRujT0VNGJYythLVVMTp2lm5qx5SQo=
-github.com/pulumi/pulumi-java v1.27.0/go.mod h1:540mh29Qy00nVebjhPdOdVwGmezd3n0sB8XCE9aobwk=
-github.com/pulumi/pulumi/pkg/v3 v3.241.0 h1:vBXKzkCZX0GfQlpZUEw/a/W7+mAwpbHgMyl0DKS/eLk=
-github.com/pulumi/pulumi/pkg/v3 v3.241.0/go.mod h1:bynhR8INkKkclATdUuLMEwFzCiLWj8f8WPs2VyYMXos=
-github.com/pulumi/pulumi/sdk/v3 v3.241.0 h1:jfCD4gmHM1EqSHKb2vkf5gF+/MakLN2uPJ+CjXXl6+M=
-github.com/pulumi/pulumi/sdk/v3 v3.241.0/go.mod h1:P9VS6pQws3YBu67uszFRHn24n5AwzeMlyC2hIiHGWHg=
+github.com/pulumi/pulumi-java v1.28.0 h1:6Ag08R0UtOKPlUrsaRugZ0NJJN7M8wmVo7bqPLsyrs8=
+github.com/pulumi/pulumi-java v1.28.0/go.mod h1:CgvZi5WWQKj84XRRRLXMj8qjQUvrgY2pnmbsJE49hks=
+github.com/pulumi/pulumi/pkg/v3 v3.242.0 h1:XSKYPCh2/WuRmK0qncQQ7vEbdXxbo7VM9959IwtaINg=
+github.com/pulumi/pulumi/pkg/v3 v3.242.0/go.mod h1:Mgt/CpfdxGZ57alOsScFNA+XN4hwkAE0Jby9VNamNLk=
+github.com/pulumi/pulumi/sdk/v3 v3.242.0 h1:gQIZ1ALbT5gCMuRoBscGzk7Rdbx9mbOc+YwDFxvRyss=
+github.com/pulumi/pulumi/sdk/v3 v3.242.0/go.mod h1:P9VS6pQws3YBu67uszFRHn24n5AwzeMlyC2hIiHGWHg=
github.com/redis/go-redis/v9 v9.7.0 h1:HhLSs+B6O021gwzl+locl0zEDnyNkxMtf/Z3NNBMa9E=
github.com/redis/go-redis/v9 v9.7.0/go.mod h1:f6zhXITC7JUJIlPEiBOTXxJgPLdZcA93GewI7inzyWw=
github.com/regclient/regclient v0.7.1 h1:qEsJrTmZd98fZKjueAbrZCSNGU+ifnr6xjlSAs3WOPs=
@@ -967,10 +967,10 @@ google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013/go.mod h1:NbSheEEYHJ7i3ixzK3sjbqSGDJWnxyFXZblF3eUsNvo=
google.golang.org/genproto v0.0.0-20240311173647-c811ad7063a7 h1:ImUcDPHjTrAqNhlOkSocDLfG9rrNHH7w7uoKWPaWZ8s=
google.golang.org/genproto v0.0.0-20240311173647-c811ad7063a7/go.mod h1:/3XmxOjePkvmKrHuBy4zNFw7IzxJXtAgdpXi8Ll990U=
-google.golang.org/genproto/googleapis/api v0.0.0-20260511170946-3700d4141b60 h1:3WsB1FAbiRIf2tOxscWKs3pQBD9he1NsrnbhMuWfekc=
-google.golang.org/genproto/googleapis/api v0.0.0-20260511170946-3700d4141b60/go.mod h1:7yoXV7RIh5gblj/xVYoogxAWvA9wUeVbpsK/M694l00=
-google.golang.org/genproto/googleapis/rpc v0.0.0-20260511170946-3700d4141b60 h1:seT2EwLWM78plQ7wcDfuWBc/4FAEAXDDiaSol4ku4qo=
-google.golang.org/genproto/googleapis/rpc v0.0.0-20260511170946-3700d4141b60/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
+google.golang.org/genproto/googleapis/api v0.0.0-20260519071638-aa98bba5eb94 h1:DddG61lE5LkX6144z22i0gma9BMBs5aZ9B8lZLobxyw=
+google.golang.org/genproto/googleapis/api v0.0.0-20260519071638-aa98bba5eb94/go.mod h1:1dCETSCY2YKZNXQE3h4fun3TYwF5p8jejRKZgfWAgAY=
+google.golang.org/genproto/googleapis/rpc v0.0.0-20260519071638-aa98bba5eb94 h1:eZCjr/aAF8c5ccm5pb6T4EXgIei5MlAAPWPJk+5ArfY=
+google.golang.org/genproto/googleapis/rpc v0.0.0-20260519071638-aa98bba5eb94/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg=
google.golang.org/grpc v1.25.1/go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY=
diff --git a/sdk/go/dockerbuild/go.mod b/sdk/go/dockerbuild/go.mod
index cea191f..6c22146 100644
--- a/sdk/go/dockerbuild/go.mod
+++ b/sdk/go/dockerbuild/go.mod
@@ -4,7 +4,7 @@ go 1.25.8
require (
github.com/blang/semver v3.5.1+incompatible
- github.com/pulumi/pulumi/sdk/v3 v3.241.0
+ github.com/pulumi/pulumi/sdk/v3 v3.242.0
)
require (
@@ -113,8 +113,8 @@ require (
golang.org/x/term v0.43.0 // indirect
golang.org/x/text v0.37.0 // indirect
golang.org/x/tools v0.44.0 // indirect
- google.golang.org/genproto/googleapis/api v0.0.0-20260511170946-3700d4141b60 // indirect
- google.golang.org/genproto/googleapis/rpc v0.0.0-20260511170946-3700d4141b60 // indirect
+ google.golang.org/genproto/googleapis/api v0.0.0-20260519071638-aa98bba5eb94 // indirect
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20260519071638-aa98bba5eb94 // indirect
google.golang.org/grpc v1.81.1 // indirect
google.golang.org/protobuf v1.36.11 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
diff --git a/sdk/go/dockerbuild/go.sum b/sdk/go/dockerbuild/go.sum
index f4e4997..31e63fc 100644
--- a/sdk/go/dockerbuild/go.sum
+++ b/sdk/go/dockerbuild/go.sum
@@ -185,8 +185,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
github.com/pulumi/esc v0.24.0 h1:sCtiB0qbyrlU1ZNzJn4dTLYiChl8xeCBFbHWl1YoXJg=
github.com/pulumi/esc v0.24.0/go.mod h1:eCOOkcDJS6eooGwdE4/E0+pOsvUWG254+KBmPCFwJpA=
-github.com/pulumi/pulumi/sdk/v3 v3.241.0 h1:jfCD4gmHM1EqSHKb2vkf5gF+/MakLN2uPJ+CjXXl6+M=
-github.com/pulumi/pulumi/sdk/v3 v3.241.0/go.mod h1:P9VS6pQws3YBu67uszFRHn24n5AwzeMlyC2hIiHGWHg=
+github.com/pulumi/pulumi/sdk/v3 v3.242.0 h1:gQIZ1ALbT5gCMuRoBscGzk7Rdbx9mbOc+YwDFxvRyss=
+github.com/pulumi/pulumi/sdk/v3 v3.242.0/go.mod h1:P9VS6pQws3YBu67uszFRHn24n5AwzeMlyC2hIiHGWHg=
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=
@@ -331,10 +331,10 @@ golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8T
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
gonum.org/v1/gonum v0.17.0 h1:VbpOemQlsSMrYmn7T2OUvQ4dqxQXU+ouZFQsZOx50z4=
gonum.org/v1/gonum v0.17.0/go.mod h1:El3tOrEuMpv2UdMrbNlKEh9vd86bmQ6vqIcDwxEOc1E=
-google.golang.org/genproto/googleapis/api v0.0.0-20260511170946-3700d4141b60 h1:3WsB1FAbiRIf2tOxscWKs3pQBD9he1NsrnbhMuWfekc=
-google.golang.org/genproto/googleapis/api v0.0.0-20260511170946-3700d4141b60/go.mod h1:7yoXV7RIh5gblj/xVYoogxAWvA9wUeVbpsK/M694l00=
-google.golang.org/genproto/googleapis/rpc v0.0.0-20260511170946-3700d4141b60 h1:seT2EwLWM78plQ7wcDfuWBc/4FAEAXDDiaSol4ku4qo=
-google.golang.org/genproto/googleapis/rpc v0.0.0-20260511170946-3700d4141b60/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
+google.golang.org/genproto/googleapis/api v0.0.0-20260519071638-aa98bba5eb94 h1:DddG61lE5LkX6144z22i0gma9BMBs5aZ9B8lZLobxyw=
+google.golang.org/genproto/googleapis/api v0.0.0-20260519071638-aa98bba5eb94/go.mod h1:1dCETSCY2YKZNXQE3h4fun3TYwF5p8jejRKZgfWAgAY=
+google.golang.org/genproto/googleapis/rpc v0.0.0-20260519071638-aa98bba5eb94 h1:eZCjr/aAF8c5ccm5pb6T4EXgIei5MlAAPWPJk+5ArfY=
+google.golang.org/genproto/googleapis/rpc v0.0.0-20260519071638-aa98bba5eb94/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
google.golang.org/grpc v1.81.1 h1:VnnIIZ88UzOOKLukQi+ImGz8O1Wdp8nAGGnvOfEIWQQ=
google.golang.org/grpc v1.81.1/go.mod h1:xGH9GfzOyMTGIOXBJmXt+BX/V0kcdQbdcuwQ/zNw42I=
google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE=
diff --git a/sdk/python/pulumi_docker_build/_inputs.py b/sdk/python/pulumi_docker_build/_inputs.py
index a294955..7b712b3 100644
--- a/sdk/python/pulumi_docker_build/_inputs.py
+++ b/sdk/python/pulumi_docker_build/_inputs.py
@@ -84,7 +84,7 @@ class BuildContextArgsDict(TypedDict):
(`https://github.com/user/myrepo.git`, `http://server/context.tar.gz`,
etc.).
"""
- named: NotRequired[pulumi.Input[Optional[Mapping[str, pulumi.Input['ContextArgs']]]]]
+ named: NotRequired[pulumi.Input[Optional[Mapping[str, pulumi.Input['ContextArgsDict']]]]]
"""
Additional build contexts to use.
@@ -611,7 +611,7 @@ class CacheFromS3Args:
class CacheFromArgsDict(TypedDict):
- azblob: NotRequired[pulumi.Input[Optional['CacheFromAzureBlobArgs']]]
+ azblob: NotRequired[pulumi.Input[Optional['CacheFromAzureBlobArgsDict']]]
"""
Upload build caches to Azure's blob storage service.
"""
@@ -619,14 +619,14 @@ class CacheFromArgsDict(TypedDict):
"""
When `true` this entry will be excluded. Defaults to `false`.
"""
- gha: NotRequired[pulumi.Input[Optional['CacheFromGitHubActionsArgs']]]
+ gha: NotRequired[pulumi.Input[Optional['CacheFromGitHubActionsArgsDict']]]
"""
Recommended for use with GitHub Actions workflows.
An action like `crazy-max/ghaction-github-runtime` is recommended to
expose appropriate credentials to your GitHub workflow.
"""
- local: NotRequired[pulumi.Input[Optional['CacheFromLocalArgs']]]
+ local: NotRequired[pulumi.Input[Optional['CacheFromLocalArgsDict']]]
"""
A simple backend which caches images on your local filesystem.
"""
@@ -635,11 +635,11 @@ class CacheFromArgsDict(TypedDict):
A raw string as you would provide it to the Docker CLI (e.g.,
`type=inline`).
"""
- registry: NotRequired[pulumi.Input[Optional['CacheFromRegistryArgs']]]
+ registry: NotRequired[pulumi.Input[Optional['CacheFromRegistryArgsDict']]]
"""
Upload build caches to remote registries.
"""
- s3: NotRequired[pulumi.Input[Optional['CacheFromS3Args']]]
+ s3: NotRequired[pulumi.Input[Optional['CacheFromS3ArgsDict']]]
"""
Upload build caches to AWS S3 or an S3-compatible services such as
MinIO.
@@ -1597,7 +1597,7 @@ class CacheToS3Args:
class CacheToArgsDict(TypedDict):
- azblob: NotRequired[pulumi.Input[Optional['CacheToAzureBlobArgs']]]
+ azblob: NotRequired[pulumi.Input[Optional['CacheToAzureBlobArgsDict']]]
"""
Push cache to Azure's blob storage service.
"""
@@ -1605,20 +1605,20 @@ class CacheToArgsDict(TypedDict):
"""
When `true` this entry will be excluded. Defaults to `false`.
"""
- gha: NotRequired[pulumi.Input[Optional['CacheToGitHubActionsArgs']]]
+ gha: NotRequired[pulumi.Input[Optional['CacheToGitHubActionsArgsDict']]]
"""
Recommended for use with GitHub Actions workflows.
An action like `crazy-max/ghaction-github-runtime` is recommended to
expose appropriate credentials to your GitHub workflow.
"""
- inline: NotRequired[pulumi.Input[Optional['CacheToInlineArgs']]]
+ inline: NotRequired[pulumi.Input[Optional['CacheToInlineArgsDict']]]
"""
The inline cache storage backend is the simplest implementation to get
started with, but it does not handle multi-stage builds. Consider the
`registry` cache backend instead.
"""
- local: NotRequired[pulumi.Input[Optional['CacheToLocalArgs']]]
+ local: NotRequired[pulumi.Input[Optional['CacheToLocalArgsDict']]]
"""
A simple backend which caches imagines on your local filesystem.
"""
@@ -1627,12 +1627,12 @@ class CacheToArgsDict(TypedDict):
A raw string as you would provide it to the Docker CLI (e.g.,
`type=inline`)
"""
- registry: NotRequired[pulumi.Input[Optional['CacheToRegistryArgs']]]
+ registry: NotRequired[pulumi.Input[Optional['CacheToRegistryArgsDict']]]
"""
Push caches to remote registries. Incompatible with the `docker` build
driver.
"""
- s3: NotRequired[pulumi.Input[Optional['CacheToS3Args']]]
+ s3: NotRequired[pulumi.Input[Optional['CacheToS3ArgsDict']]]
"""
Push cache to AWS S3 or S3-compatible services such as MinIO.
"""
@@ -2940,7 +2940,7 @@ class ExportTarArgs:
class ExportArgsDict(TypedDict):
- cacheonly: NotRequired[pulumi.Input[Optional['ExportCacheOnlyArgs']]]
+ cacheonly: NotRequired[pulumi.Input[Optional['ExportCacheOnlyArgsDict']]]
"""
A no-op export. Helpful for silencing the 'no exports' warning if you
just want to populate caches.
@@ -2949,19 +2949,19 @@ class ExportArgsDict(TypedDict):
"""
When `true` this entry will be excluded. Defaults to `false`.
"""
- docker: NotRequired[pulumi.Input[Optional['ExportDockerArgs']]]
+ docker: NotRequired[pulumi.Input[Optional['ExportDockerArgsDict']]]
"""
Export as a Docker image layout.
"""
- image: NotRequired[pulumi.Input[Optional['ExportImageArgs']]]
+ image: NotRequired[pulumi.Input[Optional['ExportImageArgsDict']]]
"""
Outputs the build result into a container image format.
"""
- local: NotRequired[pulumi.Input[Optional['ExportLocalArgs']]]
+ local: NotRequired[pulumi.Input[Optional['ExportLocalArgsDict']]]
"""
Export to a local directory as files and directories.
"""
- oci: NotRequired[pulumi.Input[Optional['ExportOCIArgs']]]
+ oci: NotRequired[pulumi.Input[Optional['ExportOCIArgsDict']]]
"""
Identical to the Docker exporter but uses OCI media types by default.
"""
@@ -2970,11 +2970,11 @@ class ExportArgsDict(TypedDict):
A raw string as you would provide it to the Docker CLI (e.g.,
`type=docker`)
"""
- registry: NotRequired[pulumi.Input[Optional['ExportRegistryArgs']]]
+ registry: NotRequired[pulumi.Input[Optional['ExportRegistryArgsDict']]]
"""
Identical to the Image exporter, but pushes by default.
"""
- tar: NotRequired[pulumi.Input[Optional['ExportTarArgs']]]
+ tar: NotRequired[pulumi.Input[Optional['ExportTarArgsDict']]]
"""
Export to a local directory as a tarball.
"""