Skip to content

chore(deps): update module github.com/onsi/ginkgo/v2 to v2.30.0#455

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-onsi-ginkgo-v2-2.x
Open

chore(deps): update module github.com/onsi/ginkgo/v2 to v2.30.0#455
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-onsi-ginkgo-v2-2.x

Conversation

@renovate

@renovate renovate Bot commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/ginkgo/v2 v2.28.1v2.30.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.30.0

Compare Source

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]

v2.29.0

Compare Source

2.29.0

GinkgoHelperGo makes 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 outline now includes entries defined in DescribeTableSubtree

v2.28.3

Compare Source

2.28.3

Maintenance

Bump all dependencies

v2.28.2

Compare Source

2.28.2

  • Add ArtifactDir() to support Go 1.26 testing.TB interface [f3a36b6]
  • Implement shell completion [94151c8]
  • Add asan CLI option mirroring msan implementation [4d21dbb]
  • Bump uri from 1.0.3 to 1.0.4 in /docs (#​1630) [c102161]
  • fix aspect ratio [9619647]
  • update logos [5779304]

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner April 30, 2026 03:35
@renovate renovate Bot enabled auto-merge (squash) April 30, 2026 03:35
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 914f498 to ccbb6a5 Compare May 2, 2026 01:51
@renovate renovate Bot changed the title chore(deps): update module github.com/onsi/ginkgo/v2 to v2.28.2 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 May 2, 2026
@renovate

renovate Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/onsi/gomega v1.39.1 -> v1.40.0
golang.org/x/crypto v0.47.0 -> v0.50.0
github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83 -> v0.0.0-20260402051712-545e8a4df936
golang.org/x/mod v0.32.0 -> v0.35.0
golang.org/x/net v0.49.0 -> v0.53.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.40.0 -> v0.43.0
golang.org/x/term v0.39.0 -> v0.42.0
golang.org/x/text v0.33.0 -> v0.36.0
golang.org/x/tools v0.41.0 -> v0.44.0

@github-actions github-actions Bot added size/M and removed size/XS labels May 2, 2026
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from ccbb6a5 to ff756f0 Compare May 21, 2026 00:39
@renovate renovate Bot changed the title chore(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.29.0 May 21, 2026
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from ff756f0 to 57ff6c5 Compare June 14, 2026 17:57
@renovate renovate Bot changed the title chore(deps): update module github.com/onsi/ginkgo/v2 to v2.29.0 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.30.0 Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants