Knative Automation
ceca0ce6cd
upgrade to latest dependencies ( #794 )
...
bumping golang.org/x/term f413282...ea6303a:
> ea6303a go.mod: update golang.org/x dependencies
bumping golang.org/x/sys 5154691...2964e1e:
> 2964e1e unix: remove unused readlen and writelen
> 3186bae windows: remove the 8192-codepoint arg limit in FuzzComposeCommandLine
> 807530f unix: remove lists of unimplemented syscalls
> 01c413d windows: document the return type mismatch for CommandLineToArgv
> e649453 windows: convert TestCommandLineRecomposition to a fuzz test and fix discrepancies
> 8858c72 unix: update riscv_hwprobe constants
> 71c9d87 windows: add console ConPTY API
> aa9470e unix/linux: update to Linux kernel 6.5
> c7ff727 unix: fix double copy in (*SockaddrALG).sockaddr
> c7cbcbb unix: add TestSockaddrALG
> 8d9dcc4 unix: modernize test helpers
> a26c6de unix: use errnoErr in generated wrappers on solaris
> f3ef2d1 cpu: remove the use of ioutil
> 5a17dda unix: remove the use of ioutil
> 38ebf41 cpu: fix wrong cache line size of riscv64
> fdc7ef4 all: remove ioutil usage from tests
> fc717d3 unix: remove usage of ioutil.TempFile in tests
> cb4ecd9 unix: use filepath in tests where appropriate
> 4848eb0 windows,windows\svc,windows\svc\mgr: use unsafe.Slice instead of unsafeheader.Slice
> 0e97d69 all: use t.TempDir in tests
> 0514fec unix: rm unused zos test helper functions
> bfd1ebb unix: remove unused ptracePtr on darwin
> 81cb935 unix, windows: use ^TestName$ regular pattern for invoking a single test
bumping knative.dev/pkg 294e777...ca8c009:
> ca8c009 Add Reconciler for kube v1.Service (# 2858)
> e2256bd Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (# 2852)
> cd747e2 Update community files (# 2857)
> bae23eb Fix potential redefined error with kubeconfig flag (# 2855)
> d0a82f9 Update community files (# 2850)
> 833dd97 prioritize destination CA certs over resolved addressable CA certs (# 2849)
bumping golang.org/x/oauth2 0708528...3c5dbf0:
> 3c5dbf0 go.mod: update golang.org/x dependencies
> 11625cc google: add authorized_user conditional to Credentials.UniverseDomain
> 8d6d45b google: add Credentials.UniverseDomain to support TPC
> 43b6a7b google: adding support for external account authorized user
> 14b275c oauth2: workaround misspelling of verification_uri
> 18352fc google/internal/externalaccount: adding BYOID Metrics
> 9095a51 oauth2: clarify error if endpoint missing DeviceAuthURL
> 2d9e4a2 oauth2/google: remove meta validations for aws external credentials
> 55cd552 oauth2: support PKCE
> e3fb0fb oauth2: support device flow
bumping golang.org/x/net 2a0da8b...88194ad:
> 88194ad go.mod: update golang.org/x dependencies
> 2b60a61 quic: fix several bugs in flow control accounting
> 73d82ef quic: handle DATA_BLOCKED frames
> 5d5a036 quic: handle streams moving from the data queue to the meta queue
> 350aad2 quic: correctly extend peer's flow control window after MAX_DATA
> 21814e7 quic: validate connection id transport parameters
> a600b35 quic: avoid redundant MAX_DATA updates
> ea63359 http2: check stream body is present on read timeout
> ddd8598 quic: version negotiation
> 3b0ab98 quic: avoid deadlock on listener close
> 732b4bc quic: report initial TLS errors
> 8add2e1 quic: enforce AEAD integrity limit
> 7c40cbd dns/dnsmessage: use map[string]uint16 instead of map[string]int
> b3f1f23 quic: initiate key updates
> 18f2095 quic: handle peer-initiated key updates
> 008c0af quic: refactor keys for key updates
> 6a4de22 quic: connection lifetime management
> ea4a2ff quic: fix detection of reserved bits in 1-RTT packets
> 47caaff quic: send and receive UDP datagrams
> 02eb0f3 quic: avoid deadlock when updating inbound conn-level flow control
> 57bce0e quic: move packetType.String out of test-only code
> cae7dab quic: outbound connection-level flow control
> 217377b quic: inbound connection-level flow control
> 044c308 quic: check for packet overflow when writing MAX_STREAMS
> 5401f76 quic: test lost bidi MAX_STREAMS frame handling
> da5f9f7 quic: don't block Writes on stream-level flow control
> c3c6260 quic: simplify gate operations
> 717519d quic: limits on the number of open streams
> 94087ad dns/dnsmessage: mention that Name in non-escaped
bumping knative.dev/hack f2f9b6f...fc76874:
> fc76874 Update community files (# 333)
> 1588988 Update community files (# 327)
Signed-off-by: Knative Automation <automation@knative.team>
2023-10-11 06:37:44 +00:00
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
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
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
9bd909a648
upgrade to latest dependencies ( #404 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-14 17:52:43 -08: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
f0d7bb6095
Add the initial caching type definitions. ( #5 )
...
* Add the initial caching type definitions.
This is largely carried over from https://github.com/knative/serving/pull/1972
* Incorporate feedback from @evankanderson
* Add the CRD for the type definition.
2018-09-07 09:56:33 -07:00