-
Notifications
You must be signed in to change notification settings - Fork 139
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 #2491
[main] Upgrade to latest dependencies #2491
Conversation
bumping golang.org/x/net 4542a42...35b4aba: > 35b4aba go.mod: update golang.org/x dependencies > 9bf379f websocket: fix printf(var) mistake detected by latest printf checker bumping golang.org/x/term d598954...2f7b0dd: > 2f7b0dd go.mod: update golang.org/x dependencies > f867b76 x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windows bumping golang.org/x/sys 914deed...a43b625: > 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 knative.dev/pkg 7c0ad27...fdbc0b5: > fdbc0b5 Bump golang.org/x/net from 0.28.0 to 0.29.0 (# 3090) bumping knative.dev/eventing 04c42dc...229446d: > 229446d Create paired upgrade tests (# 8158) bumping golang.org/x/text b2bec85...1e3e9fd: > 1e3e9fd all: rename Example test functions to prevent vet errors bumping golang.org/x/crypto 5bcd010...c9da6b9: > c9da6b9 all: fix printf(var) mistakes detected by latest printf checker > b35ab4f go.mod: update golang.org/x dependencies > bcb0f91 internal/poly1305: Port sum_amd64.s to Avo > 7eace71 chacha20poly1305: Avo port of chacha20poly1305_amd64.s > 620dfbc salsa20/salsa: Port salsa20_amd64.s to Avo > 82942cf blake2b: port blake2b_amd64.s to Avo > 0484c26 blake2b: port blake2bAVX2_amd64.s to Avo > 38ed1bc blake2s: port blake2s_amd64.s to Avo > 38a0b5d argon2: Avo port of blamka_amd64.s > bf5f14f x509roots/fallback: update bundle > b2d3a6a ssh/agent: ensure to not add duplicated keys Signed-off-by: Knative Automation <[email protected]>
43deae4
to
e9c2558
Compare
@knative-automation: GitHub didn't allow me to request PR reviews from the following users: knative/func-approvers. Note that only knative members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2491 +/- ##
==========================================
+ Coverage 61.53% 67.06% +5.53%
==========================================
Files 129 129
Lines 15344 11934 -3410
==========================================
- Hits 9442 8004 -1438
+ Misses 4974 2966 -2008
- Partials 928 964 +36
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: knative-automation, matzew The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Cron -knative-prow-robot
/cc knative/func-approvers
/assign knative/func-approvers
Produced by: knative-extensions/knobots/actions/update-deps