Skip to content

Update ginkgo and gomega (main)#967

Open
renovate-rancher[bot] wants to merge 1 commit into
mainfrom
renovate/main-ginkgo-and-gomega
Open

Update ginkgo and gomega (main)#967
renovate-rancher[bot] wants to merge 1 commit into
mainfrom
renovate/main-ginkgo-and-gomega

Conversation

@renovate-rancher
Copy link
Copy Markdown
Contributor

@renovate-rancher renovate-rancher Bot commented May 14, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/ginkgo/v2 v2.28.1v2.29.0 age confidence
github.com/onsi/gomega v1.39.0v1.41.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

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

v2.28.2

Compare Source

2.28.2

  • Add ArtifactDir() to support Go 1.26 testing.TB interface [f3a36b6]
  • Implement shell completion [94151c8]
  • Add asan CLI option mirroring msan implementation [4d21dbb]
  • Bump uri from 1.0.3 to 1.0.4 in /docs (#​1630) [c102161]
  • fix aspect ratio [9619647]
  • update logos [5779304]
onsi/gomega (github.com/onsi/gomega)

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.

v1.39.1

Compare Source

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.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 has been generated by Renovate Bot.

@renovate-rancher renovate-rancher Bot requested a review from a team as a code owner May 14, 2026 05:48
@renovate-rancher renovate-rancher Bot added the dependencies Pull requests that update a dependency file label May 14, 2026
@renovate-rancher
Copy link
Copy Markdown
Contributor Author

renovate-rancher Bot commented May 14, 2026

ℹ️ 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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83 -> v0.0.0-20260402051712-545e8a4df936

@renovate-rancher renovate-rancher Bot force-pushed the renovate/main-ginkgo-and-gomega branch from 503de70 to 69722c4 Compare May 25, 2026 06:02
@renovate-rancher renovate-rancher Bot force-pushed the renovate/main-ginkgo-and-gomega branch from 69722c4 to 24cd2d2 Compare May 30, 2026 05:50
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants