Skip to content

Commit

Permalink
build(deps): Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 (#115)
Browse files Browse the repository at this point in the history
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 />


[![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.14.0&new-version=2.15.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 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>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 22ca9e4 commit 70f9539
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/runfinch/common-tests
go 1.20

require (
github.com/onsi/ginkgo/v2 v2.14.0
github.com/onsi/ginkgo/v2 v2.15.0
github.com/onsi/gomega v1.30.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38 h1:yAJXTCF9TqKcTiHJAE8dj7HMvPfh66eeA2JYW7eFpSE=
github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE=
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/onsi/ginkgo/v2 v2.14.0 h1:vSmGj2Z5YPb9JwCWT6z6ihcUvDhuXLc3sJiqd3jMKAY=
github.com/onsi/ginkgo/v2 v2.14.0/go.mod h1:JkUdW7JkN0V6rFvsHcJ478egV3XH9NxpD27Hal/PhZw=
github.com/onsi/ginkgo/v2 v2.15.0 h1:79HwNRBAZHOEwrczrgSOPy+eFTTlIGELKy5as+ClttY=
github.com/onsi/ginkgo/v2 v2.15.0/go.mod h1:HlxMHtYF57y6Dpf+mc5529KKmSq9h2FpCF+/ZkwUxKM=
github.com/onsi/gomega v1.30.0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8=
github.com/onsi/gomega v1.30.0/go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 70f9539

Please sign in to comment.