chore(deps): bump k8s.io/client-go from 0.32.5 to 0.35.2 #3027

Merged
dependabot[bot] merged 1 commit from refs/pull/3027/head into staging 2026-03-09 23:17:36 +00:00
dependabot[bot] commented 2026-03-09 02:24:20 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #3012
Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/3012
Original created: 2026-03-09T02:24:20Z
Original updated: 2026-03-09T23:17:38Z
Original head: carverauto/serviceradar:dependabot/go_modules/k8s.io/client-go-0.35.2
Original base: staging
Original merged: 2026-03-09T23:17:36Z by @mfreeman451

Bumps k8s.io/client-go from 0.32.5 to 0.35.2.

Commits
  • a21b329 Update dependencies to v0.35.2 tag
  • 2d83546 Merge remote-tracking branch 'origin/master' into release-1.35
  • 56b4af2 Merge pull request #135591 from p0lyn0mial/upstream-watchlist-reflector-log-f...
  • 891f94c Merge remote-tracking branch 'origin/master' into release-1.35
  • 65ffe04 Merge pull request #135580 from serathius/client-go-transformer
  • 2fe4ac2 downgrade reflector watchlist fallback log to V(4)
  • 97256a6 Bump golang.org/x/crypto to v0.45.0
  • 46360b5 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix
  • 171ef8c Use transformer in consistency checker
  • 3878a64 vendor: update vendor and license metadata after replacing BeTrue usage in cs...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Imported from GitHub pull request. Original GitHub pull request: #3012 Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/3012 Original created: 2026-03-09T02:24:20Z Original updated: 2026-03-09T23:17:38Z Original head: carverauto/serviceradar:dependabot/go_modules/k8s.io/client-go-0.35.2 Original base: staging Original merged: 2026-03-09T23:17:36Z by @mfreeman451 --- Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.32.5 to 0.35.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/a21b32978c420e4af7da3796bca3f37e2245856e"><code>a21b329</code></a> Update dependencies to v0.35.2 tag</li> <li><a href="https://github.com/kubernetes/client-go/commit/2d83546256059105914d2e135f43a42aa13067ee"><code>2d83546</code></a> Merge remote-tracking branch 'origin/master' into release-1.35</li> <li><a href="https://github.com/kubernetes/client-go/commit/56b4af2aeba845840cb3e2544d8ec16f3005aaf2"><code>56b4af2</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/135591">#135591</a> from p0lyn0mial/upstream-watchlist-reflector-log-f...</li> <li><a href="https://github.com/kubernetes/client-go/commit/891f94c690cb0101a8f4872f966b2783a24ec5e6"><code>891f94c</code></a> Merge remote-tracking branch 'origin/master' into release-1.35</li> <li><a href="https://github.com/kubernetes/client-go/commit/65ffe044e56e8caf2db09c6bce6257ffefbe3f2c"><code>65ffe04</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/135580">#135580</a> from serathius/client-go-transformer</li> <li><a href="https://github.com/kubernetes/client-go/commit/2fe4ac239ceb8b03e1e9e48b9ffb76ca1357f42d"><code>2fe4ac2</code></a> downgrade reflector watchlist fallback log to V(4)</li> <li><a href="https://github.com/kubernetes/client-go/commit/97256a64959de9fca5f9962b7239340f04c9221f"><code>97256a6</code></a> Bump golang.org/x/crypto to v0.45.0</li> <li><a href="https://github.com/kubernetes/client-go/commit/46360b527ebcd4cb7e99ae1770ad9a613bb0f128"><code>46360b5</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/135131">#135131</a> from Dev1622/sig-storage/mock-expand-flake-fix</li> <li><a href="https://github.com/kubernetes/client-go/commit/171ef8cd00a575ad4ef083a9c4748463056de9bd"><code>171ef8c</code></a> Use transformer in consistency checker</li> <li><a href="https://github.com/kubernetes/client-go/commit/3878a6464bbe3febe6a3da39f380d0e1e6ccdd06"><code>3878a64</code></a> vendor: update vendor and license metadata after replacing BeTrue usage in cs...</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/client-go/compare/v0.32.5...v0.35.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/client-go&package-manager=go_modules&previous-version=0.32.5&new-version=0.35.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!3027
No description provided.