deps: bump the all-go-minor-and-patch group across 1 directory with 29 updates#4393
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…9 updates Bumps the all-go-minor-and-patch group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.19.1` | `1.21.1` | | [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) | `0.13.0` | `0.14.1` | | [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.7.0` | `1.9.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` | `1.10.2` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.0` | `1.28.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.76.0` | `1.80.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.34.1` | `0.34.7` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.34.1` | `0.34.7` | | [k8s.io/klog/v2](https://github.com/kubernetes/klog) | `2.130.1` | `2.140.0` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.22.1` | `0.23.3` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.9.0` | `1.10.0` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.13.4` | `4.15.1` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.1` | `0.67.5` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` | `1.9.4` | | [golang.org/x/time](https://github.com/golang/time) | `0.14.0` | `0.15.0` | | [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4](https://github.com/Azure/azure-sdk-for-go) | `4.7.0-beta.1` | `4.9.0-beta.1` | | [github.com/cilium/cilium](https://github.com/cilium/cilium) | `1.16.17` | `1.19.3` | | [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.34.1` | `0.34.7` | Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.19.1 to 1.21.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.19.1...sdk/azcore/v1.21.1) Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.13.0...sdk/azidentity/v1.13.1) Updates `github.com/Microsoft/hcsshim` from 0.13.0 to 0.14.1 - [Release notes](https://github.com/Microsoft/hcsshim/releases) - [Commits](microsoft/hcsshim@v0.13.0...v0.14.1) Updates `github.com/hashicorp/go-version` from 1.7.0 to 1.9.0 - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.7.0...v1.9.0) Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.10.1...v1.10.2) Updates `go.uber.org/zap` from 1.27.0 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.0...v1.28.0) Updates `golang.org/x/exp` from 0.0.0-20240719175910-8a7402abbf56 to 0.0.0-20241108190413-2d47ceb2692f - [Commits](https://github.com/golang/exp/commits) Updates `golang.org/x/sys` from 0.38.0 to 0.43.0 - [Commits](golang/sys@v0.38.0...v0.43.0) Updates `google.golang.org/grpc` from 1.76.0 to 1.80.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.76.0...v1.80.0) Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11 Updates `k8s.io/api` from 0.34.1 to 0.34.7 - [Commits](kubernetes/api@v0.34.1...v0.34.7) Updates `k8s.io/apiextensions-apiserver` from 0.34.1 to 0.34.7 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.34.1...v0.34.7) Updates `k8s.io/apimachinery` from 0.34.1 to 0.34.7 - [Commits](kubernetes/apimachinery@v0.34.1...v0.34.7) Updates `k8s.io/client-go` from 0.34.1 to 0.34.7 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.34.1...v0.34.7) Updates `k8s.io/klog/v2` from 2.130.1 to 2.140.0 - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.130.1...2.140.0) Updates `sigs.k8s.io/controller-runtime` from 0.22.1 to 0.23.3 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.22.1...v0.23.3) Updates `github.com/fsnotify/fsnotify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.9.0...v1.10.0) Updates `github.com/labstack/echo/v4` from 4.13.4 to 4.15.1 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](labstack/echo@v4.13.4...v4.15.1) Updates `github.com/prometheus/common` from 0.67.1 to 0.67.5 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.67.1...v0.67.5) Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.3...v1.9.4) Updates `golang.org/x/crypto` from 0.45.0 to 0.50.0 - [Commits](golang/crypto@v0.45.0...v0.50.0) Updates `golang.org/x/net` from 0.47.0 to 0.53.0 - [Commits](golang/net@v0.47.0...v0.53.0) Updates `golang.org/x/time` from 0.14.0 to 0.15.0 - [Commits](golang/time@v0.14.0...v0.15.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4` from 4.7.0-beta.1 to 4.9.0-beta.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/resourcemanager/containerservice/armcontainerservice/v4.7.0-beta.1...sdk/resourcemanager/containerservice/armcontainerservice/v4.9.0-beta.1) Updates `github.com/cilium/cilium` from 1.16.17 to 1.19.3 - [Release notes](https://github.com/cilium/cilium/releases) - [Changelog](https://github.com/cilium/cilium/blob/1.19.3/CHANGELOG.md) - [Commits](cilium/cilium@1.16.17...1.19.3) Updates `github.com/cilium/ebpf` from 0.19.0 to 0.20.1-0.20260218191617-ee67e7f43dd9 - [Release notes](https://github.com/cilium/ebpf/releases) - [Commits](https://github.com/cilium/ebpf/commits) Updates `golang.org/x/sync` from 0.18.0 to 0.20.0 - [Commits](golang/sync@v0.18.0...v0.20.0) Updates `k8s.io/kubectl` from 0.34.1 to 0.35.3 - [Commits](kubernetes/kubectl@v0.34.1...v0.35.3) Updates `k8s.io/kubelet` from 0.34.1 to 0.34.7 - [Commits](kubernetes/kubelet@v0.34.1...v0.34.7) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-version: 1.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: github.com/Microsoft/hcsshim dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/hashicorp/go-version dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/exp dependency-version: 0.0.0-20241108190413-2d47ceb2692f dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/sys dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: google.golang.org/grpc dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/api dependency-version: 0.34.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.34.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/apimachinery dependency-version: 0.34.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/client-go dependency-version: 0.34.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/klog/v2 dependency-version: 2.140.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.23.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/fsnotify/fsnotify dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/prometheus/common dependency-version: 0.67.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/net dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/time dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4 dependency-version: 4.9.0-beta.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/cilium/cilium dependency-version: 1.19.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/cilium/ebpf dependency-version: 0.20.1-0.20260218191617-ee67e7f43dd9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/sync dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/kubectl dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/kubelet dependency-version: 0.34.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-go-minor-and-patch group with 18 updates in the / directory:
1.19.11.21.10.13.00.14.11.7.01.9.01.10.11.10.21.27.01.28.01.76.01.80.00.34.10.34.70.34.10.34.72.130.12.140.00.22.10.23.31.9.01.10.04.13.44.15.10.67.10.67.51.9.31.9.40.14.00.15.04.7.0-beta.14.9.0-beta.11.16.171.19.30.34.10.34.7Updates
github.com/Azure/azure-sdk-for-go/sdk/azcorefrom 1.19.1 to 1.21.1Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
63e4ba1Bump release date for azcore (#26613)fa03121remove bypass local dns (#26609)c47f9a6Sync eng/common directory with azure-sdk-tools for PR 15153 (#26607)88b8b5bChangelog for v2.2.0 (#26567)72ca19aStorage STG 101 (#26568)b64baf5Sync .github directory with azure-sdk-tools repository (#26600)ecd64ddPrep azcore@v1.21.1 for release (#26596)1d02f20Update copilot code review instructions and migration breaking change mitigat...f6e9ce3Sync eng/common directory with azure-sdk-tools for PR 14973 (#26531)d5a3bafUpdate CODEOWNERS to remove one owner from Custom Providers (#26588)Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentityfrom 1.13.0 to 1.13.1Commits
6bb9b03azidentity v1.13.1 (#25574)e18dbd7Increment package version after release of azidentity (#25367)4f0faccPrepare azidentity v1.13.0 for release (#25352)2d8c98bSelecting ManagedIdentityCredential disables DefaultAzureCredential's IMDS pr...67dd4fcIncrement package version after release of azidentity (#25263)1a74bc8Prepare azidentity v1.12.0 for release (#25231)839a355Test IMDS managed identity with a remote VM (#25237)c352be3Sync eng/common directory with azure-sdk-tools for PR 11931 (#25243)c994ecagofmt (#25234)9c95d95[Release] sdk/resourcemanager/computefleet/armcomputefleet/2.0.0-beta.1 gener...Updates
github.com/Microsoft/hcsshimfrom 0.13.0 to 0.14.1Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
... (truncated)
Commits
fb5aa2eupgrade dependencies to fix CI9a434d6shim: skip SandboxPlatform validation when platform is not explicitly set (#2...98d74bbWCOW: restore support for client-mounted roots (#2595)59e0e2fBump actions/checkout from 4 to 5 (#2499)a776109Fix console size bug0366cb2Add default allow all policy to uvmboot144c633Fix CUDA for non-privileged containers (#2492)0842153Warn on incomplete vNUMA setting, clarify field names (#2466)1ee5fceMerge pull request #2456 from ambarve/hyperv_bcimsa2229bfMake a common utility function for appending VHD footerUpdates
github.com/hashicorp/go-versionfrom 1.7.0 to 1.9.0Release notes
Sourced from github.com/hashicorp/go-version's releases.
Changelog
Sourced from github.com/hashicorp/go-version's changelog.
Commits
b80b1e6Update CHANGELOG for version 1.9.0 (#187)e93736fBump the github-actions-backward-compatible group across 1 directory with 2 u...c009de0Bump actions/upload-artifact from 6.0.0 to 7.0.0 in the github-actions-breaki...0474357Update GitHub Actions to trigger on pull requests and update go version (#185)b4ab5fcSupport parsing versions with custom prefixes via opt-in option (#79)25c683bMerge pull request #182 from hashicorp/dependabot/github_actions/github-actio...4f2bcd8Bump the github-actions-backward-compatible group with 3 updatesacb8b18Merge pull request #180 from hashicorp/dependabot/github_actions/github-actio...0394c4fMerge pull request #179 from hashicorp/dependabot/github_actions/github-actio...b2fbaa7Bump the github-actions-backward-compatible group across 1 directory with 2 u...Updates
github.com/spf13/cobrafrom 1.10.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)Updates
go.uber.org/zapfrom 1.27.0 to 1.28.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
5b81b37release v1.28.0 (#1547)0ab0d5azapcore: Add PreWriteHook for transforming entries before write (#1534)d278c59[chore] CI: test on Go 1.26 (#1535)16fb16bchore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.y...7b755a3release 1.27.1 (#1521)d6b395bUpdate lazy logger not to materialize unless it's being written to (#1519)4b9cea0ci: Test with Go 1.24, Go 1.25 (#1508)7c80d7bFix race condition in WithLazy implementation (#1426) (#1511)07077a6Prevent zap.Object from panicing on nils (#1501)a6afd05Fix lint check name (#1502)Updates
golang.org/x/expfrom 0.0.0-20240719175910-8a7402abbf56 to 0.0.0-20241108190413-2d47ceb2692fCommits
Updates
golang.org/x/sysfrom 0.38.0 to 0.43.0Commits
f33a730windows: support nil security descriptor on GetNamedSecurityInfo493d172cpu: add runtime import in cpu_darwin_arm64_other.go2c2be75windows: use syscall.SyscallN in Proc.Calla76ec62cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"eaaaaeewindows/registry: correct KeyInfo.ModTime calculation942780bcpu: darwin/arm64 feature detectionacef388unix/linux: Prefixmsg and PrefixCacheinfo structs3687fbdcpu: better defaults on darwin ARM6448062e9plan9: change Note to alias syscall.Note4f23f80windows: change Signal to alias syscall.SignalUpdates
google.golang.org/grpcfrom 1.76.0 to 1.80.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
397e45eChange version to 1.80.0 (#8948)64ebf0aCherry-pick #8997 to v1.80.x (#9027)e45ed24xds/rbac: add additional handling for addresses with ports (#8990) (#9022)c78d26eCherry-pick #8957 to v1.80.x (#9007)bd7cd3cgrpc: enforce strict path checking for incoming requests on the server (#8987)b6597b3xds/clusterimpl: use xdsConfig for updates and remove redundant fields from L...1d4fa8axds: change cdsbalancer to use update from dependency manager (#8907)8f47d36attributes: Replace internal map with linked list (#8933)22e1ee8xds: add panic recovery in xdsclient resource unmarshalling. (#8895)7136e99credentials/alts: Pool write buffers (#8919)Updates
google.golang.org/protobuffrom 1.36.10 to 1.36.11Updates
k8s.io/apifrom 0.34.1 to 0.34.7Commits
b186ef3Update dependencies to v0.34.7 tagad42a1fMerge pull request #138357 from dims/update-moby-spdystream-v0.5.1-1.34f7287d9Merge pull request #138349 from dashpole/update_prop_3439fcc47Update github.com/moby/spdystream from v0.5.0 to v0.5.1dfcdfcdupdate go.opentelemetry.io/otel to v1.41.0Updates
k8s.io/apiextensions-apiserverfrom 0.34.1 to 0.34.7Commits
3e1905cUpdate dependencies to v0.34.7 tagb363dadMerge pull request #138357 from dims/update-moby-spdystream-v0.5.1-1.34959f50aMerge pull request #138349 from dashpole/update_prop_34becda2eUpdate github.com/moby/spdystream from v0.5.0 to v0.5.18cc37ebupdate go.opentelemetry.io/otel to v1.41.016981f4Merge pull request #136386vikasbolla/automated-cherry-pick-of-#135567f2218faMerge pull request #136142 from shwetha-s-poojary/automated-cherry-pick-of-#1...56824a3Fix flaky TestApplyCRDuringCRDFinalization test1ef066bFixes the flaky test (Issue #132953)a7769a6Merge pull request #135363fusida/automated-cherry-pick-of-#133721Updates
k8s.io/apimachineryfrom 0.34.1 to 0.34.7Commits
454f531Merge pull request #138357 from dims/update-moby-spdystream-v0.5.1-1.34e44e450Merge pull request #138349 from dashpole/update_prop_34e2c5a26Update github.com/moby/spdystream from v0.5.0 to v0.5.103b02abupdate go.opentelemetry.io/otel to v1.41.0Updates
k8s.io/client-gofrom 0.34.1 to 0.34.7Commits
9ba2b87Update dependencies to v0.34.7 tage4156f3Merge pull request #138357 from dims/update-moby-spdystream-v0.5.1-1.34e7de3f2Merge pull request #138349 from dashpole/update_prop_3432b5239Update github.com/moby/spdystream from v0.5.0 to v0.5.13f8d3efupdate go.opentelemetry.io/otel to v1.41.03a88ce1Merge pull request #135716p0lyn0mial/automated-cherry-pick-of-#135591c80976cdowngrade reflector watchlist fallback log to V(4)ab04e77Merge pull request #135592serathius/automated-cherry-pick-of-#13558025da701Use transformer in consistency checker0c76ee5Add unit tests for Data Consistency DetectorUpdates
k8s.io/klog/v2from 2.130.1 to 2.140.0Release notes
Sourced from k8s.io/klog/v2's releases.