Commit 5508251
authored
chore: bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 (Mellanox#1766)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.25.3 to 2.26.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.26.0</h2>
<h2>2.26.0</h2>
<h3>Features</h3>
<p>Ginkgo can now generate json-formatted reports that are compatible
with the <code>go test</code> json format. Use <code>ginkgo
--gojson-report=report.go.json</code>. This is not intended to be a
replacement for Ginkgo's native json format which is more information
rich and better models Ginkgo's test structure semantics.</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.26.0</h2>
<h3>Features</h3>
<p>Ginkgo can now generate json-formatted reports that are compatible
with the <code>go test</code> json format. Use <code>ginkgo
--gojson-report=report.go.json</code>. This is not intended to be a
replacement for Ginkgo's native json format which is more information
rich and better models Ginkgo's test structure semantics.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/02f7324631e5805325d0a44a41210e38bfd4c1e0"><code>02f7324</code></a>
v2.26.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/6bc55664e0761577874061daa94b05dba9d42bc5"><code>6bc5566</code></a>
Merge branch 'pseudo-su-add-go-json-reporter'</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/b470f6132a403dc81ada0d22885ec2b834d25e5c"><code>b470f61</code></a>
fix failing specs</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/486687e97a78b10af1aa2b7c71c83c71d639b6c7"><code>486687e</code></a>
add sponsors</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/64df0b4913bacbb57b3d844898500406956c67e4"><code>64df0b4</code></a>
fix maxprocs build constraint</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/148401a3b930bbe0c40378c1aafcdf7c93d4ef0d"><code>148401a</code></a>
Container-aware GOMAXPROCS is available in golang 1.25</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/6438ff2c89d0f62e072e0fa6b885f7959e336fba"><code>6438ff2</code></a>
Bump actions/setup-go from 5 to 6 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1591">#1591</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/a7c972ac6d28ab36f19bfdcac3553e00775f592d"><code>a7c972a</code></a>
v2.25.3</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/fdc65b13166ea27ef283a055289bfe3719318b17"><code>fdc65b1</code></a>
emit --github-output group only for progress report itself</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/d82298f5a167324f4c38ea706eee8ea2fdf9218b"><code>d82298f</code></a>
docs</li>
<li>Additional commits viewable in <a
href="https://github.com/onsi/ginkgo/compare/v2.25.3...v2.26.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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>2 files changed
+28
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
115 | 121 | | |
116 | 122 | | |
117 | 123 | | |
| |||
132 | 138 | | |
133 | 139 | | |
134 | 140 | | |
| 141 | + | |
| 142 | + | |
135 | 143 | | |
136 | 144 | | |
137 | 145 | | |
| |||
191 | 199 | | |
192 | 200 | | |
193 | 201 | | |
| 202 | + | |
| 203 | + | |
194 | 204 | | |
195 | 205 | | |
196 | 206 | | |
| |||
222 | 232 | | |
223 | 233 | | |
224 | 234 | | |
| 235 | + | |
| 236 | + | |
225 | 237 | | |
226 | 238 | | |
227 | 239 | | |
228 | 240 | | |
| 241 | + | |
| 242 | + | |
229 | 243 | | |
230 | 244 | | |
231 | 245 | | |
| |||
255 | 269 | | |
256 | 270 | | |
257 | 271 | | |
258 | | - | |
259 | | - | |
| 272 | + | |
| 273 | + | |
260 | 274 | | |
261 | 275 | | |
262 | 276 | | |
| |||
335 | 349 | | |
336 | 350 | | |
337 | 351 | | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
338 | 360 | | |
339 | 361 | | |
340 | 362 | | |
| |||
390 | 412 | | |
391 | 413 | | |
392 | 414 | | |
| 415 | + | |
| 416 | + | |
393 | 417 | | |
394 | 418 | | |
395 | 419 | | |
| |||
0 commit comments