Commit 094dbc9
authored
upgrade to latest dependencies (#984)
bumping google.golang.org/protobuf 7e776d4...0833cf3:
> 0833cf3 all: release v1.36.8
> 0af3f0f all: set Go language version to Go 1.23
> 5ccbdec types: regenerate using latest protobuf v32 release
> 708d96f all: start v1.36.7-devel
bumping github.com/prometheus/client_golang e4b2208...8179a56:
> 8179a56 Cut v1.23.2 (# 1870)
> 4142b59 Merge pull request # 1869 from prometheus/arve/upgrade-common
> 4ff40f0 Cut v1.23.1 (# 1867)
> 989b029 Upgrade to prometheus/common v0.66 (# 1866)
bumping github.com/prometheus/common 75c3814...8975dde:
> 8975dde Revert "Use go.uber.org/atomic instead of sync/atomic (# 825)" (# 838)
> 08d7f66 Move to supported version of yaml parser (# 834)
> 80e275e Revert "Use github.com/grafana/regexp instead of regexp" (# 835)
> 4c2f9e7 Merge pull request # 832 from roidelapluie/retract
> 2b1487c Merge pull request # 827 from prometheus/dependabot/go_modules/github.com/stretchr/testify-1.11.1
> e120453 Retract v1.20.3
> db38951 Merge pull request # 829 from prometheus/dependabot/go_modules/golang.org/x/net-0.43.0
> 9e19a90 build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
> c7a031c Merge pull request # 830 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.8
> a1ba2a7 build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0
> 6b610b6 Merge pull request # 826 from prometheus/dependabot/go_modules/assets/github.com/stretchr/testify-1.11.1
> fc7cce0 build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8
> 3d3db39 Enable revive rules (# 823)
> b9c5f39 build(deps): bump github.com/stretchr/testify in /assets
> 7937ffb Enable revive rule unused-parameter (# 824)
> 6d40fe1 Use go.uber.org/atomic instead of sync/atomic (# 825)
> 149efd6 Use github.com/grafana/regexp instead of regexp
> ff65168 Enable gocritic linter (# 818)
> a9690fa Enable the fatcontext linter (# 822)
> 15ce6ee Enable unconvert linter (# 819)
> b775ce4 Enable usestdlibvars linter (# 820)
> e8184e3 Enable the godot linter (# 821)
> efa2e6b Sync .golangci.yml with prometheus/prometheus (# 817)
> 9deefba expfmt: Add NewTextParser function (# 816)
> 053ba9a ValidationScheme implements pflag.Value and json.Marshaler/Unmarshaler interfaces (# 807)
> fc488aa Decoder: Remove use of global name validation and add validation (# 808)
> 918f899 Merge pull request # 814 from prometheus/owilliams/ghactions
> 755384c Merge pull request # 810 from prometheus/dependabot/go_modules/golang.org/x/net-0.42.0
> a4976d6 ci: update upload-actions
> 01383ba Merge pull request # 813 from wmcram/negotiate-typo
> 5546e8b build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0
> 0ad974f Merge pull request # 809 from thampiotr/fix-escape-delim-proto
> 30ca184 docs: fix typo in expfmt.Negotiate
> c79a891 Add `ValidationScheme` methods `IsValidMetricName` and `IsValidLabelName` (# 806)
> 96a9730 Fix delimited proto not escaped correctly
> 0e1982f Update common Prometheus files (# 803)
> 9fd5be9 Update common Prometheus files (# 802)
> d5e1c62 fix(promslog): always print time.Duration values as go duration strings (# 798)
> e231fec build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (# 800)
> 7f8b2a0 model.ValidationScheme: Support encoding as YAML (# 799)
> 0a409d6 model: add constants for type and unit labels. (# 801)
bumping golang.org/x/sync 7fad2c9...04914c2:
> 04914c2 all: upgrade go directive to at least 1.24.0 [generated]
bumping knative.dev/pkg 528bde3...8c9c1d3:
> 8c9c1d3 [controller] fix depth metrics (# 3253)
> 3ec4afe Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 (# 3252)
> 455d6e9 Bump golang.org/x/sync from 0.16.0 to 0.17.0 in the golang-x group (# 3249)
> efb6a4f Add threadiness in log line (# 3247)
> eafac73 Bump github.com/prometheus/common from 0.65.0 to 0.66.1 (# 3250)
Signed-off-by: Knative Automation <[email protected]>1 parent 02178c9 commit 094dbc9
2 files changed
+17
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
| 121 | + | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
193 | | - | |
| 192 | + | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
230 | | - | |
| 229 | + | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
| 261 | + | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
0 commit comments