-
Notifications
You must be signed in to change notification settings - Fork 6
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 #147
base: main
Are you sure you want to change the base?
[main] Upgrade to latest dependencies #147
Conversation
d189fc1
to
5ccbda2
Compare
5ccbda2
to
44775b7
Compare
1e43b84
to
57a4e92
Compare
57a4e92
to
854ace6
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: knative-automation The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
bumping google.golang.org/protobuf c33baa8...c72053a: > c72053a all: release v1.35.2 > b985635 internal/impl: fix TestMarshalMessageSetLazyRace (was a no-op!) > 76135f9 proto: switch messageset_test to use makeMessages() injection point > 29947bb internal/testprotos/test: add nested message field with [lazy=true] > 5c14d72 encoding/prototext: use testmessages_test.go approach, too > 496557b proto: refactor equal_test from explicit table to use makeMessages() > 0517e5a testing/protocmp: document behavior when combining Ignore and Sort > d14ebce all: implement strip_enum_prefix editions feature > fb995f1 encoding/protojson: allow missing value for Any of type Empty > d340238 all: start v1.35.1-devel > 158d2b3 all: release v1.35.1 > 94e26c9 all: start v1.35.0-devel > ac98177 all: release v1.35.0 > 03df6c1 proto: Implement proto.Equal fast-path > 013dd17 all: drop unnecessary import renames for consistency > 1531843 internal/testprotos: declare the extension > 9e047b8 internal/impl: skip unnecessary requiredField checks for oneofs > ed7b51f proto: extend documentation of GetExtension, SetExtension > af06170 all: set Go language version to Go 1.21 > cf4f382 encoding/prototext: capture current reserved field behavior > 5c1f700 internal/encoding/json: remove duplicate test > 66faac0 compiler/protogen: remove now-unnecessary UnsafeEnabled checks > 21d187a compiler/protogen: support -experimental_strip_nonfunctional_codegen > e8b6855 internal/descopts,internal/impl: remove shorthand import aliases > 0946f97 all: remove unused purego support > b643888 encoding/protojson: use fd.HasPresence() for editions compatibility > 94ecbc2 internal/impl: remove unused ExtensionField.SetLazy method > b36f8e0 types/known/structpb: add support for more types and json.Number > 75479a3 internal: generate extension numbers, fix editions parsing > 2a82025 internal/cmd/generate-protos: fix pkg check for editions features > 219bda2 internal/conformance: update failing tests list, add comments > b46f280 all: plumb the lazy option into filedesc.Field and .Extension > df3bd63 compiler/protogen: always report editions support level of the plugin > eea33cd protobuf: fix handling of delimited extensions in editions > d462176 protojson: changes error message returned by unmarshal > 61c6075 all: start v1.34.2-devel bumping golang.org/x/oauth2 6d8340f...3e64809: > 3e64809 x/oauth2: add Token.ExpiresIn > 16a9973 jwt: rename example to avoid vet error > b52af7d endpoints: add GitLab DeviceAuthURL bumping golang.org/x/sys 914deed...e0753d4: > e0753d4 Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15}" > c29efe3 windows: add iphlpapi functions for change notifications > 8f2aa9f cpu: conditionally re-enable AVX512 support on darwin/amd64 > 054f1fc README: don't recommend go get > ca04041 unix: extend z/OS support > 18e038c unix: move NETLINK_* consts to own section > d045236 windows: implement Ftruncate using a single syscall on Windows > cff53d5 unix: gofmt after CL 610296 > 123459f unix: update z/OS implementation of fcntl and mmap > df4a4da unix/linux: adjust Dockerfile ENV key value format > 696d342 unix: gofmt after CL 621375 > 60d7877 unix: add PTP_PF_* constants on Linux > 256d1df unix: add PTP IOCTLs on Linux > adbb8bb windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15} > a57fdb8 unix: add IoctlGetHwTstamp/IoctlGetHwTstamp on Linux > 3932916 unix: switch to Ubuntu 24.10 in Dockerfile > 2dfefb6 all: execute gofmt > e5eee7e unix: add IoctlGetEthtoolTsInfo on Linux > fe162ba unix: add ClockSettime on Linux > 7143f4a windows: manually initialize NewNTUnicodeString > 23b0dab unix: mark vgetrandom as non-escaping > cbf0eb6 unix: fix grep syntax to work on non-GNU greps > e7397b9 unix: update to Linux 6.11 > 981de40 unix: use vDSO for getrandom() on linux > 48aad76 linux: add tcp_cc_info and its related types > d58f986 all: fix some typos in comment > 30de352 unix: fix Test{Fd,}Xattr failure on NetBSD > 68ed59b windows/svc: fix printf(var) mistake detected by latest printf checker > c08bc6e unix: update Go to 1.23.0 > a43b625 windows: add SIO_UDP_NETRESET constant > ed67b15 windows: add console codepage api > 9cb830b unix: add missing import to syscall_hurd.go > 71132f5 unix: add POLLRDHUP to FreeBSD > 3283fc3 cpu: add support for detecting RISC-V extensions > 29e55b2 unix: use os.Executable rather than os.Args[0] in tests > a8c5219 unix: rename XDPUmemReg field back to Size > 59665e5 unix: add Connectx for darwin > a0c72ef unix: add f_flag member flags on z/OS > c64c51d unix: update riscv64 hwprobe to Linux kernel 6.10 > da77c6b unix: sync minimum Linux Kernel version with requirements page bumping golang.org/x/term d598954...b725e36: > b725e36 go.mod: update golang.org/x dependencies > 54df7da README: don't recommend go get > 9d5441a go.mod: update golang.org/x dependencies > 2f7b0dd go.mod: update golang.org/x dependencies > f867b76 x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windows bumping golang.org/x/net 4542a42...334afa0: > 334afa0 go.mod: update golang.org/x dependencies > d7f220d quic: add LocalAddr and RemoteAddr to quic.Conn > 858db1a http2: surface errors occurring very early in a client conn's lifetime > 0aa844c http2: support unencrypted HTTP/2 handoff from net/http > f35fec9 http2: detect hung client connections by confirming stream resets > e883dae README: don't recommend go get > 511cc3a html: add Node.{Ancestors,ChildNodes,Descendants}() > 4783315 http2: limit 1xx based on size, do not limit when delivered > 5716b98 internal/socket: execute gofmt > 42b1186 http2: support ResponseController.EnableFullDuplex > 6cc5ac4 go.mod: update golang.org/x dependencies > f88258d websocket: update nhooyr.io/websocket to github.com/coder/websocket > 7191757 http2: add support for net/http HTTP2 config field > 4790dc7 http2: add support for server-originated pings > 541dbe5 http2: add Server.WriteByteTimeout > 3c333c0 route: fix address parsing of messages on Darwin > 35b4aba go.mod: update golang.org/x dependencies > 9bf379f websocket: fix printf(var) mistake detected by latest printf checker bumping knative.dev/client/pkg fd0126d...441372a: > 441372a Add target platform flag to build script (# 1981) > 747ac98 Update community files (# 1982) > 60a31f3 [main] Upgrade to latest dependencies (# 1972) > bfc00b8 Fix package location for build flags (# 1978) > f94c31b Update community files (# 1974) > 117a365 Allow to change the message for the spinner (# 1973) > b3b6b86 upgrade to latest dependencies (# 1966) > dbb49e6 Update community files (# 1971) > 18a2561 Update community files (# 1970) > c9f1284 💝 Extract reusable part of sink flag (# 1968) bumping golang.org/x/text b2bec85...efd25da: > efd25da go.mod: update golang.org/x dependencies > 8a0e65e README: don't recommend go get > fefda1a internal/texttest: remove Run and Bench helpers > a457f47 all: normalize subtest names to NFC > 3043346 x/text: Correct examples in number/doc > 38a95c2 all: fix some comments > 20097e4 all: fix printf(var) mistakes detected by latest printf checker > 1e3e9fd all: rename Example test functions to prevent vet errors bumping knative.dev/client-pkg 22f5989...14f4a3a: > 14f4a3a Update community files (# 198) > 7b4bb48 upgrade to latest dependencies (# 190) > f465a76 Update community files (# 196) > 12612b7 Update community files (# 195) > 788e072 Update community files (# 194) > eb73a58 🗑️ Deprecate knative.dev/client-pkg (# 193) bumping knative.dev/hack fc6a845...1978b3a: > 1978b3a Update community files (# 404) > b799531 Update community files (# 403) > ef6e7e9 Export KO_FLAGS for consuming scripts (# 401) > 2191456 Update community files (# 400) > 05b2fb3 Update community files (# 399) Signed-off-by: Knative Automation <[email protected]>
854ace6
to
a24db06
Compare
Cron -knative-prow-robot
/cc knative-extensions/client-writers
/assign knative-extensions/client-writers
Produced by: knative-extensions/knobots/actions/update-deps