Skip to content

Update module github.com/onsi/gomega to v1.40.0#160

Merged
ske-prow[bot] merged 1 commit intomainfrom
renovate/github.com-onsi-gomega-1.x
Apr 28, 2026
Merged

Update module github.com/onsi/gomega to v1.40.0#160
ske-prow[bot] merged 1 commit intomainfrom
renovate/github.com-onsi-gomega-1.x

Conversation

@ske-renovate-ce
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/gomega v1.39.1v1.40.0 age confidence

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
    • At any time (no schedule defined)
  • 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 Renovate Bot.

@ske-renovate-ce ske-renovate-ce Bot added the kind/upgrade Upgrading components or dependencies (e.g., by renovate) label Apr 28, 2026
@ske-renovate-ce
Copy link
Copy Markdown
Contributor Author

/label skip-review

@ske-prow ske-prow Bot added the skip-review Indicates a PR is trusted, used by tide for auto-merging PRs. label Apr 28, 2026
@ske-prow
Copy link
Copy Markdown

ske-prow Bot commented Apr 28, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign dergeberl for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ske-prow ske-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 28, 2026
@ske-prow ske-prow Bot merged commit 9c77c1f into main Apr 28, 2026
3 checks passed
@ske-prow ske-prow Bot deleted the renovate/github.com-onsi-gomega-1.x branch April 28, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/upgrade Upgrading components or dependencies (e.g., by renovate) size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. skip-review Indicates a PR is trusted, used by tide for auto-merging PRs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants