Skip to content

Commit ad08265

Browse files
chore(deps): Bump the production-dependencies group across 1 directory with 27 updates
Bumps the production-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) | `0.68.0` | `0.69.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.2` | `0.32.3` | | [cel.dev/expr](https://github.com/google/cel-spec) | `0.21.2` | `0.22.0` | | [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.9.1` | `0.9.2` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.0` | `0.21.1` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.26.1` | `2.26.3` | | [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) | `1.1.0` | `1.1.1` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.21.0` | `1.21.1` | | [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) | `1.8.15` | `1.9.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.35.0` | `0.36.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.35.0` | `0.37.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.27.0` | `0.28.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.10.0` | `0.11.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.30.0` | `0.31.0` | | [gomodules.xyz/jsonpatch/v2](https://github.com/gomodules/jsonpatch) | `2.4.0` | `2.5.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.223.0` | `0.225.0` | | [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff) | `4.5.0` | `4.6.0` | Updates `github.com/tektoncd/pipeline` from 0.68.0 to 0.69.0 - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v0.68.0...v0.69.0) Updates `k8s.io/apimachinery` from 0.32.2 to 0.32.3 - [Commits](kubernetes/apimachinery@v0.32.2...v0.32.3) Updates `knative.dev/pkg` from 0.0.0-20240716082220-4355f0c73608 to 0.0.0-20250117084104-c43477f0052b - [Commits](https://github.com/knative/pkg/commits) Updates `cel.dev/expr` from 0.21.2 to 0.22.0 - [Release notes](https://github.com/google/cel-spec/releases) - [Commits](google/cel-spec@v0.21.2...v0.22.0) Updates `github.com/docker/docker-credential-helpers` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/docker/docker-credential-helpers/releases) - [Commits](docker/docker-credential-helpers@v0.9.1...v0.9.2) Updates `github.com/go-openapi/jsonpointer` from 0.21.0 to 0.21.1 - [Commits](go-openapi/jsonpointer@v0.21.0...v0.21.1) Updates `github.com/go-openapi/swag` from 0.23.0 to 0.23.1 - [Commits](go-openapi/swag@v0.23.0...v0.23.1) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.26.1 to 2.26.3 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml) - [Commits](grpc-ecosystem/grpc-gateway@v2.26.1...v2.26.3) Updates `github.com/opencontainers/image-spec` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/opencontainers/image-spec/releases) - [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md) - [Commits](opencontainers/image-spec@v1.1.0...v1.1.1) Updates `github.com/prometheus/client_golang` from 1.21.0 to 1.21.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.21.0...v1.21.1) Updates `github.com/sigstore/sigstore` from 1.8.15 to 1.9.1 - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.8.15...v1.9.1) Updates `golang.org/x/crypto` from 0.35.0 to 0.36.0 - [Commits](golang/crypto@v0.35.0...v0.36.0) Updates `golang.org/x/exp` from 0.0.0-20240719175910-8a7402abbf56 to 0.0.0-20240808152545-0cdaa3abc0fa - [Commits](https://github.com/golang/exp/commits) Updates `golang.org/x/net` from 0.35.0 to 0.37.0 - [Commits](golang/net@v0.35.0...v0.37.0) Updates `golang.org/x/oauth2` from 0.27.0 to 0.28.0 - [Commits](golang/oauth2@v0.27.0...v0.28.0) Updates `golang.org/x/sync` from 0.11.0 to 0.12.0 - [Commits](golang/sync@v0.11.0...v0.12.0) Updates `golang.org/x/sys` from 0.30.0 to 0.31.0 - [Commits](golang/sys@v0.30.0...v0.31.0) Updates `golang.org/x/term` from 0.29.0 to 0.30.0 - [Commits](golang/term@v0.29.0...v0.30.0) Updates `golang.org/x/text` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.22.0...v0.23.0) Updates `golang.org/x/time` from 0.10.0 to 0.11.0 - [Commits](golang/time@v0.10.0...v0.11.0) Updates `golang.org/x/tools` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.30.0...v0.31.0) Updates `gomodules.xyz/jsonpatch/v2` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/gomodules/jsonpatch/releases) - [Changelog](https://github.com/gomodules/jsonpatch/blob/release-2.0/CHANGELOG.md) - [Commits](gomodules/jsonpatch@v2.4.0...v2.5.0) Updates `google.golang.org/api` from 0.223.0 to 0.225.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.223.0...v0.225.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250204164813-702378808489 to 0.0.0-20250303144028-a0af3efb3deb - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250219182151-9fdb1cabc7b2 to 0.0.0-20250303144028-a0af3efb3deb - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.70.0 to 1.71.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.70.0...v1.71.0) Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases) - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/structured-merge-diff@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: github.com/tektoncd/pipeline dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: knative.dev/pkg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cel.dev/expr dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/docker/docker-credential-helpers dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/go-openapi/jsonpointer dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/go-openapi/swag dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/opencontainers/image-spec dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/prometheus/client_golang dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/sigstore/sigstore dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/crypto dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/exp dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/sync dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/term dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/tools dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: gomodules.xyz/jsonpatch/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google.golang.org/api dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google.golang.org/grpc dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sigs.k8s.io/structured-merge-diff/v4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a958138 commit ad08265

File tree

144 files changed

+2900
-4624
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+2900
-4624
lines changed

go.mod

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ require (
2525
github.com/onsi/gomega v1.35.1
2626
github.com/openshift/client-go v3.9.0+incompatible
2727
github.com/spf13/cobra v1.9.1
28-
github.com/tektoncd/pipeline v0.68.0
28+
github.com/tektoncd/pipeline v0.69.0
2929
go.uber.org/zap v1.27.0
3030
k8s.io/api v0.31.6
31-
k8s.io/apimachinery v0.32.2
31+
k8s.io/apimachinery v0.32.3
3232
k8s.io/cli-runtime v0.31.6
3333
k8s.io/client-go v12.0.0+incompatible
3434
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
35-
knative.dev/pkg v0.0.0-20240716082220-4355f0c73608
35+
knative.dev/pkg v0.0.0-20250117084104-c43477f0052b
3636
kubevirt.io/api v1.4.0
3737
kubevirt.io/client-go v1.4.0
3838
kubevirt.io/containerdisks v0.0.0-20241001085853-ea2e8bf50322
@@ -44,7 +44,7 @@ require (
4444
)
4545

4646
require (
47-
cel.dev/expr v0.21.2 // indirect
47+
cel.dev/expr v0.22.0 // indirect
4848
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d // indirect
4949
contrib.go.opencensus.io/exporter/prometheus v0.4.2 // indirect
5050
github.com/alexflint/go-scalar v1.2.0 // indirect
@@ -59,7 +59,7 @@ require (
5959
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
6060
github.com/docker/cli v28.0.1+incompatible // indirect
6161
github.com/docker/distribution v2.8.3+incompatible // indirect
62-
github.com/docker/docker-credential-helpers v0.9.1 // indirect
62+
github.com/docker/docker-credential-helpers v0.9.2 // indirect
6363
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
6464
github.com/evanphx/json-patch v5.9.11+incompatible // indirect
6565
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
@@ -70,9 +70,9 @@ require (
7070
github.com/go-kit/log v0.2.1 // indirect
7171
github.com/go-logfmt/logfmt v0.6.0 // indirect
7272
github.com/go-logr/logr v1.4.2 // indirect
73-
github.com/go-openapi/jsonpointer v0.21.0 // indirect
73+
github.com/go-openapi/jsonpointer v0.21.1 // indirect
7474
github.com/go-openapi/jsonreference v0.21.0 // indirect
75-
github.com/go-openapi/swag v0.23.0 // indirect
75+
github.com/go-openapi/swag v0.23.1 // indirect
7676
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
7777
github.com/gogo/protobuf v1.3.2 // indirect
7878
github.com/golang/glog v1.2.4 // indirect
@@ -85,7 +85,7 @@ require (
8585
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db // indirect
8686
github.com/google/uuid v1.6.0 // indirect
8787
github.com/gorilla/websocket v1.5.3 // indirect
88-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
88+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 // indirect
8989
github.com/hashicorp/errwrap v1.1.0 // indirect
9090
github.com/hashicorp/go-multierror v1.1.1 // indirect
9191
github.com/hashicorp/golang-lru v1.0.2 // indirect
@@ -105,20 +105,20 @@ require (
105105
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
106106
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
107107
github.com/opencontainers/go-digest v1.0.0 // indirect
108-
github.com/opencontainers/image-spec v1.1.0 // indirect
108+
github.com/opencontainers/image-spec v1.1.1 // indirect
109109
github.com/openshift/api v3.9.0+incompatible // indirect
110110
github.com/openshift/custom-resource-status v1.1.2 // indirect
111111
github.com/openzipkin/zipkin-go v0.4.3 // indirect
112112
github.com/pkg/errors v0.9.1 // indirect
113113
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.76.2 // indirect
114-
github.com/prometheus/client_golang v1.21.0 // indirect
114+
github.com/prometheus/client_golang v1.21.1 // indirect
115115
github.com/prometheus/client_model v0.6.1 // indirect
116116
github.com/prometheus/common v0.62.0 // indirect
117117
github.com/prometheus/procfs v0.15.1 // indirect
118118
github.com/prometheus/statsd_exporter v0.28.0 // indirect
119119
github.com/secure-systems-lab/go-securesystemslib v0.9.0 // indirect
120120
github.com/sigstore/protobuf-specs v0.4.0 // indirect
121-
github.com/sigstore/sigstore v1.8.15 // indirect
121+
github.com/sigstore/sigstore v1.9.1 // indirect
122122
github.com/sirupsen/logrus v1.9.3 // indirect
123123
github.com/spf13/pflag v1.0.6 // indirect
124124
github.com/stoewer/go-strcase v1.3.0 // indirect
@@ -128,21 +128,21 @@ require (
128128
github.com/xlab/treeprint v1.2.0 // indirect
129129
go.opencensus.io v0.24.0 // indirect
130130
go.uber.org/multierr v1.11.0 // indirect
131-
golang.org/x/crypto v0.35.0 // indirect
132-
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
133-
golang.org/x/net v0.35.0 // indirect
134-
golang.org/x/oauth2 v0.27.0 // indirect
135-
golang.org/x/sync v0.11.0 // indirect
136-
golang.org/x/sys v0.30.0 // indirect
137-
golang.org/x/term v0.29.0 // indirect
138-
golang.org/x/text v0.22.0 // indirect
139-
golang.org/x/time v0.10.0 // indirect
140-
golang.org/x/tools v0.30.0 // indirect
141-
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
142-
google.golang.org/api v0.223.0 // indirect
143-
google.golang.org/genproto/googleapis/api v0.0.0-20250204164813-702378808489 // indirect
144-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250219182151-9fdb1cabc7b2 // indirect
145-
google.golang.org/grpc v1.70.0 // indirect
131+
golang.org/x/crypto v0.36.0 // indirect
132+
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa // indirect
133+
golang.org/x/net v0.37.0 // indirect
134+
golang.org/x/oauth2 v0.28.0 // indirect
135+
golang.org/x/sync v0.12.0 // indirect
136+
golang.org/x/sys v0.31.0 // indirect
137+
golang.org/x/term v0.30.0 // indirect
138+
golang.org/x/text v0.23.0 // indirect
139+
golang.org/x/time v0.11.0 // indirect
140+
golang.org/x/tools v0.31.0 // indirect
141+
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
142+
google.golang.org/api v0.225.0 // indirect
143+
google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb // indirect
144+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb // indirect
145+
google.golang.org/grpc v1.71.0 // indirect
146146
google.golang.org/protobuf v1.36.5 // indirect
147147
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
148148
gopkg.in/inf.v0 v0.9.1 // indirect
@@ -157,5 +157,5 @@ require (
157157
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
158158
sigs.k8s.io/kustomize/api v0.19.0 // indirect
159159
sigs.k8s.io/kustomize/kyaml v0.19.0 // indirect
160-
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect
160+
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
161161
)

0 commit comments

Comments
 (0)