-
Notifications
You must be signed in to change notification settings - Fork 11
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 #259
Merged
knative-prow
merged 3 commits into
knative-extensions:main
from
knative-automation:auto-updates/update-deps-main
Apr 3, 2024
Merged
[main] Upgrade to latest dependencies #259
knative-prow
merged 3 commits into
knative-extensions:main
from
knative-automation:auto-updates/update-deps-main
Apr 3, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0357a67
to
ba4b855
Compare
e1559ad
to
e8c96e3
Compare
3d3865f
to
1ea5ee9
Compare
1ea5ee9
to
86af6e8
Compare
bumping knative.dev/networking 918a090...e1796e7: > e1796e7 Update community files (# 947) > f56f3aa upgrade to latest dependencies (# 946) > 3594f84 upgrade to latest dependencies (# 945) > 3252e63 upgrade to latest dependencies (# 944) > 9417101 upgrade to latest dependencies (# 943) bumping golang.org/x/oauth2 ebe81ad...85231f9: > 85231f9 go.mod: update golang.org/x dependencies > 34a7afa google/externalaccount: add Config.UniverseDomain > 95bec95 google/externalaccount: moves externalaccount package out of internal and exports it bumping google.golang.org/genproto/googleapis/api b0ce06b...37d4d3c: > 37d4d3c chore(all): update all (# 1089) > df926f6 chore(all): auto-regenerate .pb.go files (# 1092) > 05fd2b7 chore(all): Update to google.golang.org/genproto/googleapis/rpc without backreference (# 1093) > 1f18d85 chore(all): Drop submodule backreferences (# 1087) > 6ceb2ff chore: make vet script less error prone (# 1091) > c5ed0a4 chore(all): auto-regenerate .pb.go files (# 1084) > 9b9be74 chore: updates for Go 1.22 (# 1090) bumping google.golang.org/protobuf 3068604...ec47fd1: > ec47fd1 all: release v1.33.0 > f01a588 encoding/protojson, internal/encoding/json: handle missing object values > 235ef28 all: fix integration test on macOS > fe89159 internal/filedesc: make descriptor initialization goroutine-safe > 6bec1ef proto: move explicit test as a seed into the fuzz test > 02e13d2 internal/filedesc: align editions and non-editions HasPresence() > 416d517 internal/conformance: make conformance tests work with editions > 055c812 encoding/prototext: add proto editions and fuzz tests > 2caa6b0 all: format all .proto files > f2cb7f1 encoding/protojson: add protojson editions tests including fuzztests > 08a11b3 testing/prototest: add extension and required editions messages > da0e663 proto: add editions tests for invalid messages > f9eb6c7 go_features.proto: move .proto file next to generated .pb.go file > 11de0a6 all: add editions support for extensions > 7d98b0e all: implement `features.field_presence = LEGACY_REQUIRED` support > 6e0d73f proto: add extension tests for editions protos > 1944577 proto: add more editions tests for proto.Size and proto.Equal > 5e8da94 proto: add decoding fuzz test for proto3 to editions conversion > 8f6a661 proto: add fuzztest for proto2 and equivalent editions proto > 997075a reflect/protodesc: add editions support > f102ec6 all: add more test for editions and fix some bugs in the implementation > e391005 reflect/protodesc: propagate field_presence legacy_required properly > 020ec10 internal/filedesc: implement runtime editions support > f387b03 editions: add some test protos for editions > 2040e86 all: implement Go-specific GenerateLegacyUnmarshalJSON > 99e193e all: update to protobuf-26.0-rc2 to implement go edition features > 82c6b3a protoreflect: remove unnecessary cache so extension types can be GC'ed > b70f02b editions: minor fix to resolve editions features correctly > 9e454d6 internal/filedesc: refactor editions feature resolution > 26a52f3 reflect/protodesc: fix packed field conditional > 7c85df2 reflect/protodesc: fix group validation: not supported in proto3 > 18202d2 testing/protocmp: add MessageTypeResolver. > 7b78149 internal/impl: correct reflect.ValueError use > 56dad28 all: add Security Policy (SECURITY.md) > 9f73929 all: start v1.32.0-devel bumping google.golang.org/grpc d715b2e...9952aa8: > 9952aa8 Change version to 1.62.1 (# 7020) > d7334c4 fix enabling compression by trimming whitespaces in accept encoding header (# 6952) > d076e14 rpc_util: Fix RecvBufferPool deactivation issues (# 6766) > 9d981b0 cherry-pick # 6997 to 1.62.x release branch (# 6979) (# 7018) > 7c4b553 Switch version to 1.62.1-dev (# 6995) bumping github.com/prometheus/common 36d0bf9...944239f: > 944239f Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (# 601) > 5f10b85 Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (# 600) > a14ff55 Update common Prometheus files (# 599) > 6aadcf4 Remove deprecated version function (# 591) > 1e6ac24 Add unit (# 544) > 4199f18 Remove unused 'Host' member from HTTPClientConfig (# 597) > fa71e6a Bump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.31 in /sigv4 (# 595) > 8a9fd7a Bump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.29 in /sigv4 (# 592) > 8344367 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /sigv4 (# 593) > 0117d2f Update common Prometheus files (# 594) bumping golang.org/x/sys 914b96c...360f961: > 360f961 unix: add API for fsconfig system call > 7ff74af unix: drop go version tags for unsupported versions > 6b4eab5 unix: suppress ENOMEM errors from sysctl's implementing Uname(uname *Utsname) on FreeBSD due to truncated fields. > 2f2cc5d unix: update IFLA and NETKIT constants with Linux kernel 6.7 Signed-off-by: Knative Automation <automation@knative.team>
86af6e8
to
69f202b
Compare
/approve |
/approve |
[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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cron -knative-prow-robot
/cc knative-extensions/client-writers
/assign knative-extensions/client-writers
Produced by: knative-extensions/knobots/actions/update-deps