Commit 7a7ac80
authored
chore(deps): Bump the production-dependencies group across 1 directory with 24 updates
Bumps the production-dependencies group with 16 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) | `0.68.0` | `0.69.0` |
| [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/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.0` |
| [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.224.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.70.0` | `1.71.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 `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/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.0
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.8.15...v1.9.0)
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.224.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.224.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: 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/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 7a7ac80
File tree
133 files changed
+2634
-4532
lines changed- vendor
- github.com
- grpc-ecosystem/grpc-gateway/v2/runtime
- opencontainers/image-spec/specs-go
- prometheus/client_golang/prometheus
- sigstore/sigstore/pkg/signature
- tektoncd/pipeline
- pkg
- apis
- config
- pipeline
- v1alpha1
- v1beta1
- v1
- client
- clientset/versioned
- fake
- typed/pipeline
- v1alpha1
- fake
- v1beta1
- fake
- v1
- fake
- informers/externalversions
- pipeline
- listers/pipeline
- v1alpha1
- v1beta1
- v1
- resolution
- clientset/versioned
- fake
- typed/resolution
- v1alpha1
- fake
- v1beta1
- fake
- informers/externalversions
- listers/resolution
- v1alpha1
- v1beta1
- test
- golang.org/x
- exp/maps
- net
- context
- http2
- internal/httpcommon
- oauth2
- sync/errgroup
- text/language
- time/rate
- gomodules.xyz/jsonpatch/v2
- google.golang.org
- genproto/googleapis/api/annotations
- grpc
- balancer
- endpointsharding
- pickfirst/pickfirstleaf
- roundrobin
- binarylog/grpc_binarylog_v1
- health/grpc_health_v1
- internal
- balancer/gracefulswitch
- envconfig
- grpcsync
- proxyattributes
- resolver/delegatingresolver
- transport
- resolver
- knative.dev/pkg
- controller
- hash
- metrics
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
133 files changed
+2634
-4532
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
0 commit comments