Skip to content

Commit 5e7ea0b

Browse files
upgrade to latest dependencies
bumping knative.dev/pkg 44579e9...8481e7e: > 8481e7e parse the endpoint as a URL to allow paths (# 3197) > 7681e80 handle no views in the context (# 3196) > 5abfb10 [injection/sharedmain] OTel Support (# 3190) > 5e2512c New observability package (# 3188) > 4ec554b Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 (# 3194) > 0285e29 group otel updates (# 3193) > fe85a65 drop unused functions in webhook testing (# 3191) > fd105c6 refactor webhook testing (# 3186) > fe477b7 drop cert-manager from downstream tests (# 3187) > 05e18ff pull configmap parsing into separate package (# 3185) > 4e27b2e bump min k8s version to 1.32 (# 3184) > 1da18b7 Bump the golang-x group with 3 updates (# 3183) > 2c412af Bump google.golang.org/grpc from 1.72.2 to 1.73.0 (# 3182) > 3c3a920 Bump google.golang.org/grpc from 1.72.1 to 1.72.2 (# 3181) bumping github.com/prometheus/client_model 571429e...eb136e5: > eb136e5 Merge pull request # 119 from prometheus/superq/google.golang.org/protobuf > ef699ce Merge pull request # 116 from prometheus/repo_sync > bf7f2ca Update golanci-lint to v2. > 5b93968 Merge pull request # 115 from prometheus/repo_sync > bf8b12e Update common Prometheus files > 7e9b56c Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 > afe0b21 Merge pull request # 114 from prometheus/repo_sync > ae83ddc Update common Prometheus files > 73608e2 Merge pull request # 113 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.5 > 75e1daf Update common Prometheus files > d78a75f Merge pull request # 112 from prometheus/repo_sync > b83e07b Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 > e3e50de Merge pull request # 111 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.4 > ece60c3 Update common Prometheus files > 82f8226 Merge pull request # 110 from prometheus/repo_sync > f50dded Bump google.golang.org/protobuf from 1.36.1 to 1.36.4 > 19a60c3 Merge pull request # 109 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.1 > 306afc6 Update common Prometheus files > 11e7f0d Merge pull request # 108 from prometheus/repo_sync > e9dfd51 Bump google.golang.org/protobuf from 1.35.2 to 1.36.1 > a4596aa Merge pull request # 107 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.35.2 > 8353f1c Update common Prometheus files > 773bf3b Merge pull request # 106 from prometheus/repo_sync > 896cbc9 Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 > 6326205 Merge pull request # 105 from prometheus/repo_sync > 8eba33e Update common Prometheus files > acc09ea Merge pull request # 104 from prometheus/beorn7/update > 149654f Update common Prometheus files > 1577ebe Merge pull request # 103 from prometheus/repo_sync > 008ed61 Update google.golang.org/protobuf to v1.35.1 > a28965b Merge pull request # 101 from prometheus/repo_sync > 28a3a9c Update common Prometheus files > b3f4840 Merge pull request # 100 from prometheus/repo_sync > dc77689 Update common Prometheus files > 882bae9 Merge pull request # 99 from prometheus/repo_sync > 3a06303 Update common Prometheus files > d9c1575 Merge pull request # 98 from prometheus/repo_sync > 484a07e Update common Prometheus files > 3c37cbd Merge pull request # 97 from prometheus/repo_sync > af60cd0 Update common Prometheus files > 0ca72e2 Merge pull request # 96 from prometheus/repo_sync > e27ef4f Update common Prometheus files > 7befc49 Merge pull request # 95 from prometheus/repo_sync > ea177c6 Update common Prometheus files > 10b17bc Merge pull request # 94 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.2 > 82a83dd Update common Prometheus files > fbf5f7c Merge pull request # 93 from prometheus/repo_sync > eeaf4f9 Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 > a534ba6 Merge pull request # 92 from prometheus/repo_sync > ca68bc9 Update common Prometheus files > 80f8fb6 Merge pull request # 91 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.1 > 77c92e2 Update common Prometheus files > 19e4b65 Merge pull request # 90 from prometheus/repo_sync > 782e731 Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 > 5f5f1b1 Merge pull request # 88 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.0 > 955b441 Update common Prometheus files > 2274bc2 Merge pull request # 89 from prometheus/repo_sync > 04cd74f Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 > bca63c6 Update common Prometheus files bumping k8s.io/apimachinery 59e9003...173776a: > 173776a Merge pull request # 131708 from tigrato/automated-cherry-pick-of-# 131702-upstream-release-1.33 > a3d1fde fix: fixes a possible panic in `NewYAMLToJSONDecoder` > 955939f bump etcd 3.5.21 sdk > e8a77bd Merge pull request # 130910 from googs1025/fix/datarace > 7e8c77e Merge pull request # 130906 from serathius/streaming-validation > 27fd396 flake: fix data race for func TestBackoff_Step > 8bcc6f1 Update kube-openapi and integrate streaming tags validation > 6ce776c Merge pull request # 130857 from thockin/kk_small_vg_diffs > f2c94d6 Comment on origin and JSON schema > b63ba07 Use origin in validateFalse's own test > beddba4 Use test.Helper in helper funcs > eaf4038 Merge pull request # 130354 from siyuanfoundation/forward-api > c8bf404 Merge pull request # 130019 from yongruilin/version-intro > 39750cd Add emulation forward compatibility into api enablement and RemoveDeletedKinds. > a04ff37 Merge pull request # 122550 from danwinship/tighten-ip-validation > 18f4642 refactor: detach Info from apimachinery util version > 2eee037 Merge pull request # 130705 from aaron-prindle/validation-gen-add-metric-and-runtime-verification-upstream > 7186701 Fix IP/CIDR validation to allow updates to existing invalid objects > a78ae8b feat: extend version information with more detailed version fields > 2687636 Merge pull request # 130739 from jpbetz/declarative-validation-test-infra > f33bb5d chore: change error_matcher.go to use test interface instead of importing testing pkg > 72340d2 Add legacy versions of IsValidIP/IsValidCIDR > d9e6c50 Introduce versioned validation test utilitizes and add fuzz tester > 8aa42c4 Slightly improve EndpointSlice address validation > e79d000 Merge pull request # 129407 from serathius/streaming-proto-list-encoder > 5b974f2 Add validation.IsValidInterfaceAddress > 87bb4f9 Merge pull request # 130730 from jpbetz/minimum-tag > e0ec816 Implement streaming proto encoding > a18d60b Add +k8s:minimum validation tag > 6e3d6ca Merge pull request # 128786 from danwinship/bad-ip-warnings > 56015c7 Merge pull request # 130699 from thockin/master_validation-gen_odd_cases > fe80b85 Add utilvalidation.GetWarningsForIP and .GetWarningsForCIDR > 40f26b3 Merge pull request # 130695 from yongruilin/validation-gen_coveredbydeclarative > af97bd6 Prevent usage patterns we don't want to support > ba7db19 Split out IP validation functions into their own file > 06dde8a Add CoveredByDeclarative to field error struct > ee322b2 Merge pull request # 130666 from thockin/yaml_json_ambiguous_decode > e25aab0 Merge pull request # 130555 from thockin/k_k_randfill > 9b3d085 Better handling of YAML that tastes like JSON > a18d7f2 Vendor randfill > 78ddbb8 Use randfill, do API renames > ac04c7e Merge pull request # 130569 from dims/update-to-latest-cadvisor-v0.52.0 > a3f7d4e Merge pull request # 130543 from thockin/error_matcher_and_origin > 7802db1 update to v1.22.0-rc.0 > a70cc77 Fix up ErrorMatcher from feedback > 4dfd1a6 update to latest cadvisor @ v0.52.0 > b5eba29 Merge pull request # 130511 from z1cheng/issue_130395 > e93b7f2 Merge pull request # 130549 from jpbetz/validation-gen-pr2 > e8d821e Implement tests for encoding collections in Proto > 39f6713 Add declarative validation to scheme > 9dca0b5 Merge pull request # 130349 from jpbetz/validation-gen-pr1 > 14ab970 Add validators: immutable > 93247ca Add validators: optional/required/forbidden > f6058d5 Add validators: eachkey, eachval, subfield > 77caaf9 Add validation-gen test infrastructure > 13b1842 Introduce validation-gen > 4e96674 Merge pull request # 128919 from dashpole/update_otel > ded50ec update go.opentelemetry.io dependencies to v1.33.0/v0.58.0 > a3e3122 Merge pull request # 130388 from thockin/error_matcher_and_origin > 7d0dbe2 Merge pull request # 129334 from serathius/streaming-json-list-encoder > 46d8d84 Add an error matcher, convert 2 tests > 609a765 Merge pull request # 130474 from dims/bump-x/crypto-and-x/oauth2 > 1e89b89 Streaming JSON encoder for List > fa95ab3 Fix nits from PR 130355 > 6c5685c Merge pull request # 130355 from yongruilin/validation_origin > f7c9d8b Bump x/oauth2 and x/crypto > 758f86d Merge pull request # 129688 from cpanato/update-main-go124 > 0571dbf test: convert ValidateEndpointsCreate to use error Origin field in test > 68b2a81 Switch to private instances of rand for seeding for tests > da1b1a9 feat: Add Origin field to Error and related methods > aac66c8 bump go.mod to set min go1.24 > ee1e055 Merge pull request # 130220 from serathius/streaming-json-tests > a783532 Merge pull request # 130187 from mansikulkarni96/129084 > e38241d Add tests for encoding collections in JSON for KEP-5116 > 0a41670 Drop winsymlink go 1.23 workaround > 47e7fa9 Merge pull request # 130151 from marosset/windows-unit-tests-externaljwt-plugin-fixes > 11b535c fixing various unit tests on Windows that create abstract sockets > 46c230e Merge pull request # 130049 from aojea/avoid_ginkgo_dep > a19f1f8 Merge pull request # 129792 from likakuli/fix-errshortbuffer > d8c2c0a reduce dependencies in apimachinery net testing utils > 1235242 Merge pull request # 129341 from pohly/log-client-go-watch > f7fd8b3 fix: Fix the issue of relist caused by client-side timeout > a2cb7d3 Merge pull request # 125046 from tklauser/min-max-builtins > 675c4f7 client-go + apimachinery watch: context support > 4c61591 Merge pull request # 129815 from dims/linter-to-ensure-go-cmp/cmp-is-used-only-in-tests > b93cf32 Use Go 1.21 min/max builtins > d5dedd0 Linter to ensure go-cmp/cmp is used ONLY in tests > 45d29dc Merge pull request # 129611 from carlory/cleanup-WatchBookmark > c74304d Merge pull request # 129346 from pohly/log-client-go-apimachinery-wait > 5036924 remove WatchBookmark feature-gate comment from types.go > f863467 Merge pull request # 129633 from skitt/revert-go-difflib-go-spew > b6d30bd apimachinery wait: support contextual logging > 808ab77 Revert to go-difflib and go-spew releases > 3e8e52d Merge pull request # 129349 from dims/bump-x/net-to-v0.33.0 > c485e50 Bump x/net to v0.33.0 > 307a3dd Merge pull request # 126387 from pohly/log-client-go-tools-cache-apis > a1a247a Merge pull request # 129257 from liggitt/coerce-labels-annotations > 6091c6a k8s.io/apimachinery: add HandleCrashWithLogger and HandleErrorWithLogger > 8d8a7ac Coerce null label and annotation values to empty string > 767f17a Merge pull request # 129213 from Jefftree/k-openapi > ff1373e bump kube-openapi > cfa44a1 Merge pull request # 128659 from saschagrunert/google-go-protobuf > 5765d81 Replace `github.com/golang/protobuf` with `google.golang.org/protobuf` > 7249ce1 Merge pull request # 129195 from dims/update-x/crypto/ssh-dependency > f228881 Update x/crypto/ssh dependency > d2cfef5 Merge pull request # 129170 from benluddy/cyclic-marshaler-cache-race > 146e532 Merge pull request # 129054 from pohly/remove-import-name > 373952f Fix data race in CBOR serializer's custom marshaler type cache. > 6e120e1 Merge pull request # 127897 from modulitos/add-x509-uid-to-user > 15f29b9 remove import doc comments > 8c60292 Merge pull request # 129103 from liggitt/drop-winreadlinkvolume > aa837c2 set user.DefaultInfo.UID from x509 cert > f9c043a Drop use of winreadlinkvolume godebug option > a0ca814 Merge pull request # 129083 from liggitt/go1.23windows > 65d79dc Revert to go1.22 windows filesystem stdlib behavior > 96b97de Merge pull request # 127513 from tkashem/delete-undecryptable bumping github.com/prometheus/common 280b0e7...75c3814: > 75c3814 feat: Support negative duration in new function ParseDurationAllowNegative (# 793) > 7bd5fff feat(promslog): add Level() method to get slog.Level (# 795) > 95acce1 Merge pull request # 791 from prometheus/remove-otlptranslator > 098669c Update common Prometheus files (# 789) > 1de8cfa Remove otlptranslator package > 6a35e02 build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (# 788) > 487c180 refactor(promslog): make `NewNopLogger()` wrapper around `New()` (# 783) > b8eddd7 build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 (# 786) > 8048031 build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (# 785) > 4ca345a build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 (# 784) > 633961f Merge pull request # 787 from prometheus/repo_sync > 8de85c2 Merge pull request # 739 from prometheus/beorn7/log > 8c1fb2e Update common Prometheus files > 318ef65 build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (# 776) > 31ee791 promslog: Use the default timezone (again) > 09eca2d build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 (# 777) > cffef2d chore: Upgrade golangci-lint to v2 (# 779) > 3874acf Update Go (# 770) > 6071fb3 Update common Prometheus files (# 775) > e4b3776 Update common Prometheus files (# 774) > 81fbc80 Merge pull request # 773 from prometheus/deprecate > cf3c56f Merge pull request # 768 from prometheus/otlp-translator > 64474d2 Add deprecation notice to otlptranslator > a9cc7f7 Update common Prometheus files (# 767) > b35ad99 Add test case for BuildCompliantMetricName with a metric that starts with a digit and addMetricSuffixes is true > 0decf1f Fix spelling mistake in godoc (# 766) > 227989c otlptranslator: Add dependency free package that translator OTLP data into Prometheus metric/label names > 6b9636c model: Clarify the purpose of model.NameValidationScheme (# 765) > 56f6f38 build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 (# 762) > b516f6d build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (# 763) > 0db99da build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (# 761) > ca40aa0 build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (# 756) > cc17dab Update common Prometheus files (# 757) > 84a26db Merge pull request # 752 from petern48/patch-2 > a784287 promslog: Make AllowedLevel concurrency safe. (# 754) > 9fedd39 Fix typo 'the an' > 7684929 Bump google.golang.org/protobuf from 1.36.1 to 1.36.3 (# 751) > 5b0d088 Bump golang.org/x/net from 0.33.0 to 0.34.0 (# 749) > 1b10c09 Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (# 750) > df14882 feat(promslog): implement reserved keys, rename duplicates (# 746) > 1cc5297 setup ossf scorecard and codeql workflows (# 564) > d5631d2 making this map a public variable (# 741) bumping github.com/go-logr/logr 1205f42...38a1c47: > 38a1c47 build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 > f08bedd build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 > 6295e99 build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 > 028840d build(deps): bump github/codeql-action from 3.28.15 to 3.28.17 > 511e5fa Merge pull request # 367 from go-logr/dependabot/github_actions/github/codeql-action-3.28.15 > 158c311 Merge pull request # 366 from thockin/master > d806463 build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 > 20a64ba build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 > c79ddb3 Update to support golangci-lint v2 > 0385e14 Add comments around slog exceptions > 8fd86d2 Revert "Remove one exception from Slog testing" > 22d21f0 Update github actions > 1e06d3d Remove one exception from Slog testing > c439f61 Fix slog tests for 1.25 > fd59c10 Merge pull request # 359 from go-logr/dependabot/github_actions/actions/upload-artifact-4.6.2 > 50c533c Merge pull request # 358 from go-logr/dependabot/github_actions/github/codeql-action-3.28.12 > 2b467c4 build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 > 8476b37 Merge pull request # 357 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-6.5.2 > 9a1211d build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 > eec33c4 build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 > 8de8c51 Merge pull request # 356 from go-logr/dependabot/github_actions/actions/setup-go-5.4.0 > 140789c build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 > 525d37c Merge pull request # 354 from go-logr/dependabot/github_actions/github/codeql-action-3.28.11 > 207008c build(deps): bump actions/setup-go from 5.3.0 to 5.4.0 > 95b588a Merge pull request # 352 from go-logr/dependabot/github_actions/github/codeql-action-3.28.10 > f597e8b build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 > 1c2d47a Merge pull request # 351 from go-logr/dependabot/github_actions/ossf/scorecard-action-2.4.1 > 18c61bc build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 > 7805e15 Merge pull request # 353 from go-logr/dependabot/github_actions/actions/upload-artifact-4.6.1 > e374c47 build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 > 4af26d9 build(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 > 80045e5 build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 > 1a48fc0 build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 > 743e080 build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 > cfd110a build(deps): bump github/codeql-action from 3.28.5 to 3.28.8 > 6a2281a Merge pull request # 346 from go-logr/dependabot/github_actions/actions/setup-go-5.3.0 > ccd6555 Merge pull request # 345 from go-logr/dependabot/github_actions/github/codeql-action-3.28.5 > e2e4b0e build(deps): bump actions/setup-go from 5.2.0 to 5.3.0 > c233155 Merge pull request # 344 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-6.2.0 > 677a7c2 build(deps): bump github/codeql-action from 3.28.1 to 3.28.5 > b8ba189 Merge pull request # 343 from go-logr/dependabot/github_actions/actions/upload-artifact-4.6.0 > 96397cb build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 > 7fb2590 Merge pull request # 342 from go-logr/dependabot/github_actions/github/codeql-action-3.28.1 > 0a1e3b8 build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 > 1cb5846 build(deps): bump github/codeql-action from 3.27.9 to 3.28.0 > 08afa36 build(deps): bump github/codeql-action from 3.28.0 to 3.28.1 > 28c3e59 Merge pull request # 339 from go-logr/dependabot/github_actions/github/codeql-action-3.27.9 > e0b26f2 Merge pull request # 338 from go-logr/dependabot/github_actions/actions/setup-go-5.2.0 > d860f7f build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 > 8849d8d build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 > 1210f7d build(deps): bump actions/setup-go from 5.1.0 to 5.2.0 > a64db0b Merge pull request # 334 from go-logr/dependabot/github_actions/github/codeql-action-3.27.5 > 5342602 build(deps): bump github/codeql-action from 3.27.0 to 3.27.4 > cf0063c build(deps): bump github/codeql-action from 3.27.4 to 3.27.5 > f151316 Merge pull request # 330 from go-logr/dependabot/github_actions/actions/checkout-4.2.2 > e072c1a Merge pull request # 331 from go-logr/dependabot/github_actions/github/codeql-action-3.27.0 > 35ea6fd build(deps): bump actions/checkout from 4.2.1 to 4.2.2 > ddf199b Merge pull request # 329 from go-logr/dependabot/github_actions/actions/setup-go-5.1.0 > afe9b4a build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 > 1ce1e2e build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 > c5df16e build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 > 8d6912c build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 > 8d9adce build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 > 6f2dcb8 build(deps): bump actions/checkout from 4.2.0 to 4.2.1 > 5d59669 GitHub: bump Go version used for apidiff > 685f8d1 Merge pull request # 323 from go-logr/dependabot/github_actions/github/codeql-action-3.26.11 > 1108ded Merge pull request # 322 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-6.1.1 > 85e5c25 build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 > a3fdc92 build(deps): bump actions/checkout from 4.1.7 to 4.2.0 > 5014e65 build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 > 8c14043 build(deps): bump github/codeql-action from 3.26.8 to 3.26.9 > bb9f20d Merge pull request # 319 from go-logr/dependabot/github_actions/github/codeql-action-3.26.8 > e2720e1 build(deps): bump github/codeql-action from 3.26.6 to 3.26.7 > 98f267c build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 > 275154a Merge pull request # 317 from go-logr/dependabot/github_actions/github/codeql-action-3.26.6 > abec0d5 Merge pull request # 316 from go-logr/dependabot/github_actions/actions/upload-artifact-4.4.0 > 3bf2a10 build(deps): bump github/codeql-action from 3.26.5 to 3.26.6 > 14f036d Merge pull request # 315 from go-logr/dependabot/github_actions/github/codeql-action-3.26.5 > 35ef369 build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 > 4743538 Merge pull request # 314 from go-logr/dependabot/github_actions/github/codeql-action-3.26.2 > dd81768 build(deps): bump github/codeql-action from 3.26.2 to 3.26.5 > 1033a72 build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 > edcd2be build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 > 79c4c21 build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 > d95a0df build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6 > a340533 Merge pull request # 309 from thockin/master > 90d9f9d build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 > 0103ab5 Silence spurious lint warnings > 6386269 build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 > 26eb1a2 build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 > 781996a build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 > 76dab72 build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 > 2110dbe Merge pull request # 302 from go-logr/dependabot/github_actions/actions/upload-artifact-4.3.4 > c65c5f6 Merge pull request # 301 from go-logr/dependabot/github_actions/github/codeql-action-3.25.11 > e04bf87 build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 > eb84a8c Merge pull request # 300 from go-logr/dependabot/github_actions/actions/checkout-4.1.7 > cd5acd5 build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 > d69364f Merge pull request # 299 from go-logr/dependabot/github_actions/github/codeql-action-3.25.10 > cdbf6fb build(deps): bump actions/checkout from 4.1.6 to 4.1.7 > 8ce0cab Merge pull request # 298 from go-logr/dependabot/github_actions/github/codeql-action-3.25.8 > 6b90080 build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 > 375c22d Merge pull request # 297 from go-logr/dependabot/github_actions/github/codeql-action-3.25.7 > a9e97bc build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 > 976cd73 Merge pull request # 296 from go-logr/dependabot/github_actions/github/codeql-action-3.25.6 > 2bb10dc build(deps): bump github/codeql-action from 3.25.6 to 3.25.7 > e99951c build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 bumping github.com/prometheus/procfs 51919fd...cff69b9: > cff69b9 infiniband: do not make assumptions about counters based on HCA name (# 678) > ee82f2f build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 (# 716) > 4482eb5 Update class_infiniband.go (# 687) > 49d0fe6 build(deps): bump golang.org/x/sys from 0.31.0 to 0.32.0 (# 717) > 70166be class_infiniband: continue on syscall EINVAL (# 705) > f61a330 Use SysReadFile for thermals and skip failed zones (# 712) > 67f32ef chore: Upgrade golangci-lint to v2 (# 715) > 6c7a481 Update common Prometheus files (# 713) > ba1e271 Update Go (# 708) > 0289c96 Update common Prometheus files (# 710) > 1e882c2 Update common Prometheus files (# 709) > 171952f Update common Prometheus files (# 671) > 775997f build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 (# 703) > 672fb0e build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (# 702) > ca691f1 build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 (# 701) > 5d8dd55 Add support for per-interface SNMP6 stats > 64d7b47 chore: nolint misspell on vulnerability names > 3cc6dc9 fix: correct linters-settings typo in .golangci.yml > 88acb09 Bump golang.org/x/sys from 0.28.0 to 0.29.0 > 6185448 refactor: Rename symbol names according to golang conventions > 21839df enhancement: Implement classes to read drm subsystem > a05af62 Bump golang.org/x/sync from 0.9.0 to 0.10.0 (# 690) > 24ab3d8 feat: Read PCIE AER counters class/net (# 686) > 82ce1c1 Bump golang.org/x/sys from 0.26.0 to 0.28.0 (# 688) > c0a6b97 Bump golang.org/x/sync from 0.8.0 to 0.9.0 > 969849f feat(blockdevice): added sysblockdevicesize method and test (# 658) > 9c0d20a Bump golang.org/x/sys from 0.25.0 to 0.26.0 > 93a635a NetIPSocketSummary: Fix typo in godoc: UPD→UDP > 54b2b56 Update supported Go versions > fc5df4e Forbid print statements (# 668) > 3b2db06 Update common Prometheus files (# 666) > a49c6d2 Update common Prometheus files (# 662) > 31d6315 Update common Prometheus files (# 657) > 65f78fc Add Disk IO stats and ext4 FS stats (# 651) > 1808690 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (# 660) > b4e04cd Bump golang.org/x/sys from 0.22.0 to 0.24.0 (# 661) > 09209a4 Update common Prometheus files (# 652) > 6acd75f Bump golang.org/x/sys from 0.21.0 to 0.22.0 (# 656) > 0e0b4b1 Bump golang.org/x/sys from 0.20.0 to 0.21.0 > e416d6d Fix parsing NSpids field in /proc/{PID}/status > bd11127 Update common Prometheus files > f360499 Add support for SELinux AVC statistics (# 599) > 661a63e chore: deprecate `NewTCPx` methods (# 640) > ec61d8a enable gofmt and goimports linter (# 646) > 1754b78 enhancement: Expose CPU online status (# 644) bumping sigs.k8s.io/structured-merge-diff/v4 7bf59b3...0ee1c65: > 0ee1c65 Merge pull request # 283 from thockin/master > 1d759a2 Merge pull request # 279 from yongruilin/fix-apidiff > 1ae718b Switch from gofuzz to randfill > 23d89dc Merge pull request # 277 from yongruilin/apidiff > d3de6bc fix: update apidiff script to install tool and set up remote repository > d4ed9e1 feat: Adds a script to run apidiff bumping sigs.k8s.io/yaml c3772b5...0f318dc: > 0f318dc Merge pull request # 134 from kubernetes-sigs/forgot-to-add-redirects-for-constants > 8eaa802 Merge pull request # 133 from kubernetes-sigs/deprecate-code-in-goyaml.v3-goyaml.v2-and-redirect > b8fc0c0 Forgot to add redirects for v3 constants > 0fe7da3 Merge pull request # 125 from kragniz/go-1.24 > 69e45c1 Deprecate code in goyaml.v2/goyaml.v3 directories and redirect > c6ac2c9 Merge pull request # 126 from kragniz/remove-travis > 14cbb88 Test against go 1.24.x > b9a9b1c Merge pull request # 106 from ThatsMrTalbot/patch-1 > 203ded9 Remove old travisci config file > 56d6720 Merge pull request # 122 from liggitt/unhashable-key > 4c6913f fix: wrap errors returned by JSON unmarshal > 119290a Merge pull request # 118 from skitt/drop-go1.10-build > 63d028e Handle unhashable keys during merge > 50e7f43 Merge pull request # 119 from skitt/test-go-1.21 > ea138a0 Merge Go 1.10+ files > 9934139 Test with Go 1.21 and later bumping k8s.io/gengo/v2 2b36238...1244d31: > 1244d31 Merge pull request # 290 from thockin/add_Type_IsComparable > 7fee449 Merge pull request # 282 from yongruilin/readme > a9f17ae Add Type.IsComparable() > 65a8954 Merge pull request # 289 from thockin/add_types_Any_types_Pointer > f3099c5 fix: Correct CONTRIBUTING.md link > 0359904 Merge pull request # 284 from thockin/master > 588a1c6 Merge pull request # 287 from thockin/snippetwriter_merge_errors > 1a6a130 Add types.Any and types.Pointer > 96f1c4e Add ExtractFunctionStyleCommentTags() > 76c5745 Merge pull request # 288 from thockin/namer_any_vs_empty_interface > 6be8013 Add SnippetWriter.Merge() to carry error state > 0274408 Fix comment and test for TestExtractCommentTags > 1cce1b1 Namer: say 'any' instead of 'interface{}' bumping google.golang.org/genproto/googleapis/rpc 56aae31...513f239: > 513f239 chore(all): update all (# 1221) > 200df99 chore(all): update all (# 1220) > 55703ea chore(all): update all (# 1219) > 5a2f75b chore(all): auto-regenerate .pb.go files (# 1217) > fcd927c chore(all): update all (# 1218) > f936aa4 chore(all): auto-regenerate .pb.go files (# 1214) > 80320d0 chore(all): update all (# 1215) > c3e32d0 feat(googleapis/devtools/clouddebugger/v2): remove googleapis/devtools/clouddebugger (# 1216) > 10db94c chore(all): update all (# 1213) > 7b38467 chore(all): auto-regenerate .pb.go files (# 1212) > 2d3770c chore(all): auto-regenerate .pb.go files (# 1208) > 61c742a chore(all): update all (# 1211) > 207652e chore(all): update all (# 1209) > de1ac95 chore(all): auto-regenerate .pb.go files (# 1207) > ac9807e chore(all): update all to ee84b53 (# 1206) > ee84b53 chore(all): update all (# 1205) > b45e905 chore(all): update all (# 1204) > e70fdf4 chore(deps): bump golang.org/x/net to 0.37.0 (# 1202) > 33a14cd chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (# 1201) > 5d019e2 chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1200) > 81fb87f chore(all): auto-regenerate .pb.go files (# 1199) > 29e43e6 chore(all): auto-regenerate .pb.go files (# 1195) > a0af3ef chore(all): update all (# 1196) > 55c9018 chore(all): auto-regenerate .pb.go files (# 1194) > 546df14 chore(all): update all (# 1193) > 9fdb1ca chore(all): update Go to 1.24 (# 1191) bumping golang.org/x/text 700cc20...8072180: > 8072180 go.mod: update golang.org/x dependencies > 6cacac1 go.mod: update tagx:ignore'd golang.org/x dependencies bumping k8s.io/code-generator 434520c...2fa273f: > 2fa273f Update dependencies to v0.33.1 tag > ed11973 bump etcd 3.5.21 sdk > cf96b45 Merge pull request # 130906 from serathius/streaming-validation > 5177d2e Update kube-openapi and integrate streaming tags validation > c65ee9f Merge pull request # 130857 from thockin/kk_small_vg_diffs > 17f8907 Fix pkg names != dir in tests > 17556f0 Fix import groupings > 036eb3b Fix whitespace in validateFalse test fixture > f922e9c Merge pull request # 130827 from thockin/kk_refactor_FunctionGen > f758526 Merge pull request # 130795 from thockin/kk_emit_comments_before_validations > 5157d6d Non-pointer VariableGen > 46349f0 Emit comments before validation code > 84220cb Refactor VariableGen - no interface needed > e73eadd Merge pull request # 130019 from yongruilin/version-intro > d3d1ee7 Non-pointer FunctionGen > bd35c96 Merge pull request # 130737 from aaron-prindle/validation-gen-rename-extra-arg-flag-upstream > d677a42 feat: extend version information with more detailed version fields > 4733160 Refactor FunctionGen - no interface needed > 1cd577b Merge pull request # 130730 from jpbetz/minimum-tag > b37bb81 chore(validation-gen): rename flag --extra-pkg -> --readonly-pkg in validation-gen > a206d35 Add +k8s:minimum validation tag > 00c4317 Merge pull request # 130626 from BenTheElder/sort-client-gen > 2c43877 Merge pull request # 130706 from jpbetz/handle-optional-value-types-with-defaults > 0dc2808 sort client-gen output > e53f5f3 Handle optional value-types with defaults > 7b1630d Add comments to FunctionGen > 0beeeb1 Merge pull request # 130699 from thockin/master_validation-gen_odd_cases > 0abbe47 Disallow optional/required on non-pointer structs > 6ef9d23 Prevent usage patterns we don't want to support > 77ddbd1 Merge pull request # 130555 from thockin/k_k_randfill > 7970c93 Vendor randfill > 5423998 Use randfill, do API renames > 35fc80f Merge pull request # 130569 from dims/update-to-latest-cadvisor-v0.52.0 > 001bab2 Merge pull request # 130489 from p0lyn0mial/upstream-fake-client-pass-opts > 457b270 update to v1.22.0-rc.0 > 2e412a6 Merge pull request # 130627 from jpbetz/declarative-validation-cleanups > eb82a8c ./hack/update-codegen.sh > 8c88c87 update to latest cadvisor @ v0.52.0 > 379e759 Add all extra_pkgs needed by main API types to validation-gen > 7582abb client-gen/fake: pass ListOptions to Watch method > e85ab91 Merge pull request # 130349 from jpbetz/validation-gen-pr1 > c73ddd6 Add validators: immutable > a12cdc6 Add validators: optional/required/forbidden > 97f2399 Add validators: eachkey, eachval, subfield > 95273b8 Add validation-gen core tests > 17ec0c9 Add validation-gen test infrastructure > 00d9429 Add validation-gen to codegen scripts > a97d8d9 Add validators: opaque > 2f3a78c Introduce validation-gen > 1168a41 Bump gengo/v2 to latest > 41bb13e Merge pull request # 128919 from dashpole/update_otel > 57ed326 update go.opentelemetry.io dependencies to v1.33.0/v0.58.0 > 6da71e7 Merge pull request # 130506 from jpbetz/document-client-gen-ordering > 9b921c2 Merge pull request # 130474 from dims/bump-x/crypto-and-x/oauth2 > 2815a57 Clarify ordering requirements of client-gen --input > 454ac82 Merge pull request # 129688 from cpanato/update-main-go124 > 97c8f2f Bump x/oauth2 and x/crypto > bbf7344 bump go.mod to set min go1.24 > 77adce1 Merge pull request # 129307 from LionelJouin/fix-129290 > 1ff24bf fix copyright year > 544379e ./hack/update-vendor.sh > 11b61eb Generate register files for all examples > 10afef3 add simpletype pkg in v1 for register-gen test > 32574c2 Add codegen::register to hack/update-codegen.sh > 6056b79 Add missing imports in register-gen > 772adfc Merge pull request # 130187 from mansikulkarni96/129084 > 7c0d8a5 Drop winsymlink go 1.23 workaround > 47286fc Merge pull request # 130049 from aojea/avoid_ginkgo_dep > fd49bc6 reduce dependencies in apimachinery net testing utils > f7b5ad1 Merge pull request # 129341 from pohly/log-client-go-watch > 456460a client-go informers: provide ListWatch *WithContext variants > e7e5741 Merge pull request # 127709 from pohly/log-client-go-rest > b96b266 Adding support for providing version for functions in kube_codegen.sh (# 129658) > c353b06 client-go/rest: backoff with context support > de2534a Merge pull request # 129629 from bobsongplus/master > 1ac7d70 Merge pull request # 129633 from skitt/revert-go-difflib-go-spew > 3c51579 Fix: touch /dev/null permission denied on macos > f95bb85 Revert to go-difflib and go-spew releases > cbf803e Merge pull request # 129139 from tklauser/client-setconfigdefaults-noerror > fd5ea63 Merge pull request # 129349 from dims/bump-x/net-to-v0.33.0 > f42571f Update generated clients after removing always-nil setConfigDefaults error return value > 49361de Bump x/net to v0.33.0 > f0ba1b4 Remove always-nil setConfigDefaults error return value in generated clients > bd95f06 Merge pull request # 126387 from pohly/log-client-go-tools-cache-apis > a377fc7 Merge pull request # 129213 from Jefftree/k-openapi > 729d97a client-go/tools/cache: goroutine leak checking > a6a0b3f bump kube-openapi > c9a0498 Merge pull request # 129195 from dims/update-x/crypto/ssh-dependency > 668b94a Update x/crypto/ssh dependency > 4765c01 Merge pull request # 129054 from pohly/remove-import-name > cc88ac2 Merge pull request # 129103 from liggitt/drop-winreadlinkvolume > 4acd3fe remove import doc comments > fd267e8 Drop use of winreadlinkvolume godebug option > b9bb950 Merge pull request # 129083 from liggitt/go1.23windows > ba495dc Revert to go1.22 windows filesystem stdlib behavior > b15df64 Merge pull request # 126503 from skitt/generic-fake-client bumping github.com/prometheus/client_golang 48e12a1...d50be25: > d50be25 Cut 1.22.0 (# 1793) > 1043db7 Cut 1.22.0-rc.0 (# 1768) > e575c9c promhttp: Isolate zstd support and klauspost/compress library use to promhttp/zstd package (# 1765) > f2276aa Merge pull request # 1764 from prometheus/dependabot/github_actions/github-actions-bf199c20a5 > a3548c5 Merge pull request # 1754 from saswatamcode/exp-eh > 9df772c build(deps): bump peter-evans/create-pull-request > c5cf981 Merge pull request # 1762 from prometheus/release-1.21 > 60fd2b0 Remove go.work file for now > e84c305 exp: Reset snappy buf (# 1756) > 8a42da3 Fix ios build. (# 1758) > 8f9d0de exp: Add dependabot config > c351d10 Merge pull request # 1753 from prometheus/dependabot/go_modules/github.com/google/go-cmp-0.7.0 > 40c62f7 Merge pull request # 1757 from prometheus/revert-121cas > 8c4c8fe Merge pull request # 1752 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.18.0 > 8e74257 build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 > eaf03ef Cut 1.21.0 (# 1737) > 689f590 Cut 1.21.1 > 25fdd48 Merge pull request # 1751 from prometheus/dependabot/github_actions/github-actions-1d46c514bf > 3e9bb22 build(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0 > f1f89dc Cut 1.21.0-rc.0 (# 1718) > 9e567a7 Revert "Add: exponential backoff for CAS operations on floats (# 1661)" > ad23ad6 exp/api: Add accepted msg type validation to handler (# 1750) > 1f5f3b8 build(deps): bump the github-actions group with 5 updates > c923f7c Revert "ci: daggerize test and lint pipelines (# 1534)" (# 1717) > 248c3f7 exp/api: Add experimental exp module; Add remote API with write client and handler. (# 1658) > 1bcda80 process collector: Fixed pedantic registry failures on darwin with cgo. (# 1715) > 6b820eb Add support for undocumented query options for API (# 1743) > 038b37a tutorials/whatsup: Updated deps (# 1716) > 97546ff Update common Prometheus files (# 1745) > 56a2431 docs: Add RELEASE.md for the release process (# 1690) > 020a778 Merge pull request # 1744 from prometheus/release-1.21 > cbd9526 Merge pull request # 1713 from prometheus/dependabot/go_modules/tutorials/whatsup/golang.org/x/net-0.33.0 > 9940ebe Merge pull request # 1742 from prometheus/dependabot/github_actions/github-actions-91945f2503 > 1a822a8 Upgrade to prometheus/common 0.62.0 with breaking change (# 1712) > 80b5a2a build(deps): bump golang.org/x/net in /tutorials/whatsup > 2c2903f Upgrade Golang version v1.24 (# 1738) > d8aff6f build(deps): bump the github-actions group with 2 updates > 7b39d01 Update common Prometheus files (# 1708) > 2de10d2 Cleanup dependabot config (# 1741) > aea1a59 Merge pull request # 1703 from prometheus/repo_sync > 5719ece Merge pull request # 1740 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.5 > c882727 Merge pull request # 1704 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.61.0 > 74e0f30 Update common Prometheus files > e2d1203 Merge pull request # 1739 from prometheus/dependabot/go_modules/golang.org/x/sys-0.30.0 > 5996c87 build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 > 168c8cc Merge pull request # 1707 from prometheus/dependabot/github_actions/github-actions-32880cf316 > 0c8606f build(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0 > 16ca7d8 Merge pull request # 1699 from dashpole/update_om_links > e729ba1 Update common Prometheus files (# 1731) > c9792a5 build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 > 253889c Merge pull request # 1705 from prometheus/dependabot/go_modules/golang.org/x/sys-0.28.0 > b73f1d6 build(deps): bump the github-actions group with 5 updates > dcf944d build(deps): bump the github-actions group with 5 updates (# 1695) > 62165c2 update links to openmetrics to reference the v1.0.0 release > bf9ab7c Update common Prometheus files (# 1727) > b34fac0 Merge pull request # 1706 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.1 > ab5a3ac build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 > 6bc5aaf Merge pull request # 1696 from prometheus/dependabot/go_modules/golang.org/x/sys-0.27.0 > c5873e0 Merge pull request # 1726 from prometheus/dependabot/github_actions/github-actions-0a2c707ab8 > 0e565ee build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.1 > e5b5c5a Merge pull request # 1697 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.35.2 > b338349 build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 > 348cc70 Merge pull request # 1725 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.4 > c23accd build(deps): bump the github-actions group with 5 updates > f53c5ca setup OSSF Scorecard workflow (# 1432) > a656822 build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 > 8afccc7 feat: Add new CollectorFunc utility (# 1724) > 0f3d1e7 build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 > b236e1b examples: Follow best practices and established naming conventions (# 1650) > a42ae02 Added tips on releasing client and checking with k8s. (# 1723) > 1880f1b Fix: handle nil variableLabels in Desc.String() method and add tests for nil label values (# 1687) > 625c0eb chore(docs): Add links for the upstream PRs (# 1722) > 2356bb3 Update common Prometheus files (# 1692) > d9c0c3c Merge pull request # 1721 from prometheus/bwplotka-patch-1 > 76b74e2 fix: add very small delay between observations to make test more realistic (and faster) (# 1691) > 68803f1 Merge pull request # 1719 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.3 > 130ebd1 Update RELEASE.md > 6a90048 Add codeowners (# 1688) > c77aa37 Merge pull request # 1720 from prometheus/dependabot/go_modules/golang.org/x/sys-0.29.0 > 2da9d00 build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.3 > 7d0a0fb fix: replace fmt.Errorf with errors.New (# 1689) > 40b7ca4 build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 > 291b0b0 Merge pull request # 1654 from shivanthzen/constNativeHistogram > 13851e9 Update common Prometheus files (# 1683) > ae84979 Add native histograms > a934c35 Add: exponential backoff for CAS operations on floats (# 1661) > bab92a7 chore: enable usestdlibvars linter (# 1680) > 400ee29 Update common Prometheus files (# 1679) > 2b11a4b Merge pull request # 1673 from imorph/faster_find_bucket > fcfad5c [chore]: enable perfsprint linter (# 1676) > 78d7a94 add: linear search implementation (+ benchmarks) > 1aa11d0 Merge pull request # 1678 from prometheus/dependabot/github_actions/github-actions-99b3cd78cd > 0c73c1c Merge pull request # 1672 from imorph/fix_summary_decay2 > 6de54aa Merge pull request # 1674 from prometheus/repo_sync > abfb257 build(deps): bump the github-actions group across 1 directory with 3 updates > d3f2840 Merge pull request # 1665 from jkroepke/BuildFQName > 6d099da add: no skip in short mode for TestSummaryDecay > 02883cb Merge pull request # 1675 from mharbison72/issue-1660 > 8aea698 Update common Prometheus files > 769f6f6 Merge pull request # 1670 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.35.1 > ece74f8 optimize BuildFQName function > 7877776 fix: use injected now() instead of time.Now() in summary methods > 3c21cc0 process_collector: avoid a compiler warning on macOS (fixes # 1660) > 929900d Merge pull request # 1667 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.60.1 > 5aa8222 build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 > aef8aed Merge pull request # 1657 from Manask322/addHeadersRoundTripperExample > efa3a8c Merge pull request # 1669 from prometheus/dependabot/go_modules/golang.org/x/sys-0.26.0 > 2c854c6 build(deps): bump github.com/prometheus/common from 0.59.1 to 0.60.1 > e1675ce Merge pull request # 1651 from prometheus/arianna-maintainer > 547b8da test add headers round tripper > ce1dda1 Merge pull request # 1668 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.17.11 > 1580d47 build(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 > e265df7 Merge pull request # 1647 from prometheus/release-1.20 > ffcf34f Add Arianna as maintainer 💪 > 1f09abb build(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 > 9c67f61 process_collector: Merge wasip1 and js into a single implementation (# 1644) > 284ca0f Optinally print OM created lines (# 1408) > 93c851f build(deps): bump the github-actions group with 4 updates (# 1634) > ae6e5d0 Update common Prometheus files (# 1635) > b2ef833 process_collector: Add Platform-Specific Describe for processCollector (# 1625) > a9c0488 Merge pull request # 1632 from prometheus/dependabot/go_modules/golang.org/x/sys-0.25.0 > 38fb2b1 Merge pull request # 1633 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.17.10 > 9cd37f9 build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0 > 25bda7c process_collector: fill in virtual and resident memory values on macOS using optional cgo (# 1616) > cb4b0c6 build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 > 86f3496 Update common Prometheus files (# 1628) > ff60566 Refactor default runtime metrics tests for Go collector so that default runtime metric set autogenerates (# 1631) > 64158c5 Merge pull request # 1626 from ying-jeanne/add-example-for-customlabels > 39e7c23 Merge pull request # 1627 from prometheus/release-1.20 > 86cdda8 Merge branch 'main' into add-example-for-customlabels > ac114f3 Update common Prometheus files (# 1622) > 6efd27d Update examples/customlabels/main.go > c29b986 Merge pull request # 1618 from prometheus/owilliams/utf8-testing > b079872 examples: Add custom labels example > 89f21b2 api: Add ability to CloseIdleConnection for one-off httpClient use cases. (# 1513) > 4d20de5 Set allow-utf-8 in Format during tests to avoid escaping. > a5e1340 process_collector: fill in most statistics on macOS (# 1600) > 97aa049 Update common Prometheus files (# 1615) > fa4f164 examples: Improved GoCollector example. (# 1589) > 30da80d Merge pull request # 1614 from prometheus/dependabot/github_actions/github-actions-aadb7c6e64 > 2cc3a2f Update Dagger and build. (# 1610) > fd3057a build(deps): bump github/codeql-action > 850b6c0 changed the name of all variables with min/max name (# 1606) > 67683fd Merge pull request # 1612 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.57.0 > 0ac5bf3 Merge pull request # 1611 from prometheus/dependabot/go_modules/golang.org/x/sys-0.24.0 > 25ed766 build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0 > 0a90db7 Merge pull request # 1602 from prometheus/superq/update_go > 4c36916 build(deps): bump golang.org/x/sys from 0.22.0 to 0.24.0 > ffc4cc6 Merge pull request # 1603 from prometheus/superq/cleanup_lint > c85ae6b Update supported Go versions > dbf72fc Merge pull request # 1593 from prometheus/release-1.20 > e080e48 Update linting > b5361fe ci: bump dagger to the latest version (# 1588) > 989a6d0 Merge pull request # 1583 from prometheus/fix > 05936e8 Merge pull request # 1582 from prometheus/main-1.20 > 8514bd7 gocollector: Tiny fix for help message with runtime/metrics source. bumping golang.org/x/oauth2 b9c813b...cf14319: > cf14319 oauth2: fix expiration time window check > 32d34ef internal: include clientID in auth style cache key > 2d34e30 oauth2: replace a magic number with AuthStyleUnknown > 696f7b3 all: modernize with doc links and any > 471209b oauth2: drop dependency on go-cmp > 6968da2 oauth2: sync Token.ExpiresIn from internal Token > d2c4e0a oauth2: context instead of golang.org/x/net/context in doc > 883dc3c endpoints: add various endpoints from stale CLs > 1c06e87 all: make use of oauth.Token.ExpiresIn > 65c15a3 oauth2: remove extra period > ce56909 jws: improve fix for CVE-2025-22868 > 0042180 oauth2: Deep copy context client in NewClient > ce350bf oauth2: remove unneeded TokenSource implementation in transport test > 44967ab google: fix typos > 9c82a8c oauth2.go: use a more straightforward return value > 681b4d8 jws: split token into fixed number of parts > 3f78298 all: upgrade go directive to at least 1.23.0 [generated] > 109dabf endpoints: add links/provider for Discord > ac571fa oauth2: fix docs for Config.DeviceAuth > 314ee5b endpoints: add patreon endpoint bumping golang.org/x/sync 506c70f...8a14946: > 8a14946 errgroup: remove duplicated comment > 1869c69 all: replace deprecated ioutil > d1ac909 sync/errgroup: PanicError.Error print stack trace bumping google.golang.org/genproto/googleapis/api 56aae31...513f239: > 513f239 chore(all): update all (# 1221) > 200df99 chore(all): update all (# 1220) > 55703ea chore(all): update all (# 1219) > 5a2f75b chore(all): auto-regenerate .pb.go files (# 1217) > fcd927c chore(all): update all (# 1218) > f936aa4 chore(all): auto-regenerate .pb.go files (# 1214) > 80320d0 chore(all): update all (# 1215) > c3e32d0 feat(googleapis/devtools/clouddebugger/v2): remove googleapis/devtools/clouddebugger (# 1216) > 10db94c chore(all): update all (# 1213) > 7b38467 chore(all): auto-regenerate .pb.go files (# 1212) > 2d3770c chore(all): auto-regenerate .pb.go files (# 1208) > 61c742a chore(all): update all (# 1211) > 207652e chore(all): update all (# 1209) > de1ac95 chore(all): auto-regenerate .pb.go files (# 1207) > ac9807e chore(all): update all to ee84b53 (# 1206) > ee84b53 chore(all): update all (# 1205) > b45e905 chore(all): update all (# 1204) > e70fdf4 chore(deps): bump golang.org/x/net to 0.37.0 (# 1202) > 33a14cd chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (# 1201) > 5d019e2 chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1200) > 81fb87f chore(all): auto-regenerate .pb.go files (# 1199) > 29e43e6 chore(all): auto-regenerate .pb.go files (# 1195) > a0af3ef chore(all): update all (# 1196) > 55c9018 chore(all): auto-regenerate .pb.go files (# 1194) > 546df14 chore(all): update all (# 1193) > 9fdb1ca chore(all): update Go to 1.24 (# 1191) Signed-off-by: Knative Automation <automation@knative.team>
1 parent e5d2248 commit 5e7ea0b

File tree

1,270 files changed

+136971
-42410
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,270 files changed

+136971
-42410
lines changed

go.mod

Lines changed: 49 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module knative.dev/eventing-rabbitmq
22

3-
go 1.23.0
3+
go 1.24.0
44

55
require (
66
github.com/cloudevents/sdk-go/observability/opencensus/v2 v2.15.2
@@ -14,16 +14,16 @@ require (
1414
github.com/rabbitmq/messaging-topology-operator v1.12.0
1515
go.opencensus.io v0.24.0
1616
go.uber.org/zap v1.27.0
17-
k8s.io/api v0.32.2
18-
k8s.io/apiextensions-apiserver v0.32.1
19-
k8s.io/apimachinery v0.32.2
20-
k8s.io/client-go v0.32.2
21-
k8s.io/code-generator v0.32.2
22-
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7
23-
knative.dev/eventing v0.45.1-0.20250526160117-40bac3cce0e6
17+
k8s.io/api v0.33.1
18+
k8s.io/apiextensions-apiserver v0.33.1
19+
k8s.io/apimachinery v0.33.1
20+
k8s.io/client-go v0.33.1
21+
k8s.io/code-generator v0.33.1
22+
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff
23+
knative.dev/eventing v0.45.1-0.20250625134405-5bcf8011acc8
2424
knative.dev/hack v0.0.0-20250514121446-f525e187efdc
25-
knative.dev/pkg v0.0.0-20250520014526-44579e9ce5ed
26-
knative.dev/reconciler-test v0.0.0-20250516121650-f46fa6544a97
25+
knative.dev/pkg v0.0.0-20250627014006-8481e7eef7f6
26+
knative.dev/reconciler-test v0.0.0-20250602074324-9a20896ca854
2727
sigs.k8s.io/controller-runtime v0.19.0
2828
)
2929

@@ -41,6 +41,7 @@ require (
4141
github.com/beorn7/perks v1.0.1 // indirect
4242
github.com/blang/semver/v4 v4.0.0 // indirect
4343
github.com/blendle/zapdriver v1.3.1 // indirect
44+
github.com/cenkalti/backoff/v5 v5.0.2 // indirect
4445
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
4546
github.com/cert-manager/cert-manager v1.16.3 // indirect
4647
github.com/cespare/xxhash/v2 v2.3.0 // indirect
@@ -52,10 +53,11 @@ require (
5253
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
5354
github.com/fsnotify/fsnotify v1.7.0 // indirect
5455
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
55-
github.com/go-jose/go-jose/v3 v3.0.3 // indirect
56+
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
5657
github.com/go-kit/log v0.2.1 // indirect
5758
github.com/go-logfmt/logfmt v0.5.1 // indirect
58-
github.com/go-logr/logr v1.4.2 // indirect
59+
github.com/go-logr/logr v1.4.3 // indirect
60+
github.com/go-logr/stdr v1.2.2 // indirect
5961
github.com/go-openapi/jsonpointer v0.21.0 // indirect
6062
github.com/go-openapi/jsonreference v0.21.0 // indirect
6163
github.com/go-openapi/swag v0.23.0 // indirect
@@ -64,24 +66,22 @@ require (
6466
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
6567
github.com/golang/protobuf v1.5.4 // indirect
6668
github.com/google/gnostic-models v0.6.9 // indirect
67-
github.com/google/gofuzz v1.2.0 // indirect
68-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
69+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect
6970
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
7071
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
7172
github.com/hashicorp/golang-lru v1.0.2 // indirect
7273
github.com/josharian/intern v1.0.0 // indirect
7374
github.com/json-iterator/go v1.1.12 // indirect
74-
github.com/klauspost/compress v1.17.11 // indirect
7575
github.com/mailru/easyjson v0.9.0 // indirect
7676
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
7777
github.com/modern-go/reflect2 v1.0.2 // indirect
7878
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
7979
github.com/openzipkin/zipkin-go v0.4.3 // indirect
8080
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
81-
github.com/prometheus/client_golang v1.20.5 // indirect
82-
github.com/prometheus/client_model v0.6.1 // indirect
83-
github.com/prometheus/common v0.62.0 // indirect
84-
github.com/prometheus/procfs v0.15.1 // indirect
81+
github.com/prometheus/client_golang v1.22.0 // indirect
82+
github.com/prometheus/client_model v0.6.2 // indirect
83+
github.com/prometheus/common v0.65.0 // indirect
84+
github.com/prometheus/procfs v0.16.1 // indirect
8585
github.com/prometheus/statsd_exporter v0.22.7 // indirect
8686
github.com/rickb777/plural v1.2.1 // indirect
8787
github.com/robfig/cron/v3 v3.0.1 // indirect
@@ -90,35 +90,51 @@ require (
9090
github.com/stretchr/testify v1.10.0 // indirect
9191
github.com/valyala/bytebufferpool v1.0.0 // indirect
9292
github.com/x448/float16 v0.8.4 // indirect
93+
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
94+
go.opentelemetry.io/contrib/instrumentation/runtime v0.62.0 // indirect
95+
go.opentelemetry.io/otel v1.37.0 // indirect
96+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.37.0 // indirect
97+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.37.0 // indirect
98+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0 // indirect
99+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0 // indirect
100+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.37.0 // indirect
101+
go.opentelemetry.io/otel/exporters/prometheus v0.59.0 // indirect
102+
go.opentelemetry.io/otel/metric v1.37.0 // indirect
103+
go.opentelemetry.io/otel/sdk v1.37.0 // indirect
104+
go.opentelemetry.io/otel/sdk/metric v1.37.0 // indirect
105+
go.opentelemetry.io/otel/trace v1.37.0 // indirect
106+
go.opentelemetry.io/proto/otlp v1.7.0 // indirect
93107
go.uber.org/atomic v1.10.0 // indirect
94108
go.uber.org/automaxprocs v1.6.0 // indirect
95109
go.uber.org/multierr v1.11.0 // indirect
96-
golang.org/x/crypto v0.38.0 // indirect
110+
go.yaml.in/yaml/v2 v2.4.2 // indirect
111+
golang.org/x/crypto v0.39.0 // indirect
97112
golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect
98-
golang.org/x/mod v0.24.0 // indirect
99-
golang.org/x/net v0.40.0 // indirect
100-
golang.org/x/oauth2 v0.26.0 // indirect
101-
golang.org/x/sync v0.14.0 // indirect
113+
golang.org/x/mod v0.25.0 // indirect
114+
golang.org/x/net v0.41.0 // indirect
115+
golang.org/x/oauth2 v0.30.0 // indirect
116+
golang.org/x/sync v0.15.0 // indirect
102117
golang.org/x/sys v0.33.0 // indirect
103118
golang.org/x/term v0.32.0 // indirect
104-
golang.org/x/text v0.25.0 // indirect
119+
golang.org/x/text v0.26.0 // indirect
105120
golang.org/x/time v0.10.0 // indirect
106-
golang.org/x/tools v0.33.0 // indirect
121+
golang.org/x/tools v0.34.0 // indirect
107122
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
108123
google.golang.org/api v0.198.0 // indirect
109-
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
110-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
111-
google.golang.org/grpc v1.72.1 // indirect
124+
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect
125+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
126+
google.golang.org/grpc v1.73.0 // indirect
112127
google.golang.org/protobuf v1.36.6 // indirect
113128
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
114129
gopkg.in/inf.v0 v0.9.1 // indirect
115130
gopkg.in/yaml.v2 v2.4.0 // indirect
116131
gopkg.in/yaml.v3 v3.0.1 // indirect
117-
k8s.io/apiserver v0.32.1 // indirect
118-
k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 // indirect
132+
k8s.io/apiserver v0.33.1 // indirect
133+
k8s.io/gengo/v2 v2.0.0-20250207200755-1244d31929d7 // indirect
119134
k8s.io/klog/v2 v2.130.1 // indirect
120135
sigs.k8s.io/gateway-api v1.1.0 // indirect
121136
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
122-
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect
123-
sigs.k8s.io/yaml v1.4.0 // indirect
137+
sigs.k8s.io/randfill v1.0.0 // indirect
138+
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
139+
sigs.k8s.io/yaml v1.5.0 // indirect
124140
)

0 commit comments

Comments
 (0)