Bump the go-dependencies group with 12 updates - #457
Merged
github-actions[bot] merged 1 commit intoSep 1, 2026
Conversation
Bumps the go-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [github.com/bombsimon/logrusr/v4](https://github.com/bombsimon/logrusr) | `4.1.0` | `4.2.0` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.4` | `1.10.2` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.36.3` | `0.37.0` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.36.3` | `0.37.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.3` | `0.37.0` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.36.3` | `0.37.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.1` | `1.45.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.32` | `1.33.1` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.31` | `1.20.1` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.60.1` | `1.62.1` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.7` | `0.22.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.1` | Updates `github.com/bombsimon/logrusr/v4` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/bombsimon/logrusr/releases) - [Commits](bombsimon/logrusr@v4.1.0...v4.2.0) Updates `github.com/sirupsen/logrus` from 1.9.4 to 1.10.2 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.4...v1.10.2) Updates `k8s.io/apimachinery` from 0.36.3 to 0.37.0 - [Commits](kubernetes/apimachinery@v0.36.3...v0.37.0) Updates `k8s.io/cli-runtime` from 0.36.3 to 0.37.0 - [Commits](kubernetes/cli-runtime@v0.36.3...v0.37.0) Updates `k8s.io/client-go` from 0.36.3 to 0.37.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.3...v0.37.0) Updates `k8s.io/component-base` from 0.36.3 to 0.37.0 - [Commits](kubernetes/component-base@v0.36.3...v0.37.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.43.1 to 1.45.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.43.1...v1.45.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.32 to 1.33.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.32...config/v1.33.1) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.31 to 1.20.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.31...v1.20.1) Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.60.1 to 1.62.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.60.1...service/iot/v1.62.1) Updates `github.com/google/go-containerregistry` from 0.21.7 to 0.22.0 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.7...v0.22.0) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) --- updated-dependencies: - dependency-name: github.com/bombsimon/logrusr/v4 dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/sirupsen/logrus dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/cli-runtime dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/component-base dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr dependency-version: 1.62.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/google/go-containerregistry dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
davidcollom and
maria-reynoso
as code owners
September 1, 2026 05:10
github-actions
Bot
deleted the
dependabot/go_modules/go-dependencies-64fd3cd5b2
branch
September 1, 2026 05:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 12 updates:
4.1.04.2.01.9.41.10.20.36.30.37.00.36.30.37.00.36.30.37.00.36.30.37.01.43.11.45.11.32.321.33.11.19.311.20.11.60.11.62.10.21.70.22.01.11.11.12.1Updates
github.com/bombsimon/logrusr/v4from 4.1.0 to 4.2.0Release notes
Sourced from github.com/bombsimon/logrusr/v4's releases.
Commits
e28da65Bump github.com/sirupsen/logrus from 1.10.1 to 1.10.2 (#67)239406bBump github.com/sirupsen/logrus from 1.10.0 to 1.10.1 (#66)b4950e9Bump github.com/stretchr/testify from 1.12.0 to 1.12.1 (#65)39360eeBump github.com/sirupsen/logrus from 1.9.4 to 1.10.0 (#64)0363bc4Bump github.com/stretchr/testify from 1.11.1 to 1.12.0 (#63)f8e3108Bump github.com/go-logr/logr from 1.4.3 to 1.4.4 (#62)370e213Bump actions/setup-go from 6 to 7 (#61)526da95chore: fixgolangci-lintin pipeline (#60)5cacc1aBump actions/checkout from 6 to 7 (#59)018382bBump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#58)Updates
github.com/sirupsen/logrusfrom 1.9.4 to 1.10.2Release notes
Sourced from github.com/sirupsen/logrus's releases.
... (truncated)
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
... (truncated)
Commits
6d6a132Merge pull request #1586 from thaJeztah/prepare_v1.10.24f94653update changelog for v1.10.287434bbMerge pull request #1585 from thaJeztah/bump_testifye7d2120chore(deps): bump github.com/stretchr/testify v1.12.18b673a9Merge pull request #1583 from thaJeztah/release_1.10.10b920adMerge pull request #1584 from thaJeztah/more_coverage5e20694TextFormatter: cover nil pointer method receivers8312732update changelog for v1.10.1e987a40Merge pull request #1582 from thaJeztah/panic_handler17d574bTextFormatter: recover panics from Error and String methodsUpdates
k8s.io/apimachineryfrom 0.36.3 to 0.37.0Commits
7164e39Update dependencies to v0.37.0 tage55f9bafeat(api): Update node restriction admission to use new APIcb0680dMerge pull request #129125 from pohly/log-client-go-tools-apis97b2132Merge pull request #140194 from gnufied/implement-volume-health-apif21afabAdd validation for camelcase in reason fieldd7ad413Merge pull request #140782 from dims/update-kube-openapie15ad7cMerge pull request #138808 from chenk008/cbor-streaminglist464b5d1Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad0de14ecMerge pull request #140732 from thockin/dv-add-prefixed-label-key95258ebMerge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...Updates
k8s.io/cli-runtimefrom 0.36.3 to 0.37.0Commits
c58f941Update dependencies to v0.37.0 tag90d7cafcli-runtime: include group in resource-not-found error message (#140759)e973ad6Merge pull request #139862 from Mujib-Ahasan/proxy-urlae8aeadMerge pull request #140782 from dims/update-kube-openapi23eecfcUpdate k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad4aa1bc0Merge pull request #138559 from briantwatson/refactor-annotate-remove-factory7a73dedMerge pull request #140385 from dims/update-cadvisor-v0.60.40cbfb5cbump github.com/google/cadvisor/lib from v0.60.3 to v0.60.4b0d39ccRefactor annotate to remove factory dependencyd08133dMerge pull request #140337 from liggitt/ttrpcUpdates
k8s.io/client-gofrom 0.36.3 to 0.37.0Commits
2807644Update dependencies to v0.37.0 tag50c6f9bmetrics: Register: Fix incorrect assignment49f0a7bMerge pull request #140931 from pohly/client-go-changelog-adding-apigroups74d4b1eMerge pull request #140966 from alancaldelas/client-go-fakecustomstore-store2bf14f2Merge pull request #140990 from xigang/revert-1404487b892feRevert "Merge pull request #140448 from xigang/event_broadcaster_goroutine_leak"df92378Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-beta45a0ff1client-go: restore FakeCustomStore conformance to cache.Store9d3b531Merge pull request #139795 from omeryahud/worktree-kep-5963-device-compat-groups694f4ebapidiff: ignore adding entirely new API groupsUpdates
k8s.io/component-basefrom 0.36.3 to 0.37.0Commits
94d22b8Update dependencies to v0.37.0 taga6b06eeUpdate k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9adea1331dMerge pull request #140774 from dims/prom-client-v1.24.092e2ddaUpdate prometheus/client_golang to 1.24.04e4e0b2Merge pull request #140695 from richabanker/scheduler-perf-tests40cb850Merge pull request #140740 from dims/update-grpc-1.82.18b9a753Update google.golang.org/grpc to v1.82.17410c09improve scheduler_perf by gathering metrics once per collection6e6e41bMerge pull request #138770 from KevinTMtz/plrm-tests750d48cRegister resource manager metrics with subsystem/stability levelUpdates
github.com/aws/aws-sdk-go-v2from 1.43.1 to 1.45.1Commits
4164024Release 2026-08-284defbf5Fix getter partsizecorruption (#3537)d89aca4fix downloadobject corruption caused by unequal part size (#3536)8a0ed85fix internal timeouts to not depend on the env (#3535)893faa4Release 2026-08-277263e51Regenerated Clients0d6ab44Update API modelf16c9f2Fix route53 error close body (#3518)bc28b42Move github workflows from inline scripts to actions (#3511)7352017support connection read timeouts (#3532)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.32 to 1.33.1Commits
4164024Release 2026-08-284defbf5Fix getter partsizecorruption (#3537)d89aca4fix downloadobject corruption caused by unequal part size (#3536)8a0ed85fix internal timeouts to not depend on the env (#3535)893faa4Release 2026-08-277263e51Regenerated Clients0d6ab44Update API modelf16c9f2Fix route53 error close body (#3518)bc28b42Move github workflows from inline scripts to actions (#3511)7352017support connection read timeouts (#3532)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.31 to 1.20.1Commits
0bcd933Release 2023-08-07bbdb100Regenerated Clients3149717Update SDK's smithy-go dependency to v1.14.143a8a6aUpdate partitions file2966ce7Update endpoints modeldad4b72Update API model165c8b2Release 2023-08-04aefb878Regenerated Clientse2be539Update endpoints modelbe8d8edUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/ecrfrom 1.60.1 to 1.62.1Commits
5a96470Release 2024-12-19653aa80Regenerated Clientsd02b239Update endpoints model698d709Update API model885de40Fix improper use of Printf-style functions (#2934)858298aRelease 2024-12-18f58264aRegenerated Clientsdf31082Update endpoints model346690eUpdate API model4515454Release 2024-12-17Updates
github.com/google/go-containerregistryfrom 0.21.7 to 0.22.0Release notes
Sourced from github.com/google/go-containerregistry's releases.
... (truncated)
Commits
3f4ff3cfix(build): unify new build flow into cloudbuild_v2.yaml (#2419)c6b5acdfix(build): correct Cloud Build schema options and source provenance hash (#2...8f4a85dgo.mod: bump Go version + add toolchain directive to replace .go-version file...5481560build(deps): bump the go-deps group across 1 directory with 3 updates (#2415)5b5c272build(deps): bump the actions group across 1 directory with 8 updates (#2405)66dd454remote: retry failed Puller and Pusher initialization (#2406)3f47f91fix: add missing substitutions and workspace cleanup to new build files (#2413)4cb3583Allow single-character repository paths (#2407)82cc428remote: resolve push-check credentials against the repository (#2411)97815aabuild: add multi-architecture Cloud Build configurations for crane, gcrane, a...Updates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.5001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.BuilderDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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