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

Conversation

knative-automation
Copy link
Contributor

Cron -knative-prow-robot

/cc knative-extensions/autoscaler-keda-approvers
/assign knative-extensions/autoscaler-keda-approvers

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

@knative-prow knative-prow bot requested a review from a team September 18, 2024 13:35
@knative-prow knative-prow bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Sep 18, 2024
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.46%. Comparing base (6fb9b70) to head (cf2d33f).
Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

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>
Copy link
Member

@ReToCode ReToCode 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, 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 /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 fb9be59 into knative-extensions:main Sep 19, 2024
22 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants