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

Conversation

knative-automation
Copy link
Contributor

Cron -knative-prow-robot

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

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

@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from ba725fe to 9adf36e Compare April 10, 2024 01:46
@knative-prow knative-prow bot requested a review from a team April 10, 2024 01:46
@knative-prow knative-prow bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Apr 10, 2024
Copy link

codecov bot commented Apr 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.95%. Comparing base (825738b) to head (cf331e5).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #498      +/-   ##
==========================================
+ Coverage   24.93%   25.95%   +1.02%     
==========================================
  Files          34       34              
  Lines        1552     1202     -350     
==========================================
- Hits          387      312      -75     
+ Misses       1157      882     -275     
  Partials        8        8              

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

Copy link
Contributor

@creydr creydr 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 lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 10, 2024
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from 9adf36e to 8e1e4ec Compare April 10, 2024 13:23
@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Apr 10, 2024
bumping golang.org/x/sys 360f961...cabba82:
  > cabba82 windows: use uint32 for serial comm flags for consistency
  > 1a50d97 windows: add serial comm functions
  > 95f07ec x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)
  > 4be02d3 unix: expose mmap calls on z/OS
bumping golang.org/x/term c5eaf76...5b15d26:
  > 5b15d26 go.mod: update golang.org/x dependencies
bumping knative.dev/serving 7e7bd93...c017185:
  > c017185 Update net-istio nightly (# 15108)
  > f9a9480 chore: fix function names in comment (# 15105)
  > 46d1f05 add e2e kind testing with Gateway API and Contour (# 15093)
  > 2a790f8 Update net-contour nightly (# 15107)
  > a498f19 Update net-certmanager nightly (# 15106)
  > 6079207 upgrade to latest dependencies (# 15104)
  > c9bd9bc upgrade to latest dependencies (# 15102)
  > 2c9ae15 Update net-gateway-api nightly (# 15103)
bumping golang.org/x/net 7ee34a0...7bbe320:
  > 7bbe320 go.mod: update golang.org/x dependencies
  > c48da13 http2: fix TestServerContinuationFlood flakes
  > 762b58d http2: fix tipos in comment
  > ba87210 http2: close connections when receiving too many headers
  > ebc8168 all: fix some typos
  > 3678185 http2: make TestCanonicalHeaderCacheGrowth faster
  > 448c44f http2: remove clientTester
  > c7877ac http2: convert the remaining clientTester tests to testClientConn
  > d8870b0 http2: use synthetic time in TestIdleConnTimeout
  > d73acff http2: only set up deadline when Server.IdleTimeout is positive
  > 89f602b http2: validate client/outgoing trailers
  > 6e2c99c http2: allow testing Transports with testSyncHooks
  > 9e0498d http2: use synthetic timers for ping timeouts in tests
  > 31d9683 http2: mark several testing functions as helpers
  > 12ddef7 http2: reject DATA frames after 1xx and before final headers
  > d600ae0 http2: add testClientConn for testing client RoundTrips
  > 57a6a7a http2: prevent uninitialized pipe from being written
  > ea095bc http2: only set up positive deadlines
  > 8c07e20 httpproxy: allow any scheme
  > ab271c3 http2: add IdleConnTimeout to http2.Transport
bumping knative.dev/eventing 84115ea...0264d60:
  > 0264d60 Remove sinkbindings OIDC token secret when not needed and fix status setting (# 7836)
bumping knative.dev/networking 75762ca...ca2ffb8:
  > ca2ffb8 upgrade to latest dependencies (# 961)
  > 97688e7 Update community files (# 959)
  > 5ce3081 upgrade to latest dependencies (# 958)
bumping knative.dev/pkg 094f152...1ff9a77:
  > 1ff9a77 Bump x/net to 0.24 (# 3014)
bumping golang.org/x/crypto 7067223...d042a39:
  > d042a39 go.mod: update golang.org/x dependencies
  > b92bf94 ssh: respect MaxAuthTries also for "none" auth attempts
  > 6f79b5a ssh: add server side multi-step authentication
  > 8d0d405 x/crypto/chacha20: cleanup chacha_ppc64le.s
  > b91329d all: remove redundant words in comments and fix some typos

Signed-off-by: Knative Automation <automation@knative.team>
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from 8e1e4ec to cf331e5 Compare April 11, 2024 01:51
Copy link
Contributor

@creydr creydr 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 Apr 11, 2024
Copy link

knative-prow bot commented Apr 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, 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 merged commit fff4d7b into knative-extensions:main Apr 11, 2024
20 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants