Skip to content

chore(deps): update module github.com/onsi/ginkgo/v2 to v2.32.0 - #840

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

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

Conversation

@renovate

@renovate renovate Bot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/ginkgo/v2 v2.28.0v2.32.0 age 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.32.0

Compare Source

2.32.0

-fd generate RSpec-style documentation output. Thank @​woodie !
--sleep-on-failure pauses a failed spec before teardown. Thanks @​qinqon !

v2.31.0

Compare Source

2.31.0

Add a bunch of Claude Skills via the marketplace:

/plugin marketplace add onsi/ginkgo
/plugin install ginkgo@ginkgo

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]

v2.28.1

Compare 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.


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 added the renovate label Feb 13, 2026
@codecov

codecov Bot commented Feb 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.70%. Comparing base (47171f9) to head (cd669bf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #840   +/-   ##
=======================================
  Coverage   47.70%   47.70%           
=======================================
  Files          99       99           
  Lines        6163     6163           
=======================================
  Hits         2940     2940           
  Misses       3018     3018           
  Partials      205      205           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from e0ee766 to 3af2953 Compare March 13, 2026 13:58
@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch 2 times, most recently from 071b5b0 to 164b702 Compare April 1, 2026 21:41
@renovate renovate Bot changed the title chore(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - autoclosed Apr 7, 2026
@renovate renovate Bot closed this Apr 7, 2026
@renovate
renovate Bot deleted the renovate/github.com-onsi-ginkgo-v2-2.x branch April 7, 2026 15:52
@renovate renovate Bot changed the title chore(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - autoclosed chore(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 Apr 10, 2026
@renovate renovate Bot reopened this Apr 10, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch 3 times, most recently from 4185376 to bac389b Compare April 17, 2026 12:07
@github-project-automation github-project-automation Bot moved this to 📋 Backlog in Burrito Apr 17, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.28.2 Apr 27, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from bac389b to 1bc6951 Compare April 27, 2026 03:07
@renovate

renovate Bot commented Apr 27, 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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/onsi/gomega v1.39.1 -> v1.40.0
github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83 -> v0.0.0-20260402051712-545e8a4df936

@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 Apr 29, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 1bc6951 to 4a201ec Compare April 29, 2026 03:28
@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 4a201ec to 8a0d4d7 Compare May 12, 2026 17:14
@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 18, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 8a0d4d7 to 8394d5c Compare May 18, 2026 02:34
@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 8394d5c to f6e19e4 Compare May 28, 2026 22:18
@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 11, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from f6e19e4 to 724be2e Compare June 11, 2026 23:59
@renovate renovate Bot changed the title chore(deps): update module github.com/onsi/ginkgo/v2 to v2.30.0 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.31.0 Jun 14, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 724be2e to 60ceaa9 Compare June 14, 2026 22:48
@renovate renovate Bot changed the title chore(deps): update module github.com/onsi/ginkgo/v2 to v2.31.0 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.32.0 Jun 22, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 60ceaa9 to cad242d Compare June 22, 2026 20:40
@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch 2 times, most recently from c6b69eb to ed720cb Compare July 3, 2026 14:31
@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch 2 times, most recently from ab20195 to 5fd698d Compare July 17, 2026 12:26
@renovate
renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 5fd698d to cd669bf Compare July 20, 2026 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 📋 Backlog

Development

Successfully merging this pull request may close these issues.

1 participant