-
Notifications
You must be signed in to change notification settings - Fork 108
[main] Upgrade to latest dependencies #1848
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 #1848
Conversation
5a36bb2
to
f9d8a14
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1848 +/- ##
=======================================
Coverage 66.36% 66.36%
=======================================
Files 53 53
Lines 2081 2081
=======================================
Hits 1381 1381
Misses 586 586
Partials 114 114 ☔ View full report in Codecov by Sentry. |
f9d8a14
to
0e2d508
Compare
3e505a2
to
a713ff2
Compare
a713ff2
to
0bf6a45
Compare
bumping github.com/prometheus/procfs ff0ad85...51919fd: > 51919fd enable testifylint linter (# 643) > d9caa8e Return support for Go 1.20 (# 645) > faf06ce Update common Prometheus files > d9448e6 ignore NODEV errors when parsing powersupply files > 513f259 Bump golang.org/x/sys from 0.19.0 to 0.20.0 (# 639) > dbe3261 Update class_thermal.go (# 634) > ae2937e Fixup sysfs/system_cpu.go lint errors (# 638) > 51f7d13 feat: Add support for `CONFIG_CPU_FREQ_STAT` (# 627) > 5a801c6 Parse recovery line to be synced blocks (# 637) > 1adce6b bugfix: `s/TrimRight/TrimSuffix` for certain cases (# 618) > 2085b8f bugfix: Allow multiple `xprt` fields for NFS stats (# 619) > 68fb3df enhancement: Use pointer fields for `FibreChannel*` (# 623) > 5cca38b Update common Prometheus files (# 635) > 6bec248 Revert "fix: same TCP connection appears twice (# 631)" (# 633) > 987bedc fix: same TCP connection appears twice (# 631) > ee70db2 Merge pull request # 632 from prometheus/superq/1.22 > 0fdebd3 chore: Use kernel-compliant types for `{U,G}IDs` (# 620) > faa3526 Update Go versions > 69fc8f6 *: `s/(%v|%s)/%w` and use `go1.20` (# 617) > eac8540 update MAINTAINERS.md (# 629) > 3387ec6 style: returns procfs build-in error like other parsing methods (# 630) > 5819c81 Revert add avgRTT to nfs mountstats # 487 (# 625) > c5ada8d Update common Prometheus files > 6bba74b Update common Prometheus files > f7c2619 Update common Prometheus files (# 615) > aa18116 Update common Prometheus files (# 613) > 72170b5 Bump golang.org/x/sys from 0.17.0 to 0.18.0 (# 611) > b5cb3d2 Update common Prometheus files (# 610) > 6ae6f98 Update common Prometheus files (# 609) > 7b6eccc chore: class_fibrechannel: support optional attributes (# 607) > da53333 Update common Prometheus files (# 608) > 4b77c68 Bump golang.org/x/sys from 0.16.0 to 0.17.0 (# 606) > 6d8714c Add support for for /proc/net/tls_stat kTLS stats (# 579) > 0f527e6 Add `/sys/class/watchdog` statistics (# 594) > d254b01 Add support for gtime and cgtime stats. (# 597) > f5f033b feat: Add `/sys/fs/btrfs/<FSID>/commit_stats` statistics (# 580) > 51a293e golint: redundant type from array, slice, or map composite literal (# 601) > d735b08 Update common Prometheus files (# 604) > 868112d infiniband: support Intel irdma devices (# 605) > dd493f4 Bump golang.org/x/sys from 0.15.0 to 0.16.0 (# 603) > f06ab8f Bump golang.org/x/sync from 0.5.0 to 0.6.0 (# 602) > 495e483 Update common Prometheus files > 8a3ea46 Update common Prometheus files (# 598) > a45c08c Update common Prometheus files (# 596) > 534069e Bump golang.org/x/sys from 0.13.0 to 0.15.0 (# 593) > 8f660d1 meminfo: add Percpu field (# 588) > 732ca0f Update common Prometheus files (# 595) > feff289 Update common Prometheus files (# 590) > 9fdfbe8 Add udp drops (# 538) > f11f6e4 Update crypto.go, fix incorrect spelling (# 591) > 6990574 Bump golang.org/x/sync from 0.3.0 to 0.5.0 > e9c69c6 Update common Prometheus files > 43bf323 Bump golang.org/x/sys from 0.12.0 to 0.13.0 > f78f919 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 > 2cfca8d fix(meminfo): remove `bytes` versions of fields that aren't bytes > f75eb9f ref(meminfo): simplify variable assignment > 18260ef fix(meminfo): account for optional unit field so values are accurate > 894a5e8 Update common Prometheus files (# 578) bumping knative.dev/networking bab7f2a...543181c: > 543181c upgrade to latest dependencies (# 996) > 2ffc30d Update community files (# 995) > 8f1ea9d upgrade to latest dependencies (# 994) bumping knative.dev/eventing 1aa3407...ff37e4e: > ff37e4e Sequence reconciler reads and watch the config-features configmap (# 8124) > a9abf3c [main] Upgrade to latest dependencies (# 8119) > d56d9ea [main] Update community files (# 8120) bumping google.golang.org/protobuf 4a76e11...c33baa8: > c33baa8 all: release v1.34.2 > 971c712 gofeatures: allow setting legacy_unmarshal_json_enum feature at file level > 3b8611b reflect/protoreflect: FieldDescriptor.Kind should never be GroupKind for maps or fields of map entry > ca837e5 types/descriptorpb: regenerate using latest protobuf v27.0 release > 1d4293e internal/impl: fix size cache semantics with lazy decoding > ef74188 all: set Go language version to Go 1.20 > b3f1c7a reflect/protodesc: remove obsolete JSON name check from desc validator > cbc3dd6 all: replace interface{} by any now that we are on Go 1.21 > 0e93293 internal/impl: enable fully lazy extensions (over Size and Marshal) > 15d7b13 all: remove Go 1.17 build tags / workarounds > f7dca67 all: set Go language version to Go 1.21 > 09393c1 all: start v1.34.1-devel bumping github.com/rs/dnscache e0241e3...fc85eb6: > fc85eb6 feat: add option to restrict the default resolver to IPv4 or IPv6 (# 21) bumping knative.dev/caching 989f54c...0a5c1ed: > 0a5c1ed upgrade to latest dependencies (# 884) > c601f82 upgrade to latest dependencies (# 883) > 2e84812 Update community files (# 882) > d2f87fc upgrade to latest dependencies (# 881) bumping knative.dev/serving 873602a...1f480d0: > 1f480d0 Update net-gateway-api nightly (# 15444) > 97e9e8d upgrade to latest dependencies (# 15439) > 2b86c14 Add support for hostipc, hostpid and hostnetwork (# 15414) > cac5e63 Fix bug in cert manager config (# 15434) > 222065d Update net-kourier nightly (# 15429) > 57fa417 Update net-contour nightly (# 15430) > e740654 Update net-gateway-api nightly (# 15428) > 5225d4f Update net-istio nightly (# 15427) > 8c13034 upgrade to latest dependencies (# 15426) > 42bc7bb Update community files (# 15425) > 19b5e8c Update net-kourier nightly (# 15423) > 666897e Update net-contour nightly (# 15422) > dfa1726 Update net-gateway-api nightly (# 15421) > 9a7409c clean up old certificate leases (# 15420) > 8ab2768 upgrade to latest dependencies (# 15419) bumping knative.dev/hack 9c9eed6...441a19f: > 441a19f remove geo replication (# 389) > 0a23232 Update community files (# 388) Signed-off-by: Knative Automation <[email protected]>
0bf6a45
to
19eabda
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: houshengbo, 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 |
Cron -knative-prow-robot
/cc knative/operations-wg-leads
/assign knative/operations-wg-leads
Produced by: knative-extensions/knobots/actions/update-deps