Bump the go-dependencies group across 1 directory with 3 updates#177
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the go-dependencies group across 1 directory with 3 updates#177dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Member
|
@dependabot rebase |
6fd60ae to
64a96db
Compare
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>
64a96db to
a6b3b5e
Compare
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 1 update in the / directory: github.com/ironcore-dev/metal-operator.
Updates
github.com/ironcore-dev/metal-operatorfrom 0.2.1 to 0.4.0Release notes
Sourced from github.com/ironcore-dev/metal-operator's releases.
... (truncated)
Commits
4854c23EnsureServerMaintenanceis removed when performing a BMC version upgrade (...56e4833ReconcileSettypes until all patching/creation is completed (#676)f4dd367Remove deprecated uuid field from ServerSpec (#699)7c05e8eBump gofish to v0.21.4 (#717)9dd7944Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 (#716)b211970Bump rollup from 4.42.0 to 4.59.0 (#715)a46f1dafix percentage display in bms/biosupdate conditions (#711)587fb33Fix flaky BMCVersion/BIOSVersion tests due to nil UpgradeTask pointer (#703)3510193add dnsrecord template volume (#660)8dbfc14Bump lodash-es and mermaid (#702)Updates
github.com/onsi/ginkgo/v2from 2.27.5 to 2.28.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
5d1d628v2.28.1676f985update test mu language8032100appease go vet41ca807bump dependencies2b2305bv2.28.071d2d89feat: support component semantic version filtering8cbbcb4Fix doclink for ginkgo runUpdates
github.com/onsi/gomegafrom 1.39.0 to 1.39.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
1a25a36v1.39.1406faeebump all deps