Skip to content

Commit bf3900b

Browse files
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 /> [![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>
1 parent 28d966a commit bf3900b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/hyperledger/fabric-gateway v1.4.0
1212
github.com/hyperledger/fabric-protos-go-apiv2 v0.3.2
1313
github.com/mitchellh/mapstructure v1.5.0
14-
github.com/onsi/ginkgo/v2 v2.14.0
14+
github.com/onsi/ginkgo/v2 v2.15.0
1515
github.com/onsi/gomega v1.30.0
1616
github.com/opentracing/opentracing-go v1.2.0
1717
google.golang.org/grpc v1.60.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ github.com/miekg/pkcs11 v1.1.1 h1:Ugu9pdy6vAYku5DEpVWVFPYnzV+bxB+iRdbuFSu7TvU=
9494
github.com/miekg/pkcs11 v1.1.1/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
9595
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
9696
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
97-
github.com/onsi/ginkgo/v2 v2.14.0 h1:vSmGj2Z5YPb9JwCWT6z6ihcUvDhuXLc3sJiqd3jMKAY=
98-
github.com/onsi/ginkgo/v2 v2.14.0/go.mod h1:JkUdW7JkN0V6rFvsHcJ478egV3XH9NxpD27Hal/PhZw=
97+
github.com/onsi/ginkgo/v2 v2.15.0 h1:79HwNRBAZHOEwrczrgSOPy+eFTTlIGELKy5as+ClttY=
98+
github.com/onsi/ginkgo/v2 v2.15.0/go.mod h1:HlxMHtYF57y6Dpf+mc5529KKmSq9h2FpCF+/ZkwUxKM=
9999
github.com/onsi/gomega v1.30.0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8=
100100
github.com/onsi/gomega v1.30.0/go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ=
101101
github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=

0 commit comments

Comments
 (0)