dependabot[bot]
b4e5f07a2c
Bump google.golang.org/grpc from 1.64.0 to 1.65.0 ( #3073 )
...
* Bump google.golang.org/grpc from 1.64.0 to 1.65.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.64.0 to 1.65.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.65.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-08 18:11:10 +00:00
dependabot[bot]
fe204d0869
Bump golang.org/x/net from 0.26.0 to 0.27.0 ( #3072 )
...
* Bump golang.org/x/net from 0.26.0 to 0.27.0
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-08 18:01:07 +00:00
dependabot[bot]
9dc5206020
Bump golang.org/x/tools from 0.22.0 to 0.23.0 ( #3074 )
...
* Bump golang.org/x/tools from 0.22.0 to 0.23.0
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-08 17:48:31 +00:00
Knative Automation
7ecd5485cb
Update community files ( #3071 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-04 01:38:37 +00:00
Stavros Kontopoulos
3f6a546ac3
Fix rand source in name ( #3070 )
2024-06-26 13:41:49 +00:00
Dave Protasowski
ee1db869c7
Update linter config and address lint warnings/failures ( #3068 )
...
* fix whitespace linter
* fix usestdlibvars
* fix staticheck
* ignore spancheck warning
* fix linter perfsprint
* fix nolintlint feedback
* fix nilerr lint checks
* fix misspell
* fix mirror lint
* fix intrange linter
* fix gofumpt linter
* fix gosec linter - ignore warning since default min tls version is 1.3
* fix gocritic linter
* fix whitespace
* fix fatcontext linter
* fix errorlint
* fix errname linter
* fix copyloopvar (go1.22) linter
* fix bodyclose linter
* update linter config
* add script to format code
* fix unit test
2024-06-25 14:49:36 +00:00
Christoph Stäbler
26bc7b4037
Register AuthenticatableType in schema ( #3069 )
2024-06-25 13:47:26 +00:00
Dave Protasowski
8535fcc248
gofumpt the repo ( #3067 )
...
* gofumpt the repo
* don't prefix numbers with 0 - otherwise they're octal
2024-06-25 07:27:07 +00:00
Dave Protasowski
fc0720b7a6
[logstream] test polling should use a different context ( #3066 )
2024-06-21 20:19:38 +00:00
Dave Protasowski
51dec91def
drop test-infra code ( #3065 )
...
* drop legacy test packages that were once used by test-infra
* run update codegen
* drop extra dep
2024-06-21 19:13:42 +00:00
Dave Protasowski
b5bb12cfcc
drop unused OWNERS files and update script ( #3064 )
2024-06-21 18:30:44 +00:00
Dave Protasowski
915c009777
drop google/s2a-go ( #3062 )
2024-06-20 21:57:14 +00:00
Dave Protasowski
cd0e61e68c
drop mako ( #3060 )
...
* drop mako
* run update-deps script
* drop mako third_party
* drop utils only used in mako alerters
2024-06-20 17:35:54 +00:00
Dave Protasowski
fe2597ab85
drop eventing kafka from downstream tests - repo is archived ( #3061 )
2024-06-20 15:35:18 +00:00
dependabot[bot]
b94232cb28
Bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 ( #3057 )
...
* Bump cloud.google.com/go/storage from 1.41.0 to 1.42.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go ) from 1.41.0 to 1.42.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.41.0...spanner/v1.42.0 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-20 14:22:18 +00:00
Christoph Stäbler
339c22b821
Add AuthenticatableType duck type ( #3056 )
...
* Add AuthenticatableType
* Add Resolver for AuthenticatableType
* Run gofmt and goimports
* Fix linter issues
2024-06-14 13:52:39 +00:00
dependabot[bot]
15e6cdf2f3
Bump golang.org/x/tools from 0.21.0 to 0.22.0 ( #3053 )
...
* Bump golang.org/x/tools from 0.21.0 to 0.22.0
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-10 12:03:18 +00:00
dependabot[bot]
543dda5b1f
Bump google.golang.org/api from 0.182.0 to 0.183.0 ( #3054 )
...
* Bump google.golang.org/api from 0.182.0 to 0.183.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.182.0 to 0.183.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](https://github.com/googleapis/google-api-go-client/compare/v0.182.0...v0.183.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-10 09:08:19 +00:00
dependabot[bot]
9b7c2c5ceb
Bump github.com/prometheus/common from 0.53.0 to 0.54.0 ( #3052 )
...
* Bump github.com/prometheus/common from 0.53.0 to 0.54.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.53.0 to 0.54.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.53.0...v0.54.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-10 08:56:46 +00:00
Knative Automation
8119179a60
Update community files ( #3050 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-07 13:09:09 +00:00
Stavros Kontopoulos
58135c2c06
Extra logging for leases ( #3049 )
2024-06-04 13:40:03 +00:00
Stavros Kontopoulos
fce44ead15
Maybe fix controller ha ( #3046 )
2024-06-03 14:57:58 +00:00
dependabot[bot]
1709961331
Bump google.golang.org/api from 0.181.0 to 0.182.0 ( #3048 )
...
* Bump google.golang.org/api from 0.181.0 to 0.182.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.181.0 to 0.182.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](https://github.com/googleapis/google-api-go-client/compare/v0.181.0...v0.182.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-03 08:04:47 +00:00
Ambati Sahithi
229e527a13
fix: downstream tests assume release branch was cut ( #3047 )
...
* Update go.sum
* fix release branch was cut
* fix go.sum
* remove extra steps
* drop extra line
2024-06-02 23:41:51 +00:00
Izabela Gomes
7d52a43448
drop special logic when handling kubelet probe header for istio mTLS ( #2997 )
2024-05-29 18:17:00 +00:00
Knative Automation
ff4756ab94
Update community files ( #3044 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-05-29 13:09:35 +00:00
Stavros Kontopoulos
5eeb7ecd48
Skip lease with empty holder ( #3042 )
2024-05-27 14:28:06 +00:00
dependabot[bot]
99e1685a79
Bump google.golang.org/api from 0.180.0 to 0.181.0 ( #3041 )
...
* Bump google.golang.org/api from 0.180.0 to 0.181.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.180.0 to 0.181.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](https://github.com/googleapis/google-api-go-client/compare/v0.180.0...v0.181.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-21 08:38:25 +00:00
dependabot[bot]
b5507d932f
Bump google.golang.org/grpc from 1.63.2 to 1.64.0 ( #3040 )
...
* Bump google.golang.org/grpc from 1.63.2 to 1.64.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.63.2 to 1.64.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.2...v1.64.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-21 07:04:15 +00:00
dependabot[bot]
a6bf0beac9
Bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 ( #3039 )
...
* Bump cloud.google.com/go/storage from 1.40.0 to 1.41.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go ) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.40.0...spanner/v1.41.0 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-21 06:50:15 +00:00
Knative Automation
4a9c38d654
Update actions ( #3037 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-05-16 19:49:01 +00:00
Pierangelo Di Pilato
11a3d46fe4
Add composite ConfigStore to combine multiple ConfigStore ( #3027 )
...
In some repositories, we used multiple ConfigStores to store feature
flags, for example, in eventing kafka broker, we use the Eventing
core feature flags store and the EKB feature flags store
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2024-05-15 07:30:57 +00:00
dependabot[bot]
b1fd04d5c4
Bump golang.org/x/net from 0.24.0 to 0.25.0 ( #3036 )
...
* Bump golang.org/x/net from 0.24.0 to 0.25.0
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/net/compare/v0.24.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-13 09:16:00 +00:00
dependabot[bot]
89b18571a7
Bump golang.org/x/tools from 0.20.0 to 0.21.0 ( #3035 )
...
* Bump golang.org/x/tools from 0.20.0 to 0.21.0
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.20.0...v0.21.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-13 09:05:48 +00:00
dependabot[bot]
7a27552757
Bump google.golang.org/api from 0.177.0 to 0.180.0 ( #3034 )
...
* Bump google.golang.org/api from 0.177.0 to 0.180.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.177.0 to 0.180.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](https://github.com/googleapis/google-api-go-client/compare/v0.177.0...v0.180.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-13 09:05:39 +00:00
dependabot[bot]
3b2e71c638
Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 ( #3033 )
...
* Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.0...v1.19.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-13 08:53:12 +00:00
Christoph Stäbler
360b72e494
Update AuthStatus to have list of ServiceAccountNames ( #3032 )
2024-05-07 09:21:24 +00:00
Knative Automation
1d1616aa15
Update community files ( #3031 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-05-07 01:31:58 +00:00
dependabot[bot]
f69d19cde3
Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 ( #3029 )
...
* Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-06 06:38:49 +00:00
dependabot[bot]
13af413a22
Bump google.golang.org/api from 0.176.1 to 0.177.0 ( #3028 )
...
* Bump google.golang.org/api from 0.176.1 to 0.177.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.176.1 to 0.177.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](https://github.com/googleapis/google-api-go-client/compare/v0.176.1...v0.177.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-06 06:20:17 +00:00
dependabot[bot]
b69fa27135
Bump google.golang.org/api from 0.176.0 to 0.176.1 ( #3025 )
...
* Bump google.golang.org/api from 0.176.0 to 0.176.1
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.176.0 to 0.176.1.
- [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](https://github.com/googleapis/google-api-go-client/compare/v0.176.0...v0.176.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-29 08:01:58 +00:00
dependabot[bot]
75c6937594
Bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3 ( #3026 )
...
* Bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3
Bumps [github.com/openzipkin/zipkin-go](https://github.com/openzipkin/zipkin-go ) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/openzipkin/zipkin-go/releases )
- [Commits](https://github.com/openzipkin/zipkin-go/compare/v0.4.2...v0.4.3 )
---
updated-dependencies:
- dependency-name: github.com/openzipkin/zipkin-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-29 07:26:39 +00:00
Knative Automation
ca5f1cee7d
Update community files ( #3024 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-04-26 01:33:19 +00:00
dependabot[bot]
3c6badc827
Bump google.golang.org/api from 0.172.0 to 0.176.0 ( #3023 )
...
* Bump google.golang.org/api from 0.172.0 to 0.176.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.172.0 to 0.176.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](https://github.com/googleapis/google-api-go-client/compare/v0.172.0...v0.176.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-23 13:28:23 +00:00
dependabot[bot]
e8d193d234
Bump cloud.google.com/go/compute/metadata from 0.2.3 to 0.3.0 ( #3022 )
...
* Bump cloud.google.com/go/compute/metadata from 0.2.3 to 0.3.0
Bumps [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go ) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/netapp/v0.2.3...v0.3.0 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute/metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-22 06:31:14 +00:00
dependabot[bot]
9ab7e103ec
Bump github.com/prometheus/common from 0.52.3 to 0.53.0 ( #3020 )
...
* Bump github.com/prometheus/common from 0.52.3 to 0.53.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.52.3 to 0.53.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.52.3...v0.53.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-22 06:21:38 +00:00
Knative Automation
e835586b0f
Update community files ( #3019 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-04-18 01:30:18 +00:00
Knative Automation
0f34a88156
upgrade to latest dependencies ( #3018 )
...
bumping knative.dev/hack 47368d6...1133b37:
> 1133b37 Update community files (# 378)
Signed-off-by: Knative Automation <automation@knative.team>
2024-04-16 14:50:24 +00:00
dependabot[bot]
2a68697286
Bump google.golang.org/grpc from 1.63.0 to 1.63.2 ( #3017 )
...
* Bump google.golang.org/grpc from 1.63.0 to 1.63.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.63.0 to 1.63.2.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.0...v1.63.2 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run ./hack/update-codegen.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-16 13:19:57 +00:00
Dave Protasowski
2cca32d554
Revert "drop eventing-rabbitmq downstream testing ( #2969 )" ( #3008 )
...
This reverts commit bea88256cb .
2024-04-16 13:10:12 +00:00