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

Conversation

knative-automation
Copy link
Contributor

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

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 34d6009 to 1119136 Compare March 25, 2024 13:29
@knative-prow knative-prow bot requested a review from a team March 25, 2024 13:29
@knative-prow knative-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 25, 2024
@Cali0707
Copy link
Member

vendor/github.com/prometheus/common/model/labelset.go:20:2: package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)

@pierDipi any ideas what is causing this weird error in our KinD e2e tests?

@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 4 times, most recently from 7a553bb to 7a0c670 Compare March 27, 2024 13:23
@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 27, 2024
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 5 times, most recently from 7ba9a32 to 848761f Compare April 3, 2024 01:47
bumping knative.dev/pkg db6f3b0...fef5da9:
  > fef5da9 Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 3004)
  > 03bf3de webhook: add options to disable resource_namespace tag in metrics (# 2931)
  > 3f02478 Bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 (# 3002)
  > 7d95d0f Bump google.golang.org/api from 0.171.0 to 0.172.0 (# 3003)
  > 5fe2303 drop vendor licenses (# 3001)
  > f69f148 Optionally generate an init func for an informer (# 2989)
  > b8b7ca1 upgrade to latest dependencies (# 3000)
  > 1ca1f09 upgrade to latest dependencies (# 2999)
  > 2d1662a Update community files (# 2998)
  > fd7cc21 Bump google.golang.org/api from 0.170.0 to 0.171.0 (# 2996)
  > d484aa5 Bump github.com/prometheus/common from 0.50.0 to 0.51.1 (# 2995)
bumping google.golang.org/genproto/googleapis/rpc a219d84...94a12d6:
  > 94a12d6 chore(all): update all (# 1102)
  > 6e1732d chore(all): auto-regenerate .pb.go files (# 1098)
  > 9694c77 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/apikeys (# 1099)
  > ace143d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/servicemanagement (# 1100)
  > c811ad7 chore(all): update all (# 1097)
bumping google.golang.org/genproto/googleapis/api 37d4d3c...6e1732d:
  > 6e1732d chore(all): auto-regenerate .pb.go files (# 1098)
  > 9694c77 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/apikeys (# 1099)
  > ace143d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/servicemanagement (# 1100)
  > c811ad7 chore(all): update all (# 1097)
  > a219d84 chore(all): auto-regenerate .pb.go files (# 1096)
  > 29370a3 chore(all): auto-regenerate .pb.go files (# 1095)
  > 790db91 chore(all): auto-regenerate .pb.go files (# 1094)
bumping google.golang.org/api cb0f433...707b9b2:
  > 707b9b2 chore(main): release 0.172.0 (# 2486)
  > 77cc7d0 feat(all): auto-regenerate discovery clients (# 2492)
  > 18f643a chore(all): update all to 94a12d6 (# 2489)
  > 78ee47e feat(all): auto-regenerate discovery clients (# 2490)
  > 57e19b3 feat(all): auto-regenerate discovery clients (# 2488)
  > b0eaf37 feat(all): auto-regenerate discovery clients (# 2487)
  > 0398093 feat(all): auto-regenerate discovery clients (# 2485)
  > a28dfbd chore(main): release 0.171.0 (# 2473)
  > 63b7c0d fix(transport): return GDU for all errors from MDS universe_domain (# 2484)
  > 9599561 feat(all): auto-regenerate discovery clients (# 2483)
  > b91cca7 feat(all): auto-regenerate discovery clients (# 2482)
  > 09097b0 feat(all): auto-regenerate discovery clients (# 2480)
  > 5c21170 chore(all): update all (# 2476)
  > 22b2f13 feat(all): auto-regenerate discovery clients (# 2475)
  > a4064ba feat(all): auto-regenerate discovery clients (# 2474)
  > b300fd0 feat(all): auto-regenerate discovery clients (# 2472)
bumping knative.dev/hack 424e75e...47368d6:
  > 47368d6 Check licenses only, but not bundle them (# 376)
  > b985a5b Update community files (# 377)
  > 7e71024 Add clotributor link to readme (# 353)
  > b1b2956 Add consistent SECURITY.md (# 349)
  > 4f7621a Call go mod download on each module, if not vendor (# 326)
bumping github.com/prometheus/common 944239f...e821827:
  > e821827 Retract v0.50.0 (# 610)
  > 2807775 Update common Prometheus files (# 609)
  > 617b51d Synchronize common files from prometheus/prometheus (# 606)
  > 057bec8 Merge pull request # 608 from vesari/avoid-total-suffix-repetition
  > b0624a8 Fix string slice definition for FormatFlagOptions. (# 607)
  > da75ecd Correct logic in sample naming for counters, add new test
  > e7f4912 expfmt: Add a way to generate different OpenMetrics Formats (# 596)
  > d4cebf6 Merge pull request # 604 from prometheus/repo_sync
  > 44e573e Update common Prometheus files

Signed-off-by: Knative Automation <[email protected]>
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from 848761f to 0eb5ecc Compare April 3, 2024 13:26
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 3, 2024
Copy link

knative-prow bot commented Apr 3, 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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 3, 2024
@knative-prow knative-prow bot merged commit 34010b0 into knative-extensions:main Apr 3, 2024
24 of 26 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.

3 participants