Skip to content

fix(deps): update module github.com/onsi/gomega to v1.40.0#2714

Merged
ocmbot[bot] merged 1 commit into
mainfrom
renovate/github.com-onsi-gomega-1.x
Jun 1, 2026
Merged

fix(deps): update module github.com/onsi/gomega to v1.40.0#2714
ocmbot[bot] merged 1 commit into
mainfrom
renovate/github.com-onsi-gomega-1.x

Conversation

@ocmbot

@ocmbot ocmbot Bot commented May 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
github.com/onsi/gomega require minor v1.39.1v1.40.0 v1.41.0 OpenSSF Scorecard

Warning

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


Release Notes

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

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
    • Only on Sunday (* * * * 0)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate.

@ocmbot ocmbot Bot requested a review from a team as a code owner May 31, 2026 01:24
@ocmbot ocmbot Bot enabled auto-merge (squash) May 31, 2026 01:24
@netlify

netlify Bot commented May 31, 2026

Copy link
Copy Markdown

Deploy Preview for ocm-website ready!

Name Link
🔨 Latest commit 7a8d05d
🔍 Latest deploy log https://app.netlify.com/projects/ocm-website/deploys/6a1d8cd8f3fb260008ad2c25
😎 Deploy Preview https://deploy-preview-2714--ocm-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added kind/bugfix Bug kind/dependency dependency update, etc. size/s Small labels May 31, 2026
@ocmbot ocmbot Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from daeeb99 to d900cc0 Compare June 1, 2026 06:06
@github-actions github-actions Bot added size/xs Extra small and removed size/s Small labels Jun 1, 2026

@matthiasbruns matthiasbruns left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog reviewed — no breaking changes, patch/minor bump only.

@ocmbot ocmbot Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch 15 times, most recently from 2b2d60f to 6dfa079 Compare June 1, 2026 13:31
@ocmbot ocmbot Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 6dfa079 to 7a8d05d Compare June 1, 2026 13:44
@ocmbot ocmbot Bot merged commit a9b87f1 into main Jun 1, 2026
43 checks passed
@ocmbot ocmbot Bot deleted the renovate/github.com-onsi-gomega-1.x branch June 1, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bugfix Bug kind/dependency dependency update, etc. size/xs Extra small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants