Skip to content

Commit 3a3b2ba

Browse files
Bump the prod-dependencies group across 1 directory with 12 updates
Bumps the prod-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/docker/cli](https://github.com/docker/cli) | `28.3.3+incompatible` | `28.4.0+incompatible` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.25.1` | `2.25.3` | | [github.com/operator-framework/api](https://github.com/operator-framework/api) | `0.33.0` | `0.34.0` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.14.0` | `1.15.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.1` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.33.4` | `0.34.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.33.4` | `0.34.0` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.21.0` | `0.22.1` | Updates `github.com/docker/cli` from 28.3.3+incompatible to 28.4.0+incompatible - [Commits](docker/cli@v28.3.3...v28.4.0) Updates `github.com/onsi/ginkgo/v2` from 2.25.1 to 2.25.3 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.25.1...v2.25.3) Updates `github.com/onsi/gomega` from 1.38.1 to 1.38.2 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.38.1...v1.38.2) Updates `github.com/operator-framework/api` from 0.33.0 to 0.34.0 - [Release notes](https://github.com/operator-framework/api/releases) - [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md) - [Commits](operator-framework/api@v0.33.0...v0.34.0) Updates `github.com/spf13/afero` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.14.0...v1.15.0) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.1) Updates `github.com/spf13/pflag` from 1.0.7 to 1.0.9 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.7...v1.0.9) Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.1...v1.21.0) Updates `k8s.io/api` from 0.33.4 to 0.34.0 - [Commits](kubernetes/api@v0.33.4...v0.34.0) Updates `k8s.io/apimachinery` from 0.33.4 to 0.34.0 - [Commits](kubernetes/apimachinery@v0.33.4...v0.34.0) Updates `k8s.io/client-go` from 0.33.4 to 0.34.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.33.4...v0.34.0) Updates `sigs.k8s.io/controller-runtime` from 0.21.0 to 0.22.1 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.21.0...v0.22.1) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 28.4.0+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: github.com/operator-framework/api dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: github.com/spf13/afero dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: github.com/spf13/cobra dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: github.com/spf13/pflag dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: k8s.io/api dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b17b91 commit 3a3b2ba

File tree

2 files changed

+93
-90
lines changed

2 files changed

+93
-90
lines changed

go.mod

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,28 @@ go 1.24.4
55
require (
66
github.com/blang/semver v3.5.1+incompatible
77
github.com/bombsimon/logrusr/v4 v4.1.0
8-
github.com/docker/cli v28.3.3+incompatible
8+
github.com/docker/cli v28.4.0+incompatible
99
github.com/glebarez/go-sqlite v1.22.0
1010
github.com/go-logr/logr v1.4.3
1111
github.com/google/go-containerregistry v0.20.6
1212
github.com/knqyf263/go-rpmdb v0.1.1
13-
github.com/onsi/ginkgo/v2 v2.25.1
14-
github.com/onsi/gomega v1.38.1
13+
github.com/onsi/ginkgo/v2 v2.25.3
14+
github.com/onsi/gomega v1.38.2
1515
github.com/openshift/api v0.0.0-20240510053056-88a8afea030c
1616
github.com/openshift/client-go v0.0.0-20240510131258-f646d5f29250
17-
github.com/operator-framework/api v0.33.0
17+
github.com/operator-framework/api v0.34.0
1818
github.com/operator-framework/operator-manifest-tools v0.10.0
1919
github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466
2020
github.com/sirupsen/logrus v1.9.3
21-
github.com/spf13/afero v1.14.0
22-
github.com/spf13/cobra v1.9.1
23-
github.com/spf13/pflag v1.0.7
24-
github.com/spf13/viper v1.20.1
21+
github.com/spf13/afero v1.15.0
22+
github.com/spf13/cobra v1.10.1
23+
github.com/spf13/pflag v1.0.10
24+
github.com/spf13/viper v1.21.0
2525
gotest.tools/v3 v3.5.2
26-
k8s.io/api v0.33.4
27-
k8s.io/apimachinery v0.33.4
28-
k8s.io/client-go v0.33.4
29-
sigs.k8s.io/controller-runtime v0.21.0
26+
k8s.io/api v0.34.0
27+
k8s.io/apimachinery v0.34.0
28+
k8s.io/client-go v0.34.0
29+
sigs.k8s.io/controller-runtime v0.22.1
3030
sigs.k8s.io/yaml v1.6.0
3131
)
3232

@@ -43,22 +43,22 @@ require (
4343
github.com/docker/distribution v2.8.3+incompatible // indirect
4444
github.com/docker/docker-credential-helpers v0.9.3 // indirect
4545
github.com/dustin/go-humanize v1.0.1 // indirect
46-
github.com/emicklei/go-restful/v3 v3.11.2 // indirect
46+
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
4747
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
4848
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
4949
github.com/felixge/httpsnoop v1.0.4 // indirect
50-
github.com/fsnotify/fsnotify v1.8.0 // indirect
51-
github.com/fxamacker/cbor/v2 v2.8.0 // indirect
50+
github.com/fsnotify/fsnotify v1.9.0 // indirect
51+
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
5252
github.com/go-logr/stdr v1.2.2 // indirect
5353
github.com/go-openapi/jsonpointer v0.21.1 // indirect
5454
github.com/go-openapi/jsonreference v0.21.0 // indirect
5555
github.com/go-openapi/swag v0.23.1 // indirect
5656
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
57-
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
57+
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
5858
github.com/gogo/protobuf v1.3.2 // indirect
5959
github.com/google/btree v1.1.3 // indirect
6060
github.com/google/cel-go v0.26.0 // indirect
61-
github.com/google/gnostic-models v0.6.9 // indirect
61+
github.com/google/gnostic-models v0.7.0 // indirect
6262
github.com/google/go-cmp v0.7.0 // indirect
6363
github.com/google/pprof v0.0.0-20250820193118-f64d9cf942d6 // indirect
6464
github.com/google/uuid v1.6.0 // indirect
@@ -71,23 +71,23 @@ require (
7171
github.com/mattn/go-isatty v0.0.20 // indirect
7272
github.com/mitchellh/go-homedir v1.1.0 // indirect
7373
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
74-
github.com/modern-go/reflect2 v1.0.2 // indirect
74+
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
7575
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
7676
github.com/opencontainers/go-digest v1.0.0 // indirect
7777
github.com/opencontainers/image-spec v1.1.1 // indirect
78-
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
78+
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
7979
github.com/pkg/errors v0.9.1 // indirect
8080
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
8181
github.com/prometheus/client_golang v1.22.0 // indirect
8282
github.com/prometheus/client_model v0.6.2 // indirect
8383
github.com/prometheus/common v0.65.0 // indirect
8484
github.com/prometheus/procfs v0.16.1 // indirect
8585
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
86-
github.com/sagikazarmark/locafero v0.7.0 // indirect
87-
github.com/sourcegraph/conc v0.3.0 // indirect
88-
github.com/spf13/cast v1.7.1 // indirect
86+
github.com/sagikazarmark/locafero v0.11.0 // indirect
87+
github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 // indirect
88+
github.com/spf13/cast v1.10.0 // indirect
8989
github.com/stoewer/go-strcase v1.3.1 // indirect
90-
github.com/stretchr/testify v1.10.0 // indirect
90+
github.com/stretchr/testify v1.11.1 // indirect
9191
github.com/subosito/gotenv v1.6.0 // indirect
9292
github.com/vbatts/tar-split v0.12.1 // indirect
9393
github.com/x448/float16 v0.8.4 // indirect
@@ -101,7 +101,6 @@ require (
101101
go.opentelemetry.io/otel/trace v1.36.0 // indirect
102102
go.opentelemetry.io/proto/otlp v1.7.0 // indirect
103103
go.uber.org/automaxprocs v1.6.0 // indirect
104-
go.uber.org/multierr v1.11.0 // indirect
105104
go.yaml.in/yaml/v2 v2.4.2 // indirect
106105
go.yaml.in/yaml/v3 v3.0.4 // indirect
107106
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b // indirect
@@ -122,11 +121,11 @@ require (
122121
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
123122
gopkg.in/inf.v0 v0.9.1 // indirect
124123
gopkg.in/yaml.v3 v3.0.1 // indirect
125-
k8s.io/apiextensions-apiserver v0.33.2 // indirect
126-
k8s.io/apiserver v0.33.2 // indirect
127-
k8s.io/component-base v0.33.2 // indirect
124+
k8s.io/apiextensions-apiserver v0.34.0 // indirect
125+
k8s.io/apiserver v0.34.0 // indirect
126+
k8s.io/component-base v0.34.0 // indirect
128127
k8s.io/klog/v2 v2.130.1 // indirect
129-
k8s.io/kube-openapi v0.0.0-20250610211856-8b98d1ed966a // indirect
128+
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
130129
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect
131130
modernc.org/libc v1.37.6 // indirect
132131
modernc.org/mathutil v1.6.0 // indirect
@@ -136,4 +135,5 @@ require (
136135
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
137136
sigs.k8s.io/randfill v1.0.0 // indirect
138137
sigs.k8s.io/structured-merge-diff/v4 v4.7.0 // indirect
138+
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect
139139
)

0 commit comments

Comments
 (0)