Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.3 to 2.9.5 (runf…
…inch#400) Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.3 to 2.9.5. <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.9.5</h2> <h2>2.9.5</h2> <h3>Fixes</h3> <ul> <li>ensure the correct deterministic sort order is produced when ordered specs are generated by a helper function [7fa0b6b]</li> </ul> <h3>Maintenance</h3> <ul> <li>fix generators link (<a href="https://redirect.github.com/onsi/ginkgo/issues/1200">#1200</a>) [9f9d8b9]</li> <li>Bump golang.org/x/tools from 0.8.0 to 0.9.1 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1196">#1196</a>) [150e3f2]</li> <li>fix spelling err in docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1199">#1199</a>) [0013b1a]</li> <li>Bump golang.org/x/sys from 0.7.0 to 0.8.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1193">#1193</a>) [9e9e3e5]</li> </ul> <h2>v2.9.4</h2> <h2>2.9.4</h2> <h3>Fixes</h3> <ul> <li> <p>fix hang with ginkgo -p (<a href="https://redirect.github.com/onsi/ginkgo/issues/1192">#1192</a>) [15d4bdc] - this addresses a <em>long</em> standing issue related to Ginkgo hanging when a child process spawned by the test does not exit.</p> </li> <li> <p>fix: fail fast may cause Serial spec or cleanup Node interrupted (<a href="https://redirect.github.com/onsi/ginkgo/issues/1178">#1178</a>) [8dea88b] - prior to this there was a small gap in which specs on other processes might start even if one process has tried to abort the suite.</p> </li> </ul> <h3>Maintenance</h3> <ul> <li>Document run order when multiple setup nodes are at the same nesting level [903be81]</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.9.5</h2> <h3>Fixes</h3> <ul> <li>ensure the correct deterministic sort order is produced when ordered specs are generated by a helper function [7fa0b6b]</li> </ul> <h3>Maintenance</h3> <ul> <li>fix generators link (<a href="https://redirect.github.com/onsi/ginkgo/issues/1200">#1200</a>) [9f9d8b9]</li> <li>Bump golang.org/x/tools from 0.8.0 to 0.9.1 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1196">#1196</a>) [150e3f2]</li> <li>fix spelling err in docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1199">#1199</a>) [0013b1a]</li> <li>Bump golang.org/x/sys from 0.7.0 to 0.8.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1193">#1193</a>) [9e9e3e5]</li> </ul> <h2>2.9.4</h2> <h3>Fixes</h3> <ul> <li> <p>fix hang with ginkgo -p (<a href="https://redirect.github.com/onsi/ginkgo/issues/1192">#1192</a>) [15d4bdc] - this addresses a <em>long</em> standing issue related to Ginkgo hanging when a child process spawned by the test does not exit.</p> </li> <li> <p>fix: fail fast may cause Serial spec or cleanup Node interrupted (<a href="https://redirect.github.com/onsi/ginkgo/issues/1178">#1178</a>) [8dea88b] - prior to this there was a small gap in which specs on other processes might start even if one process has tried to abort the suite.</p> </li> </ul> <h3>Maintenance</h3> <ul> <li>Document run order when multiple setup nodes are at the same nesting level [903be81]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/b59e304f53fb217a4d49c025d092c9ac43b2ad89"><code>b59e304</code></a> v2.9.5</li> <li><a href="https://github.com/onsi/ginkgo/commit/9f9d8b9f0393a0fe2b0fa98cbf23475c777c8f4a"><code>9f9d8b9</code></a> fix generators link (<a href="https://redirect.github.com/onsi/ginkgo/issues/1200">#1200</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/150e3f28a9a4d5a4839c06bb20d4770400569150"><code>150e3f2</code></a> Bump golang.org/x/tools from 0.8.0 to 0.9.1 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1196">#1196</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/0013b1a98b1f30b160b3464bb9f48f74526f51ec"><code>0013b1a</code></a> fix spelling err in docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1199">#1199</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/7fa0b6b29598eca7bab0732f3517ed7a39cb913b"><code>7fa0b6b</code></a> ensure the correct deterministic sort order is produced when ordered specs ar...</li> <li><a href="https://github.com/onsi/ginkgo/commit/9e9e3e55e77704674f439e8f32d9bbc8d6472bea"><code>9e9e3e5</code></a> Bump golang.org/x/sys from 0.7.0 to 0.8.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1193">#1193</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/909d19387f14c77d47f73878e5d6e63c26fd7afa"><code>909d193</code></a> v2.9.4</li> <li><a href="https://github.com/onsi/ginkgo/commit/8dea88bb03ed0fa705b8a6b6f5d4999245097e73"><code>8dea88b</code></a> fix: fail fast may cause Serial spec or cleanup Node interrupted (<a href="https://redirect.github.com/onsi/ginkgo/issues/1178">#1178</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/903be81ba5a3f47631e6cb0e7c72c12fe47a6746"><code>903be81</code></a> Document run order when multiple setup nodes are at the same nesting level</li> <li><a href="https://github.com/onsi/ginkgo/commit/b56269baa96bf193be23330a595c09a285a840b7"><code>b56269b</code></a> remove accidental TODO commit</li> <li>Additional commits viewable in <a href="https://github.com/onsi/ginkgo/compare/v2.9.3...v2.9.5">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.9.3&new-version=2.9.5)](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 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