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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

knative-automation
Copy link
Contributor

@knative-automation knative-automation commented Jan 29, 2025

Cron -knative-prow-robot

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

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

@knative-prow knative-prow bot requested a review from a team January 29, 2025 11:41
@knative-prow knative-prow bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jan 29, 2025
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.53%. Comparing base (832f65b) to head (eca58cf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #534   +/-   ##
=======================================
  Coverage   22.53%   22.53%           
=======================================
  Files          16       16           
  Lines         466      466           
=======================================
  Hits          105      105           
  Misses        353      353           
  Partials        8        8           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 5 times, most recently from 9177a01 to bc54fe3 Compare February 5, 2025 01:46
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 2 times, most recently from db35571 to c09158c Compare February 11, 2025 13:21
@knative-prow knative-prow bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Feb 11, 2025
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 9 times, most recently from 46043c2 to fbd9fa3 Compare February 18, 2025 13:23
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 4 times, most recently from 8917e55 to 6f08cf7 Compare February 20, 2025 13:24
Copy link

knative-prow bot commented Feb 20, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: knative-automation
Once this PR has been reviewed and has the lgtm label, please assign dprotaso for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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-automation knative-automation force-pushed the auto-updates/update-deps-main branch 4 times, most recently from d50fd54 to 5a272d9 Compare February 26, 2025 01:47
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 4 times, most recently from 59ffe68 to c81bb4f Compare February 28, 2025 01:47
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 6 times, most recently from 0565b91 to 4ac7b44 Compare March 12, 2025 13:25
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 6 times, most recently from d7db341 to 8aee431 Compare March 19, 2025 13:26
bumping golang.org/x/term 40b02d6...04218fd:
  > 04218fd go.mod: update golang.org/x dependencies
  > 208db03 all: upgrade go directive to at least 1.23.0 [generated]
  > 743b270 go.mod: update golang.org/x dependencies
bumping k8s.io/gengo/v2 51d4e06...2b36238:
  > 2b36238 Merge pull request # 281 from liggitt/alias
  > f173c7c Merge pull request # 279 from thockin/master
  > a2ede17 Add support for go1.22 type aliases
  > 68c51d8 Merge pull request # 278 from skitt/verify-v2
  > 382f9bb Don't ignore generate.go, avoiding spurious warning
  > fb7743f Merge pull request # 277 from jpbetz/format-only-imports
  > 58b22ed Ensure "make verify" verifies v2
  > 12c298e Rename _output_tests back to output_tests
  > a7b603a Merge pull request # 274 from Jefftree/fix-deepcopy-generic
  > 4ef5de9 Update local package test to match behavior change
  > a0386bf Merge pull request # 267 from MadhavJivrajani/add-go-directive-verify
  > aa775d8 Add v2/Makefile and call it for each rule
  > 44b8d15 Merge pull request # 273 from jpbetz/json-tags
  > 0dc45e1 Add tests for goNameToName and use cmp.Diff
  > df35488 Avoid imports of same name
  > a8d1235 Merge pull request # 255 from TheSpiritXIII/parse-generics
  > 7d40e07 .*: add verify script for go directive changes
  > 3b05ca7 Merge pull request # 272 from thockin/master
  > 2e3eea7 Add JSON Tag parse utility
  > 0962201 Fix test for named interface
  > 13ad52c Disable the insertion and deletion of imports
  > 9cff633 Merge pull request # 265 from longit644/master
  > 239d3d4 Support parsing type parameters
  > 7a656db Make Args.With*() keep newer values
  > 9299822 Handle generics for named interface
  > 2a31dd7 v2: Replace parallel arrays with array of objects in Signature.Parameters and Signature.Results
  > 1e40e18 Add SnippetWriter .Dup() and .Append()
  > 5b52e8f Add tests for generic in struct field
  > d6673b3 bugfix: Do not remove generic typeparams in goNameToName
bumping knative.dev/eventing 9cec50f...897d1d1:
  > 897d1d1 [main] Upgrade to latest dependencies (# 8533)
  > 609a064 Prevent knative-nightly integrations image references from being released (# 8521)
  > 8ac630d Use more readable ENV_VAR names for Camel (# 8531)
  > 5daaa6c Allow setting finalizers for EventTransform reconciler (# 8534)
  > 433aa64 [Automated] Update eventing-eventing-integrations nightly (# 8530)
  > 4080fcf Try to bump to latest of CE Conformance (# 8532)
  > c022af7 Fixing the way we render custom camel tags on go structs (# 8528)
  > da4377a Propagate Cert-Manager Certificate status to the one from the IntegrationSink (# 8527)
  > 1fd0d89 [main] Upgrade to latest dependencies (# 8523)
  > d6cc879 Skip EventTransform TLS tests when Istio is enabled (# 8525)
  > 4fd274a Bump cert manager and use their clientset (# 8520)
  > 6ffe7c1 Improve CM Cert reconcile and deletion if feature is turned off (# 8519)
  > ebd149e Add dynamic cert-manager certificates informer (# 8517)
  > 7be5c19 Event Transform JSONata TLS (# 8515)
  > ec8a208 [Automated] Update eventing-eventing-integrations nightly (# 8516)
  > eb3dd80 Enable Cert Manager (# 8509)
  > 615a071 Allow storage-version-migration job to successfully run when optional CRDs are not installed (inmemorychannels, etc) (# 8510)
  > fe83e25 EventTransform: add reconciler unit tests (# 8513)
  > 1e889be SinkBinding: Set specific conditions for reconciler steps (# 8508)
  > 6073039 [main] Upgrade to latest dependencies (# 8512)
  > 3153b47 EventTransform: Inject tracing configurations (# 8479)
  > db0cf43 Update to the correct file (# 8507)
  > adaafa2 [Automated] Update eventing-eventing-integrations nightly (# 8506)
  > 714deeb Update k8s version in e2e tests (# 8503)
  > 54a2402 Fix golangci exclude config (# 8502)
  > 80dd84e Guard reserved access with lock and create vpods in tests (# 8457)
  > 5bcee30 Inject integration images from ConfigMap (# 8500)
  > ae049c8 Jsonata Event transform e2e tests (# 8499)
  > c828898 Generic code for Certificates (# 8489)
  > 351898d fix: verify trigger is not ready before pingsource dependency exists (# 8494)
  > c651616 Add initial iteration of eventing-integration resources (# 8493)
  > 51637df IntegrationSink prefactors (# 8486)
  > c429fc5 Remove unused code (# 8485)
  > 732ec62 Partial implementation of certmanager for integration sink (# 8481)
  > 5998cfe [main] Update community files (# 8480)
  > 9a7c6d5 [main] Upgrade to latest dependencies (# 8468)
  > cee6e8c EventTransform: Support transforming response from Sink (# 8469)
  > 75195a5 EventTransform: Reconcile address and service (# 8458)
  > d9498eb Scheduler: log expected vreplicas by vpod (# 8449)
  > 36d681e chore: Adding missing sinks and sources to schema file (# 8460)
  > 779992f Add EventTransform Jsonata reconciler and CRD (# 8456)
  > 8f990b9 [main] Upgrade to latest dependencies (# 8455)
  > a228d2b Scheduler: Resync reserved periodically to keep state consistent (# 8451)
  > 2c1c7b8 Add EventTransform API types (# 8447)
  > 162575c Not just render oidc env-vars when cfg is on, we need also a present audience to ensure the camel containers work correct (# 8448)
  > 4a6e7d2 [main] Upgrade to latest dependencies (# 8444)
  > 5fb693f [main] Upgrade to latest dependencies (# 8431)
  > 73357a6 Add `sinks.knative.dev` to namespaced ClusterRole (# 8432)
  > d243b91 JobSink with Istio config for Job spec (# 8430)
  > c636346 [main] Update community files (# 8429)
  > cdc6144 Rename `apiextentions` to `apiextensions` (# 8428)
  > 1b3287e [main] Update community files (# 8424)
  > 28c489e Reduce mt-broker-controller memory usage with namespaced endpoint informer (# 8418)
bumping github.com/google/go-cmp c3ad843...9b12f36:
  > 9b12f36 Detect proto.Message types when failing to export a field (# 370)
  > 4dd3d63 fix: type 'aribica' => 'arabica' (# 368)
  > 391980c Support compare functions with SortSlices and SortMaps (# 367)
bumping github.com/google/gnostic-models 5776925...8182012:
  > 8182012 Merge pull request # 12 from Jefftree/protobuf-bump
  > 1a23962 Merge pull request # 13 from Jefftree/add-protobuf-compilation-script
  > bea6589 recompile protobuf
  > fd6fd48 Merge pull request # 6 from Jefftree/Jefftree-patch-1-2
  > 111f194 Add protobuf compilation script
  > 7a87dbb bump dependencies
  > c7be7c7 Merge pull request # 5 from pkwarren/pkw/add-annotations-proto
  > 9459ad1 Create Makefile
  > f1b8172 Merge pull request # 2 from Jefftree/gh-actions
  > 94610bf Add annotations.proto and generated Go code
  > 2063bfc Merge pull request # 1 from Jefftree/protobuf-deprecate
  > 94e1c83 Add github actions
  > b1903b5 Use google.golang.org/protobuf for the protobuf library

Signed-off-by: Knative Automation <[email protected]>
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from 8aee431 to eca58cf Compare March 20, 2025 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

1 participant