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

Conversation

knative-automation
Copy link
Contributor

@knative-automation knative-automation commented May 6, 2024

Cron -knative-prow-robot

/cc knative-extensions/kn-plugin-operator-approvers
/assign knative-extensions/kn-plugin-operator-approvers

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

@knative-prow knative-prow bot requested a review from a team May 6, 2024 14:21
@knative-prow knative-prow bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label May 6, 2024
@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 May 7, 2024
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 8 times, most recently from 99aae10 to 1cee1cf Compare May 14, 2024 13:42
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 6 times, most recently from 923dd26 to 196fd87 Compare May 21, 2024 14:19
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 4 times, most recently from ea2d534 to 9d68dab Compare May 28, 2024 02:08
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 6 times, most recently from affa84f to 1ea62d7 Compare June 4, 2024 02:22
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 6 times, most recently from a97ddd0 to ddde95b Compare June 24, 2024 02:03
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 7 times, most recently from aae885c to cc535de Compare July 1, 2024 13:43
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 4 times, most recently from 3531d6f to 7d1e230 Compare July 10, 2024 02:05
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 5 times, most recently from 18ecfc0 to 1959d4a Compare July 18, 2024 02:05
bumping golang.org/x/text 6c97a16...9c2f3a2:
  > 9c2f3a2 cmd/gotext: fix segfault in extract & rewrite commands
  > 59e1219 message: optimize lookupAndFormat function for better performance
  > a20a3e2 x/text: update x/tools for go/ssa range-over-func fix
  > 8d533a0 encoding/charmap: update UCM spec file URL prefix
bumping google.golang.org/protobuf ec47fd1...4a76e11:
  > 4a76e11 all: release v1.34.1
  > 9d9d8d3 encoding/proto[json|text]: accept lower case names for group-like fields
  > 6c3ebca all: update to protobuf 27.0-rc1 and regenerate protos
  > 2939520 all: start v1.34.0-devel
  > 242df22 all: release v1.34.0
  > c2b76ee all: fix deprecated
  > e4ad8f9 types/gofeaturespb: move go_feature.proto to be consistent with out languages
  > c2a26e7 encoding/{protojson,prototext}: strengthen wording on stability
  > d0f77ae proto: ensure MarshalOptions are plumbed to all Size calls
  > 94bb78c proto: return an error instead of producing invalid wire format
  > 671c2db [proto] use the correct parent when resolving features for extensions
  > 98873a2 internal/impl: pass ExtensionTypeDescriptor to extensionMap
  > 39bbf13 proto: CSE ProtoReflect() and TypeDescriptor() in proto.HasExtension
  > b30b634 protobuf: fix required/group bug in descriptor proto output of editions files
  > bab4b5d protobuf: support gaps in edition defaults calculation
  > a18684d protobuf: fix delimited fields under editions in go
  > 8a74430 internal/cmd/generate-types: manual CSE of m.messageInfo()
  > 55891d7 proto: add examples for Size, MarshalAppend (regarding allocations)
  > 87fded5 internal/impl: ensure proto.HasExtension does not allocate
  > 3797f00 protogen: update Options documentation. protogen.Run doesn't exist.
  > 4fd828f proto: extend Unmarshal documentation, include an example
  > c69658e proto: extend Marshal documentation, include an example
  > 3ebf7dd proto: fix HasPresence for extensions and missing plugin response
  > dea00b5 all: enable editions support
  > 59034d8 reflect/protodesc: restore edition in protodesc.ToDescriptorProto
  > 3039476 all: implement proto2/proto3 as editions [2/2]
  > 7259b46 all: implement proto2/proto3 as editions [1/2]
  > f563685 all: use subtests to identify the message type
  > e216807 all: start v1.33.0-devel
bumping golang.org/x/term 5b15d26...c976cb1:
  > c976cb1 go.mod: update golang.org/x dependencies
  > 5f0bb72 go.mod: update golang.org/x dependencies
  > 46c790f go.mod: update golang.org/x dependencies
bumping knative.dev/pkg b69fa27...4355f0c:
  > 4355f0c upgrade to latest dependencies (# 3075)
  > b4e5f07 Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (# 3073)
  > fe204d0 Bump golang.org/x/net from 0.26.0 to 0.27.0 (# 3072)
  > 9dc5206 Bump golang.org/x/tools from 0.22.0 to 0.23.0 (# 3074)
  > 7ecd548 Update community files (# 3071)
  > 3f6a546 Fix rand source in name (# 3070)
  > ee1db86 Update linter config and address lint warnings/failures (# 3068)
  > 26bc7b4 Register AuthenticatableType in schema (# 3069)
  > 8535fcc gofumpt the repo (# 3067)
  > fc0720b [logstream] test polling should use a different context (# 3066)
  > 51dec91 drop test-infra code (# 3065)
  > b5bb12c drop unused OWNERS files and update script (# 3064)
  > 915c009 drop google/s2a-go (# 3062)
  > cd0e61e drop mako (# 3060)
  > fe2597a drop eventing kafka from downstream tests - repo is archived (# 3061)
  > b94232c Bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 (# 3057)
  > 339c22b Add AuthenticatableType duck type (# 3056)
  > 15e6cdf Bump golang.org/x/tools from 0.21.0 to 0.22.0 (# 3053)
  > 543dda5 Bump google.golang.org/api from 0.182.0 to 0.183.0 (# 3054)
  > 9b7c2c5 Bump github.com/prometheus/common from 0.53.0 to 0.54.0 (# 3052)
  > 8119179 Update community files (# 3050)
  > 58135c2 Extra logging for leases (# 3049)
  > fce44ea Maybe fix controller ha (# 3046)
  > 1709961 Bump google.golang.org/api from 0.181.0 to 0.182.0 (# 3048)
  > 229e527 fix: downstream tests assume release branch was cut (# 3047)
  > 7d52a43 drop special logic when handling kubelet probe header for istio mTLS (# 2997)
  > ff4756a Update community files (# 3044)
  > 5eeb7ec Skip lease with empty holder (# 3042)
  > 99e1685 Bump google.golang.org/api from 0.180.0 to 0.181.0 (# 3041)
  > b5507d9 Bump google.golang.org/grpc from 1.63.2 to 1.64.0 (# 3040)
  > a6bf0be Bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 (# 3039)
  > 4a9c38d Update actions (# 3037)
  > 11a3d46 Add composite ConfigStore to combine multiple ConfigStore (# 3027)
  > b1fd04d Bump golang.org/x/net from 0.24.0 to 0.25.0 (# 3036)
  > 89b1857 Bump golang.org/x/tools from 0.20.0 to 0.21.0 (# 3035)
  > 7a27552 Bump google.golang.org/api from 0.177.0 to 0.180.0 (# 3034)
  > 3b2e71c Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (# 3033)
  > 360b72e Update AuthStatus to have list of ServiceAccountNames (# 3032)
  > 1d1616a Update community files (# 3031)
  > f69d19c Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (# 3029)
  > 13af413 Bump google.golang.org/api from 0.176.1 to 0.177.0 (# 3028)
bumping golang.org/x/sys cabba82...faed7ec:
  > faed7ec unix: add PthreadChdir and PthreadFchdir on darwin
  > c892bb7 unix: fix MmapPtr test failing on OpenBSD
  > a0ef40a unix: fix MremapPtr test failing on NetBSD
  > daa2394 unix: add unsafe mmap, munmap, mremap
  > 7670087 windows: add GetAce Windows API
  > 348425a windows/svc: do not pass theService to windows.RegisterServiceCtrlHandlerEx
  > 673e0f9 unix: skip ethtool driver test for busy interface
  > 6943ab6 unix/linux: update glibc to 2.39
  > 92f3ad6 unix: update to Linux kernel 6.9
  > f34bb9f windows: add net user enum
  > 6dfb94e unix: add types for SOCK_DIAG
  > 7d69d98 unix: extend support for z/OS
  > 7758090 cpu: add support for sve2 detection
  > 9a28524 windows: drop go version tags for unsupported versions
  > 27dc90b unix: update to Linux kernel 6.4
bumping google.golang.org/genproto/googleapis/api 6e1732d...ef581f9:
  > ef581f9 chore(all): update all (# 1132)
  > 5315273 chore(all): update all (# 1131)
  > a332354 chore(all): auto-regenerate .pb.go files (# 1130)
  > d264139 chore(all): update all (# 1128)
  > dc85e6b chore(all): auto-regenerate .pb.go files (# 1129)
  > fc5f0ca chore: min Go version to 1.20 (# 1127)
  > 0867130 chore(all): auto-regenerate .pb.go files (# 1125)
  > 024948a chore(all): update all (# 1126)
  > 6275950 chore(all): auto-regenerate .pb.go files (# 1124)
  > b8a5c65 chore(all): update all (# 1123)
  > 8cf5692 chore(all): update all (# 1122)
  > 8c6c420 chore(all): update all to 7cd4c1c (# 1111)
  > 79826c8 chore(all): auto-regenerate .pb.go files (# 1112)
  > 7cd4c1c chore(all): auto-regenerate .pb.go files (# 1110)
  > 26222e5 chore(all): update all (# 1109)
  > 6f501c4 chore(all): auto-regenerate .pb.go files (# 1107)
  > c3f9821 chore(all): update all (# 1108)
  > 454cdb8 chore(all): auto-regenerate .pb.go files (# 1106)
  > beb30f4 chore(all): auto-regenerate .pb.go files (# 1101)
  > 64ea030 chore(all): update all (# 1105)
  > 94a12d6 chore(all): update all (# 1102)
bumping github.com/go-openapi/jsonpointer 5df0d69...344388f:
  > 344388f fix(GetForToken): added support for pointer to interface{}
  > 6cf0fb8 updated to swag v0.22.5
  > d329668 Merge pull request # 14 from fredbi/chore/relint-update
  > 7df7a46 Merge pull request # 12 from gaiaz-iusipov/update-go-and-deps
  > b59e589 chore: updated and relinted
  > a603eaf Merge pull request # 10 from magodo/offset
  > c7d4199 Update dependencies
  > 1539753 Merge pull request # 11 from testwill/replace-loop
  > d3f17d3 Correct offset for object key
  > ff1d154 chore: slice replace loop
  > cdfe8d8 Fix bug
  > e494050 Add new method `Offset` to `jsonpointer.Pointer` to return the offset of the pointer in a JSON document
bumping golang.org/x/mod aa51b25...d58be1c:
  > d58be1c sumdb/tlog: set the hash of the empty tree according to RFC 6962
  > 232e49f Revert "module: add COM0 and LPT0 to badWindowsNames"
  > c0bdc7b modfile: add API for godebug lines
  > 6686f41 module: add COM0 and LPT0 to badWindowsNames

Signed-off-by: Knative Automation <[email protected]>
@dsimansk
Copy link
Contributor

/approve
/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jul 26, 2024
Copy link

knative-prow bot commented Jul 26, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dsimansk, 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 Jul 26, 2024
@knative-prow knative-prow bot merged commit f3d2c5e into knative-extensions:main Jul 26, 2024
21 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