Skip to content

🌱(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 5 updates#768

Merged
mandre merged 1 commit intomainfrom
dependabot/go_modules/main/all-go-mod-patch-and-minor-984d876390
Apr 28, 2026
Merged

🌱(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 5 updates#768
mandre merged 1 commit intomainfrom
dependabot/go_modules/main/all-go-mod-patch-and-minor-984d876390

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: k8s.io/api, k8s.io/client-go, k8s.io/code-generator and sigs.k8s.io/structured-merge-diff/v6.

Updates k8s.io/api from 0.34.6 to 0.34.7

Commits
  • b186ef3 Update dependencies to v0.34.7 tag
  • ad42a1f Merge pull request #138357 from dims/update-moby-spdystream-v0.5.1-1.34
  • f7287d9 Merge pull request #138349 from dashpole/update_prop_34
  • 39fcc47 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • dfcdfcd update go.opentelemetry.io/otel to v1.41.0
  • See full diff in compare view

Updates k8s.io/apimachinery from 0.34.6 to 0.34.7

Commits
  • 454f531 Merge pull request #138357 from dims/update-moby-spdystream-v0.5.1-1.34
  • e44e450 Merge pull request #138349 from dashpole/update_prop_34
  • e2c5a26 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 03b02ab update go.opentelemetry.io/otel to v1.41.0
  • See full diff in compare view

Updates k8s.io/client-go from 0.34.6 to 0.34.7

Commits
  • 9ba2b87 Update dependencies to v0.34.7 tag
  • e4156f3 Merge pull request #138357 from dims/update-moby-spdystream-v0.5.1-1.34
  • e7de3f2 Merge pull request #138349 from dashpole/update_prop_34
  • 32b5239 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 3f8d3ef update go.opentelemetry.io/otel to v1.41.0
  • See full diff in compare view

Updates k8s.io/code-generator from 0.34.6 to 0.34.7

Commits
  • 98b3a61 Update dependencies to v0.34.7 tag
  • 71e885f Merge pull request #138357 from dims/update-moby-spdystream-v0.5.1-1.34
  • 2be0e7c Merge pull request #138349 from dashpole/update_prop_34
  • 16ac897 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 3631f62 update go.opentelemetry.io/otel to v1.41.0
  • See full diff in compare view

Updates sigs.k8s.io/structured-merge-diff/v6 from 6.3.2 to 6.4.0

Commits
  • d56620e Merge pull request #323 from aramase/aramase/f/fix_generators_inline
  • 6e51105 fix(value): detect inline fields structurally instead of matching ",inline" tag
  • 8fd4c42 Merge pull request #312 from alvaroaleman/unexported
  • eedc536 Merge pull request #320 from inteon/use_slices_funcs
  • ee54385 Merge pull request #322 from inteon/typed_allocator
  • f0a2e6e add benchmark for FromValue function
  • 7ba0b4e Merge pull request #314 from inteon/tests_add_state
  • 138fc0a fully clear freed objects
  • f7fc3d8 make freelist typed
  • 910648e Code cleanup: use modern slices.BinarySearchFunc and slices.Insert where poss...
  • 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

… with 5 updates

Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/client-go](https://github.com/kubernetes/client-go), [k8s.io/code-generator](https://github.com/kubernetes/code-generator) and [sigs.k8s.io/structured-merge-diff/v6](https://github.com/kubernetes-sigs/structured-merge-diff).


Updates `k8s.io/api` from 0.34.6 to 0.34.7
- [Commits](kubernetes/api@v0.34.6...v0.34.7)

Updates `k8s.io/apimachinery` from 0.34.6 to 0.34.7
- [Commits](kubernetes/apimachinery@v0.34.6...v0.34.7)

Updates `k8s.io/client-go` from 0.34.6 to 0.34.7
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.34.6...v0.34.7)

Updates `k8s.io/code-generator` from 0.34.6 to 0.34.7
- [Commits](kubernetes/code-generator@v0.34.6...v0.34.7)

Updates `sigs.k8s.io/structured-merge-diff/v6` from 6.3.2 to 6.4.0
- [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases)
- [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/structured-merge-diff@v6.3.2...v6.4.0)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.34.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- 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-mod-patch-and-minor
- dependency-name: k8s.io/code-generator
  dependency-version: 0.34.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/structured-merge-diff/v6
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 27, 2026
@github-actions github-actions Bot added the semver:patch No API change label Apr 27, 2026
@mandre mandre added this pull request to the merge queue Apr 28, 2026
Merged via the queue into main with commit ee85fd9 Apr 28, 2026
23 checks passed
@mandre mandre deleted the dependabot/go_modules/main/all-go-mod-patch-and-minor-984d876390 branch April 28, 2026 06:00
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 semver:patch No API change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant