CLOUD-727: Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.32.0#1651
Open
dependabot[bot] wants to merge 1 commit into
Open
CLOUD-727: Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.32.0#1651dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
egegunes,
gkech,
hors,
mayankshah1607,
nmarukovich,
oksana-grishchenko and
pooknull
as code owners
June 23, 2026 01:02
egegunes
previously approved these changes
Jun 23, 2026
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/onsi/ginkgo/v2-2.32.0
branch
3 times, most recently
from
July 8, 2026 17:40
106db10 to
5c89737
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/onsi/ginkgo/v2-2.32.0
branch
4 times, most recently
from
July 8, 2026 18:29
af98d64 to
a24e9d2
Compare
egegunes
approved these changes
Jul 9, 2026
gkech
approved these changes
Jul 9, 2026
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.29.0 to 2.32.0. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.29.0...v2.32.0) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/onsi/ginkgo/v2-2.32.0
branch
from
July 16, 2026 20:22
a24e9d2 to
638341b
Compare
Collaborator
commit: 638341b |
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.
Bumps github.com/onsi/ginkgo/v2 from 2.29.0 to 2.32.0.
Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
9ff1646v2.32.00491f2aMake -fd exclusive of -p/-procs and -randomize-all334f74arespect SilenceSkips in fd mode, add test21047ceNo need for a new method.7d281e1Break out to two methods.5313727More integration, fewer changes.b83f524Fewer new methods.73c59dffeat: add -fd flag for RSpec-style documentation output76a2074feat: add --sleep-on-failure to pause a failed spec before teardown3c7bde4v2.31.0