Commit 3856dc7
authored
upgrade to latest dependencies (#4323)
bumping knative.dev/hack 8f599b7...c577ed9:
> c577ed9 Update community files (# 421)
bumping google.golang.org/grpc d01db5c...cdbdb75:
> cdbdb75 Change version to v1.71.1 (# 8206)
> 3a93562 Cherry-pick # 8195 into v1.71.x (# 8202)
> 208e03b Cherry-pick # 8164 # 8166 to v1.71.x (# 8182)
> 8b7d2fe grpc: fix bug causing an extra Read if a compressed message is the same size as the limit (# 8181)
> 9c81a91 resolver: Make EndpointMap's Get, Set and Delete operations O(1) (# 8179) (# 8184)
> 8d46b21 grpc: Add endpoints in resolverWrapper.NewAddress (# 8149) (# 8151)
> 4775bba Change version to 1.71.1-dev (# 8106)
bumping knative.dev/reconciler-test 5ca0bd4...98ae503:
> 98ae503 Update community files (# 789)
> 4721d51 Update community files (# 788)
bumping knative.dev/eventing e531d7d...6365d89:
> 6365d89 Migrate golanglint-ci config to v2 (# 8557)
> bbc9696 If no subscriber uri is present we return 404, instead of 400 (# 8551)
> facf1df [Automated] Update eventing-eventing-integrations nightly (# 8550)
> 9449b64 [Automated] Update eventing-eventing-integrations nightly (# 8546)
> dd04655 [main] Update community files (# 8545)
bumping knative.dev/pkg 9f3e60a...a8e20d9:
> a8e20d9 Bump gomodules.xyz/jsonpatch/v2 from 2.4.0 to 2.5.0 (# 3154)
> 7b91ff1 update .golangci.yaml to v2 (# 3167)
> b9bfb45 Bump golang.org/x/sync from 0.12.0 to 0.13.0 (# 3166)
> 74af921 Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (# 3163)
> cc5f202 Bump golang.org/x/net from 0.37.0 to 0.38.0 (# 3162)
> a900930 Bump google.golang.org/grpc from 1.71.0 to 1.71.1 (# 3165)
> c5a13b1 Update community files (# 3161)
bumping golang.org/x/net 99b3ae0...e1fcd82:
> e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign content
> ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest
> 1f1fa29 publicsuffix: regenerate table
> 1215081 http2: improve error when server sends HTTP/1
> 312450e html: ensure <search> tag closes <p> and update tests
> 09731f9 http2: improve handling of lost PING in Server
> 55989e2 http2/h2c: use ResponseController for hijacking connections
> 2914f46 websocket: re-recommend gorilla/websocket
bumping golang.org/x/sync b637f27...396f3a0:
> 396f3a0 errgroup: document calling Go before Wait
bumping gomodules.xyz/jsonpatch/v2 17d7994...ffbac60:
> ffbac60 Merge pull request # 40 from lacroixthomas/bugfixes/fix-lossy-in64
> 4c723fc fix: handle lossy int64
bumping google.golang.org/protobuf f09e239...3f79c52:
> 3f79c52 all: release v1.36.6
> a5da9b2 gha-ci: instruct bazelisk to use Bazel 7.x
> 9f3ed37 internal_gengo: generate a const string literal for the raw descriptor
> 4247b1b proto: Add CloneOf[M Message](m M) M
> f7fcf5b types/descriptorpb: regenerate using latest protobuf v30 release
> 9c8c2dd all: set Go language version to Go 1.22
> 1719d63 all: start v1.36.5-devel
Signed-off-by: Knative Automation <automation@knative.team>1 parent acdd4ba commit 3856dc7
File tree
31 files changed
+901
-1425
lines changed- vendor
- golang.org/x
- net/http2
- h2c
- sync/errgroup
- gomodules.xyz/jsonpatch/v2
- google.golang.org
- grpc
- internal/resolver/delegatingresolver
- resolver
- protobuf
- internal
- editiondefaults
- filedesc
- genid
- strs
- version
- proto
- reflect/protoreflect
- types
- descriptorpb
- gofeaturespb
- known
- anypb
- durationpb
- fieldmaskpb
- structpb
- timestamppb
- wrapperspb
31 files changed
+901
-1425
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1023 | 1023 | | |
1024 | 1024 | | |
1025 | 1025 | | |
1026 | | - | |
1027 | | - | |
| 1026 | + | |
| 1027 | + | |
1028 | 1028 | | |
1029 | 1029 | | |
1030 | 1030 | | |
| |||
1064 | 1064 | | |
1065 | 1065 | | |
1066 | 1066 | | |
1067 | | - | |
1068 | | - | |
| 1067 | + | |
| 1068 | + | |
1069 | 1069 | | |
1070 | 1070 | | |
1071 | 1071 | | |
| |||
1294 | 1294 | | |
1295 | 1295 | | |
1296 | 1296 | | |
1297 | | - | |
1298 | | - | |
| 1297 | + | |
| 1298 | + | |
1299 | 1299 | | |
1300 | 1300 | | |
1301 | 1301 | | |
| |||
1442 | 1442 | | |
1443 | 1443 | | |
1444 | 1444 | | |
1445 | | - | |
1446 | | - | |
| 1445 | + | |
| 1446 | + | |
1447 | 1447 | | |
1448 | 1448 | | |
1449 | 1449 | | |
| |||
1462 | 1462 | | |
1463 | 1463 | | |
1464 | 1464 | | |
1465 | | - | |
1466 | | - | |
| 1465 | + | |
| 1466 | + | |
1467 | 1467 | | |
1468 | 1468 | | |
1469 | 1469 | | |
| |||
1559 | 1559 | | |
1560 | 1560 | | |
1561 | 1561 | | |
1562 | | - | |
1563 | | - | |
1564 | | - | |
1565 | | - | |
1566 | | - | |
1567 | | - | |
1568 | | - | |
1569 | | - | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
1570 | 1570 | | |
1571 | 1571 | | |
1572 | 1572 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
97 | 104 | | |
98 | 105 | | |
99 | 106 | | |
| |||
212 | 219 | | |
213 | 220 | | |
214 | 221 | | |
215 | | - | |
| 222 | + | |
216 | 223 | | |
217 | 224 | | |
218 | 225 | | |
| |||
Lines changed: 32 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments