Skip to content

Update module github.com/onsi/ginkgo/v2 to v2.31.0#1989

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

Update module github.com/onsi/ginkgo/v2 to v2.31.0#1989
renovate-bot wants to merge 1 commit into
backube:mainfrom
renovate-bot:renovate/github.com-onsi-ginkgo-v2-2.x

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/ginkgo/v2 v2.28.1v2.31.0 age confidence

Release Notes

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

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]

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 03:00 AM and 06:59 AM, Monday through Friday (* 3-6 * * 1-5)
  • 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.

@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label Apr 27, 2026
@openshift-ci

openshift-ci Bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: renovate-bot
Once this PR has been reviewed and has the lgtm label, please assign cooktheryan for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the size/XS label Apr 27, 2026
@renovate-bot renovate-bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.28.2 Update module github.com/onsi/ginkgo/v2 to v2.28.3 Apr 29, 2026
@renovate-bot renovate-bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 0ef9009 to d49ce55 Compare April 29, 2026 00:30
@forking-renovate

Copy link
Copy Markdown

ℹ️ 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
github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83 -> v0.0.0-20260402051712-545e8a4df936
golang.org/x/crypto v0.47.0 -> v0.50.0
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.42.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

@openshift-ci openshift-ci Bot added size/M and removed size/XS labels Apr 29, 2026
@renovate-bot renovate-bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from d49ce55 to 780bf44 Compare May 12, 2026 10:57
@renovate-bot renovate-bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.28.3 Update module github.com/onsi/ginkgo/v2 to v2.29.0 May 18, 2026
@renovate-bot renovate-bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 780bf44 to 67f475a Compare May 18, 2026 01:57
@sonarqubecloud

Copy link
Copy Markdown

@renovate-bot renovate-bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 67f475a to cc9ecef Compare May 28, 2026 17:54
@renovate-bot renovate-bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.29.0 Update module github.com/onsi/ginkgo/v2 to v2.30.0 Jun 12, 2026
@renovate-bot renovate-bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from cc9ecef to 7554244 Compare June 12, 2026 01:00
Signed-off-by: Mend Renovate <bot@renovateapp.com>
@renovate-bot renovate-bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.30.0 Update module github.com/onsi/ginkgo/v2 to v2.31.0 Jun 14, 2026
@renovate-bot renovate-bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 7554244 to 4ca1d7c Compare June 14, 2026 21:15
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.9%. Comparing base (2006e35) to head (4ca1d7c).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1989   +/-   ##
=====================================
  Coverage   68.8%   68.9%           
=====================================
  Files         58      58           
  Lines       6097    6097           
=====================================
+ Hits        4199    4205    +6     
+ Misses      1584    1581    -3     
+ Partials     314     311    -3     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant