This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bumping github.com/prometheus/client_model 9a2bf30...1c92cad: > 1c92cad Merge pull request # 72 from prometheus/repo_sync > cbe84de Merge pull request # 71 from prometheus/superq/update_build > 58db340 Update common Prometheus files > baaa038 Merge pull request # 70 from prometheus/repo_sync > 568c466 Update Go > 7b38251 Merge pull request # 69 from prometheus/repo_sync > 185bafb Update common Prometheus files > cfbcccb Merge pull request # 67 from prometheus/beorn7/histogram > 4dbcf4e Update common Prometheus files > 95a0733 Merge pull request # 66 from ArthurSens/created-timestamp > 2a367b9 histogram: Add a doc comment about when to add a no-op span bumping google.golang.org/protobuf 68463f0...3068604: > 3068604 all: release v1.32.0 > bfcd647 protojson: configurable recursion limit when unmarshalling > 24fba63 gha-ci: instruct bazelisk to use previous bazel version > 8ed73c7 all: run integration test on longtest builders in CI > e8baad6 reflect/protodesc: support editions feature resolution > 3bfc0b0 all: drop -mod=vendor in integration test invocations > c9d2559 reflect/protoreflect: use go1.20 unsafe interface for strings and slices > a1297bf all: set required version to 1.17 > 2b71f26 all: fix go generate (needs protolegacy build tag for weak fields) > 704136e protoc: update to the newest protobuf version (25.1) > 2087447 internal/strs: use go1.20 unsafe interface for strings > 9b87403 all: remove pre-module support code from integration test > a8317fb reflect/protodesc: don't generate invalid syntax values > 9492118 internal/benchmarks: make download_benchdata print an error > f4a6c1f types/descriptorpb: regenerate using latest protobuf v25.0-rc2 release candidate > 86bdc47 internal/impl: preallocate memory when unmarshalling packed repeated fields > 322d454 all: avoid non-const reflect.MethodByName calls > 6352dec prototext: Fix parsing of unknown repeated message fields > 8088bf8 encoding: Add EmitDefaultValues option > 01c8445 all: test with Go 1.20 and 1.21 > 849f2c2 gha-ci: fix builds from cache: add ~/.cache/bazel (+ update actions) > 70db1e1 encoding/protojson: ignore unknown enum name if DiscardUnknown=true > f9212a8 all: modernize documentation > 6d0a5db types/descriptorpb: regenerate using latest protobuf v24.0-rc2 release candidate > 31694db types/dynamicpb: make atomicExtFiles the first word of the struct > 4396dd4 encoding/protodelim: drop TestUnmarshalFromBufioAllocations > 55f120e all: start v1.31.0-devel bumping knative.dev/reconciler-test df253bf...3d51eaf: > 3d51eaf Update community files (# 643) bumping knative.dev/eventing df6a6f0...57901b9: > 57901b9 Add Kubernetes 1.29.0 for KinD e2e tests (# 7524) > 32cbcec Add missing attribute filter tests (# 7516) > c674523 Remove Kubernetes 1.26 from KinD e2e tests (# 7523) bumping github.com/prometheus/client_golang fa1408e...53be91d: > 53be91d Revert "change api http.client to interface" > 1a2d072 Add 1.18 changelog > 239b123 Merge pull request # 1387 from tsipo/main > 3f8bd73 Merge pull request # 1370 from prometheus/dependabot/go_modules/tutorial/whatsup/google.golang.org/grpc-1.56.3 > 24d59e9 change client to interface, allow override by other implementations (e.g. github.com/hashicorp/go-retryablehttp) > e96fb18 Merge pull request # 1401 from prometheus/dependabot/go_modules/golang.org/x/sys-0.15.0 > 5e55b31 Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tutorial/whatsup > 80d3f0b Normalize empty help values in CollectAndCompare (# 1378) > 2a8fc90 Bump golang.org/x/sys from 0.13.0 to 0.15.0 > 3f80cd1 Add example of NewConstMetricWithCreatedTimestamp (# 1375) > e160b50 Bump prometheus/common to 0.45.0 (# 1374) > 3879457 This way the import is more readable (# 1383) > 0356577 Merge pull request # 1376 from prometheus/repo_sync > f030c3d Merge pull request # 1373 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.45.0 > f66184f Update common Prometheus files > 884bc8e Merge pull request # 1371 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.5.0 > 4e4691d Bump github.com/prometheus/common in /tutorial/whatsup > 13a208d Merge pull request # 1366 from prometheus/dependabot/go_modules/golang.org/x/net-0.17.0 > 16b91f8 Bump github.com/prometheus/client_model > cd8cba2 histograms: Add timer to reset ASAP after bucket limiting has happened (# 1367) > 5046a13 Bump golang.org/x/net from 0.15.0 to 0.17.0 > c3e797e Merge pull request # 1365 from prometheus/dependabot/go_modules/tutorial/whatsup/golang.org/x/net-0.17.0 > 60a8513 Add support for custom validations in promlint (# 1311) > 5b75807 Bump golang.org/x/net from 0.10.0 to 0.17.0 in /tutorial/whatsup > 486d514 Update dependency golang.org/x/net to v0.15.0 (# 1342) > 64e51f5 proccess_collector: add wasip1 stub (# 1350) > d81c33f Update MAINTAINERS.md (# 1362) > 1803eb9 Update common Prometheus files (# 1361) > 51714a5 Merge pull request # 1360 from colega/improve-performance-of-with-label-values > dac14aa Merge pull request # 1356 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.12.0 > 005d8de Improve performance of WithLabelValues(...) > 556bf30 Merge pull request # 1357 from prometheus/dependabot/go_modules/golang.org/x/sys-0.12.0 > 87a016c Bump github.com/prometheus/procfs from 0.11.1 to 0.12.0 > 4c10365 Merge pull request # 1358 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.17.0 > 22540dc Configure CI to automerge dependabot PRs (# 1359) > 7004b66 Bump golang.org/x/sys from 0.11.0 to 0.12.0 > 40c7d2f Merge pull request # 1355 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.17.0 > 1844c50 Bump github.com/prometheus/client_golang in /tutorial/whatsup > 3278043 Add changelog entry for 1.17 (# 1353) > e43edfc Bump github.com/prometheus/client_golang in /examples/middleware bumping github.com/prometheus/procfs 113c501...ff0ad85: > ff0ad85 Update for Go 1.21 (# 575) > ce949a5 Add `hw_counters` for infiniband device. (# 549) > b2168a3 infiniband: do not fail if board_id is not present (# 556) > 647e50e Add inode number to fdinfo (# 552) > 9d715e8 Add NSpid to proc status (# 557) > 8676d3d dongjiang, add nfs over RDMA proc parse (# 558) > 607adcf Fix build tags for isRealProc function (# 560) > a5ae62f proc_maps: Parse address and device without allocating (# 572) > 5056707 Improve sysfs vulnerability parsing (# 568) > 340d4b8 NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (# 574) > e8dd544 Fixup nfs naming (# 573) > f22604f Update common Prometheus files > b6ad5a7 fix code comment error (# 561) (# 562) > c05b611 fix gofmt checking fail > 301089d dongjiang, support v4 proc4ops 38 operations > 8f5b8ca dongjiang, fix nfsd v4 ops index > e3cbe53 Bump golang.org/x/sys from 0.10.0 to 0.11.0 > 75c02c7 Update common Prometheus files > e7af452 Fix annotation errors > c5d92ab Bump golang.org/x/sys from 0.9.0 to 0.10.0 bumping knative.dev/pkg d513e48...dfa0a2c: > dfa0a2c Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (# 2924) > 32bea20 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (# 2923) Signed-off-by: Knative Automation <[email protected]>
- Loading branch information