Skip to content

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

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.32.1#563
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-onsi-ginkgo-v2-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Compare Source

2.32.1

Fixes
  • Defer AfterAll until repeated spec completes [e647b3b]

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.


Summary by cubic

Updates github.com/onsi/ginkgo/v2 from v2.32.0 to v2.32.1 to fix AfterAll timing for repeated specs. Previously AfterAll could run before a repeated spec finished; now AfterAll runs after the repeated spec completes. This only affects test execution.

Review notes

  • Scope is limited to go.mod and go.sum; no production code changes.
  • If tests rely on AfterAll timing with repeated specs, verify expectations; no migration required.

Written for commit be79de9. Summary will update on new commits.

Review in cubic

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