Skip to content

Chore(deps): Bump the go-dependencies group across 2 directories with 5 updates#372

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-14de034f75
Closed

Chore(deps): Bump the go-dependencies group across 2 directories with 5 updates#372
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-14de034f75

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

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-utils from 0.11.0 to 0.12.0

Release notes

Sourced from github.com/ironcore-dev/controller-utils's releases.

v0.12.0

Changes

🧰 Maintenance

Commits
  • 5437e1a Bump the go-dependencies group with 2 updates (#479)
  • c1c8943 Bump the go-dependencies group with 2 updates (#478)
  • a37af1a Bump github.com/onsi/ginkgo/v2 in the go-dependencies group (#477)
  • 416d8be Bump k8s.io/* deps to v1.35 (#476)
  • 6f31347 Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 (#474)
  • b67ae1d Bump the gh-actions-dependencies group across 1 directory with 2 updates (#473)
  • 80a6cd9 Bump google.golang.org/grpc from 1.76.0 to 1.79.3 (#472)
  • 1f17809 Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 (#470)
  • 287f13c Bump the go-dependencies group with 2 updates (#469)
  • b78439c Bump github.com/onsi/ginkgo/v2 in the go-dependencies group (#468)
  • Additional commits viewable in compare view

Updates github.com/onsi/ginkgo/v2 from 2.29.0 to 2.32.0

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.32.0

2.32.0

-fd generate RSpec-style documentation output. Thank @​woodie ! --sleep-on-failure pauses a failed spec before teardown. Thanks @​qinqon !

v2.31.0

2.31.0

Add a bunch of Claude Skills via the marketplace:

/plugin marketplace add onsi/ginkgo
/plugin install ginkgo@ginkgo

v2.30.0

2.30.0

Features

Ginkgo now allows extentions/global.Reset to support running multiple suites from within a single process. This may take some massaging on your part (see 1672) but can dramatically speed up codebases with O(hundreds) of test suites.

Thanks @​lawrencejones !

Fixes

  • Fix nested --github-output group for progress report nested inside timeline [4f62d7a]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.32.0

-fd generate RSpec-style documentation output. Thank @​woodie ! --sleep-on-failure pauses a failed spec before teardown. Thanks @​qinqon !

2.31.0

Add a bunch of Claude Skills via the marketplace:

/plugin marketplace add onsi/ginkgo
/plugin install ginkgo@ginkgo

2.30.0

Features

Ginkgo now allows extentions/global.Reset to support running multiple suites from within a single process. This may take some massaging on your part (see 1672) but can dramatically speed up codebases with O(hundreds) of test suites.

Thanks @​lawrencejones !

Fixes

  • Fix nested --github-output group for progress report nested inside timeline [4f62d7a]
Commits
  • 9ff1646 v2.32.0
  • 0491f2a Make -fd exclusive of -p/-procs and -randomize-all
  • 334f74a respect SilenceSkips in fd mode, add test
  • 21047ce No need for a new method.
  • 7d281e1 Break out to two methods.
  • 5313727 More integration, fewer changes.
  • b83f524 Fewer new methods.
  • 73c59df feat: add -fd flag for RSpec-style documentation output
  • 76a2074 feat: add --sleep-on-failure to pause a failed spec before teardown
  • 3c7bde4 v2.31.0
  • Additional commits viewable in compare view

Updates github.com/onsi/gomega from 1.41.0 to 1.42.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.42.1

1.42.1

Bump Dependencies

v1.42.0

1.42.0

Add a set of Claude skill as a marketplace plugin

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.42.1

Bump Dependencies

1.42.0

Add a set of Claude skill as a marketplace plugin

Commits

Updates golang.org/x/sys from 0.46.0 to 0.47.0

Commits
  • 9e7e939 cpu: handle vendor suffixes in parseRelease
  • f6fb8a1 unix: use epoll_pwait rather than epoll_wait
  • f3eeabf windows: avoid length overflow in NewNTString
  • 3cb6647 unix: update glibc to 2.43
  • c507910 windows: document safe usage of TrusteeValue
  • See full diff in compare view

Updates github.com/ironcore-dev/ironcore from 0.3.0 to 0.4.3

Release notes

Sourced from github.com/ironcore-dev/ironcore's releases.

v0.4.3

Changes

🐛 Bug Fixes

🧰 Maintenance

v0.4.2

Changes

🐛 Bug Fixes

🧰 Maintenance

v0.4.1

Changes

🧰 Maintenance

v0.4.0

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

... (truncated)

Commits
  • 28effbb Grant network plugins RBAC to renew their own client certificates (#1507)
  • 7d6b080 Bump the go-dependencies group with 3 updates (#1506)
  • a0e22c5 Fix empty action field on IRI-mapped events (#1500)
  • 8be9150 Fix stuck Machine if Prefix is referenced (#1502)
  • fd1f73f Bump github.com/onsi/gomega in the go-dependencies group (#1494)
  • 8a90e86 MachineScheduler cache loses track of bound machines (#1492)
  • 7c6555c Fix cross-NIC deletion of ephemeral VirtualIPs (#1493)
  • 62a0fe0 Deprecate function SetVolumeUidToAllVolumes() (#1484)
  • 9c5b0ee Grant RBAC for events in events.k8s.io API group (#1490)
  • e06df4e Bump github.com/onsi/ginkgo/v2 (#1486)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

… 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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels Jul 15, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 15, 2026 08:23
@maxmoehl maxmoehl closed this Jul 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
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

@maxmoehl maxmoehl reopened this Jul 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 22, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-dependencies-14de034f75 branch July 22, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code minor size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant