deps: bump the go group with 6 updates - #12
Merged
Conversation
Bumps the go group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.27.4` | `2.32.1` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.39.0` | `1.40.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.36.0` | `0.37.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.0` | `0.37.0` | | [k8s.io/utils](https://github.com/kubernetes/utils) | `0.0.0-20260210185600-b8788abfbbc2` | `0.0.0-20260626114624-be93311217bd` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.24.1` | `0.25.0` | Updates `github.com/onsi/ginkgo/v2` from 2.27.4 to 2.32.1 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.27.4...v2.32.1) Updates `github.com/onsi/gomega` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.39.0...v1.40.0) Updates `k8s.io/apimachinery` from 0.36.0 to 0.37.0 - [Commits](kubernetes/apimachinery@v0.36.0...v0.37.0) Updates `k8s.io/client-go` from 0.36.0 to 0.37.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.0...v0.37.0) Updates `k8s.io/utils` from 0.0.0-20260210185600-b8788abfbbc2 to 0.0.0-20260626114624-be93311217bd - [Commits](https://github.com/kubernetes/utils/commits) Updates `sigs.k8s.io/controller-runtime` from 0.24.1 to 0.25.0 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.24.1...v0.25.0) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/onsi/gomega dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/apimachinery dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/client-go dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/utils dependency-version: 0.0.0-20260626114624-be93311217bd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
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 group with 6 updates:
2.27.42.32.11.39.01.40.00.36.00.37.00.36.00.37.00.0.0-20260210185600-b8788abfbbc20.0.0-20260626114624-be93311217bd0.24.10.25.0Updates
github.com/onsi/ginkgo/v2from 2.27.4 to 2.32.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
f2d0f65v2.32.1e647b3bDefer AfterAll until repeated spec completes09bbf5fProperly Punctuate Possessive Pronoun "Its"9ff1646v2.32.00491f2aMake -fd exclusive of -p/-procs and -randomize-all334f74arespect SilenceSkips in fd mode, add test21047ceNo need for a new method.7d281e1Break out to two methods.5313727More integration, fewer changes.b83f524Fewer new methods.Updates
github.com/onsi/gomegafrom 1.39.0 to 1.40.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
87ee9d3v1.40.0ea66027v1.40.0 (full)e3fd789update docs to reflect new versioning strategy7d4ee30first push to master-litee4a82d1Bump github/codeql-action from 3 to 4 (#875)af62723Bump rexml from 3.4.0 to 3.4.2 in /docs (#870)e164221Bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.1 (#895)334a282Bump faraday from 2.12.2 to 2.14.1 in /docs (#896)1a25a36v1.39.1406faeebump all depsUpdates
k8s.io/apimachineryfrom 0.36.0 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/client-gofrom 0.36.0 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/utilsfrom 0.0.0-20260210185600-b8788abfbbc2 to 0.0.0-20260626114624-be93311217bdCommits
Updates
sigs.k8s.io/controller-runtimefrom 0.24.1 to 0.25.0Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
e8f9455🐛 fakeclient: Allow updating managedFields through Update (#3585)0cc1315Merge pull request #3565 from dongjiang1989/fix-leakfa96780🐛 Fix goroutine leaks in cache Start() methods1f5514b✨ Add a read-your-own-write client (#3472)df386c7🌱 Bump to golangci-lint v2.13.1 (#3580)dc7618fMerge pull request #3583 from pujitha24/auto/issue-358237fe235🐛 fake: fix AddIndex panic when client is wrapped with an interceptor01c7782✨ Allow overriding REST client latency histogram buckets (#3573)857be80Merge pull request #3576 from demirdilek/fix-leaderelection-contextual-loggingb1387beMerge pull request #3581 from alvaroaleman/fake-consistentDependabot 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