Commit b287bad
authored
chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.31.0 (#77)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.29.0 to 2.31.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.31.0</h2>
<h2>2.31.0</h2>
<p>Add a bunch of Claude Skills via the marketplace:</p>
<pre><code>/plugin marketplace add onsi/ginkgo
/plugin install ginkgo@ginkgo
</code></pre>
<h2>v2.30.0</h2>
<h2>2.30.0</h2>
<h3>Features</h3>
<p>Ginkgo now allows <code>extentions/global.Reset</code> to support
running multiple suites from within a single process. This may take some
massaging on your part (see <a
href="https://redirect.github.com/onsi/ginkgo/issues/1672">1672</a>) but
can dramatically speed up codebases with O(hundreds) of test suites.</p>
<p>Thanks <a
href="https://github.com/lawrencejones"><code>@lawrencejones</code></a>
!</p>
<h3>Fixes</h3>
<ul>
<li>Fix nested --github-output group for progress report nested inside
timeline [4f62d7a]</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.31.0</h2>
<p>Add a bunch of Claude Skills via the marketplace:</p>
<pre><code>/plugin marketplace add onsi/ginkgo
/plugin install ginkgo@ginkgo
</code></pre>
<h2>2.30.0</h2>
<h3>Features</h3>
<p>Ginkgo now allows <code>extentions/global.Reset</code> to support
running multiple suites from within a single process. This may take some
massaging on your part (see <a
href="https://redirect.github.com/onsi/ginkgo/issues/1672">1672</a>) but
can dramatically speed up codebases with O(hundreds) of test suites.</p>
<p>Thanks <a
href="https://github.com/lawrencejones"><code>@lawrencejones</code></a>
!</p>
<h3>Fixes</h3>
<ul>
<li>Fix nested --github-output group for progress report nested inside
timeline [4f62d7a]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/3c7bde4e56b079f4ce636d238daadaa94d32de12"><code>3c7bde4</code></a>
v2.31.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/e479459ad98fd7e56c92733b8915cf17f7b4a217"><code>e479459</code></a>
add claude skills</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/31e99120691330a79003ad95329cf896e4fb1051"><code>31e9912</code></a>
v2.30.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/a79cdbb03469c0dedde57cc481c78c8284ee0387"><code>a79cdbb</code></a>
Document running multiple suites in a single test process</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/800291af09d4f6da0927e7326b8b58c17c322b97"><code>800291a</code></a>
Allow extensions/globals.Reset to support re-running RunSpecs</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/4f62d7a74752034222d97d911f904d9be47ff7aa"><code>4f62d7a</code></a>
Fix nested --github-output group for progress report nested inside
timeline</li>
<li>See full diff in <a
href="https://github.com/onsi/ginkgo/compare/v2.29.0...v2.31.0">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 0dde2c6 commit b287bad
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments