Commit Graph

21 Commits

Author SHA1 Message Date
knative-automation 9b6ee73dc4
upgrade to latest dependencies (#539)
bumping go.uber.org/zap c8e813e...eaeb0fc:
  > eaeb0fc Preparing release v1.19.1 (# 1005)
  > 0944a26 Update changelog (# 1004)
  > 305c249 json: Fix float32 encoding and add test (# 1003)
  > 914c4ff json: Fix encoding complex with negative i (# 1001)
  > d8fd848 Fixes multiple CVE from imports (# 990)
bumping knative.dev/pkg 5ae4821...2267a4c:
  > 2267a4c Bump a few assorted deps (# 2301)
  > 221312a duck cronjob (# 2299)
  > f07c8e4 Add pod / cronjob (# 2298)
  > 07ea512 Update very old Google API dependencies (# 2294)
  > 55de825 Update actions (# 2296)
  > c92466a Update community files (# 2295)
  > b708bde Bump a few assorted dependencies (# 2292)
  > 7d6d325 Update actions (# 2287)
  > 61a3edd Add IsNum to true when set `-0` to minimumVersion.Pre (# 2288)
  > c5ec096 Update community files (# 2286)
  > 52b0e29 Source validation fixes (# 2285)
  > d8349b0 Update community files (# 2284)

Signed-off-by: Knative Automation <automation@knative.team>
2021-09-29 06:14:22 -07:00
knative-automation f4b23a3262
upgrade to latest dependencies (#519)
bumping knative.dev/pkg a94f5f0...4472e04:
  > 4472e04 Bump golangci-lint timeout to 10m for github actions (# 2241)
  > fac4920 Update assorted dependencies (# 2240)
  > 263ce40 Add chains to the downstream test (# 2237)
  > ddd97e9 Remove obsolete verbose log message for pre-release (# 2235)
  > a7f5b39 Addressable resolver now accepts custom resolvers (# 2195)
  > 2b66fdd Update community files (# 2239)
  > 51f5642 Update actions (# 2238)
  > 46a3611 Add Tekton downstream test (# 2233)
  > a70bb26 Add length limit for the generated names used in tests (# 2217)
  > a4ed097 Update version check comment (# 2234)
bumping go.uber.org/zap 120b08c...c8e813e:
  > c8e813e Release v1.19.0 (# 987)
  > 2198a43 Optimize size of BufferedWriteSyncer by moving stopped bool field (# 984)
  > 81879d1 Simplify check for writing errors to ErrorOutput (# 983)
  > 1cac10b go mod tidy (# 977)
  > 42e70dd fix typo (# 976)
  > 007a55e Discard counters for out-of-bounds levels (# 975)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-27 06:13:38 -07:00
Yanwei Guo 4e553d2275
upgrade (#506) 2021-08-03 11:58:15 -07:00
knative-automation 201766006a
upgrade to latest dependencies (#501)
bumping knative.dev/pkg 7d1b0f1...7764284:
  > 7764284 include OpenCensus in the list of metric backend (# 2189)
  > aff7376 drop stackdriver metrics and tracing exporters (# 2183)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-14 23:26:32 -07:00
knative-automation 0c47112c29
upgrade to latest dependencies (#473)
bumping knative.dev/pkg e2947db...ea766de:
  > ea766de Bump assorted dependencies (# 2130)
bumping github.com/google/go-cmp 8fa37b4...d103655:
  > d103655 Print as text if mostly text (# 258)
  > 9181d1e Avoid diffing by lines if inefficient (# 260)
  > c5c3378 Cleanup edit groups after coalescing (# 259)
  > 1ee4af8 Fix typo in path.go (# 256)

Signed-off-by: Knative Automation <automation@knative.team>
2021-05-26 05:58:27 -07:00
knative-automation 9f992d13f5
upgrade to latest dependencies (#456)
bumping knative.dev/pkg b51994e...942c621:
  > 942c621 add prometheus condition (# 2088)
  > 554d133 Bump assorted dependencies (# 2096)
  > 2e62ba6 Add possibility to implement a deletion handler in a reconciler. (# 2089)
  > b80a192 Improve state reporting in kube checks (# 2082)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-19 22:24:35 -07:00
knative-automation ec01baa5a5
upgrade to latest dependencies (#449)
bumping knative.dev/pkg 952fdd9...01dccc5:
  > 01dccc5 Add benchmarking for the http tracing handler (# 2080)
  > 9050838 Bump assorted dependencies (# 2086)
  > b8e331a Add skonto to metrics reviewers (# 2061)
  > 4a09d5e Simplify loading of local kubeconfig in sharedmain (# 2079)
  > 5ac4a75 add optional fs() to edit fake ctx for testing purpose (# 2057)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-08 06:20:50 -07:00
knative-automation a31ce17164
upgrade to latest dependencies (#438)
bumping github.com/google/go-cmp ec71d6d...8fa37b4:
  > 8fa37b4 Fix reporter verbosity bug (# 253)
  > dc6435e De-virtualize interfaces for specialized diffing (# 254)
  > e9947a2 Run tests on Go 1.16 (# 252)
  > 3a98a11 cmp/cmpopts: use errors.Is with ≥go1.13 in compareErrors (# 251)
bumping knative.dev/pkg 4048853...6a33a1a:
  > 6a33a1a Upgrade a few assorted dependencies (# 2058)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-15 11:59:01 -07:00
knative-automation 8ae1528470
upgrade to latest dependencies (#424)
bumping knative.dev/pkg 6045ed4...a02dcff:
  > a02dcff Bump a few assorted dependencies to their latest versions (# 2013)
  > 4b2ae07 Replace deprecated github.com/markbates/inflect with github.com/gobuffalo/flect (# 2014)
  > 8878069 upgrade to latest dependencies (# 2010)
  > c493a9e Update common github actions (# 2009)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-08 17:34:28 -08:00
knative-automation 9bd909a648
upgrade to latest dependencies (#404)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-14 17:52:43 -08:00
knative-automation f2bc7482b3
upgrade to latest dependencies (#377)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-28 18:54:35 -07:00
Matt Moore 7bd76ca7b6
[master] Auto-update dependencies (#337)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-09-21 10:47:50 -07:00
Matt Moore ffcc049702
[master] Auto-update dependencies (#300)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-08-03 09:46:03 -07:00
Matt Moore 90ce4328c6
[master] Auto-update dependencies (#285)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-13 09:25:18 -07:00
Nghia Tran 95a2aaeace
Track floating deps @ master again (#284) 2020-07-07 13:03:44 -07:00
Matt Moore 7f5b718a01
[master] Auto-update dependencies (#261)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-29 09:02:42 -07:00
Matt Moore 1dd26e7d03
Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
Matt Moore ca4e85213b Auto-update dependencies (#181)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
2020-01-14 07:04:05 -08:00
Matt Moore 9075f22c2a Manually update knative.dev/pkg due to build errors. (#120) 2019-10-25 11:15:35 -07:00
Matt Moore b6c8f4851e Generate injection client for knative/caching. (#34) 2019-06-05 11:23:38 -07:00
jonjohnsonjr b9d80eaec5 Bump k8s deps: 1.11.0 -> 1.12.6 (#22)
* Update k8s deps: 1.11.0 -> 1.12.6

* ./hack/update-deps.sh

* ./hack/update-codegen.sh
2019-03-14 13:42:44 -07:00