Bump github.com/onsi/ginkgo/v2 from 2.31.0 to 2.32.0 (#347)

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.31.0 to 2.32.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.32.0</h2>
<h2>2.32.0</h2>
<p><code>-fd</code> generate RSpec-style documentation output. Thank <a
href="https://github.com/woodie"><code>@​woodie</code></a> !
--sleep-on-failure pauses a failed spec before teardown. Thanks <a
href="https://github.com/qinqon"><code>@​qinqon</code></a> !</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's
changelog</a>.</em></p>
<blockquote>
<h2>2.32.0</h2>
<p><code>-fd</code> generate RSpec-style documentation output. Thank <a
href="https://github.com/woodie"><code>@​woodie</code></a> !
--sleep-on-failure pauses a failed spec before teardown. Thanks <a
href="https://github.com/qinqon"><code>@​qinqon</code></a> !</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/9ff1646a26f77a4c0d33ddba3e6368c42c0e8842"><code>9ff1646</code></a>
v2.32.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/0491f2a7af5a5255e3cc7ed2513e48421f7a8ab0"><code>0491f2a</code></a>
Make -fd exclusive of -p/-procs and -randomize-all</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/334f74a5f612e9c13d08638913ee5b1c4565fa3b"><code>334f74a</code></a>
respect SilenceSkips in fd mode, add test</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/21047ceb6ffff989796113a1a360add4d0983b36"><code>21047ce</code></a>
No need for a new method.</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/7d281e1280c294615ea739cd5c5aa92434f598cd"><code>7d281e1</code></a>
Break out to two methods.</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/53137276b0018520a28292d9f7ee63d4db882966"><code>5313727</code></a>
More integration, fewer changes.</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/b83f5245eab30bb169a705c124d846c91043fc94"><code>b83f524</code></a>
Fewer new methods.</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/73c59df3a2c16d6603761e9bd1f1fad07c57dc4a"><code>73c59df</code></a>
feat: add -fd flag for RSpec-style documentation output</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/76a207413b8e2e98293b527dc4fb440ce7cdda2f"><code>76a2074</code></a>
feat: add --sleep-on-failure to pause a failed spec before teardown</li>
<li>See full diff in <a
href="https://github.com/onsi/ginkgo/compare/v2.31.0...v2.32.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/onsi/ginkgo/v2&package-manager=go_modules&previous-version=2.31.0&new-version=2.32.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-07 10:50:11 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 6d8db099de
commit 159994ac12
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/go-openapi/testify/v2 v2.5.1
github.com/google/uuid v1.6.0
github.com/netbirdio/netbird v0.72.4
github.com/onsi/ginkgo/v2 v2.31.0
github.com/onsi/ginkgo/v2 v2.32.0
github.com/onsi/gomega v1.42.0
golang.org/x/mod v0.37.0
k8s.io/api v0.36.2