Commit 27f1a7f
authored
deps: bump github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0 (#2379)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.28.3 to 2.29.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.29.0</h2>
<h2>2.29.0</h2>
<p><code>GinkgoHelperGo</code> makes it easier to write test helpers
that need to run in goroutines. Specifically, it makes managing the
failure state and capturing failure panics correctly
straightforward.</p>
<p><code>ginkgo outline</code> now includes entries defined in
<code>DescribeTableSubtree</code></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.29.0</h2>
<p><code>GinkgoHelperGo</code> makes it easier to write test helpers
that need to run in goroutines. Specifically, it makes managing the
failure state and capturing failure panics correctly
straightforward.</p>
<p><code>ginkgo outline</code> now includes entries defined in
<code>DescribeTableSubtree</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/04b5bcbe4eee911a1baf506eda1e7e811c978937"><code>04b5bcb</code></a>
v2.29.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/124232a4531c77a7f31a036e0150e06fa78b2af8"><code>124232a</code></a>
docs: GinkgoHelperGo</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/ad9cee80bdfda573e94f1b05f2bd4afa1a2fe815"><code>ad9cee8</code></a>
feat: GinkgoHelperGo, with integration tests</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/9e56a0a2a090eb83af696381161bdb996c69bcac"><code>9e56a0a</code></a>
chore: refactor devcontainer for better maintenance</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/3d235a96ac05d9e855048c66528d2fdbfb9101f7"><code>3d235a9</code></a>
chore: ignore internal/tmp_*/ integration suite temporary dirs</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/782666ae83c2bc804f28b1333bf91a21b093d946"><code>782666a</code></a>
feat: devcontainer configuration with local pkgsite and GH pages</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/009dd04de2d18f00c3c812d2caab713a165a1f7c"><code>009dd04</code></a>
Support DescribeTableSubtree in ginkgo outline</li>
<li>See full diff in <a
href="https://github.com/onsi/ginkgo/compare/v2.28.3...v2.29.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 60d1cd8 commit 27f1a7f
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1256 | 1256 | | |
1257 | 1257 | | |
1258 | 1258 | | |
1259 | | - | |
1260 | | - | |
| 1259 | + | |
| 1260 | + | |
1261 | 1261 | | |
1262 | 1262 | | |
1263 | 1263 | | |
| |||
0 commit comments