Skip to content

Commit c92f558

Browse files
Update first-party Pulumi dependencies (#312)
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 6e4a447 commit c92f558

File tree

11 files changed

+43
-45
lines changed

11 files changed

+43
-45
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
with:
6363
repo: pulumi/pulumictl
6464
- name: Install Pulumi CLI
65-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
65+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
6666
with:
6767
pulumi-version-file: .pulumi.version
6868
- if: github.event_name == 'pull_request'
@@ -221,7 +221,7 @@ jobs:
221221
with:
222222
repo: pulumi/pulumictl
223223
- name: Install Pulumi CLI
224-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
224+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
225225
with:
226226
pulumi-version-file: .pulumi.version
227227
- name: Setup Node
@@ -396,7 +396,7 @@ jobs:
396396
with:
397397
repo: pulumi/pulumictl
398398
- name: Install Pulumi CLI
399-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
399+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
400400
with:
401401
pulumi-version-file: .pulumi.version
402402
- name: Setup Node
@@ -512,7 +512,7 @@ jobs:
512512
with:
513513
repo: pulumi/pulumictl
514514
- name: Install Pulumi CLI
515-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
515+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
516516
with:
517517
pulumi-version-file: .pulumi.version
518518
- name: Configure AWS Credentials
@@ -572,7 +572,7 @@ jobs:
572572
with:
573573
repo: pulumi/pulumictl
574574
- name: Install Pulumi CLI
575-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
575+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
576576
- name: Setup Node
577577
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
578578
with:

.github/workflows/export-repo-secrets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
app-id: 1256780 # Export Secrets GitHub App
1414
private-key: ${{ secrets.EXPORT_SECRETS_PRIVATE_KEY }}
1515
- name: Export secrets to ESC
16-
uses: pulumi/esc-export-secrets-action@v1
16+
uses: pulumi/esc-export-secrets-action@9d6485759b6adff2538ae91f1b77cc96265c9dad # v1
1717
with:
1818
organization: pulumi
1919
org-environment: imports/github-secrets

.github/workflows/prerelease.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
repo: pulumi/pulumictl
5656
- name: Install Pulumi CLI
57-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
57+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
5858
with:
5959
pulumi-version-file: .pulumi.version
6060
- if: github.event_name == 'pull_request'
@@ -213,7 +213,7 @@ jobs:
213213
with:
214214
repo: pulumi/pulumictl
215215
- name: Install Pulumi CLI
216-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
216+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
217217
with:
218218
pulumi-version-file: .pulumi.version
219219
- name: Setup Node
@@ -368,7 +368,7 @@ jobs:
368368
with:
369369
repo: pulumi/pulumictl
370370
- name: Install Pulumi CLI
371-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
371+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
372372
with:
373373
pulumi-version-file: .pulumi.version
374374
- name: Setup Node
@@ -484,7 +484,7 @@ jobs:
484484
with:
485485
repo: pulumi/pulumictl
486486
- name: Install Pulumi CLI
487-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
487+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
488488
with:
489489
pulumi-version-file: .pulumi.version
490490
- name: Configure AWS Credentials
@@ -544,7 +544,7 @@ jobs:
544544
with:
545545
repo: pulumi/pulumictl
546546
- name: Install Pulumi CLI
547-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
547+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
548548
- name: Setup Node
549549
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
550550
with:
@@ -626,7 +626,7 @@ jobs:
626626
with:
627627
repo: pulumi/pulumictl
628628
- name: Install Pulumi CLI
629-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
629+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
630630
- name: Setup Java
631631
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
632632
with:

.github/workflows/release.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
repo: pulumi/pulumictl
5656
- name: Install Pulumi CLI
57-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
57+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
5858
with:
5959
pulumi-version-file: .pulumi.version
6060
- if: github.event_name == 'pull_request'
@@ -213,7 +213,7 @@ jobs:
213213
with:
214214
repo: pulumi/pulumictl
215215
- name: Install Pulumi CLI
216-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
216+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
217217
with:
218218
pulumi-version-file: .pulumi.version
219219
- name: Setup Node
@@ -368,7 +368,7 @@ jobs:
368368
with:
369369
repo: pulumi/pulumictl
370370
- name: Install Pulumi CLI
371-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
371+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
372372
with:
373373
pulumi-version-file: .pulumi.version
374374
- name: Setup Node
@@ -484,7 +484,7 @@ jobs:
484484
with:
485485
repo: pulumi/pulumictl
486486
- name: Install Pulumi CLI
487-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
487+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
488488
with:
489489
pulumi-version-file: .pulumi.version
490490
- name: Configure AWS Credentials
@@ -544,7 +544,7 @@ jobs:
544544
with:
545545
repo: pulumi/pulumictl
546546
- name: Install Pulumi CLI
547-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
547+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
548548
- name: Setup Node
549549
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
550550
with:
@@ -626,7 +626,7 @@ jobs:
626626
with:
627627
repo: pulumi/pulumictl
628628
- name: Install Pulumi CLI
629-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
629+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
630630
- name: Setup Java
631631
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
632632
with:

.github/workflows/run-acceptance-tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
with:
7171
repo: pulumi/pulumictl
7272
- name: Install Pulumi CLI
73-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
73+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
7474
with:
7575
pulumi-version-file: .pulumi.version
7676
- if: github.event_name == 'pull_request'
@@ -233,7 +233,7 @@ jobs:
233233
with:
234234
repo: pulumi/pulumictl
235235
- name: Install Pulumi CLI
236-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
236+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
237237
with:
238238
pulumi-version-file: .pulumi.version
239239
- name: Setup Node
@@ -392,7 +392,7 @@ jobs:
392392
with:
393393
repo: pulumi/pulumictl
394394
- name: Install Pulumi CLI
395-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
395+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
396396
with:
397397
pulumi-version-file: .pulumi.version
398398
- name: Setup Node

.github/workflows/weekly-pulumi-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
repo: pulumi/pulumictl
4343
- name: Install Pulumi CLI
44-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
44+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
4545
with:
4646
pulumi-version-file: .pulumi.version
4747
- name: Setup DotNet

examples/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
module github.com/pulumi/pulumi-kubernetes-coredns/examples
22

3-
go 1.23.4
3+
go 1.23.11
44

55
require (
66
github.com/pulumi/providertest v0.3.1
7-
github.com/pulumi/pulumi/pkg/v3 v3.185.0
8-
github.com/pulumi/pulumi/sdk/v3 v3.185.0
7+
github.com/pulumi/pulumi/pkg/v3 v3.191.0
8+
github.com/pulumi/pulumi/sdk/v3 v3.191.0
99
)
1010

1111
require (
@@ -126,7 +126,7 @@ require (
126126
github.com/pkg/term v1.1.0 // indirect
127127
github.com/pmezard/go-difflib v1.0.0 // indirect
128128
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
129-
github.com/pulumi/esc v0.14.3 // indirect
129+
github.com/pulumi/esc v0.17.0 // indirect
130130
github.com/rivo/uniseg v0.4.4 // indirect
131131
github.com/rogpeppe/go-internal v1.13.1 // indirect
132132
github.com/ryanuber/go-glob v1.0.0 // indirect

examples/go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -354,14 +354,14 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
354354
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
355355
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435cARxCW6q9gc0S/Yxz7Mkd38pOb0=
356356
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
357-
github.com/pulumi/esc v0.14.3 h1:Zli+9LiSDT/W+Fsfr8tITxCo+5wn969tLrE4KLv44G8=
358-
github.com/pulumi/esc v0.14.3/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc=
357+
github.com/pulumi/esc v0.17.0 h1:oaVOIyFTENlYDuqc3pW75lQT9jb2cd6ie/4/Twxn66w=
358+
github.com/pulumi/esc v0.17.0/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc=
359359
github.com/pulumi/providertest v0.3.1 h1:vlftr7TZlObh81mL88IhhF0/9ZbLrZZos4NAvR4HUUw=
360360
github.com/pulumi/providertest v0.3.1/go.mod h1:fFHUP4/9DRyYnHWiRnwcynMtM/a7hHR/QcJfcuZKO3A=
361-
github.com/pulumi/pulumi/pkg/v3 v3.185.0 h1:5QzUo48Sg9hz43fGnkatRJKU7X/NsVvgQg5yAA/1aNQ=
362-
github.com/pulumi/pulumi/pkg/v3 v3.185.0/go.mod h1:196jVMW0esXqDO+VQDy5g/py66aoRQxHeqZ+P0uNmHI=
363-
github.com/pulumi/pulumi/sdk/v3 v3.185.0 h1:+pEMQxo2VvZFjSNw5EkpOdEUu87WflApTK9X/Zej8/Y=
364-
github.com/pulumi/pulumi/sdk/v3 v3.185.0/go.mod h1:YS7uQ+eoIV/Fco804Upv3jmz5pwo/MkLYmbGH3VgA9c=
361+
github.com/pulumi/pulumi/pkg/v3 v3.191.0 h1:AIONP+ACReGWeIWq9U8yqZ15x3y00DZPLANVk+pGReo=
362+
github.com/pulumi/pulumi/pkg/v3 v3.191.0/go.mod h1:lOf/lnZK1HcJOrefdjkxctc8p0xDje91ub0kozzXLGs=
363+
github.com/pulumi/pulumi/sdk/v3 v3.191.0 h1:irZiK/9teTjVOVQLsz8+zqfyWBc0KU/L389gztK5BB0=
364+
github.com/pulumi/pulumi/sdk/v3 v3.191.0/go.mod h1:aV0+c5xpSYccWKmOjTZS9liYCqh7+peu3cQgSXu7CJw=
365365
github.com/redis/go-redis/v9 v9.7.0 h1:HhLSs+B6O021gwzl+locl0zEDnyNkxMtf/Z3NNBMa9E=
366366
github.com/redis/go-redis/v9 v9.7.0/go.mod h1:f6zhXITC7JUJIlPEiBOTXxJgPLdZcA93GewI7inzyWw=
367367
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

examples/simple-coredns-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@types/node": "22.13.2"
55
},
66
"dependencies": {
7-
"@pulumi/pulumi": "3.186.0",
7+
"@pulumi/pulumi": "3.191.0",
88
"@pulumi/kubernetes": "4.23.0"
99
}
1010
}

provider/go.mod

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
module github.com/pulumi/pulumi-kubernetes-coredns/provider
22

3-
go 1.23.0
4-
5-
toolchain go1.23.7
3+
go 1.23.11
64

75
require (
86
github.com/pulumi/pulumi-go-helmbase v0.2.0
97
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.23.0
10-
github.com/pulumi/pulumi/pkg/v3 v3.185.0
11-
github.com/pulumi/pulumi/sdk/v3 v3.185.0
8+
github.com/pulumi/pulumi/pkg/v3 v3.191.0
9+
github.com/pulumi/pulumi/sdk/v3 v3.191.0
1210
)
1311

1412
require (
@@ -64,7 +62,7 @@ require (
6462
github.com/pkg/errors v0.9.1 // indirect
6563
github.com/pkg/term v1.1.0 // indirect
6664
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
67-
github.com/pulumi/esc v0.14.3 // indirect
65+
github.com/pulumi/esc v0.17.0 // indirect
6866
github.com/rivo/uniseg v0.4.4 // indirect
6967
github.com/rogpeppe/go-internal v1.13.1 // indirect
7068
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect

0 commit comments

Comments
 (0)