Bump github.com/go-openapi/testify/v2 from 2.5.1 to 2.6.0 (#344)

Bumps
[github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify)
from 2.5.1 to 2.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-openapi/testify/releases">github.com/go-openapi/testify/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.6.0</h2>
<h2><a
href="https://github.com/go-openapi/testify/tree/v2.6.0">2.6.0</a> -
2026-06-25</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-openapi/testify/compare/v2.5.1...v2.6.0">https://github.com/go-openapi/testify/compare/v2.5.1...v2.6.0</a></p>
<p>22 commits in this release.</p>
<hr />
<h3><!-- raw HTML omitted -->Implemented enhancements</h3>
<ul>
<li>feat(ci): added shared workflow for bot-pr monitoring by <a
href="https://github.com/fredbi"><code>@​fredbi</code></a> <a
href="https://github.com/go-openapi/testify/commit/9c64e3d41d885fcff31286395c3d9769ca3f78cd">...</a></li>
</ul>
<h3><!-- raw HTML omitted -->Fixed bugs</h3>
<ul>
<li>fix: guard copyExportedFields against nil interface values in
slices, maps, and pointers by <a
href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a
href="https://redirect.github.com/go-openapi/testify/pull/127">#127</a>
<a
href="https://github.com/go-openapi/testify/commit/df5655461b711805ca29a0ae711c966a407aafd1">...</a></li>
<li>Fix nil pointer dereferences in assertion functions and add fuzz
tests by <a href="https://github.com/Copilot"><code>@​Copilot</code></a>
in <a
href="https://redirect.github.com/go-openapi/testify/pull/126">#126</a>
<a
href="https://github.com/go-openapi/testify/commit/57d0e4e73d16f4072965b3fef7f57cf27d5ff772">...</a></li>
<li>Fix didPanic to use type assertion for runtime.PanicNilError instead
of string comparison by <a
href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a
href="https://redirect.github.com/go-openapi/testify/pull/124">#124</a>
<a
href="https://github.com/go-openapi/testify/commit/8244b25cb981578bb54973a6c6f5ee2f7e21ba3b">...</a></li>
</ul>
<h3><!-- raw HTML omitted -->Documentation</h3>
<ul>
<li>doc: reformed announcements to trigger posts by <a
href="https://github.com/fredbi"><code>@​fredbi</code></a> in <a
href="https://redirect.github.com/go-openapi/testify/pull/134">#134</a>
<a
href="https://github.com/go-openapi/testify/commit/acda72bd1416e217fddd07cc554ac70974b75343">...</a></li>
<li>doc: announced content of forthcoming releases by <a
href="https://github.com/fredbi"><code>@​fredbi</code></a> in <a
href="https://redirect.github.com/go-openapi/testify/pull/133">#133</a>
<a
href="https://github.com/go-openapi/testify/commit/bae689be41fd4575f9bbdd7a0ddee87cd0eace2e">...</a></li>
<li>doc: record ErrorAsType / go-version guards in project docs by <a
href="https://github.com/fredbi"><code>@​fredbi</code></a> <a
href="https://github.com/go-openapi/testify/commit/5c794018e6d28130e21a3d1bb4c104ce2e3db496">...</a></li>
<li>feat(assertions): add go1.26 ErrorAsType / NotErrorAsType by <a
href="https://github.com/fredbi"><code>@​fredbi</code></a> <a
href="https://github.com/go-openapi/testify/commit/94d0c9436f75adc5a00fc0a55ebc343053456536">...</a></li>
<li>doc: updated contributors file by <a
href="https://github.com/bot-go-openapi%5Bbot%5D"><code>@​bot-go-openapi[bot]</code></a>
in <a
href="https://redirect.github.com/go-openapi/testify/pull/130">#130</a>
<a
href="https://github.com/go-openapi/testify/commit/5cade64e9f5419f662aba578fb85169c1ef27a9c">...</a></li>
<li>doc: updated contributors file by <a
href="https://github.com/bot-go-openapi%5Bbot%5D"><code>@​bot-go-openapi[bot]</code></a>
in <a
href="https://redirect.github.com/go-openapi/testify/pull/122">#122</a>
<a
href="https://github.com/go-openapi/testify/commit/391fb04c0511372fbed5b495d3f5053cc5002aec">...</a></li>
<li>doc: removed unused slack link in doc by <a
href="https://github.com/fredbi"><code>@​fredbi</code></a> in <a
href="https://redirect.github.com/go-openapi/testify/pull/121">#121</a>
<a
href="https://github.com/go-openapi/testify/commit/a0b676d0d8ad4196e38e03205f64c62bcb5a2515">...</a></li>
<li>doc: updated contributors file by <a
href="https://github.com/bot-go-openapi%5Bbot%5D"><code>@​bot-go-openapi[bot]</code></a>
in <a
href="https://redirect.github.com/go-openapi/testify/pull/120">#120</a>
<a
href="https://github.com/go-openapi/testify/commit/61ef320c3d1ff1de49ef998ccc5e32927e32e70a">...</a></li>
<li>doc: updated contributors file by <a
href="https://github.com/bot-go-openapi%5Bbot%5D"><code>@​bot-go-openapi[bot]</code></a>
in <a
href="https://redirect.github.com/go-openapi/testify/pull/119">#119</a>
<a
href="https://github.com/go-openapi/testify/commit/324d7904250ec384f69ac6cdb89829e233c52ace">...</a></li>
<li>doc: updated contributors file by <a
href="https://github.com/bot-go-openapi%5Bbot%5D"><code>@​bot-go-openapi[bot]</code></a>
in <a
href="https://redirect.github.com/go-openapi/testify/pull/118">#118</a>
<a
href="https://github.com/go-openapi/testify/commit/7439c853ba72d3efc20d58c07c6fb733b15539ce">...</a></li>
</ul>
<h3><!-- raw HTML omitted -->Code quality</h3>
<ul>
<li>feat(codegen): support go-version-guarded assertions by <a
href="https://github.com/fredbi"><code>@​fredbi</code></a> <a
href="https://github.com/go-openapi/testify/commit/5d9a68bed5ffb46793db5f299fdede71cd323557">...</a></li>
<li>fix(assertions): guard reflection walkers against cyclic inputs by
<a href="https://github.com/fredbi"><code>@​fredbi</code></a> in <a
href="https://redirect.github.com/go-openapi/testify/pull/129">#129</a>
<a
href="https://github.com/go-openapi/testify/commit/621869513946bbb40d2765f7364bbe74e509391a">...</a></li>
</ul>
<h3><!-- raw HTML omitted -->Miscellaneous tasks</h3>
<ul>
<li>chore: prepare release v2.6.0 by <a
href="https://github.com/bot-go-openapi%5Bbot%5D"><code>@​bot-go-openapi[bot]</code></a>
in <a
href="https://redirect.github.com/go-openapi/testify/pull/135">#135</a>
<a
href="https://github.com/go-openapi/testify/commit/5376bc2556653f08cfefe95cf0beefa5b30b93ac">...</a></li>
<li>ci: fix secret passing for webhook by <a
href="https://github.com/fredbi"><code>@​fredbi</code></a> <a
href="https://github.com/go-openapi/testify/commit/d1b5e58c96aeb0463c28191775298fc8499764e4">...</a></li>
<li>test(ci): fixup tests for CI running go1.25 with GOTOOLCHAIN=local
by <a href="https://github.com/fredbi"><code>@​fredbi</code></a> <a
href="https://github.com/go-openapi/testify/commit/f490f00d48062069171f5f5292ce28992733c560">...</a></li>
<li>chore(ci): run contributors workflow monthly instead of weekly by <a
href="https://github.com/fredbi"><code>@​fredbi</code></a> in <a
href="https://redirect.github.com/go-openapi/testify/pull/131">#131</a>
<a
href="https://github.com/go-openapi/testify/commit/d3fde91ee7cbb8189a1e54d7bd6ea9f8f55ebf91">...</a></li>
<li>test(assertions): fixed flaky test (async w/real time) by <a
href="https://github.com/fredbi"><code>@​fredbi</code></a> in <a
href="https://redirect.github.com/go-openapi/testify/pull/128">#128</a>
<a
href="https://github.com/go-openapi/testify/commit/81253df9c4e786c95b43893c15e99a1fc4075085">...</a></li>
</ul>
<h3><!-- raw HTML omitted -->Other (technical)</h3>
<ul>
<li>codegen w/ go version guards - ErrorAsType (go1.26) by <a
href="https://github.com/fredbi"><code>@​fredbi</code></a> in <a
href="https://redirect.github.com/go-openapi/testify/pull/132">#132</a>
<a
href="https://github.com/go-openapi/testify/commit/4c0e1d89a1203a6e98ad485d266906a11986e73a">...</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-openapi/testify/commit/5376bc2556653f08cfefe95cf0beefa5b30b93ac"><code>5376bc2</code></a>
chore: prepare release v2.6.0</li>
<li><a
href="https://github.com/go-openapi/testify/commit/d1b5e58c96aeb0463c28191775298fc8499764e4"><code>d1b5e58</code></a>
ci: fix secret passing for webhook</li>
<li><a
href="https://github.com/go-openapi/testify/commit/acda72bd1416e217fddd07cc554ac70974b75343"><code>acda72b</code></a>
doc: reformed announcements to trigger posts (<a
href="https://redirect.github.com/go-openapi/testify/issues/134">#134</a>)</li>
<li><a
href="https://github.com/go-openapi/testify/commit/bae689be41fd4575f9bbdd7a0ddee87cd0eace2e"><code>bae689b</code></a>
doc: announced content of forthcoming releases (<a
href="https://redirect.github.com/go-openapi/testify/issues/133">#133</a>)</li>
<li><a
href="https://github.com/go-openapi/testify/commit/4c0e1d89a1203a6e98ad485d266906a11986e73a"><code>4c0e1d8</code></a>
Merge pull request <a
href="https://redirect.github.com/go-openapi/testify/issues/132">#132</a>
from fredbi/worktree-go-version-guards</li>
<li><a
href="https://github.com/go-openapi/testify/commit/f490f00d48062069171f5f5292ce28992733c560"><code>f490f00</code></a>
test(ci): fixup tests for CI running go1.25 with GOTOOLCHAIN=local</li>
<li><a
href="https://github.com/go-openapi/testify/commit/5c794018e6d28130e21a3d1bb4c104ce2e3db496"><code>5c79401</code></a>
doc: record ErrorAsType / go-version guards in project docs</li>
<li><a
href="https://github.com/go-openapi/testify/commit/94d0c9436f75adc5a00fc0a55ebc343053456536"><code>94d0c94</code></a>
feat(assertions): add go1.26 ErrorAsType / NotErrorAsType</li>
<li><a
href="https://github.com/go-openapi/testify/commit/5d9a68bed5ffb46793db5f299fdede71cd323557"><code>5d9a68b</code></a>
feat(codegen): support go-version-guarded assertions</li>
<li><a
href="https://github.com/go-openapi/testify/commit/d3fde91ee7cbb8189a1e54d7bd6ea9f8f55ebf91"><code>d3fde91</code></a>
chore(ci): run contributors workflow monthly instead of weekly (<a
href="https://redirect.github.com/go-openapi/testify/issues/131">#131</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/go-openapi/testify/compare/v2.5.1...v2.6.0">compare
view</a></li>
</ul>
</details>
<br />

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 12:10:11 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 1722c5c103
commit c5bc1825f3
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ toolchain go1.26.3
require (
github.com/fluxcd/pkg/runtime v0.110.0
github.com/go-logr/logr v1.4.3
github.com/go-openapi/testify/v2 v2.5.1
github.com/go-openapi/testify/v2 v2.6.0
github.com/google/uuid v1.6.0
github.com/netbirdio/netbird v0.72.4
github.com/onsi/ginkgo/v2 v2.32.0