Skip to content

chore(deps): bump the gomod group across 1 directory with 3 updates#105

Merged
knight42 merged 3 commits into
mainfrom
dependabot/go_modules/gomod-1f5c975f44
Jul 1, 2026
Merged

chore(deps): bump the gomod group across 1 directory with 3 updates#105
knight42 merged 3 commits into
mainfrom
dependabot/go_modules/gomod-1f5c975f44

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the gomod group with 2 updates in the / directory: k8s.io/apimachinery and k8s.io/cli-runtime.

Updates k8s.io/apimachinery from 0.35.3 to 0.36.2

Commits
  • ae3f98e Update dependencies to v0.36.2 tag
  • 2ec982d Merge pull request #139508lalitc375/automated-cherry-pick-of-#139480
  • 6a88102 Fix wrong marking of errors
  • efb7f26 Merge remote-tracking branch 'origin/master' into release-1.36
  • d966e56 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 79b3632 Merge pull request #137864 from yongruilin/dv-dra-mismatch
  • a8822f7 Add slice and map union member support with tests
  • 7dba2d0 Use IsZero instead of IsNil for union ratcheting check
  • d95710f Fix union validation ratcheting when oldObj is nil
  • 729062d Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • Additional commits viewable in compare view

Updates k8s.io/cli-runtime from 0.35.3 to 0.36.2

Commits
  • c97bc2f Update dependencies to v0.36.2 tag
  • 9157a44 Merge remote-tracking branch 'origin/master' into release-1.36
  • fb4f11d Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 08a1cd8 Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • 579d47f Merge pull request #137843 from pacoxu/cobra-v1.10.2
  • e545712 dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • f392d21 bump spf13/cobra to v1.10.2
  • b0a204f Merge pull request #137298 from dims/dsri/cri-streaming-option-a-hardcut
  • e723dad Merge pull request #136792 from rata/userns-goes-ga
  • 18f8342 Merge pull request #137495 from pohly/klog-update
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.35.3 to 0.36.2

Commits
  • 877f535 Update dependencies to v0.36.2 tag
  • f22a53e Merge remote-tracking branch 'origin/master' into release-1.36
  • a948641 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 7e44ffc Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • df2d882 Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • 4eece52 Workload API: PodGroup ResourceClaims (KEP-5729)
  • 3d35c51 Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 0434117 Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • ba785be Drop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500, maxL...
  • 4a9c878 Add ResourcePoolStatusRequest API types and generated code
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2026
@dependabot dependabot Bot requested a review from knight42 as a code owner July 1, 2026 20:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2026
@knight42 knight42 force-pushed the dependabot/go_modules/gomod-1f5c975f44 branch from d41d6a9 to 1162eed Compare July 1, 2026 22:55
dependabot Bot and others added 3 commits July 1, 2026 15:57
Bumps the gomod group with 2 updates in the / directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime).


Updates `k8s.io/apimachinery` from 0.35.3 to 0.36.2
- [Commits](kubernetes/apimachinery@v0.35.3...v0.36.2)

Updates `k8s.io/cli-runtime` from 0.35.3 to 0.36.2
- [Commits](kubernetes/cli-runtime@v0.35.3...v0.36.2)

Updates `k8s.io/client-go` from 0.35.3 to 0.36.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.3...v0.36.2)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: k8s.io/cli-runtime
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
k8s.io/apimachinery v0.36 deprecates pkg/util/httpstream in favor of
the new k8s.io/streaming module, which staticcheck (SA1019) flags.
Switch all imports and use the *ForStreaming dialer constructors that
client-go v0.36 provides for the new types.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Fixes GHSA DoS in the x/net HTML parser (dependabot alert #13);
the grouped bump only reached v0.49.0, which is still vulnerable.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@knight42 knight42 force-pushed the dependabot/go_modules/gomod-1f5c975f44 branch from 1162eed to aba57e5 Compare July 1, 2026 22:57
@knight42 knight42 enabled auto-merge (squash) July 1, 2026 22:58
@knight42 knight42 merged commit 5c0a969 into main Jul 1, 2026
2 checks passed
@knight42 knight42 deleted the dependabot/go_modules/gomod-1f5c975f44 branch July 1, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant