Skip to content

Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.30.0#406

Merged
moleske merged 1 commit into
mainfrom
dependabot/go_modules/github.com/onsi/ginkgo/v2-2.30.0
Jun 13, 2026
Merged

Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.30.0#406
moleske merged 1 commit into
mainfrom
dependabot/go_modules/github.com/onsi/ginkgo/v2-2.30.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/onsi/ginkgo/v2 from 2.29.0 to 2.30.0.

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.30.0

2.30.0

Features

Ginkgo now allows extentions/global.Reset to 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

  • Fix nested --github-output group for progress report nested inside timeline [4f62d7a]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.30.0

Features

Ginkgo now allows extentions/global.Reset to 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

  • Fix nested --github-output group for progress report nested inside timeline [4f62d7a]
Commits
  • 31e9912 v2.30.0
  • a79cdbb Document running multiple suites in a single test process
  • 800291a Allow extensions/globals.Reset to support re-running RunSpecs
  • 4f62d7a Fix nested --github-output group for progress report nested inside timeline
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 12, 2026
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.29.0 to 2.30.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.30.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/onsi/ginkgo/v2-2.30.0 branch from 8ff684c to adce61a Compare June 13, 2026 00:08
@moleske moleske merged commit 5f8e125 into main Jun 13, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/onsi/ginkgo/v2-2.30.0 branch June 13, 2026 00:22
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Jun 13, 2026
Dependency updates in code.cloudfoundry.org/cc-uploader:

- Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.30.0
    PR: cloudfoundry/cc-uploader#406
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Dependency updates in code.cloudfoundry.org/tps:

- Bump code.cloudfoundry.org/localip from 0.74.0 to 0.75.0
    PR: cloudfoundry/tps#459
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/diego-logging-client from 0.110.0 to 0.111.0
    PR: cloudfoundry/tps#458
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant