fix(deps): update module github.com/onsi/gomega to v1.43.1 - #398
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
from
May 12, 2026 17:34
edae808 to
e194c4e
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
from
May 18, 2026 00:44
e194c4e to
b3bf8f5
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
2 times, most recently
from
June 1, 2026 22:16
b3bf8f5 to
e599787
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
2 times, most recently
from
June 5, 2026 21:08
e599787 to
a494efd
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
from
June 14, 2026 21:56
a494efd to
fd1aa39
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
2 times, most recently
from
June 17, 2026 23:53
fd1aa39 to
2f8cdf4
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
from
June 24, 2026 00:53
2f8cdf4 to
6821a58
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
2 times, most recently
from
July 12, 2026 16:35
9c87781 to
b6970ba
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
from
July 14, 2026 03:20
b6970ba to
67a3ef1
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
2 times, most recently
from
July 17, 2026 16:05
67a3ef1 to
eaf4065
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
from
August 12, 2026 00:09
eaf4065 to
9518d7a
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
from
August 27, 2026 17:35
9518d7a to
d330c84
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
2 times, most recently
from
August 29, 2026 18:09
d330c84 to
f95bbc3
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
2 times, most recently
from
August 31, 2026 01:40
f95bbc3 to
24858d7
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
2 times, most recently
from
August 31, 2026 16:46
24858d7 to
7551045
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-gomega-1.x
branch
from
September 17, 2026 20:01
7551045 to
241ad17
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.
This PR contains the following updates:
v1.39.1→v1.43.1Release Notes
onsi/gomega (github.com/onsi/gomega)
v1.43.1Compare Source
Maintenance
d547015]## Unreleasedas the work happens. Releases still ship the stripped-down tree onmaster-lite- tests removed and Ginkgo dropped fromgo.mod- and the workflow now builds it and checks it on every push. See RELEASING.md. [e9dc84d]v1.43.0Compare Source
1.43.0
Features
Add gomock adaptor extension for using Gomega matchers with gomock
v1.42.1Compare Source
1.42.1
Bump Dependencies
v1.42.0Compare Source
1.42.0
Add a set of Claude skill as a marketplace plugin
v1.41.0Compare Source
v1.40.0Compare 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.modeven 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.modand then push this stripped down version to a newmaster-litebranch. These stripped-down versions will receive thevx.y.zgit 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)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.