Skip to content

Commit

Permalink
Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.13.0 (#43)
Browse files Browse the repository at this point in the history
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.11.0 to 2.13.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.13.0</h2>
<h2>2.13.0</h2>
<h3>Features</h3>
<p>Add PreviewSpect() to enable programmatic preview access to the suite
report (fixes <a
href="https://redirect.github.com/onsi/ginkgo/issues/1225">#1225</a>)</p>
<h2>v2.12.1</h2>
<h2>2.12.1</h2>
<h3>Fixes</h3>
<ul>
<li>Print logr prefix if it exists (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1275">#1275</a>)
[90d4846]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump actions/checkout from 3 to 4 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1271">#1271</a>)
[555f543]</li>
<li>Bump golang.org/x/sys from 0.11.0 to 0.12.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1270">#1270</a>)
[d867b7d]</li>
</ul>
<h2>v2.12.0</h2>
<h2>2.12.0</h2>
<h3>Features</h3>
<ul>
<li>feat: allow MustPassRepeatedly decorator to be set at suite level
(<a
href="https://redirect.github.com/onsi/ginkgo/issues/1266">#1266</a>)
[05de518]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>fix-errors-in-readme (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1244">#1244</a>)
[27c2f5d]</li>
</ul>
<h3>Maintenance</h3>
<p>Various chores/dependency bumps.</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.13.0</h2>
<h3>Features</h3>
<p>Add PreviewSpect() to enable programmatic preview access to the suite
report (fixes <a
href="https://redirect.github.com/onsi/ginkgo/issues/1225">#1225</a>)</p>
<h2>2.12.1</h2>
<h3>Fixes</h3>
<ul>
<li>Print logr prefix if it exists (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1275">#1275</a>)
[90d4846]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump actions/checkout from 3 to 4 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1271">#1271</a>)
[555f543]</li>
<li>Bump golang.org/x/sys from 0.11.0 to 0.12.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1270">#1270</a>)
[d867b7d]</li>
</ul>
<h2>2.12.0</h2>
<h3>Features</h3>
<ul>
<li>feat: allow MustPassRepeatedly decorator to be set at suite level
(<a
href="https://redirect.github.com/onsi/ginkgo/issues/1266">#1266</a>)
[05de518]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>fix-errors-in-readme (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1244">#1244</a>)
[27c2f5d]</li>
</ul>
<h3>Maintenance</h3>
<p>Various chores/dependency bumps.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/52065f1468cb733513440a92dacdb4ec20978b67"><code>52065f1</code></a>
v2.13.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/2c4ed32f82a7828bfb1b84bc2dee5299d2ffb8f4"><code>2c4ed32</code></a>
remove errant fmt.Println from integration suite</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/6c84b35e5660f430ca68d9313582a620b06b061c"><code>6c84b35</code></a>
Preview now works alongside run and in parallel</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/e1d0b38d5debd0f79f58708ef6468a0eba3a7594"><code>e1d0b38</code></a>
Add PreviewSpecs() to enable programmatic preview access to the suite
report</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/1d2fb67b14d3a770782be056751836928af84c5d"><code>1d2fb67</code></a>
v2.12.1</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/90d4846e63cf95e9100b16eb3ff537494f3fb0a0"><code>90d4846</code></a>
Print logr prefix if it exists (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1275">#1275</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/555f54392ef559e1df4f0f6dd34254c59cd9f26f"><code>555f543</code></a>
Bump actions/checkout from 3 to 4 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1271">#1271</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/d867b7dbcdefeac7a6262ef84d93d9ef0fa5094a"><code>d867b7d</code></a>
Bump golang.org/x/sys from 0.11.0 to 0.12.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1270">#1270</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/2d6991a4e7a26aa149c8348f72c7fc73bcd4c28c"><code>2d6991a</code></a>
v2.12.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/05de518c14f861af3fee25d177d25d4920f8c37b"><code>05de518</code></a>
feat: allow MustPassRepeatedly decorator to be set at suite level (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1266">#1266</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/onsi/ginkgo/compare/v2.11.0...v2.13.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.11.0&new-version=2.13.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>
  • Loading branch information
haouc authored Nov 19, 2023
2 parents edd626c + 584a9ad commit 3281280
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 @@ -6,7 +6,7 @@ require (
github.com/go-logr/logr v1.2.4
github.com/golang/mock v1.6.0
github.com/google/go-cmp v0.6.0
github.com/onsi/ginkgo/v2 v2.11.0
github.com/onsi/ginkgo/v2 v2.13.0
github.com/onsi/gomega v1.27.10
github.com/pkg/errors v0.9.1
github.com/samber/lo v1.38.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/onsi/ginkgo/v2 v2.11.0 h1:WgqUCUt/lT6yXoQ8Wef0fsNn5cAuMK7+KT9UFRz2tcU=
github.com/onsi/ginkgo/v2 v2.11.0/go.mod h1:ZhrRA5XmEE3x3rhlzamx/JJvujdZoJ2uvgI7kR0iZvM=
github.com/onsi/ginkgo/v2 v2.13.0 h1:0jY9lJquiL8fcf3M4LAXN5aMlS/b2BV86HFFPCPMgE4=
github.com/onsi/ginkgo/v2 v2.13.0/go.mod h1:TE309ZR8s5FsKKpuB1YAQYBzCaAfUgatB/xlT/ETL/o=
github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI=
github.com/onsi/gomega v1.27.10/go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit 3281280

Please sign in to comment.