chore(deps): bump the gomod group across 1 directory with 7 updates#66
Merged
shreddedbacon merged 1 commit intomainfrom Jan 5, 2026
Merged
Conversation
Member
|
@dependabot rebase |
Bumps the gomod group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.25.3` | `2.27.3` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.38.2` | `1.38.3` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.66.1` | `0.67.4` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.34.0` | `0.35.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.0` | `0.35.0` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.22.1` | `0.22.4` | Updates `github.com/onsi/ginkgo/v2` from 2.25.3 to 2.27.3 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.25.3...v2.27.3) Updates `github.com/onsi/gomega` from 1.38.2 to 1.38.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.38.2...v1.38.3) Updates `github.com/prometheus/common` from 0.66.1 to 0.67.4 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.66.1...v0.67.4) Updates `k8s.io/api` from 0.34.0 to 0.35.0 - [Commits](kubernetes/api@v0.34.0...v0.35.0) Updates `k8s.io/apimachinery` from 0.34.0 to 0.35.0 - [Commits](kubernetes/apimachinery@v0.34.0...v0.35.0) Updates `k8s.io/client-go` from 0.34.0 to 0.35.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.34.0...v0.35.0) Updates `sigs.k8s.io/controller-runtime` from 0.22.1 to 0.22.4 - [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.22.1...v0.22.4) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.27.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/onsi/gomega dependency-version: 1.38.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/prometheus/common dependency-version: 0.67.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/api dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/apimachinery dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/client-go dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
4aee508 to
5c21c54
Compare
shreddedbacon
approved these changes
Jan 5, 2026
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 gomod group with 6 updates in the / directory:
2.25.32.27.31.38.21.38.30.66.10.67.40.34.00.35.00.34.00.35.00.22.10.22.4Updates
github.com/onsi/ginkgo/v2from 2.25.3 to 2.27.3Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
f331739v2.27.31c9f356ginkgo: report exit result in case of failureece19c8ginkgo: fix data race9a84c21v2.27.2a69113ainline automaxprocs to simplify dependencies; this will be removed when Go 1....a99c6e0Fix syntax errors and typof993df5Fix paragraph position error56cb393v2.27.12ce3f13reporters: add enhanced bounds checking in emitTimeline to prevent slice panicacf208aAdding check for malformed dateUpdates
github.com/onsi/gomegafrom 1.38.2 to 1.38.3Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
a3ca2cav1.38.34dada36fix failing have http testsd40c691make string formatitng more consistent for users who use format.Object directly2a37b46doc: fix typosee26170docs: fix HaveValue examplecc85c05Bump actions/setup-go from 5 to 6 (#866)8905788Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 (#865)67552c5chore: apply fixes from Go modernize commandUpdates
github.com/prometheus/commonfrom 0.66.1 to 0.67.4Release notes
Sourced from github.com/prometheus/common's releases.
Changelog
Sourced from github.com/prometheus/common's changelog.
Commits
d80d854chore: Add omitempty tag to all config fields (#865)04686b2chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them ...0b2fbf3chore: clean up golangci-lint configuration (#782)b2cdb07Merge pull request #863 from prometheus/remove-http2-commentcd1ab56Config: remove outdated comment about HTTP/2 issuesf4c0aeaSupport JWT Profile for Authorization Grant (RFC 7523 3.1) (#862)594f4d4Merge pull request #861 from prometheus/beorn7/version440c1a3Cut v0.67.2acb1873Merge pull request #860 from prometheus/superq/linting1e32339Cleanup linting issuesUpdates
k8s.io/apifrom 0.34.0 to 0.35.0Commits
9afe7deUpdate dependencies to v0.35.0 tagbbcbaa8Merge remote-tracking branch 'origin/master' into release-1.355bced61Bump golang.org/x/crypto to v0.45.039e2e26Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fixc22b4a1vendor: update vendor and license metadata after replacing BeTrue usage in cs...e3b1f3dResolve lint restriction on BeTrue by introducing Succeed() with contextual e...3da327cUpdate vendored dependenciesc764b44Merge pull request #132919 from ndixita/pod-level-in-place-pod-resizeaced136Generated files from API changes02d790dAdding Resources and AllocatedResoures fields to the list of expected fields ...Updates
k8s.io/apimachineryfrom 0.34.0 to 0.35.0Commits
72d71eaMerge remote-tracking branch 'origin/master' into release-1.35e2a2dbcBump golang.org/x/crypto to v0.45.02e9c228Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fixf274aacvendor: update vendor and license metadata after replacing BeTrue usage in cs...9445443Resolve lint restriction on BeTrue by introducing Succeed() with contextual e...52154f7Update vendored dependencies5a348c5KEP-5471: Extend tolerations operators (#134665)6f89492Merge pull request #133648 from richabanker/merged-discoveryc77dde2util/sort: Add MergePreservingRelativeOrder for topological sorting729c13dMerge pull request #134624 from yt2985/podcertificates-betaUpdates
k8s.io/client-gofrom 0.34.0 to 0.35.0Commits
9bcb694Update dependencies to v0.35.0 tag2d83546Merge remote-tracking branch 'origin/master' into release-1.3556b4af2Merge pull request #135591 from p0lyn0mial/upstream-watchlist-reflector-log-f...891f94cMerge remote-tracking branch 'origin/master' into release-1.3565ffe04Merge pull request #135580 from serathius/client-go-transformer2fe4ac2downgrade reflector watchlist fallback log to V(4)97256a6Bump golang.org/x/crypto to v0.45.046360b5Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix171ef8cUse transformer in consistency checker3878a64vendor: update vendor and license metadata after replacing BeTrue usage in cs...Updates
sigs.k8s.io/controller-runtimefrom 0.22.1 to 0.22.4Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
7a1b16dMerge pull request #3378 from k8s-infra-cherrypick-robot/cherry-pick-3376-to-...539c94fcache: Allow fine-granular configuration of SyncPeriod8be8410Merge pull request #3377 from k8s-infra-cherrypick-robot/cherry-pick-3372-to-...3f86a10envtest: respect pre-configured binary paths in ControlPlane64152a0Merge pull request #3371 from alvaroaleman/cp-fixb3eff6dpriority queue: properly sync thewaitermanipulation88269f3Merge pull request #3357 from k8s-infra-cherrypick-robot/cherry-pick-3353-to-...c7df7c9add namespace for test with namespace_client04b5a29Merge pull request #3352 from k8s-infra-cherrypick-robot/cherry-pick-3351-to-...f5a9781update List in namespaced clientDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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