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 #8189

Merged

Conversation

knative-automation
Copy link
Contributor

Cron -knative-prow-robot

/cc knative/eventing-writers
/assign knative/eventing-writers

Produced by: knative-extensions/knobots/actions/update-deps

bumping golang.org/x/text b2bec85...1e3e9fd:
  > 1e3e9fd all: rename Example test functions to prevent vet errors
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 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 knative.dev/hack/schema 9724320...fc6a845:
  > fc6a845 Update community files (# 398)
bumping knative.dev/reconciler-test 036ce14...bb4bca0:
  > bb4bca0 upgrade to latest dependencies (# 754)
  > 15e86a5 Update community files (# 755)
bumping knative.dev/hack 9724320...fc6a845:
  > fc6a845 Update community files (# 398)
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 knative.dev/pkg a1469cf...fdbc0b5:
  > fdbc0b5 Bump golang.org/x/net from 0.28.0 to 0.29.0 (# 3090)
  > 7c0ad27 Update community files (# 3089)
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 <automation@knative.team>
@knative-prow knative-prow bot requested a review from a team September 11, 2024 13:12
@knative-prow knative-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Sep 11, 2024
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.45%. Comparing base (229446d) to head (bb988b4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8189   +/-   ##
=======================================
  Coverage   67.45%   67.45%           
=======================================
  Files         371      371           
  Lines       18039    18039           
=======================================
  Hits        12169    12169           
  Misses       5091     5091           
  Partials      779      779           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@Cali0707 Cali0707 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Sep 11, 2024
Copy link

knative-prow bot commented Sep 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Cali0707, knative-automation

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 11, 2024
@knative-prow knative-prow bot merged commit c91a9d8 into knative:main Sep 11, 2024
35 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants