Skip to content

Bump the go-dependencies group across 1 directory with 3 updates#177

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-dependencies-f23fb0657a
Open

Bump the go-dependencies group across 1 directory with 3 updates#177
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-dependencies-f23fb0657a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps the go-dependencies group with 1 update in the / directory: github.com/ironcore-dev/metal-operator.

Updates github.com/ironcore-dev/metal-operator from 0.2.1 to 0.4.0

Release notes

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

v0.4.0

Changes

⚠️ Breaking

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v0.3.0

Changes

🚀 Features

... (truncated)

Commits
  • 4854c23 Ensure ServerMaintenance is removed when performing a BMC version upgrade (...
  • 56e4833 Reconcile Set types until all patching/creation is completed (#676)
  • f4dd367 Remove deprecated uuid field from ServerSpec (#699)
  • 7c05e8e Bump gofish to v0.21.4 (#717)
  • 9dd7944 Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 (#716)
  • b211970 Bump rollup from 4.42.0 to 4.59.0 (#715)
  • a46f1da fix percentage display in bms/biosupdate conditions (#711)
  • 587fb33 Fix flaky BMCVersion/BIOSVersion tests due to nil UpgradeTask pointer (#703)
  • 3510193 add dnsrecord template volume (#660)
  • 8dbfc14 Bump lodash-es and mermaid (#702)
  • Additional commits viewable in compare view

Updates github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1

Release notes

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

v2.28.1

2.28.1

Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.

v2.28.0

2.28.0

Ginkgo's SemVer filter now supports filtering multiple components by SemVer version:

It("should work in a specific version range (1.0.0, 2.0.0) and third-party dependency redis in [8.0.0, ~)", SemVerConstraint(">= 3.2.0"), ComponentSemVerConstraint("redis", ">= 8.0.0") func() {
    // This test will only run when version is between 1.0.0 (exclusive) and 2.0.0 (exclusive) and redis version is >= 8.0.0
})

can be filtered in or out with an invocation like:

ginkgo --sem-ver-filter="2.1.1, redis=8.2.0"

Huge thanks to @​Icarus9913 for working on this!

Changelog

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

2.28.1

Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.

2.28.0

Ginkgo's SemVer filter now supports filtering multiple components by SemVer version:

It("should work in a specific version range (1.0.0, 2.0.0) and third-party dependency redis in [8.0.0, ~)", SemVerConstraint(">= 3.2.0"), ComponentSemVerConstraint("redis", ">= 8.0.0") func() {
    // This test will only run when version is between 1.0.0 (exclusive) and 2.0.0 (exclusive) and redis version is >= 8.0.0
})

can be filtered in or out with an invocation like:

ginkgo --sem-ver-filter="2.1.1, redis=8.2.0"

Huge thanks to @​Icarus9913 for working on this!

Commits

Updates github.com/onsi/gomega from 1.39.0 to 1.39.1

Release notes

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

v1.39.1

1.39.1

Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.

Changelog

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

1.39.1

Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 24, 2026
@hardikdr hardikdr added the area/gardener-extension Gardener extension integration. label Mar 25, 2026
@hardikdr hardikdr added this to Roadmap Mar 25, 2026
@afritzler
Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/go-dependencies-f23fb0657a branch from 6fd60ae to 64a96db Compare April 1, 2026 15:07
Bumps the go-dependencies group with 1 update in the / directory: [github.com/ironcore-dev/metal-operator](https://github.com/ironcore-dev/metal-operator).


Updates `github.com/ironcore-dev/metal-operator` from 0.2.1 to 0.4.0
- [Release notes](https://github.com/ironcore-dev/metal-operator/releases)
- [Commits](ironcore-dev/metal-operator@v0.2.1...v0.4.0)

Updates `github.com/onsi/ginkgo/v2` from 2.27.5 to 2.28.1
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.27.5...v2.28.1)

Updates `github.com/onsi/gomega` from 1.39.0 to 1.39.1
- [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.39.1)

---
updated-dependencies:
- dependency-name: github.com/ironcore-dev/metal-operator
  dependency-version: 0.4.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.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.39.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-dependencies-f23fb0657a branch from 64a96db to a6b3b5e Compare April 1, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/gardener-extension Gardener extension integration. dependencies Pull requests that update a dependency file go Pull requests that update Go code size/L

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants