Update module github.com/onsi/ginkgo/v2 to v2.32.1 - #2645
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: pkg/KubeArmorController/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
5 times, most recently
from
June 9, 2026 16:35
900d547 to
d083fe5
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
from
June 12, 2026 00:51
d083fe5 to
ea599cd
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
4 times, most recently
from
June 19, 2026 06:23
fa17c58 to
4db5d67
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
3 times, most recently
from
June 22, 2026 18:31
3f83354 to
1511a99
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
5 times, most recently
from
June 25, 2026 03:41
825b955 to
9512ed9
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
7 times, most recently
from
June 30, 2026 12:31
80fef66 to
885c389
Compare
renovate
Bot
requested review from
Aryan-sharma11 and
AryanBakliwal
as code owners
July 1, 2026 16:01
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
9 times, most recently
from
July 8, 2026 17:22
0db1bd3 to
bf884b2
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
3 times, most recently
from
July 15, 2026 12:18
4b4c7bd to
5036724
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
4 times, most recently
from
July 27, 2026 07:42
26de50e to
bf496e2
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
from
July 29, 2026 09:40
bf496e2 to
87aada8
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
2 times, most recently
from
August 10, 2026 22:39
4c5e511 to
c53223b
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
from
August 12, 2026 03:27
c53223b to
efcdec4
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
3 times, most recently
from
August 26, 2026 03:50
61728eb to
0ad9556
Compare
renovate
Bot
force-pushed
the
renovate/github.com-onsi-ginkgo-v2-2.x
branch
from
August 26, 2026 09:37
0ad9556 to
e062821
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:
v2.27.4→v2.32.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.32.1Compare Source
2.32.1
Fixes
e647b3b]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
Configuration
📅 Schedule: (UTC)
🚦 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.