Update module github.com/onsi/gomega to v1.42.1 - #115
Conversation
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
👍 Coverage remained same at 21.62% |
fb363dc to
f196e8b
Compare
|
👍 Coverage remained same at 21.62% |
f196e8b to
433129f
Compare
|
👍 Coverage remained same at 21.64% |
433129f to
2140537
Compare
|
👍 Coverage remained same at 21.64% |
2140537 to
b24db4c
Compare
|
👍 Coverage remained same at 21.64% |
b24db4c to
242fa9d
Compare
|
👍 Coverage remained same at 21.64% |
242fa9d to
1f7ffd4
Compare
|
👍 Coverage remained same at 21.64% |
1f7ffd4 to
acb8753
Compare
|
👍 Coverage remained same at 21.64% |
acb8753 to
af4a5ad
Compare
|
👍 Coverage remained same at 21.64% |
af4a5ad to
a5bb58b
Compare
|
👍 Coverage remained same at 21.64% |
a5bb58b to
8854dfb
Compare
|
👍 Coverage remained same at 21.64% |
8854dfb to
7d92660
Compare
|
👍 Coverage remained same at 21.64% |
7d92660 to
3df47e3
Compare
|
👍 Coverage remained same at 21.56% |
3df47e3 to
953a4c3
Compare
|
👍 Coverage remained same at 21.56% |
953a4c3 to
26c55ea
Compare
|
👍 Coverage remained same at 21.56% |
26c55ea to
802f4de
Compare
|
👍 Coverage remained same at 21.56% |
802f4de to
c62ad71
Compare
|
👍 Coverage remained same at 21.56% |
c62ad71 to
d152fff
Compare
|
👍 Coverage remained same at 21.56% |
d152fff to
23527bd
Compare
|
👍 Coverage remained same at 21.56% |
23527bd to
df044f7
Compare
|
👍 Coverage remained same at 21.56% |
df044f7 to
4fd68a1
Compare
|
👍 Coverage remained same at 21.56% |
This PR contains the following updates:
v1.38.0→v1.42.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
onsi/gomega (github.com/onsi/gomega)
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.
v1.39.1Compare 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.
v1.39.0Compare Source
1.39.0
Features
Add
MatchErrorStrictlywhich only passes iferrors.Is(actual, expected)returns true.MatchError, by contrast, will fallback to string comparison.v1.38.3Compare Source
1.38.3
Fixes
make string formatitng more consistent for users who use format.Object directly
v1.38.2Compare Source
1.38.2
c404969]v1.38.1Compare Source
1.38.1
Fixes
Numerous minor fixes and dependency bumps
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.