Skip to content

Renovate: Update External dependencies#81

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/external-dependencies
Open

Renovate: Update External dependencies#81
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/external-dependencies

Conversation

@renovate

@renovate renovate Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
busybox minor 1.371.38 age adoption passing confidence
github.com/cobaltcore-dev/openstack-hypervisor-operator require minor v1.1.0v1.2.3 age adoption passing confidence
github.com/onsi/ginkgo/v2 require minor v2.28.2v2.31.0 age adoption passing confidence
github.com/onsi/gomega require minor v1.39.1v1.42.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cobaltcore-dev/openstack-hypervisor-operator (github.com/cobaltcore-dev/openstack-hypervisor-operator)

v1.2.3

Compare Source

v1.2.2

Compare Source

What's Changed

Full Changelog: cobaltcore-dev/openstack-hypervisor-operator@v1.2.1...v1.2.2

v1.2.1

Compare Source

What's Changed

Full Changelog: cobaltcore-dev/openstack-hypervisor-operator@v1.2.0...v1.2.1

v1.2.0

Compare Source

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.31.0

Compare Source

2.31.0

Add a bunch of Claude Skills via the marketplace:

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

v2.30.0

Compare Source

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]

v2.29.0

Compare Source

2.29.0

GinkgoHelperGo makes it easier to write test helpers that need to run in goroutines. Specifically, it makes managing the failure state and capturing failure panics correctly straightforward.

ginkgo outline now includes entries defined in DescribeTableSubtree

v2.28.3

Compare Source

2.28.3

Maintenance

Bump all dependencies

onsi/gomega (github.com/onsi/gomega)

v1.42.0

Compare Source

1.42.0

Add a set of Claude skill as a marketplace plugin

v1.41.0

Compare Source

v1.40.0

Compare Source

1.40.0

We're adopting a new release strategy to minimize dependency bloat in projects that consume Gomega. It is a limitation of the go mod toolchain that test subdependencies of your project's direct dependencies get pulled in as indirect dependencies. In the case of Gomega, this ends up pulling in all of Ginkgo into your go.mod even if you are only using Gomega (Gomega uses Ginkgo for its own tests).

Going forward, releases will strip out all tests, tidy up the go.mod and then push this stripped down version to a new master-lite branch. These stripped-down versions will receive the vx.y.z git tag and will be picked up by the go toolchain.

Please open an issue if this new release process causes unexpected changes for your projects.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on Friday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 16 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.26 -> 1.26.0
k8s.io/api v0.35.2 -> v0.36.0
k8s.io/apimachinery v0.35.2 -> v0.36.0
k8s.io/client-go v0.35.2 -> v0.36.0
sigs.k8s.io/controller-runtime v0.23.3 -> v0.24.1
github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83 -> v0.0.0-20260402051712-545e8a4df936
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.4 -> v2.27.7
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.64.0 -> v0.65.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.39.0 -> v1.40.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.39.0 -> v1.40.0
go.uber.org/zap v1.27.1 -> v1.28.0
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/apiextensions-apiserver v0.35.2 -> v0.36.0
k8s.io/apiserver v0.35.2 -> v0.36.0
k8s.io/component-base v0.35.2 -> v0.36.0
k8s.io/kube-openapi v0.0.0-20260127142750-a19766b6e2d4 -> v0.0.0-20260317180543-43fb72c5454a
k8s.io/utils v0.0.0-20260319190234-28399d86e0b5 -> v0.0.0-20260507154919-ff6756f316d2

@renovate renovate Bot force-pushed the renovate/external-dependencies branch 4 times, most recently from 8dac22a to ad51de7 Compare May 18, 2026 05:03
@renovate renovate Bot force-pushed the renovate/external-dependencies branch 3 times, most recently from b239aa8 to 75b608e Compare May 28, 2026 14:54
@renovate renovate Bot force-pushed the renovate/external-dependencies branch 3 times, most recently from 920ea7c to e8a6a49 Compare June 4, 2026 19:15
@renovate renovate Bot force-pushed the renovate/external-dependencies branch 2 times, most recently from 453a517 to b7800fb Compare June 14, 2026 21:36
@renovate renovate Bot force-pushed the renovate/external-dependencies branch from b7800fb to f63091d Compare June 16, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants