Commit ccfcdef
authored
upgrade to latest dependencies (#1012)
bumping go.uber.org/zap fcf8ee5...7b755a3:
> 7b755a3 release 1.27.1 (# 1521)
> d6b395b Update lazy logger not to materialize unless it's being written to (# 1519)
> 4b9cea0 ci: Test with Go 1.24, Go 1.25 (# 1508)
> 7c80d7b Fix race condition in WithLazy implementation (# 1426) (# 1511)
> 07077a6 Prevent zap.Object from panicing on nils (# 1501)
> a6afd05 Fix lint check name (# 1502)
> 6d48253 chore: fix typo (# 1482)
> 32f2ec1 Fix the field test for bool type (# 1480)
> fe16eb5 Upgrade grpc in zapgrc test package & bump go version (# 1478)
> 5f00c34 test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (# 1477)
> 9669253 build(deps): bump codecov/codecov-action from 4 to 5 (# 1470)
> 0ba452d exp: Release v0.3.0 (# 1465)
> ede8e18 ci: Test with Go 1.23 (# 1464)
> d6b2d14 chore: fix function name (# 1463)
> f87c7be fix: fix slice init length (# 1461)
> 5786471 Add `func DictObject` (# 1460)
> 3f27eb9 fix(test): correct assertion message (# 1454)
> f95879b build(deps): bump golang.org/x/vuln from 1.1.2 to 1.1.3 in /tools (# 1453)
> f9b9f66 zaptest: add ability to filter observer logs by logger name (# 1452)
> 8dcd020 Fix typos (# 1451)
> bd0cf04 build(deps): bump golangci/golangci-lint-action from 5 to 6 (# 1435)
> a1ac9d2 codecov: Use non-environment option (# 1447)
> 0c79c08 chore: fix codecov action (# 1446)
> 88bc39c build(deps): bump golang.org/x/vuln from 1.1.1 to 1.1.2 in /tools (# 1445)
> d53ffd2 remove redundant capitalizations in unmarshalText (# 1444)
> 2da446f build(deps): bump golang.org/x/vuln from 1.1.0 to 1.1.1 in /tools (# 1440)
> 8a805fa zapcore: add warning as Level (# 1429)
> 273f9ea Update LICENSE year, copy to exp/ module (# 1442)
> b2cb7a8 ci: Fix lint issues, makefile target (# 1443)
> 4425037 Remove fossa github workflow (# 1436)
> cf2f580 Bump setup-go from 4 to 5 (# 1434)
> 1a8ea36 build(deps): bump golangci/golangci-lint-action from 4 to 5 (# 1433)
> ed52ec0 build(deps): bump golang.org/x/vuln from 1.0.1 to 1.1.0 in /tools (# 1432)
> 3ffa0c0 Fix deadlock when Stop and flush race (# 1430)
> b15585b ci: Fix golangci-lint installation (# 1424)
> b39f8b6 zapcore: Improve errors unit tests (# 1414)
> 8f5ee80 build(deps): bump codecov/codecov-action from 3 to 4 (# 1410)
bumping knative.dev/hack 67a5b04...1484a9e:
> 1484a9e Update community files (# 456)
bumping knative.dev/pkg 7d24e8d...e853b1d:
> e853b1d Update community files (# 3296)
> 445f911 Skip disabling keep-alives when shutting down the webhook server (# 3295)
> 93e95a6 Bump go.uber.org/zap from 1.27.0 to 1.27.1 (# 3293)
Signed-off-by: Knative Automation <[email protected]>1 parent 04be184 commit ccfcdef
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
| 166 | + | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
0 commit comments