Skip to content

Update module github.com/onsi/ginkgo/v2 to v2.32.0#447

Open
red-hat-konflux[bot] wants to merge 1 commit into
release-5.0from
konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x
Open

Update module github.com/onsi/ginkgo/v2 to v2.32.0#447
red-hat-konflux[bot] wants to merge 1 commit into
release-5.0from
konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Apr 28, 2026

Copy link
Copy Markdown

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs 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]

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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@openshift-ci openshift-ci Bot requested review from nirarg and nunnatsa April 28, 2026 00:19
@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Apr 28, 2026
@openshift-ci

openshift-ci Bot commented Apr 28, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign nirarg 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 commented Apr 28, 2026

Copy link
Copy Markdown

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.2 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 Apr 29, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x branch from 8800cf6 to ab2b778 Compare April 29, 2026 04:16
@red-hat-konflux

Copy link
Copy Markdown
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):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/onsi/gomega v1.39.1 -> v1.40.0
golang.org/x/crypto v0.49.0 -> v0.50.0
github.com/google/pprof v0.0.0-20260302011040-a15ffb7f9dcc -> v0.0.0-20260402051712-545e8a4df936
golang.org/x/mod v0.33.0 -> v0.35.0
golang.org/x/net v0.51.0 -> v0.53.0
golang.org/x/sys v0.42.0 -> v0.43.0
golang.org/x/term v0.41.0 -> v0.42.0
golang.org/x/text v0.35.0 -> v0.36.0
golang.org/x/tools v0.42.0 -> v0.44.0

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 - autoclosed May 5, 2026
@red-hat-konflux red-hat-konflux Bot closed this May 5, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x branch May 5, 2026 04:26
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 - autoclosed fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 May 5, 2026
@red-hat-konflux red-hat-konflux Bot reopened this May 5, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x branch 2 times, most recently from ab2b778 to ff0bbce Compare May 5, 2026 08:21
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 - autoclosed May 6, 2026
@red-hat-konflux red-hat-konflux Bot closed this May 6, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 - autoclosed fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 May 6, 2026
@red-hat-konflux red-hat-konflux Bot reopened this May 6, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x branch 2 times, most recently from ff0bbce to ee0394d Compare May 6, 2026 08:29
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 - autoclosed May 9, 2026
@red-hat-konflux red-hat-konflux Bot closed this May 9, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 - autoclosed fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 May 9, 2026
@red-hat-konflux red-hat-konflux Bot reopened this May 9, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x branch 2 times, most recently from ee0394d to f3fb112 Compare May 9, 2026 08:50
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 - autoclosed May 13, 2026
@red-hat-konflux red-hat-konflux Bot closed this May 13, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 - autoclosed fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 May 13, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x branch 2 times, most recently from f3fb112 to 241c262 Compare May 13, 2026 18:03
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 - autoclosed May 13, 2026
@red-hat-konflux red-hat-konflux Bot closed this May 13, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 - autoclosed fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 May 14, 2026
@red-hat-konflux red-hat-konflux Bot reopened this May 14, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x branch 3 times, most recently from 61333bf to c5d5c28 Compare May 18, 2026 00:26
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.29.0 May 18, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.29.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.29.0 - autoclosed May 24, 2026
@red-hat-konflux red-hat-konflux Bot closed this May 24, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.29.0 - autoclosed fix(deps): update module github.com/onsi/ginkgo/v2 to v2.29.0 May 24, 2026
@red-hat-konflux red-hat-konflux Bot reopened this May 24, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x branch 2 times, most recently from c5d5c28 to 005c8d3 Compare May 24, 2026 04:24
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.29.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.29.0 - autoclosed May 29, 2026
@red-hat-konflux red-hat-konflux Bot closed this May 29, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.29.0 - autoclosed fix(deps): update module github.com/onsi/ginkgo/v2 to v2.29.0 May 30, 2026
@red-hat-konflux red-hat-konflux Bot reopened this May 30, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x branch 2 times, most recently from 005c8d3 to b2ad9fd Compare May 30, 2026 00:46
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x branch from b2ad9fd to 56383cb Compare June 15, 2026 16:09
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.29.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.30.0 Jun 15, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x branch from 56383cb to b458960 Compare June 17, 2026 20:19
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.30.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.31.0 Jun 17, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-5.0/github.com-onsi-ginkgo-v2-2.x branch from b458960 to 41c1f5f Compare June 25, 2026 18:54
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.31.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.32.0 Jun 25, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.32.0 Update module github.com/onsi/ginkgo/v2 to v2.32.0 Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants