Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade to latest dependencies (#268)
bumping knative.dev/client-pkg d4ab4e4...3bb19d6:%0A > 3bb19d6 upgrade to latest dependencies (# 93)%0A > e1f3e9a Update actions (# 97)%0A > 7260990 Update community files (# 96)%0A > bf6f6a8 Update community files (# 95)%0A > e5bd961 Update actions (# 94)%0A > 30a17e5 upgrade to latest dependencies (# 92)%0A > f07755f upgrade to latest dependencies (# 83)%0A > 93f2d39 Update actions (# 90)%0A > e0af31b Update community files (# 91)%0A > f0422a6 Update community files (# 89)%0A > fb6e402 Moved code form kamelet plugin (# 84)%0A > 1cc45ad Update community files (# 87)%0A > e961922 Update community files (# 86)%0A > 23df59e Update community files (# 85)%0Abumping knative.dev/pkg 247510c...dfad48e:%0A > dfad48e upgrade to latest dependencies (# 2728)%0A > 53f04b3 Make minimum TLS version configurable for webhooks (# 2721)%0A > ce10b06 Update actions (# 2726)%0A > d3d7625 Update community files (# 2724)%0A > 166893c upgrade to latest dependencies (# 2719)%0A > ef19121 Update community files (# 2722)%0A > 15cf17d Update actions (# 2720)%0A > ee73c93 upgrade to latest dependencies (# 2710)%0A > 4835a4c Eventing TLS: update destination and Kref types (# 2716)%0A > b7f2774 Made changes to addressable and address status. (# 2713)%0A > 696cac8 Expose queue proxy request metrics reporting period (# 2362)%0A > bd3cf51 Printf log message with the right type when showing port (# 2709)%0A > 4c84b1b Update actions (# 2707)%0A > 3290ddf Update community files (# 2706)%0A > 53fc6ab Update actions (# 2705)%0A > b769fef drop eventing natss from downstream tests (# 2703)%0A > 511b394 potential fix for flakey tlsBackoff (# 2702)%0A > 0902ea8 Parameterize WEBHOOK_NAME env key in error message (# 2701)%0A > c5dd1d1 Update community files (# 2700)%0A > b77a78c upgrade to latest dependencies (# 2698)%0A > 310274d bump golang version in downstream tests (# 2697)%0A > fd00e03 Add certs secret name read from env (# 2685)%0A > 645afb2 bump golang.org/x/net to v0.7.0 (# 2695)%0A > 0591b75 bump net and text packages (# 2692)%0A > 2fdd6bf Allow reconcilers to listen to leader promotion events (# 2688)%0A > f65eba5 Make ZipkinTracingEnabled flag thread safe (# 2690)%0A > f306c13 upgrade to latest dependencies (# 2684)%0A > 2f55fe0 Fix potential slowloris attack (# 2682)%0A > 8d1efe1 Update community files (# 2683)%0A > 4a80605 Add health checks (# 2671)%0A > 33e6b88 fix: `reconcilerImpl.updateStatus` calculates state difference in debug mode only (# 2678)%0A > c889c5b upgrade to latest dependencies (# 2679)%0A > fb44e94 Update community files (# 2676)%0A > decc1cc Update community files (# 2674)%0A > 8532ae0 update OWNERS files to use teams with active members (# 2672)%0A > 408ad07 Make SetDefaults of Destination duck type nil safer (# 2670)%0Abumping k8s.io/kube-openapi 67bda5d...172d655:%0A > 172d655 Merge pull request # 319 from alexzielenski/json_next%0A > 829ce0c fix json unmarshal bug when extension used with Responses (# 320)%0A > 8d49439 add JSONRoundTripTestCase and add a Test*RoundTrip for every spec.* type which needs it%0A > b7a9e6f Merge pull request # 318 from dims/add-go.mod-for-integration-tests%0A > 3b3bb66 add jsonv2 roundtrip fuzz tests and benchmarks%0A > a70c9af Merge pull request # 307 from apelisse/test-required-job%0A > b856c89 Add a go.mod for integration test%0A > 395774f add jsonv2 implementation%0A > c6e407d Add required job that depends on matrix jobs%0A > c601e50 add go-json-experiment/json to pkg/internal/third_party%0A > 5ca72f5 gofmt changes%0Abumping golang.org/x/sys fb04ddd...90c8f94:%0A > 90c8f94 unix: avoid converting non-pointers to unsafe.Pointer in PtraceIO%0A > 4e121b1 unix: add missing address operator in initxattrdest%0A > 68f9dcb windows/debug/svc: buffer channel passed to signal.Notify%0A > 0e1262c unix: add ptrace(PT_DENY_ATTACH) wrapper for darwin%0A > 6938dae unix: add missing constants used with struct Timex on Linux%0A > 01b330b unix: improve flaky solaris test logging%0A > e7d7f63 all: fix some comments%0A > 7a75290 unix/linux: update to glibc 2.36%0A > 4112509 windows/mkwinsyscall: write source to temp file if formatting fails%0A > 71da690 windows/mkwinsyscall: support "." and "-" in DLL name%0A > b829a39 unix/linux: update to gcc 13.0.0, qemu 7.1.0 for loong64%0A > c3037ed unix: add support for clock_adjtime on Linux%0A > 13fe000 cpu: add IsBigEndian%0A > 17fce3a unix: avoid false positive in vet shift check%0A > a6f4650 windows: use UTF16FromString and UTF16ToString from syscall%0A > 6e4d1c5 unix/linux: update to Linux kernel 6.1 and Go 1.20-rc2%0A > b8be2fd cpu: add //go:build line to cpu_gccgo_x86.c%0A > 1e9f341 unix: add //go:build line to gccgo_c.c%0A > b60007c unix: add Uvmexp and SysctlUvmexp for NetBSD%0A > b751db5 unix: gofmt hurd files after CL 459895%0A > b360406 unix: support TIOCGETA on GNU/Hurd%0A > 3086868 unix: regen on OpenBSD 7.2%0A > 2b11e6b unix: remove Mclpool from openbsd types%0A > 7c6badc unix: convert openbsd/mips64 to direct libc calls%0A > 3b1fc93 unix: avoid allocations for common uses of Readv, Writev, etc.%0A > 2204b66 cpu: parse /proc/cpuinfo on linux/arm64 on old kernels when needed%0A > 72f772c unix: offs2lohi should shift by bits, not bytes%0A > cffae8e unix: add ClockGettime on *bsd and solaris%0A > 96e75de unix: improve Sendmsg and Recvmsg documentation%0A > 127c0dd unix/linux: use Go 1.20rc1 to generate files%0A > 3ca3b18 windows: add GetLargePageMinimum%0A > d684c6f execabs: isGo119ErrDot: use errors.Is instead of string-matching%0A > fc697a3 unix: add ParseOneSocketControlMessage to parse control messages without allocating%0A > 5726498 unix: in Linux sendmsgN actually send one normal byte%0A > 95e765b x/sys/unix: make ReadDirent available on zOS%0A > 090e330 unix: add support for openbsd/ppc64%0A > 3938a4f cpu: add support for ppc64 on platforms other than aix and linux%0A > a970992 unix: add support for openbsd/riscv64%0A > e2bdbfe unix: flip openbsd libc build tags%0A > abe0a0a windows: replace uses of Close() with CloseHandle()%0A > 68d869b unix: migrate some illumos definitions to solaris%0A > 84dc82d all: use grep -E/-F instead of fgrep/egrep%0A > f11e5e4 unix: use unsafe.Slice in (*FileHandle).Bytes%0A > 6fa7a7c windows: allow calling WSASendto with nil Sockaddr%0A > c57c793 unix: add SIG_BLOCK and friends for Linux%0A > d9d178b unix: add PthreadSigmask for Linux%0A > 8cfa568 unix: allow calling Sendto with nil Sockaddr%0Abumping golang.org/x/text 383b2e7...71a9c9a:%0A > 71a9c9a all: fix some comments%0A > ec5565b README.md: update documentation of module versioning%0A > c8236a6 unicode/bidi: remove unused global%0A > ada7473 all: remove redundant type conversion%0A > 1bdb400 language: remove compatibility with go < 1.2%0A > 252bee0 go.mod: ignore cyclic dependency for tagging%0A > ecab6e5 go.mod: ignore cyclic dependency for tagging%0A > 369c86b all: fix a few function names on comments%0A > 434eadc language: reject excessively large Accept-Language strings%0A > 23407e7 go.mod: ignore cyclic dependency for tagging%0A > b18d3dd secure/precis: replace bytes.Compare with bytes.Equal%0A > 795e854 all: replace io/ioutil with io and os package%0A > b0ca10f internal/language: bump script types to uint16 and update registry%0A > ba9b0e1 go.mod: update x/tools to HEAD%0A > d03b418 A+C: delete AUTHORS and CONTRIBUTORS%0A > b4bca84 language/display: fix Tag method comment%0A > ea49e3e go.mod: update x/tools to HEAD%0A > 78819d0 go.mod: update to golang.org/x/text v0.1.10%0A > 8db23f8 all: gofmt%0A > d1c84af message/pipeline: skip TestFullCycle on plan9-arm%0A > 18b340f language: fix typo in update docs%0A > 7d87486 text/unicod/bidi: remove duplicate assignment%0A > 310d592 cmd/gotext: only match files ending with pattern%0A > 459fa28 text/currency: format currency amount according to the locale%0A > 85a1c56 text/collate: add testable examples%0A > 8da7c0f gen.go: copy all tablesXX.X.X.go versions to golang.org/x/net%0A > 835dae6 internal/export/idna: use nontransitional processing in Go 1.18%0A > 593da8d internal/export/idna: avoid strconv.Unquote errors on surrogate halves%0A > 86e65b8 internal/export/idna: fix int32 overflows%0A > bb1c798 internal/export/idna: make Transitional an actual toggle%0A > 5bd84dd encoding/simplifiedchinese: Fixes € encoding in GB18030%0A > 1b99300 all: upgrade x/tools to latest%0A > 22bfdb6 language: fix ExampleMatcher output%0A > 29bf010 Revert "number: match input example to be Dutch as in the output"%0A > 2ca5a52 internal/language: fix canonicalization of extlang Signed-off-by: Knative Automation <[email protected]>
- Loading branch information