Chore(deps): Bump the go-dependencies group across 2 directories with 5 updates#372
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Chore(deps): Bump the go-dependencies group across 2 directories with 5 updates#372dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 5 updates Bumps the go-dependencies group with 4 updates in the / directory: [github.com/ironcore-dev/controller-utils](https://github.com/ironcore-dev/controller-utils), [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo), [github.com/onsi/gomega](https://github.com/onsi/gomega) and [golang.org/x/sys](https://github.com/golang/sys). Bumps the go-dependencies group with 1 update in the /sample directory: [github.com/ironcore-dev/ironcore](https://github.com/ironcore-dev/ironcore). Updates `github.com/ironcore-dev/controller-utils` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/ironcore-dev/controller-utils/releases) - [Commits](ironcore-dev/controller-utils@v0.11.0...v0.12.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) Updates `github.com/ironcore-dev/ironcore` from 0.3.0 to 0.4.3 - [Release notes](https://github.com/ironcore-dev/ironcore/releases) - [Commits](ironcore-dev/ironcore@v0.3.0...v0.4.3) --- updated-dependencies: - dependency-name: github.com/ironcore-dev/controller-utils dependency-version: 0.12.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 - dependency-name: github.com/ironcore-dev/ironcore dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/go-dependencies-14de034f75
branch
July 22, 2026 08:23
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 4 updates in the / directory: github.com/ironcore-dev/controller-utils, github.com/onsi/ginkgo/v2, github.com/onsi/gomega and golang.org/x/sys.
Bumps the go-dependencies group with 1 update in the /sample directory: github.com/ironcore-dev/ironcore.
Updates
github.com/ironcore-dev/controller-utilsfrom 0.11.0 to 0.12.0Release notes
Sourced from github.com/ironcore-dev/controller-utils's releases.
Commits
5437e1aBump the go-dependencies group with 2 updates (#479)c1c8943Bump the go-dependencies group with 2 updates (#478)a37af1aBump github.com/onsi/ginkgo/v2 in the go-dependencies group (#477)416d8beBump k8s.io/* deps to v1.35 (#476)6f31347Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 (#474)b67ae1dBump the gh-actions-dependencies group across 1 directory with 2 updates (#473)80a6cd9Bump google.golang.org/grpc from 1.76.0 to 1.79.3 (#472)1f17809Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 (#470)287f13cBump the go-dependencies group with 2 updates (#469)b78439cBump github.com/onsi/ginkgo/v2 in the go-dependencies group (#468)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 TrusteeValueUpdates
github.com/ironcore-dev/ironcorefrom 0.3.0 to 0.4.3Release notes
Sourced from github.com/ironcore-dev/ironcore's releases.
... (truncated)
Commits
28effbbGrant network plugins RBAC to renew their own client certificates (#1507)7d6b080Bump the go-dependencies group with 3 updates (#1506)a0e22c5Fix empty action field on IRI-mapped events (#1500)8be9150Fix stuckMachineifPrefixis referenced (#1502)fd1f73fBump github.com/onsi/gomega in the go-dependencies group (#1494)8a90e86MachineSchedulercache loses track of bound machines (#1492)7c6555cFix cross-NIC deletion of ephemeral VirtualIPs (#1493)62a0fe0Deprecate functionSetVolumeUidToAllVolumes()(#1484)9c5b0eeGrant RBAC for events in events.k8s.io API group (#1490)e06df4eBump github.com/onsi/ginkgo/v2 (#1486)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 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