Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Upgrade to latest dependencies #7182

Commits on Aug 21, 2023

  1. upgrade to latest dependencies

    bumping go.uber.org/multierr 10aaa3c...8767aa9:
      > 8767aa9 Prepare release v1.10 (# 74)
      > 4504ef7 README: Add Features section (# 73)
      > 2fd451d Drop external atomic dependency (# 72)
      > 7876a02 Remove unused glide.yaml (# 71)
      > 55bc553 Support Go 1.20 Unwrap() []error (# 69)
      > 39ca40c Prepare release v1.9.0 (# 68)
      > 4459990 Add a shorthand for AppendInvoke (# 65)
      > 80b07a7 Document named return constraint for defer (# 63)
      > 492b792 Test and lint against Go 1.19 (# 62)
      > aa8f15f Upgrade to yaml.v3 3.0.1 (# 60)
      > f46d400 Use append instead of copy to clone slices (# 58)
      > 6fede5c CI: Test against Go 1.17/1.18 (# 57)
    bumping knative.dev/hack 3403e35...9cc05a3:
      > 9cc05a3 Deprecate calling kubetest2 via kntest (# 230)
      > 044c02b Update community files (# 309)
    bumping github.com/benbjohnson/clock 307483a...68df829:
      > 68df829 Merge pull request # 41 from morigs/master
      > 5178ebe Merge pull request # 40 from djmitche/issue39
      > b6e5242 Add essential context tests
      > 1ae85fe Merge pull request # 37 from djmitche/issue8
      > 26f124e add docs badge to README
      > a284242 Remove meaningles callback for cancelled context
      > 0a12ec5 Merge pull request # 38 from djmitche/issue29
      > 47e2ce0 use atomics instead of channels
      > 3e4357c Use Until instead of Sub in WithDeadline
      > 4378ee0 Merge pull request # 36 from djmitche/issue30
      > eb95674 Apply suggestions from code review
      > 99d58a2 Use channels to avoid races in tests
      > 6754fcb Add mock implementation of context methods and type check
      > f495692 Merge pull request # 35 from djmitche/issue33
      > 850609f add a Duration type alias
      > 37a1270 add Until
      > 83715db Add context WithDeadline/WithTimeout methods to Clock interface
      > 5ad814c add note about maintenance
      > 0b9476f Address re-entrancy of Tick
      > f7a1d13 Merge pull request # 34 from djmitche/test-fixes
      > c97fc7b Merge pull request # 28 from dcherman/master
      > ae80999 Fix tests to not call t.Fatal from a goroutine
      > 4031354 Merge pull request # 26 from narqo/patch-1
      > 0f43ae6 Implement reset for mocked tickers
      > 9d456ff Fix typo in Ticker example
    bumping github.com/hashicorp/golang-lru 14eae34...a032ef5:
      > a032ef5 Update README for v1.0.2
      > bdf35e3 Remove deprecated linters
      > bc1608d Update other tests to get rid of math/rand
      > f2408b3 Update test to remove bad rand usage
      > fa11c6b Update github workflow
      > 6da3f98 Update MPL 2.0 LICENSE (# 110)
      > d4900dc fix onEvictedCB bug (# 84)
      > 003b81b Update go doc url (# 93)
      > 80c9821 rework lru's external registered callback invocation to avoid concurr… (# 80)
      > eb52994 Code quality improvements (# 67)
    bumping gomodules.xyz/jsonpatch/v2 93a4daf...13a9e4a:
      > 13a9e4a Merge pull request # 36 from howardjohn/v2/improvements
      > 62e0c90 Update repository config (# 33)
      > 6d5c3df Fully remove dead code
      > 0c26413 Update repository config (# 32)
      > 45186ed (hackily) remove inefficient optimization
      > e0f6c24 Fix known broken case
      > c616a48 Fix marshaling invalid chars
      > 2c05a51 Fix inputs with empty keys
      > 1f7eb13 Improve fuzz tests
      > 471fa30 Fix CI
      > 4844bbf Add fuzzing test
      > 87f8876 add benchmarks
      > a81e531 Go.mod for go 1.20
      > fc9e957 Update to Go 1.20
    bumping knative.dev/pkg 26b41ba...81e4ee1:
      > 81e4ee1 Bump go.uber.org/zap from 1.24.0 to 1.25.0 (# 2800)
      > 2aafe0e Bump cloud.google.com/go/storage from 1.31.0 to 1.32.0 (# 2801)
      > 2ad39e9 Bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.2 (# 2804)
      > d36cc59 Bump google.golang.org/api from 0.136.0 to 0.138.0 (# 2802)
      > 35b0890 Bump go.uber.org/automaxprocs from 1.4.0 to 1.5.3 (# 2803)
      > 93a9858 upgrade to latest dependencies (# 2799)
      > 4f651e0 Bump gomodules.xyz/jsonpatch/v2 from 2.2.0 to 2.3.0 (# 2789)
      > 6519aff Update community files (# 2794)
    bumping go.uber.org/automaxprocs 1c8b231...e83e959:
      > e83e959 Release v1.5.3 (# 77)
      > 9440450 Update actions (# 76)
      > 4b0a5c9 set CI perms to readonly (# 75)
      > c64632e Drop Go 1.17 and Go 1.18 from CI (# 74)
      > 60f2278 fix: mountinfo parsing (# 73)
      > d064ede Fix division by zero (# 71)
      > f6364fc Release v1.5.2
      > e1c1306 Test against Go 1.20
      > 77a1338 CI: upgrade staticcheck to v2023.1.2 to make test pass, Add go1.19
      > abb2d82 Bump golang.org/x/sys in /tools (# 60)
      > 58f5aee typo fix in runtime.go
      > db7cbd0 Merge pull request # 57 from rphillips/fix_leak
      > 0b356b1 Upgrade to yaml.v3 3.0.1 (# 55)
      > 1759cfc defer close cpuMaxParams to fix leak
      > d835ace Support child control cgroups in cgroupsv2 (# 53)
      > ce572da README: add performance section (# 52)
      > 297d7ee Release v1.5.1 (# 51)
      > 721b013 cgroups2: Fix mountpoint detection (# 50)
      > 2e85815 Release v1.5.0 (# 48)
      > ad6f05b Support cgroups v2 (# 44)
      > 7ff767a CI: Run against Go 1.17, 1.18 (# 47)
      > beef368 ci: Test with Go 1.16/1.17, lint on 1.17 (# 46)
      > 975e177 maxprocs.go: fix typo (# 45)
      > 0180b04 fossa: Run separately, only on push (# 40)
      > 1cf66b1 Integrate FOSSA (# 39)
      > 6fdb667 ci: Use GitHub Workflow (# 37)
    bumping go.uber.org/zap a55bdc3...56468e7:
      > 56468e7 Release v1.25.0
      > 249507a zap.Any: Reduce stack size with generics (# 1310)
      > 50b2db4 zap.Any add benchmarks
      > a0674c8 Add direct coverage to zap.Any (# 1309)
      > 1310691 Table test TestFieldConstructors
      > 382e251 Swap expected and got fields (# 1282)
      > 24b7977 Add Name() to Logger (# 1273)
      > 1155ed3 Introduce Str + Strs generic string helpers (# 1281)
      > 4451b47 exp: Update slog, adjust for changes (# 1276)
      > 845ca51 internal: Add and use a generic pool instead of using sync.Pool directly (# 1262)
      > 42b7ef0 slog: Ignore frames with a zero PC (# 1258)
      > 05c4b6c Remove dependency on github.com/pkg/errors (# 1255)
      > d1a1923 Minimize permissions on CI workflows (# 1257)
      > 384e782 Use sync/atomic, drop external atomics (# 1253)
      > 740fda7 TestLevelFlag: Don't print to stderr (# 1254)
      > f2f1f41 [Feature] Add  experiment `zapslog` package to integrate with slog (# 1246)
      > 54862f5 benchmark: add slog (# 1245)
      > 85c4932 Add govulncheck as a CI step (# 1239)
      > f4ba5f5 make: Switch from golint to revive (# 1238)
      > 8310f89 chore: update bench package versions and results (# 1207)
      > 8d89127 Bump actions/checkout from 2 to 3 (# 1237)
      > bc64796 doc: New{Production,Development}Encoder{,Config} (# 1234)
      > 692ec13 ci: Set up dependabot for GH actions and tools (# 1236)
      > 7d6a9af ci: Test with Go 1.19 and 1.20 (# 1235)
      > d4a1083 doc(SugaredLogger): Document print, printf, and println methods (# 1233)
      > b32f3c5 Update Snyk vulnerable modules (# 1227)
      > 53fdb6f Reverse comparison for readability (# 1228)
      > 077b03e Use iota like a original from grpc-go (# 1220)
    bumping github.com/google/s2a-go bb60477...ab15cb5:
      > ab15cb5 retry on err when talking to s2a gRPC server (# 115)
    
    Signed-off-by: Knative Automation <[email protected]>
    knative-automation committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0b8470a View commit details
    Browse the repository at this point in the history