Skip to content

Commit c8d6a0f

Browse files
Bump dependencies
1 parent 576d887 commit c8d6a0f

File tree

10 files changed

+230
-230
lines changed

10 files changed

+230
-230
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
password: ${{ secrets.DOCKER_TOKEN }}
4141

4242
- name: Setup buildx
43-
uses: docker/setup-buildx-action@v3.10.0
43+
uses: docker/setup-buildx-action@v3.11.1
4444

4545
- name: Export runtime
4646
uses: crazy-max/[email protected]

Aws/Aws.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="IPNetwork2" Version="3.1.764" />
14-
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.4" />
14+
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.6" />
1515
<PackageReference Include="Pulumi" Version="3.38.0" />
1616
<PackageReference Include="Pulumi.Aws" Version="5.11.0" />
1717
<PackageReference Include="Pulumi.Tls" Version="4.6.0" />

Aws/packages.lock.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
},
1111
"Microsoft.Extensions.Options": {
1212
"type": "Direct",
13-
"requested": "[9.0.4, )",
14-
"resolved": "9.0.4",
15-
"contentHash": "fiFI2+58kicqVZyt/6obqoFwHiab7LC4FkQ3mmiBJ28Yy4fAvy2+v9MRnSvvlOO8chTOjKsdafFl/K9veCPo5g==",
13+
"requested": "[9.0.6, )",
14+
"resolved": "9.0.6",
15+
"contentHash": "wUPhNM1zsI58Dy10xRdF2+pnsisiUuETg5ZBncyAEEUm/CQ9Q1vmivyUWH8RDbAlqyixf2dJNQ2XZb7HsKUEQw==",
1616
"dependencies": {
17-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
18-
"Microsoft.Extensions.Primitives": "9.0.4"
17+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
18+
"Microsoft.Extensions.Primitives": "9.0.6"
1919
}
2020
},
2121
"Pulumi": {
@@ -110,8 +110,8 @@
110110
},
111111
"Microsoft.Extensions.DependencyInjection.Abstractions": {
112112
"type": "Transitive",
113-
"resolved": "9.0.4",
114-
"contentHash": "UI0TQPVkS78bFdjkTodmkH0Fe8lXv9LnhGFKgKrsgUJ5a5FVdFRcgjIkBVLbGgdRhxWirxH/8IXUtEyYJx6GQg=="
113+
"resolved": "9.0.6",
114+
"contentHash": "0Zn6nR/6g+90MxskZyOOMPQvnPnrrGu6bytPwkV+azDcTtCSuQ1+GJUrg8Klmnrjk1i6zMpw2lXijl+tw7Q3kA=="
115115
},
116116
"Microsoft.Extensions.Logging": {
117117
"type": "Transitive",
@@ -125,16 +125,16 @@
125125
},
126126
"Microsoft.Extensions.Logging.Abstractions": {
127127
"type": "Transitive",
128-
"resolved": "9.0.4",
129-
"contentHash": "0MXlimU4Dud6t+iNi5NEz3dO2w1HXdhoOLaYFuLPCjAsvlPQGwOT6V2KZRMLEhCAm/stSZt1AUv0XmDdkjvtbw==",
128+
"resolved": "9.0.6",
129+
"contentHash": "LFnyBNK7WtFmKdnHu3v0HOYQ8BcjYuy0jdC9pgCJ/rbLKoJEG9/dBzSKMEeeWDbDeoWS0TIxOC8a9CM5ufca3A==",
130130
"dependencies": {
131-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4"
131+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6"
132132
}
133133
},
134134
"Microsoft.Extensions.Primitives": {
135135
"type": "Transitive",
136-
"resolved": "9.0.4",
137-
"contentHash": "SPFyMjyku1nqTFFJ928JAMd0QnRe4xjE7KeKnZMWXf3xk+6e0WiOZAluYtLdbJUXtsl2cCRSi8cBquJ408k8RA=="
136+
"resolved": "9.0.6",
137+
"contentHash": "BHniU24QV67qp1pJknqYSofAPYGmijGI8D+ci9yfw33iuFdyOeB9lWTg78ThyYLyQwZw3s0vZ36VMb0MqbUuLw=="
138138
},
139139
"OneOf": {
140140
"type": "Transitive",
@@ -143,16 +143,16 @@
143143
},
144144
"Polly": {
145145
"type": "Transitive",
146-
"resolved": "8.5.2",
147-
"contentHash": "vbXsGgkG86nG+TOwY+SmtrGrRHmHH0DQaxtILx//d3Dz/ocJ8izSNYzdvU2gEtWa/LDD8zJLvD3HdjEkdlvkhg==",
146+
"resolved": "8.6.1",
147+
"contentHash": "UMYpEiKPQhbiQY1NXKL0hssUMETjuv7RGZx2VlcrlaIL7bIs2vs7iBfH2gblcR5Q7ockW3Kc78uTY6kK/ZeYgg==",
148148
"dependencies": {
149-
"Polly.Core": "8.5.2"
149+
"Polly.Core": "8.6.1"
150150
}
151151
},
152152
"Polly.Core": {
153153
"type": "Transitive",
154-
"resolved": "8.5.2",
155-
"contentHash": "1MJKdxv4zwDmiWvYvVN24DsrWUfgQ4F83voH8bhbtLMdPuGy8CfTUzsgQhvyrl1a7hrM6f/ydwLVdVUI0xooUw=="
154+
"resolved": "8.6.1",
155+
"contentHash": "HvkxFqEGk0NiLHYBescE/AnVu6W+ZqE0S7JkdXhvnJ2P2zRh8OPMDrFIjXPiIWugWIoxVeBHt45a6Cr61+asXw=="
156156
},
157157
"Pulumi.Kubernetes": {
158158
"type": "Transitive",
@@ -228,8 +228,8 @@
228228
"dependencies": {
229229
"Flurl.Http": "[4.0.2, )",
230230
"Library": "[1.0.0, )",
231-
"Microsoft.Extensions.Options": "[9.0.4, )",
232-
"Polly": "[8.5.2, )",
231+
"Microsoft.Extensions.Options": "[9.0.6, )",
232+
"Polly": "[8.6.1, )",
233233
"Pulumi": "[3.38.0, )",
234234
"Pulumi.Aws": "[5.11.0, )",
235235
"Pulumi.Kubernetes": "[3.20.5, )",
@@ -240,8 +240,8 @@
240240
"type": "Project",
241241
"dependencies": {
242242
"FluentValidation": "[11.11.0, )",
243-
"Microsoft.Extensions.Logging.Abstractions": "[9.0.4, )",
244-
"Microsoft.Extensions.Options": "[9.0.4, )",
243+
"Microsoft.Extensions.Logging.Abstractions": "[9.0.6, )",
244+
"Microsoft.Extensions.Options": "[9.0.6, )",
245245
"Pulumi": "[3.38.0, )",
246246
"Pulumi.Aws": "[5.11.0, )",
247247
"Pulumi.Kubernetes": "[3.20.5, )",

Cli/Cli.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<ItemGroup>
3232
<PackageReference Include="Json.More.Net" Version="2.1.2" />
3333
<PackageReference Include="JsonPath.Net" Version="2.1.1" />
34-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.4" />
35-
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.4" />
34+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.6" />
35+
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.6" />
3636
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="3.1.0" />
3737
<PackageReference Include="Pulumi.Automation" Version="3.38.0" />
3838
<PackageReference Include="Serilog" Version="4.2.0" />

Cli/Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
FROM mcr.microsoft.com/dotnet/aspnet:9.0.4-noble
2+
FROM mcr.microsoft.com/dotnet/aspnet:9.0.6-noble
33

44
LABEL org.opencontainers.image.source=https://github.com/gitfool/Pulumi.Dungeon
55

@@ -16,7 +16,7 @@ EOF
1616
# renovate: datasource=github-tags depName=kubectl packageName=kubernetes/kubectl extractVersion=^kubernetes-(?<version>.+)$
1717
RUN <<EOF
1818
set -ex
19-
version=1.32.3
19+
version=1.33.1
2020
curl -fsSL https://dl.k8s.io/release/v$version/bin/linux/amd64/kubectl -o /usr/local/bin/kubectl
2121
chmod +x /usr/local/bin/kubectl
2222
kubectl completion bash > /etc/bash_completion.d/kubectl
@@ -27,7 +27,7 @@ EOF
2727
# renovate: datasource=github-releases depName=aws-iam-authenticator packageName=kubernetes-sigs/aws-iam-authenticator
2828
RUN <<EOF
2929
set -ex
30-
version=0.6.31
30+
version=0.7.3
3131
curl -fsSL https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v$version/aws-iam-authenticator_${version}_linux_amd64 -o /usr/local/bin/aws-iam-authenticator
3232
chmod +x /usr/local/bin/aws-iam-authenticator
3333
aws-iam-authenticator version
@@ -37,7 +37,7 @@ EOF
3737
# renovate: datasource=github-releases depName=helm packageName=helm/helm
3838
RUN <<EOF
3939
set -ex
40-
version=3.17.3
40+
version=3.18.3
4141
curl -fsSL https://get.helm.sh/helm-v$version-linux-amd64.tar.gz -o helm.tar.gz
4242
tar -xzf helm.tar.gz --directory /usr/local/bin --no-same-owner --strip=1 linux-amd64/helm
4343
rm -f helm.tar.gz

0 commit comments

Comments
 (0)