WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit c7313c8

Browse files
build(deps): bump helm.sh/helm/v3 from 3.15.4 to 3.19.3 (#11733)
* build(deps): bump helm.sh/helm/v3 from 3.15.4 to 3.19.3 Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.15.4 to 3.19.3. - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.15.4...v3.19.3) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-version: 3.19.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update EDOT go.mod * Update NOTICE.txt and/or NOTICE-fips.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 5502969 commit c7313c8

File tree

6 files changed

+83
-128
lines changed

6 files changed

+83
-128
lines changed

NOTICE-fips.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3808,11 +3808,11 @@ Contents of probable licence file $GOMODCACHE/github.com/spf13/[email protected]/LIC
38083808

38093809
--------------------------------------------------------------------------------
38103810
Dependency : github.com/spf13/pflag
3811-
Version: v1.0.9
3811+
Version: v1.0.10
38123812
Licence type (autodetected): BSD-3-Clause
38133813
--------------------------------------------------------------------------------
38143814

3815-
Contents of probable licence file $GOMODCACHE/github.com/spf13/[email protected].9/LICENSE:
3815+
Contents of probable licence file $GOMODCACHE/github.com/spf13/[email protected].10/LICENSE:
38163816

38173817
Copyright (c) 2012 Alex Ogier. All rights reserved.
38183818
Copyright (c) 2012 The Go Authors. All rights reserved.
@@ -39455,11 +39455,11 @@ Contents of probable licence file $GOMODCACHE/github.com/gomodule/[email protected]/
3945539455

3945639456
--------------------------------------------------------------------------------
3945739457
Dependency : github.com/google/cel-go
39458-
Version: v0.25.0
39458+
Version: v0.26.0
3945939459
Licence type (autodetected): Apache-2.0
3946039460
--------------------------------------------------------------------------------
3946139461

39462-
Contents of probable licence file $GOMODCACHE/github.com/google/cel-go@v0.25.0/LICENSE:
39462+
Contents of probable licence file $GOMODCACHE/github.com/google/cel-go@v0.26.0/LICENSE:
3946339463

3946439464

3946539465
Apache License

NOTICE.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3808,11 +3808,11 @@ Contents of probable licence file $GOMODCACHE/github.com/spf13/[email protected]/LIC
38083808

38093809
--------------------------------------------------------------------------------
38103810
Dependency : github.com/spf13/pflag
3811-
Version: v1.0.9
3811+
Version: v1.0.10
38123812
Licence type (autodetected): BSD-3-Clause
38133813
--------------------------------------------------------------------------------
38143814

3815-
Contents of probable licence file $GOMODCACHE/github.com/spf13/[email protected].9/LICENSE:
3815+
Contents of probable licence file $GOMODCACHE/github.com/spf13/[email protected].10/LICENSE:
38163816

38173817
Copyright (c) 2012 Alex Ogier. All rights reserved.
38183818
Copyright (c) 2012 The Go Authors. All rights reserved.
@@ -42420,11 +42420,11 @@ Contents of probable licence file $GOMODCACHE/github.com/gomodule/[email protected]/
4242042420

4242142421
--------------------------------------------------------------------------------
4242242422
Dependency : github.com/google/cel-go
42423-
Version: v0.25.0
42423+
Version: v0.26.0
4242442424
Licence type (autodetected): Apache-2.0
4242542425
--------------------------------------------------------------------------------
4242642426

42427-
Contents of probable licence file $GOMODCACHE/github.com/google/cel-go@v0.25.0/LICENSE:
42427+
Contents of probable licence file $GOMODCACHE/github.com/google/cel-go@v0.26.0/LICENSE:
4242842428

4242942429

4243042430
Apache License

go.mod

Lines changed: 18 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ require (
4949
github.com/sajari/regression v1.0.1
5050
github.com/schollz/progressbar/v3 v3.13.1
5151
github.com/spf13/cobra v1.10.1
52-
github.com/spf13/pflag v1.0.9
52+
github.com/spf13/pflag v1.0.10
5353
github.com/stretchr/testify v1.11.1
5454
github.com/winlabs/gowin32 v0.0.0-20240930213947-f504d7e14639
5555
go.elastic.co/apm/module/apmgorilla/v2 v2.6.0
@@ -80,16 +80,16 @@ require (
8080
gopkg.in/yaml.v2 v2.4.0
8181
gopkg.in/yaml.v3 v3.0.1
8282
gotest.tools/gotestsum v1.13.0
83-
helm.sh/helm/v3 v3.15.4
83+
helm.sh/helm/v3 v3.19.3
8484
howett.net/plist v1.0.1
8585
k8s.io/api v0.34.1
8686
k8s.io/apimachinery v0.34.1
87-
k8s.io/cli-runtime v0.32.2
87+
k8s.io/cli-runtime v0.34.0
8888
k8s.io/client-go v0.34.1
8989
kernel.org/pub/linux/libs/security/libcap/cap v1.2.70
9090
sigs.k8s.io/e2e-framework v0.4.0
91-
sigs.k8s.io/kustomize/api v0.18.0
92-
sigs.k8s.io/kustomize/kyaml v0.18.1
91+
sigs.k8s.io/kustomize/api v0.20.1
92+
sigs.k8s.io/kustomize/kyaml v0.20.1
9393
)
9494

9595
require (
@@ -162,7 +162,7 @@ require (
162162
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
163163
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 // indirect
164164
github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0 // indirect
165-
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c // indirect
165+
github.com/BurntSushi/toml v1.5.0 // indirect
166166
github.com/Code-Hex/go-generics-cache v1.5.1 // indirect
167167
github.com/DataDog/datadog-agent/pkg/obfuscate v0.73.0-devel.0.20251030121902-cd89eab046d6 // indirect
168168
github.com/DataDog/datadog-go/v5 v5.8.1 // indirect
@@ -175,10 +175,9 @@ require (
175175
github.com/MakeNowJust/heredoc v1.0.0 // indirect
176176
github.com/Masterminds/goutils v1.1.1 // indirect
177177
github.com/Masterminds/semver v1.5.0 // indirect
178-
github.com/Masterminds/semver/v3 v3.3.0 // indirect
178+
github.com/Masterminds/semver/v3 v3.4.0 // indirect
179179
github.com/Masterminds/sprig/v3 v3.3.0 // indirect
180180
github.com/Masterminds/squirrel v1.5.4 // indirect
181-
github.com/Microsoft/hcsshim v0.12.5 // indirect
182181
github.com/OneOfOne/xxhash v1.2.8 // indirect
183182
github.com/PaesslerAG/gval v1.2.2 // indirect
184183
github.com/PaesslerAG/jsonpath v0.1.1 // indirect
@@ -257,14 +256,14 @@ require (
257256
github.com/cockroachdb/pebble v1.1.5 // indirect
258257
github.com/cockroachdb/redact v1.1.6 // indirect
259258
github.com/cockroachdb/tokenbucket v0.0.0-20250429170803-42689b6311bb // indirect
260-
github.com/containerd/containerd v1.7.27 // indirect
259+
github.com/containerd/containerd v1.7.29 // indirect
261260
github.com/containerd/errdefs v1.0.0 // indirect
262261
github.com/containerd/errdefs/pkg v0.3.0 // indirect
263262
github.com/containerd/log v0.1.0 // indirect
264263
github.com/containerd/platforms v0.2.1 // indirect
265264
github.com/coreos/go-systemd/v22 v22.6.0 // indirect
266265
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
267-
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
266+
github.com/cyphar/filepath-securejoin v0.6.0 // indirect
268267
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
269268
github.com/dennwc/varint v1.0.0 // indirect
270269
github.com/devigned/tab v0.1.2-0.20190607222403-0c15cf42f9a2 // indirect
@@ -278,11 +277,7 @@ require (
278277
github.com/dimchansky/utfbom v1.1.1 // indirect
279278
github.com/dlclark/regexp2 v1.11.5 // indirect
280279
github.com/dnephin/pflag v1.0.7 // indirect
281-
github.com/docker/cli v27.5.0+incompatible // indirect
282-
github.com/docker/distribution v2.8.3+incompatible // indirect
283-
github.com/docker/docker-credential-helpers v0.8.2 // indirect
284280
github.com/docker/go-connections v0.6.0 // indirect
285-
github.com/docker/go-metrics v0.0.1 // indirect
286281
github.com/dop251/goja v0.0.0-20250630131328-58d95d85e994 // indirect
287282
github.com/dop251/goja_nodejs v0.0.0-20250409162600-f7acab6894b0 // indirect
288283
github.com/dustin/go-humanize v1.0.1 // indirect
@@ -324,7 +319,7 @@ require (
324319
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
325320
github.com/envoyproxy/go-control-plane/envoy v1.35.0 // indirect
326321
github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
327-
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
322+
github.com/evanphx/json-patch v5.9.11+incompatible // indirect
328323
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
329324
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
330325
github.com/expr-lang/expr v1.17.6 // indirect
@@ -379,7 +374,7 @@ require (
379374
github.com/golang/snappy v1.0.0 // indirect
380375
github.com/gomodule/redigo v1.9.2 // indirect
381376
github.com/google/btree v1.1.3 // indirect
382-
github.com/google/cel-go v0.25.0 // indirect
377+
github.com/google/cel-go v0.26.0 // indirect
383378
github.com/google/flatbuffers v25.2.10+incompatible // indirect
384379
github.com/google/gnostic-models v0.7.0 // indirect
385380
github.com/google/go-querystring v1.1.0 // indirect
@@ -477,9 +472,7 @@ require (
477472
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect
478473
github.com/mitchellh/reflectwalk v1.0.2 // indirect
479474
github.com/moby/docker-image-spec v1.3.1 // indirect
480-
github.com/moby/locker v1.0.1 // indirect
481475
github.com/moby/spdystream v0.5.0 // indirect
482-
github.com/moby/sys/mountinfo v0.7.2 // indirect
483476
github.com/moby/term v0.5.2 // indirect
484477
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
485478
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
@@ -609,8 +602,9 @@ require (
609602
github.com/rivo/uniseg v0.4.7 // indirect
610603
github.com/rogpeppe/go-internal v1.14.1 // indirect
611604
github.com/rs/cors v1.11.1 // indirect
612-
github.com/rubenv/sql-migrate v1.5.2 // indirect
605+
github.com/rubenv/sql-migrate v1.8.0 // indirect
613606
github.com/russross/blackfriday/v2 v2.1.0 // indirect
607+
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
614608
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35 // indirect
615609
github.com/segmentio/fasthash v1.0.3 // indirect
616610
github.com/sergi/go-diff v1.3.1 // indirect
@@ -647,8 +641,6 @@ require (
647641
github.com/xdg-go/scram v1.1.2 // indirect
648642
github.com/xdg-go/stringprep v1.0.4 // indirect
649643
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
650-
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
651-
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
652644
github.com/xlab/treeprint v1.2.0 // indirect
653645
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
654646
github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 // indirect
@@ -772,15 +764,15 @@ require (
772764
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
773765
gopkg.in/inf.v0 v0.9.1 // indirect
774766
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
775-
k8s.io/apiextensions-apiserver v0.32.2 // indirect
776-
k8s.io/apiserver v0.32.3 // indirect
777-
k8s.io/component-base v0.32.3 // indirect
767+
k8s.io/apiextensions-apiserver v0.34.0 // indirect
768+
k8s.io/apiserver v0.34.0 // indirect
769+
k8s.io/component-base v0.34.0 // indirect
778770
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
779-
k8s.io/kubectl v0.32.2 // indirect
771+
k8s.io/kubectl v0.34.0 // indirect
780772
k8s.io/kubelet v0.32.3 // indirect
781773
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect
782774
kernel.org/pub/linux/libs/security/libcap/psx v1.2.70 // indirect
783-
oras.land/oras-go v1.2.5 // indirect
775+
oras.land/oras-go/v2 v2.6.0 // indirect
784776
sigs.k8s.io/controller-runtime v0.20.4 // indirect
785777
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
786778
sigs.k8s.io/randfill v1.0.0 // indirect

0 commit comments

Comments
 (0)