build(deps): bump the testing group across 1 directory with 2 updates - #187
Merged
github-actions[bot] merged 1 commit intoSep 15, 2026
Merged
Conversation
ari-wg-gitbot
approved these changes
Sep 15, 2026
dependabot
Bot
force-pushed
the
dependabot/go_modules/testing-8d2f31bb43
branch
from
September 15, 2026 16:15
da6907f to
472bb91
Compare
ari-wg-gitbot
approved these changes
Sep 15, 2026
dependabot
Bot
force-pushed
the
dependabot/go_modules/testing-8d2f31bb43
branch
from
September 15, 2026 17:19
472bb91 to
d26dfd5
Compare
ari-wg-gitbot
previously approved these changes
Sep 15, 2026
Bumps the testing group with 2 updates in the / directory: [github.com/maxbrunsfeld/counterfeiter/v6](https://github.com/maxbrunsfeld/counterfeiter) and [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo). Updates `github.com/maxbrunsfeld/counterfeiter/v6` from 6.12.2 to 6.13.0 - [Release notes](https://github.com/maxbrunsfeld/counterfeiter/releases) - [Commits](maxbrunsfeld/counterfeiter@v6.12.2...v6.13.0) Updates `github.com/onsi/ginkgo/v2` from 2.32.1 to 2.32.2 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.32.1...v2.32.2) --- updated-dependencies: - dependency-name: github.com/maxbrunsfeld/counterfeiter/v6 dependency-version: 6.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.32.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/testing-8d2f31bb43
branch
from
September 15, 2026 17:50
d26dfd5 to
59d2974
Compare
ari-wg-gitbot
approved these changes
Sep 15, 2026
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 the testing group with 2 updates in the / directory: github.com/maxbrunsfeld/counterfeiter/v6 and github.com/onsi/ginkgo/v2.
Updates
github.com/maxbrunsfeld/counterfeiter/v6from 6.12.2 to 6.13.0Release notes
Sourced from github.com/maxbrunsfeld/counterfeiter/v6's releases.
... (truncated)
Commits
3f09632Merge pull request #388 from maxbrunsfeld/faster-ci4f3f1edrun the race detector only where something is concurrent5db1011make the caches safe to share and check the generator under concurrent usefc28428load each package once in the specs that only inspect the target80b1057run the generator and integration specs in parallel9bd0b71build the title caser per call so Generate can run concurrently305aa22drop the install and build steps from the CI scriptsf26ad9dMerge pull request #387 from maxbrunsfeld/fake-race-audit7530f8binvoke counterfeiter with go run in the sql fixture like every other fixture77d1b5frecord variadic arguments as a copy like other slicesUpdates
github.com/onsi/ginkgo/v2from 2.32.1 to 2.32.2Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
b9e3bddv2.32.2c6792b0fix bug where ginkgo -race -p was taking extra long to exit