Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/main/all-go-mod-patch-and-minor-466eb3512b
Open

🌱(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 5 updates#870
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/main/all-go-mod-patch-and-minor-466eb3512b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-go-mod-patch-and-minor group with 5 updates in the / directory:

Package From To
github.com/go-logr/logr 1.4.3 1.4.4
github.com/ulikunitz/xz 0.5.15 0.5.16
k8s.io/api 0.34.9 0.34.10
k8s.io/client-go 0.34.9 0.34.10
k8s.io/code-generator 0.34.9 0.34.10

Updates github.com/go-logr/logr from 1.4.3 to 1.4.4

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.4

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.3...v1.4.4

Commits
  • 96a9aba Fix lint
  • 51c6302 Better implementation of pointer recursion checking
  • c667114 funcr: Handle and test recursive values
  • f7ffadb Add benchmark for pointer args
  • e2a3c8e funcr: bound slog.Group nesting depth to prevent stack overflow
  • 2886d2b build(deps): bump actions/setup-go from 6.5.0 to 7.0.0
  • 0b40896 build(deps): bump github/codeql-action/upload-sarif
  • 77f671b Bump to Go 1.26
  • cce283f build(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0
  • 3832a11 build(deps): bump github/codeql-action/upload-sarif
  • Additional commits viewable in compare view

Updates github.com/ulikunitz/xz from 0.5.15 to 0.5.16

Commits
  • 024f909 isterminal_fallback.go: ensure +build and go:build lines are consistent
  • ba40d80 Prepare release v0.5.16
  • 82b346c internal/term: add fallback option for unsupported operating systems
  • b371040 dependabot.yml: fix the ecosystem
  • 7de699b Enabled dependabot
  • 62a9f09 Add CodeQL analysis workflow configuration
  • 57ec7ec go-test-platforms.yml: add read permissions
  • 7314c96 go.mod: Make go1.20 the supported compiler
  • cdbb6ac go-test-platforms.yml: remove not necessary activities
  • 87b9bf9 go-test-platforms.yml: add workflow-dispatch event
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.34.9 to 0.34.10

Commits
  • 06d3e85 Update dependencies to v0.34.10 tag
  • f40c031 Merge pull request #139665kmala/automated-cherry-pick-of-#137451
  • ac55670 Update google.golang.org/protobuf to v1.36.12-0.20260120151049-f2248ac996af
  • See full diff in compare view

Updates k8s.io/client-go from 0.34.9 to 0.34.10

Commits
  • e1a156e Update dependencies to v0.34.10 tag
  • 995d2ae Merge pull request #140004 from kmala/release-1.34
  • b1ab8bf Fix vet and mock errrors
  • 27c4342 Merge pull request #139665kmala/automated-cherry-pick-of-#137451
  • 38b8677 Update google.golang.org/protobuf to v1.36.12-0.20260120151049-f2248ac996af
  • See full diff in compare view

Updates k8s.io/code-generator from 0.34.9 to 0.34.10

Commits
  • c8d894e Update dependencies to v0.34.10 tag
  • c7ca86d Merge pull request #139665kmala/automated-cherry-pick-of-#137451
  • e365fea Update google.golang.org/protobuf to v1.36.12-0.20260120151049-f2248ac996af
  • See full diff 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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.3` | `1.4.4` |
| [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.15` | `0.5.16` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.34.9` | `0.34.10` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.9` | `0.34.10` |
| [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.34.9` | `0.34.10` |



Updates `github.com/go-logr/logr` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.3...v1.4.4)

Updates `github.com/ulikunitz/xz` from 0.5.15 to 0.5.16
- [Commits](ulikunitz/xz@v0.5.15...v0.5.16)

Updates `k8s.io/api` from 0.34.9 to 0.34.10
- [Commits](kubernetes/api@v0.34.9...v0.34.10)

Updates `k8s.io/client-go` from 0.34.9 to 0.34.10
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.34.9...v0.34.10)

Updates `k8s.io/code-generator` from 0.34.9 to 0.34.10
- [Commits](kubernetes/code-generator@v0.34.9...v0.34.10)

---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
  dependency-version: 1.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/ulikunitz/xz
  dependency-version: 0.5.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-version: 0.34.10
  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.10
  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.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Aug 3, 2026
@github-actions github-actions Bot added the semver:patch No API change label Aug 3, 2026
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.

0 participants