Commit 59c3c04
authored
upgrade to latest dependencies (#980)
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)
bumping knative.dev/hack 67a5b04...1484a9e:
> 1484a9e Update community files (# 456)
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)
Signed-off-by: Knative Automation <[email protected]>1 parent c5173ac commit 59c3c04
File tree
18 files changed
+110
-48
lines changed- vendor
- go.uber.org/zap
- zapcore
18 files changed
+110
-48
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
| 105 | + | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments