Chore(deps): Bump the go-dependencies group across 1 directory with 5 updates - #381
Merged
Merged
Conversation
Member
|
@dependabot rebase |
… updates Bumps the go-dependencies group with 3 updates in the / directory: [github.com/go-logr/logr](https://github.com/go-logr/logr), [github.com/ironcore-dev/controller-utils](https://github.com/ironcore-dev/controller-utils) and [golang.org/x/sys](https://github.com/golang/sys). 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/ironcore-dev/controller-utils` from 0.11.0 to 0.13.0 - [Release notes](https://github.com/ironcore-dev/controller-utils/releases) - [Commits](ironcore-dev/controller-utils@v0.11.0...v0.13.0) Updates `github.com/onsi/ginkgo/v2` from 2.29.0 to 2.32.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.29.0...v2.32.0) Updates `github.com/onsi/gomega` from 1.41.0 to 1.42.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.41.0...v1.42.1) Updates `golang.org/x/sys` from 0.46.0 to 0.47.0 - [Commits](golang/sys@v0.46.0...v0.47.0) --- 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: go-dependencies - dependency-name: github.com/ironcore-dev/controller-utils dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-33587316ee
branch
from
July 30, 2026 08:55
9f24a7c to
546ef97
Compare
peanball
approved these changes
Jul 30, 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 go-dependencies group with 3 updates in the / directory: github.com/go-logr/logr, github.com/ironcore-dev/controller-utils and golang.org/x/sys.
Updates
github.com/go-logr/logrfrom 1.4.3 to 1.4.4Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
96a9abaFix lint51c6302Better implementation of pointer recursion checkingc667114funcr: Handle and test recursive valuesf7ffadbAdd benchmark for pointer argse2a3c8efuncr: bound slog.Group nesting depth to prevent stack overflow2886d2bbuild(deps): bump actions/setup-go from 6.5.0 to 7.0.00b40896build(deps): bump github/codeql-action/upload-sarif77f671bBump to Go 1.26cce283fbuild(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.03832a11build(deps): bump github/codeql-action/upload-sarifUpdates
github.com/ironcore-dev/controller-utilsfrom 0.11.0 to 0.13.0Release notes
Sourced from github.com/ironcore-dev/controller-utils's releases.
Commits
6e9cb19Bump Kubernetes deps to v0.36.3 and controller-runtime to v0.24.1 (#490)9bbab12Bump google.golang.org/grpc from 1.79.3 to 1.82.1 (#489)2c7c4f8Bump actions/setup-go from 6 to 7 in the gh-actions-dependencies group (#488)7526d93Remove retired Go Report card badgef4674a8Removepaths-ignorefilters from required workflowse2dc495Remove size-label workflow (#485)174753bSet maintainers as codeowners (#484)02b3fb2Bump the go-dependencies group with 2 updates (#483)f07d87dBump actions/checkout from 6 to 7 in the gh-actions-dependencies group (#482)2d03003Bump the go-dependencies group with 2 updates (#480)Updates
github.com/onsi/ginkgo/v2from 2.29.0 to 2.32.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
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.73c59dffeat: add -fd flag for RSpec-style documentation output76a2074feat: add --sleep-on-failure to pause a failed spec before teardown3c7bde4v2.31.0Updates
github.com/onsi/gomegafrom 1.41.0 to 1.42.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
ced6c1cv1.42.12beb9fbv1.42.1 (full)006cd2cbump al lthe things35ca084v1.42.0d72697bv1.42.0 (full)1f95d86add a set of claude skills as a marketplace pluginUpdates
golang.org/x/sysfrom 0.46.0 to 0.47.0Commits
9e7e939cpu: handle vendor suffixes in parseReleasef6fb8a1unix: use epoll_pwait rather than epoll_waitf3eeabfwindows: avoid length overflow in NewNTString3cb6647unix: update glibc to 2.43c507910windows: document safe usage of TrusteeValue