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

Conversation

knative-automation
Copy link
Contributor

@knative-automation knative-automation commented Mar 4, 2024

Cron -knative-prow-robot

/cc knative-extensions/serving-writers
/assign knative-extensions/serving-writers

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

@knative-prow knative-prow bot requested a review from a team March 4, 2024 01:52
@knative-prow knative-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 4, 2024
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.63%. Comparing base (42ff2e6) to head (b404e38).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1219   +/-   ##
=======================================
  Coverage   60.63%   60.63%           
=======================================
  Files          24       24           
  Lines        2002     2002           
=======================================
  Hits         1214     1214           
  Misses        726      726           
  Partials       62       62           

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

bumping google.golang.org/genproto/googleapis/api 31a09d3...b0ce06b:
  > b0ce06b chore(all): update all (# 1088)
  > 012b6fc chore(all): update all (# 1086)
bumping github.com/prometheus/client_golang 53be91d...77d4003:
  > 77d4003 Add 1.19.0 changelog (# 1451)
  > 14259fa Merge pull request # 1448 from ywwg/owilliams/content-negotiation
  > 353395b Remove support for go 1.19 (# 1449)
  > 6d03920 deps: bump prometheus/common version
  > 9dd5d2a Merge pull request # 1445 from kavu/add_go122_metrics_test
  > 7ac9036 Merge pull request # 1440 from prometheus/dependabot/github_actions/github-actions-ded284d9a8
  > c906a5e Add support for Go 1.22
  > 8c7e30f Merge pull request # 1441 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.46.0
  > 83d5940 Bump the github-actions group with 2 updates
  > d69fe9a Merge pull request # 1426 from prometheus/dependabot/github_actions/github-actions-37565e1261
  > 08769f8 Bump github.com/prometheus/common in /tutorial/whatsup
  > 38631c6 chore: Move VersionCollector to collectors directory (# 1427)
  > f22329c Bump the github-actions group with 3 updates
  > b7b88fa Merge pull request # 1425 from prometheus/dependabot/go_modules/golang.org/x/sys-0.16.0
  > 6636d6a CI: Hash pin all GH actions + configure dependabot for those. (# 1417)
  > d9be404 Simplification of middleware example (# 1423)
  > 8ee2fdc Bump golang.org/x/sys from 0.15.0 to 0.16.0
  > 185945e Merge pull request # 1422 from prometheus/superq/version
  > 046e320 Merge pull request # 1420 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.32.0
  > 3d4c27f Add version package
  > 034544a Merge pull request # 1419 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.18.0
  > 6ebfdd5 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
  > f87a86c Merge pull request # 1418 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.18.0
  > 9efc83a Bump github.com/prometheus/client_golang in /tutorial/whatsup
  > a88230e Merge pull request # 1414 from prometheus/release-1.18
  > 71f3940 Bump github.com/prometheus/client_golang in /examples/middleware
  > 96f1aec Merge pull request # 1411 from prometheus/revert-1387-main
  > 0837d36 Merge pull request # 1410 from prometheus/arthursens/cut-1.18.0
  > 2280fb1 Revert "change api http.client to interface"
bumping knative.dev/pkg 97fb318...181596e:
  > 181596e Bump cloud.google.com/go/storage from 1.38.0 to 1.39.0 (# 2981)
  > 7e643e7 Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (# 2979)
  > 5f76c72 upgrade to latest dependencies (# 2978)
  > 145b901 Update community files (# 2977)
bumping knative.dev/networking cfb3abd...918a090:
  > 918a090 upgrade to latest dependencies (# 942)
  > 48fd99c cleanup: drop unused e2e files (# 940)
  > d5fbe3f chore: drop OWNER files from ./test & ./hack (# 941)
  > e3f29af Update community files (# 939)
bumping google.golang.org/genproto 31a09d3...012b6fc:
  > 012b6fc chore(all): update all (# 1086)
bumping knative.dev/hack 5f0998e...e6dedc7:
  > e6dedc7 bump various tools (# 372)
  > 7f60be0 Update community files (# 371)

Signed-off-by: Knative Automation <automation@knative.team>
@knative-prow knative-prow bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 5, 2024
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 Mar 5, 2024
Copy link

knative-prow bot commented Mar 5, 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 Mar 5, 2024
@knative-prow knative-prow bot merged commit a418811 into knative-extensions:main Mar 5, 2024
38 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants