Skip to content

Commit 97ece4c

Browse files
fix(deps): update all non-major dependencies (#3699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4da50bb commit 97ece4c

File tree

6 files changed

+156
-212
lines changed

6 files changed

+156
-212
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install Go
3232
uses: actions/setup-go@v5
3333
with:
34-
go-version: 1.22.x
34+
go-version: 1.24.1
3535
check-latest: true
3636
- name: Checkout code
3737
uses: actions/checkout@v4

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Install Go
5555
uses: actions/setup-go@v5
5656
with:
57-
go-version: "1.23"
57+
go-version: "1.24.1"
5858
check-latest: true
5959
- name: Checkout code
6060
uses: actions/checkout@v4
@@ -77,7 +77,7 @@ jobs:
7777
- name: Setup Go
7878
uses: actions/setup-go@v5
7979
with:
80-
go-version: "1.24"
80+
go-version: "1.24.1"
8181
check-latest: true
8282
- name: Generate dependencies
8383
run: make fake_assets shared_key.pem shared_cert.pem

go.mod

+4-4
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ require (
3636
golang.org/x/sync v0.12.0
3737
google.golang.org/grpc v1.71.0
3838
google.golang.org/protobuf v1.36.5
39-
k8s.io/api v0.32.2
40-
k8s.io/apimachinery v0.32.2
41-
k8s.io/client-go v0.32.2
42-
k8s.io/metrics v0.32.2
39+
k8s.io/api v0.32.3
40+
k8s.io/apimachinery v0.32.3
41+
k8s.io/client-go v0.32.3
42+
k8s.io/metrics v0.32.3
4343
)
4444

4545
require (

go.sum

+8
Original file line numberDiff line numberDiff line change
@@ -353,16 +353,24 @@ gotest.tools/v3 v3.0.3 h1:4AuOwCGf4lLR9u3YOe2awrHygurzhO/HeQ6laiA6Sx0=
353353
gotest.tools/v3 v3.0.3/go.mod h1:Z7Lb0S5l+klDB31fvDQX8ss/FlKDxtlFlw3Oa8Ymbl8=
354354
k8s.io/api v0.32.2 h1:bZrMLEkgizC24G9eViHGOPbW+aRo9duEISRIJKfdJuw=
355355
k8s.io/api v0.32.2/go.mod h1:hKlhk4x1sJyYnHENsrdCWw31FEmCijNGPJO5WzHiJ6Y=
356+
k8s.io/api v0.32.3 h1:Hw7KqxRusq+6QSplE3NYG4MBxZw1BZnq4aP4cJVINls=
357+
k8s.io/api v0.32.3/go.mod h1:2wEDTXADtm/HA7CCMD8D8bK4yuBUptzaRhYcYEEYA3k=
356358
k8s.io/apimachinery v0.32.2 h1:yoQBR9ZGkA6Rgmhbp/yuT9/g+4lxtsGYwW6dR6BDPLQ=
357359
k8s.io/apimachinery v0.32.2/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
360+
k8s.io/apimachinery v0.32.3 h1:JmDuDarhDmA/Li7j3aPrwhpNBA94Nvk5zLeOge9HH1U=
361+
k8s.io/apimachinery v0.32.3/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
358362
k8s.io/client-go v0.32.2 h1:4dYCD4Nz+9RApM2b/3BtVvBHw54QjMFUl1OLcJG5yOA=
359363
k8s.io/client-go v0.32.2/go.mod h1:fpZ4oJXclZ3r2nDOv+Ux3XcJutfrwjKTCHz2H3sww94=
364+
k8s.io/client-go v0.32.3 h1:RKPVltzopkSgHS7aS98QdscAgtgah/+zmpAogooIqVU=
365+
k8s.io/client-go v0.32.3/go.mod h1:3v0+3k4IcT9bXTc4V2rt+d2ZPPG700Xy6Oi0Gdl2PaY=
360366
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
361367
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
362368
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 h1:hcha5B1kVACrLujCKLbr8XWMxCxzQx42DY8QKYJrDLg=
363369
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7/go.mod h1:GewRfANuJ70iYzvn+i4lezLDAFzvjxZYK1gn1lWcfas=
364370
k8s.io/metrics v0.32.2 h1:7t/rZzTHFrGa9f94XcgLlm3ToAuJtdlHANcJEHlYl9g=
365371
k8s.io/metrics v0.32.2/go.mod h1:VL3nJpzcgB6L5nSljkkzoE0nilZhVgcjCfNRgoylaIQ=
372+
k8s.io/metrics v0.32.3 h1:2vsBvw0v8rIIlczZ/lZ8Kcqk9tR6Fks9h+dtFNbc2a4=
373+
k8s.io/metrics v0.32.3/go.mod h1:9R1Wk5cb+qJpCQon9h52mgkVCcFeYxcY+YkumfwHVCU=
366374
k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJJI8IUa1AmH/qa0=
367375
k8s.io/utils v0.0.0-20241210054802-24370beab758/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
368376
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 h1:gBQPwqORJ8d8/YNZWEjoZs7npUVDpVXUUOFfW6CgAqE=

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@intlify/unplugin-vue-i18n": "^6.0.3",
4242
"@oddbird/css-anchor-positioning": "^0.4.0",
4343
"@tailwindcss/typography": "^0.5.16",
44-
"@tailwindcss/vite": "4.0.12",
44+
"@tailwindcss/vite": "4.0.13",
4545
"@vueuse/components": "^13.0.0",
4646
"@vueuse/core": "^13.0.0",
4747
"@vueuse/integrations": "^13.0.0",
@@ -53,7 +53,7 @@
5353
"d3-selection": "^3.0.0",
5454
"d3-shape": "^3.2.0",
5555
"d3-transition": "^3.0.1",
56-
"daisyui": "5.0.0",
56+
"daisyui": "5.0.3",
5757
"date-fns": "^4.1.0",
5858
"entities": "^6.0.0",
5959
"fuse.js": "^7.1.0",
@@ -62,7 +62,7 @@
6262
"sortablejs": "^1.15.6",
6363
"splitpanes": "^4.0.2",
6464
"strip-ansi": "^7.1.0",
65-
"tailwindcss": "4.0.12",
65+
"tailwindcss": "4.0.13",
6666
"unplugin-auto-import": "^19.1.1",
6767
"unplugin-icons": "^22.1.0",
6868
"unplugin-vue-components": "^28.4.1",
@@ -92,12 +92,12 @@
9292
"@vitejs/plugin-vue": "5.2.1",
9393
"@vue/compiler-sfc": "^3.5.13",
9494
"@vue/test-utils": "^2.4.6",
95-
"bumpp": "^10.0.3",
95+
"bumpp": "^10.1.0",
9696
"c8": "^10.1.3",
9797
"concurrently": "^9.1.2",
9898
"eventsourcemock": "^2.0.0",
9999
"jsdom": "^26.0.0",
100-
"lint-staged": "^15.4.3",
100+
"lint-staged": "^15.5.0",
101101
"prettier": "^3.5.3",
102102
"prettier-plugin-tailwindcss": "^0.6.11",
103103
"simple-git-hooks": "^2.11.1",

0 commit comments

Comments
 (0)