Commit bf3900b
authored
Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 (#172)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.14.0 to 2.15.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.15.0</h2>
<h2>2.15.0</h2>
<h3>Features</h3>
<ul>
<li>JUnit reports now interpret Label(owner:X) and set owner to X.
[8f3bd70]</li>
<li>include cancellation reason when cancelling spec context
[96e915c]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>emit output of failed go tool cover invocation so users can try to
debug things for themselves [c245d09]</li>
<li>fix outline when using nodot in ginkgo v2 [dca77c8]</li>
<li>Document areas where GinkgoT() behaves differently from testing.T
[dbaf18f]</li>
<li>bugfix(docs): use Unsetenv instead of Clearenv (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1337">#1337</a>)
[6f67a14]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump to go 1.20 [4fcd0b3]</li>
</ul>
</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.15.0</h2>
<h3>Features</h3>
<ul>
<li>JUnit reports now interpret Label(owner:X) and set owner to X.
[8f3bd70]</li>
<li>include cancellation reason when cancelling spec context
[96e915c]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>emit output of failed go tool cover invocation so users can try to
debug things for themselves [c245d09]</li>
<li>fix outline when using nodot in ginkgo v2 [dca77c8]</li>
<li>Document areas where GinkgoT() behaves differently from testing.T
[dbaf18f]</li>
<li>bugfix(docs): use Unsetenv instead of Clearenv (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1337">#1337</a>)
[6f67a14]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump to go 1.20 [4fcd0b3]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/7fa019079a7b6cfe92acac92df4a84f2748e45a4"><code>7fa0190</code></a>
v2.15.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/c245d09a1a083f643ad2b91878cf060146cc94e3"><code>c245d09</code></a>
emit output of failed go tool cover invocation so users can try to debug
thin...</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/dca77c807c02fbc18dcc957c8e605424dbb5a891"><code>dca77c8</code></a>
fix outline when using nodot inginkgo v2</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/96e915c326d0265f3bb0f662672573f124fcd38d"><code>96e915c</code></a>
include cancellation reason when cancelling spec context</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/4fcd0b3559d887317826a9d604b947d6b2b52b1c"><code>4fcd0b3</code></a>
Bump to go 1.20</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/732abbc3e709c4913e7f0644c1aee1faf076f0ea"><code>732abbc</code></a>
clarify that last owner label wins</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/8f3bd70cc78b00986aaf7fc8e9fbd77df05e6b26"><code>8f3bd70</code></a>
JUnit reports now interpret Label(owner:X) and set owner to X.</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/dbaf18fd0af2b798961b08ee9c0a3266d3abadd6"><code>dbaf18f</code></a>
Document areas where GinkgoT() behaves differently from testing.T</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/6f67a147b39873678462615d412cfb0177463bf1"><code>6f67a14</code></a>
bugfix(docs): use Unsetenv instead of Clearenv (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1337">#1337</a>)</li>
<li>See full diff in <a
href="https://github.com/onsi/ginkgo/compare/v2.14.0...v2.15.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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 28d966a commit bf3900b
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments