Skip to content
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 #996

Merged

Commits on Jul 30, 2024

  1. upgrade to latest dependencies

    bumping github.com/rs/dnscache e0241e3...fc85eb6:
      > fc85eb6 feat: add option to restrict the default resolver to IPv4 or IPv6 (# 21)
    bumping knative.dev/pkg 4355f0c...330b271:
      > 330b271 Bump github.com/tsenart/vegeta/v12 from 12.11.1 to 12.11.3 (# 3077)
      > 3561487 upgrade to latest dependencies (# 3078)
    bumping github.com/prometheus/common 789222a...0c7b585:
      > 0c7b585 Merge pull request # 649 from rajagopalanand/13364
      > 804fbbe Update common Prometheus files (# 660)
      > 77ec85c Add SigV4 FIPS STS  endpoint config
      > 3f20456 Bump golang.org/x/net from 0.25.0 to 0.26.0 (# 657)
      > d726751 Merge pull request # 625 from mikelolasagasti/replace-goautoneg
      > e31eeaa Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (# 658)
      > c97390a Add a `RELEASE.md` and add @gotjosh as a mantainer (# 644)
      > 2d5ba4a Move goautoneg to external dependency
      > 3236a12 Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (# 656)
      > ef08658 enable errcheck linter (# 637)
      > 1cfb464 Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 (# 659)
      > cecfdc4 Update Go modules (# 643)
      > ab322ea chore: add HumanizeTimestamp; make ConvertToFloat exportable (# 654)
      > 04635d2 Merge pull request # 655 from yeya24/change-omit-empty
      > e5fa530 Merge pull request # 646 from prometheus/repo_sync
      > c4974e5 fix test
      > 1c9da35 Merge pull request # 653 from alanprot/expose/FileSecret
      > 8839f2c Update common Prometheus files
      > 43f0db5 set http_headers to be omit empty
      > 3183099 Merge pull request # 651 from pracucci/show-http-header-issues
      > 2c133cf Exposing FileSecret
      > 92fc65e Merge pull request # 650 from pracucci/export-secret
      > d310c4a Fix JSON marshalling
      > 43e45c3 Fixed erronous mentions to SecretReader in comments
      > 0f4f649 Show HTTPClientConfig JSON marshalling issue
      > fbd2317 Expose secret as SecretReader and InlineSecret from config package
    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/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)
    
    Signed-off-by: Knative Automation <[email protected]>
    knative-automation committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3493591 View commit details
    Browse the repository at this point in the history