This repository was archived by the owner on Jul 14, 2026. It is now read-only.
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.32.0#105
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.32.0#105renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
2 times, most recently
from
February 10, 2026 12:31
31d82a3 to
e1ea6cc
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
2 times, most recently
from
April 2, 2026 14:34
6043662 to
5c7a131
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
from
April 12, 2026 17:13
5c7a131 to
c3c5965
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
from
April 27, 2026 06:09
c3c5965 to
eddaeaf
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
3 times, most recently
from
May 4, 2026 14:56
01aa1b6 to
029cded
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
from
May 18, 2026 01:47
029cded to
95096f4
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
2 times, most recently
from
May 30, 2026 13:50
95096f4 to
029f8a7
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
2 times, most recently
from
June 4, 2026 22:58
029f8a7 to
4092ee2
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
2 times, most recently
from
June 8, 2026 23:04
4092ee2 to
5d25d2f
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
from
June 12, 2026 01:02
5d25d2f to
894971d
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
from
June 14, 2026 21:15
894971d to
1046ae4
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
from
June 22, 2026 22:57
1046ae4 to
b1becaa
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
v2.27.2→v2.32.0Release Notes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.32.0Compare Source
2.32.0
-fdgenerate RSpec-style documentation output. Thank @woodie !--sleep-on-failure pauses a failed spec before teardown. Thanks @qinqon !
v2.31.0Compare Source
2.31.0
Add a bunch of Claude Skills via the marketplace:
v2.30.0Compare Source
2.30.0
Features
Ginkgo now allows
extentions/global.Resetto support running multiple suites from within a single process. This may take some massaging on your part (see 1672) but can dramatically speed up codebases with O(hundreds) of test suites.Thanks @lawrencejones !
Fixes
4f62d7a]v2.29.0Compare Source
2.29.0
GinkgoHelperGomakes 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 outlinenow includes entries defined inDescribeTableSubtreev2.28.3Compare Source
2.28.3
Maintenance
Bump all dependencies
v2.28.2Compare Source
2.28.2
f3a36b6]94151c8]4d21dbb]c102161]9619647]5779304]v2.28.1Compare Source
2.28.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.
v2.28.0Compare Source
2.28.0
Ginkgo's SemVer filter now supports filtering multiple components by SemVer version:
can be filtered in or out with an invocation like:
ginkgo --sem-ver-filter="2.1.1, redis=8.2.0"Huge thanks to @Icarus9913 for working on this!
v2.27.5Compare Source
2.27.5
Fixes
Don't make a new formatter for each GinkgoT(); that's just silly and uses precious memory
v2.27.4Compare Source
2.27.4
Fixes
59bc751]v2.27.3Compare Source
2.27.3
Fixes
report exit result in case of failure [
1c9f356]fix data race [
ece19c8]Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.