-
Notifications
You must be signed in to change notification settings - Fork 5
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 #54
[main] Upgrade to latest dependencies #54
Conversation
16268eb
to
3cac60e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #54 +/- ##
=======================================
Coverage 73.46% 73.46%
=======================================
Files 8 8
Lines 520 520
=======================================
Hits 382 382
Misses 108 108
Partials 30 30 ☔ View full report in Codecov by Sentry. |
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/caching 1bbe214...d1191d7: > d1191d7 upgrade to latest dependencies (# 891) bumping knative.dev/serving cc9b060...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) Signed-off-by: Knative Automation <automation@knative.team>
3cac60e
to
cf2d33f
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, ReToCode 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-extensions/autoscaler-keda-approvers
/assign knative-extensions/autoscaler-keda-approvers
Produced by: knative-extensions/knobots/actions/update-deps