Commit 4aee083
committed
upgrade to latest dependencies
bumping golang.org/x/term b725e36...442846a:
> 442846a go.mod: update golang.org/x dependencies
bumping golang.org/x/sync 151027e...913fb63:
> 913fb63 singleflight: fix typo in singleflight_test.go
bumping knative.dev/hack b799531...cad8c71:
> cad8c71 Update community files (# 406)
> 1978b3a Update community files (# 404)
bumping knative.dev/serving 3e45e8f...daae9fd:
> daae9fd Update net-contour nightly (# 15660)
> b4c8ac9 Update community files (# 15661)
> 095f876 Update net-kourier nightly (# 15659)
> 06281eb upgrade to latest dependencies (# 15656)
> 033225d pin chainguard action version (# 15657)
> d1e308e [performance/real-traffic-test] Enable AllowHTTPFullDuplexFeature (# 15654)
> 2d5a1e9 Update net-kourier nightly (# 15647)
> 5717d19 Update net-kourier nightly (# 15636)
> 15ac5b1 Update net-contour nightly (# 15634)
> 8cbbe8f Update net-gateway-api nightly (# 15635)
> 5911aee Update community files (# 15633)
bumping knative.dev/networking bbd3279...43a6a77:
> 43a6a77 Update community files (# 1027)
> d424939 upgrade to latest dependencies (# 1026)
> 8b69a35 Make maximum delay of prober in its backoff configurable (# 1001)
> bf671a6 Update community files (# 1024)
bumping knative.dev/client-pkg 14f4a3a...8478498:
> 8478498 Update community files (# 200)
> 8b7d7e7 Update community files (# 199)
bumping golang.org/x/text efd25da...d42948e:
> d42948e go.mod: update golang.org/x dependencies
bumping knative.dev/eventing ebe99e6...c9047a1:
> c9047a1 [main] Update community files (# 8396)
> 4dbc2ba Scheduler: LastOrdinal based on replicas instead of FreeCap (# 8388)
> 06355af [main] Upgrade to latest dependencies (# 8392)
> b00da59 Register eventshub image for JobSink (# 8390)
> 2f165f1 Update golang.org/x/crypto to 0.31.0 (# 8389)
> 4087c3a Going OIDC for Integration Source (# 8383)
> 3a69e30 add new integration CRDs to storage version migrator tool (# 8386)
> 414af5c Add EventPolicy to storage version migrator (# 8384)
> f82811b Remove conversion webhook config in EventPolicy CRD (# 8379)
> 7c1a62d Add health check config and clean up duplicated code (# 8308)
> bff7b03 Remove unused filter function (# 8375)
> 8d8b6c9 RequestReply: Added feature flag for default timeout (# 8361)
> 7bb320c Chore: field semantic correction (# 8370)
> 3345c86 Clean up remove session token (# 8369)
> 6e7e3d4 Adding sns sink to Integration Sink (# 8365)
> d4357e3 MT-Broker: return retriable status code based on the state to leverage retries (# 8366)
> 795e4a3 Move image to map (# 8362)
> 408db83 We changed the event type on the images (# 8364)
> f577063 Align label generation and apply on container-source as well (# 8355)
> cb31cb2 Add integrationsinks-addressable-resolver cluster role (# 8356)
> 545c14c Change JobSink execution mode variable to `K_EXECUTION_MODE` (# 8350)
> 91f1c79 Avoid using twice hardcoded strings for the names of the Kube Secret keys, for AWS access/secret key vals (# 8345)
> cb29ac1 [main] Update community files (# 8354)
> aef3a14 [main] Format Go code (# 8349)
> 65da6fc Update integrationsink crd (# 8347)
> 01c8068 JobSink: Inject a `KNATIVE_EXECUTION_MODE` environment variable with value `batch` (# 8346)
> 366ff26 IntegrationSink: rek-test templating support for bool annotations (# 8342)
> 7176ce6 Add IntegrationSink CRD (# 8304)
> 5ad7dab feat: add RequestReply types and CRD (# 8337)
> 7f313d7 fix: rename `job-sink` to `job_sink` (# 8335)
> 4f6535a chore: correct comments (# 8336)
bumping golang.org/x/sys e0753d4...fe16172:
> fe16172 unix: define IfMsghdr2, IfData64, and RtMsghdr2 on darwin
> 0a57dbc unix: update to kernel Linux 6.12
> 3cf1e67 unix: don't fail TestPpoll on EINTR
> d2cea70 windows: add functions to get named pipe process IDs
> a13946c windows: regenerate zsyscall_windows.go
bumping knative.dev/pkg a7fd9b1...4c90159:
> 4c90159 Update community files (# 3126)
> 40afb7c fix script (# 3123)
> f3ab560 Update community files (# 3118)
Signed-off-by: Knative Automation <automation@knative.team>1 parent a045990 commit 4aee083
5 files changed
+67
-67
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
| 129 | + | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | | - | |
447 | | - | |
| 446 | + | |
| 447 | + | |
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
551 | | - | |
| 550 | + | |
| 551 | + | |
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
| |||
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
601 | | - | |
602 | | - | |
| 601 | + | |
| 602 | + | |
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
606 | | - | |
607 | | - | |
| 606 | + | |
| 607 | + | |
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
| |||
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
616 | | - | |
617 | | - | |
| 616 | + | |
| 617 | + | |
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
| |||
840 | 840 | | |
841 | 841 | | |
842 | 842 | | |
843 | | - | |
844 | | - | |
845 | | - | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | | - | |
850 | | - | |
851 | | - | |
852 | | - | |
853 | | - | |
854 | | - | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
855 | 855 | | |
856 | 856 | | |
857 | 857 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
125 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments