Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the go-dependencies group with 8 updates:

Package From To
github.com/jedib0t/go-pretty/v6 6.7.5 6.7.7
golang.org/x/crypto 0.45.0 0.46.0
golang.org/x/sys 0.38.0 0.39.0
google.golang.org/protobuf 1.36.10 1.36.11
k8s.io/api 0.34.2 0.34.3
k8s.io/apimachinery 0.34.2 0.34.3
k8s.io/client-go 0.34.2 0.34.3
k8s.io/kubelet 0.34.2 0.34.3

Updates github.com/jedib0t/go-pretty/v6 from 6.7.5 to 6.7.7

Release notes

Sourced from github.com/jedib0t/go-pretty/v6's releases.

v6.7.7

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.6...v6.7.7

v6.7.6

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.5...v6.7.6

Commits
  • b0a2ab9 table: fix border with no data rows (original behavior) (#397)
  • 73867dd table: fix border with no data rows; fixes #395 (#396)
  • b2eda90 table: split style.go into individual files (#392)
  • 0b7174f README.me: link to package README.md instead of folder (#391)
  • 361b3e6 table: FilterBy: add row filtering support (#390)
  • 66db774 text: fix alignment issues with box/block chars (#389)
  • See full diff in compare view

Updates golang.org/x/crypto from 0.45.0 to 0.46.0

Commits
  • 19acf81 go.mod: update golang.org/x dependencies
  • 3a1c6b4 x509roots/fallback: update bundle
  • f4602e4 ssh/agent: fix flaky test by ensuring a writeable home directory
  • See full diff in compare view

Updates golang.org/x/sys from 0.38.0 to 0.39.0

Commits
  • 08e5482 unix: fix out of bounds memory access in tests
  • 4f4f1c6 Revert "cpu: add HPDS, LOR, PAN detection for arm64"
  • ca63116 unix: add IOCTL_MEI_* constants
  • a4199c0 unix: fix definition of Statvfs_t for netbsd-arm.
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.10 to 1.36.11

Updates k8s.io/api from 0.34.2 to 0.34.3

Commits

Updates k8s.io/apimachinery from 0.34.2 to 0.34.3

Commits

Updates k8s.io/client-go from 0.34.2 to 0.34.3

Commits
  • 3892804 Update dependencies to v0.34.3 tag
  • ab04e77 Merge pull request #135592serathius/automated-cherry-pick-of-#135580
  • 25da701 Use transformer in consistency checker
  • 0c76ee5 Add unit tests for Data Consistency Detector
  • cc3d9d0 Embed proper interface in TransformingStore to ensure DeltaFIFO and RealFIFO ...
  • See full diff in compare view

Updates k8s.io/kubelet from 0.34.2 to 0.34.3

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the go-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.7.5` | `6.7.7` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.45.0` | `0.46.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.38.0` | `0.39.0` |
| google.golang.org/protobuf | `1.36.10` | `1.36.11` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.34.2` | `0.34.3` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.2` | `0.34.3` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.2` | `0.34.3` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.34.2` | `0.34.3` |


Updates `github.com/jedib0t/go-pretty/v6` from 6.7.5 to 6.7.7
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](jedib0t/go-pretty@v6.7.5...v6.7.7)

Updates `golang.org/x/crypto` from 0.45.0 to 0.46.0
- [Commits](golang/crypto@v0.45.0...v0.46.0)

Updates `golang.org/x/sys` from 0.38.0 to 0.39.0
- [Commits](golang/sys@v0.38.0...v0.39.0)

Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11

Updates `k8s.io/api` from 0.34.2 to 0.34.3
- [Commits](kubernetes/api@v0.34.2...v0.34.3)

Updates `k8s.io/apimachinery` from 0.34.2 to 0.34.3
- [Commits](kubernetes/apimachinery@v0.34.2...v0.34.3)

Updates `k8s.io/client-go` from 0.34.2 to 0.34.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.34.2...v0.34.3)

Updates `k8s.io/kubelet` from 0.34.2 to 0.34.3
- [Commits](kubernetes/kubelet@v0.34.2...v0.34.3)

---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-version: 6.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sys
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/api
  dependency-version: 0.34.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.34.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/kubelet
  dependency-version: 0.34.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

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 Dec 15, 2025
@mahendrapaipuri mahendrapaipuri merged commit aa10acd into main Dec 15, 2025
15 of 16 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-dependencies-01829e01c9 branch December 15, 2025 07:42
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.

2 participants