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

Merged

Conversation

knative-automation
Copy link
Contributor

Cron -knative-prow-robot

/cc knative/func-approvers
/assign knative/func-approvers

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

Copy link

knative-prow bot commented Sep 16, 2024

@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:

Cron -knative-prow-robot

/cc knative/func-approvers
/assign knative/func-approvers

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

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.

@knative-prow knative-prow bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 16, 2024
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.02%. Comparing base (42ed4d8) to head (44b434e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2505      +/-   ##
==========================================
+ Coverage   61.49%   67.02%   +5.53%     
==========================================
  Files         129      129              
  Lines       15381    11959    -3422     
==========================================
- Hits         9458     8016    -1442     
+ Misses       4989     2972    -2017     
- Partials      934      971      +37     
Flag Coverage Δ
e2e-test 36.60% <ø> (ø)
e2e-test-oncluster 33.41% <ø> (ø)
e2e-test-oncluster-runtime 29.49% <ø> (?)
e2e-test-runtime-go 26.61% <ø> (?)
e2e-test-runtime-node 26.00% <ø> (?)
e2e-test-runtime-python 26.00% <ø> (?)
e2e-test-runtime-quarkus 26.09% <ø> (?)
e2e-test-runtime-rust 25.14% <ø> (?)
e2e-test-runtime-springboot 25.18% <ø> (?)
e2e-test-runtime-typescript 26.08% <ø> (?)
integration-tests 53.08% <ø> (+2.40%) ⬆️
unit-tests 51.25% <ø> (?)
unit-tests-macos-latest ?
unit-tests-ubuntu-latest ?
unit-tests-windows-latest ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 2 times, most recently from a1e194f to 18f1de9 Compare September 17, 2024 13:18
@knative-prow knative-prow bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 17, 2024
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 2 times, most recently from 19df2f2 to c0c5ca6 Compare September 18, 2024 13:18
bumping golang.org/x/mod bc151c4...46a3137:
  > 46a3137 zip: set GIT_DIR in test when using bare repositories
  > 3afcd4e go.mod: set go version to 1.22.0
  > b1d336c go.mod: update required go version to go1.22
bumping knative.dev/pkg 3002873...aaab500:
  > aaab500 Bump golang.org/x/tools from 0.24.0 to 0.25.0 (# 3091)
  > de0796c Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (# 3092)
bumping knative.dev/networking 433920a...6c832c6:
  > 6c832c6 upgrade to latest dependencies (# 1005)
  > ed319d7 upgrade to latest dependencies (# 1004)
bumping google.golang.org/grpc 00d3ec8...d0bf90a:
  > d0bf90a Change version to 1.66.2 (# 7620)
  > c84da66 Cherry pick # 7595 to v1.66.x release branch (# 7621)
  > 12487c8 Cherry pick # 7571 and # 7579 to v1.66.x release branch (# 7616)
  > 7185cf4 Change to version 1.66.2-dev (# 7615)
  > cb81df6 Change to patch release 1.66.1 (# 7603)
  > ecb3e1a Change version to 1.66.1-dev (# 7519)
bumping knative.dev/serving edb073c...51d95f6:
  > 51d95f6 Update net-gateway-api nightly (# 15519)
  > 50bea5d Update net-kourier nightly (# 15517)
  > 00bd844 Update net-contour nightly (# 15518)
  > ed44181 Update net-istio nightly (# 15516)
  > b796321 Unpin github.com/gorilla/websocket (# 15515)
  > 158a5c2 upgrade to latest dependencies (# 15514)
  > 7875c26 Update net-contour nightly (# 15512)
  > 4471f27 Update net-gateway-api nightly (# 15513)
  > cc9b060 Update net-istio nightly (# 15511)
  > cde060b upgrade to latest dependencies (# 15506)
  > 985fc84 Update net-kourier nightly (# 15509)
bumping github.com/gorilla/websocket ac0789b...ce903f6:
  > ce903f6 Reverts to v1.5.0
  > 9ec25ca fixes broken random value generation
  > 1bddf2e bumps go version & removes deprecated module usage
  > 750bf92 adds GHA & Makefile configs
  > b2c246b Revert " Update go version & add verification/testing tools (# 840)"
  > 09a6bab removing error handling while closing connections
  > 58af150 return errors instead of printing to logs
  > e5f1a0a excludes errchecks linter
  > b2a86a1 Do not timeout when WriteControl deadline is zero
  > 695e909 Remove hideTempErr to allow downstream users to check for errors like net.ErrClosed (# 894)
  > d293aa5 feat: format message type
  > 0cfb2ca feat: format message type
  > 3168614 fix: lint example
  > d08ee1a perf: reduce timer in write_control
  > d15aba1 perf: reduce timer in write_control
  > cf50a3e Revert "Print log message"
  > 7d5b8cc Print log message
  > 4965080 Do not return error in SetCloseHandler
  > 9a21405 Do not handle network error in SetCloseHandler()
  > 0f0acef fix: don't use errors.ErrUnsupported, it's available only since go1.21
  > 1e975a0 use http.ResposnseController
  > 4a5e66f make tests parallel
  > 871f6bb docs(echoreadall): fix function echoReadAll comment (# 881)
  > dcea2f0 Remove noisy printf in NextReader()
  > 01b0aae fix: add comment for the readBufferSize and writeBufferSize (# 869)
  > 286c896 fix: replace ioutil.readfile with os.readfile (# 868)
  > 6f5d213 conn.go: default close handler should not return ErrCloseSent. (# 865)
  > 629990d Use status code constant (# 864)
  > b6a0d77 Update README.md, replace master to main (# 862)
  > aa97606 Fixes subprotocol selection (aling with rfc6455) (# 823)
bumping knative.dev/eventing c91a9d8...1708881:
  > 1708881 [main] Upgrade to latest dependencies (# 8191)
  > b48b664 feat: add constructor for full event lineage graph (# 7921)
  > e79f3b6 Make auth package indepent from eventpolicy informer (# 8195)
  > ae6ed99 Fix JobSink to support AuthZ on GET too (# 8196)
  > 608e76c Add broker transformation test to upgrade tests (# 8190)

Signed-off-by: Knative Automation <[email protected]>
Copy link
Member

@matzew matzew left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

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

knative-prow bot commented Sep 19, 2024

[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 /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 19, 2024
@knative-prow knative-prow bot merged commit c18b008 into knative:main Sep 19, 2024
35 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants