-
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 #2505
[main] Upgrade to latest dependencies #2505
Conversation
8a74485
to
693be9f
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 #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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
a1e194f
to
18f1de9
Compare
19df2f2
to
c0c5ca6
Compare
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 <automation@knative.team>
c0c5ca6
to
44b434e
Compare
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