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.5 to 2.9.7 (#432)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.5 to 2.9.7. <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.7</h2> <h2>2.9.7</h2> <h3>Fixes</h3> <ul> <li>fix race when multiple defercleanups are called in goroutines [07fc3a0]</li> </ul> <h2>v2.9.6</h2> <h2>2.9.6</h2> <h3>Fixes</h3> <ul> <li>fix: create parent directory before report files (<a href="https://redirect.github.com/onsi/ginkgo/issues/1212">#1212</a>) [0ac65de]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1202">#1202</a>) [3e39231]</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.7</h2> <h3>Fixes</h3> <ul> <li>fix race when multiple defercleanups are called in goroutines [07fc3a0]</li> </ul> <h2>2.9.6</h2> <h3>Fixes</h3> <ul> <li>fix: create parent directory before report files (<a href="https://redirect.github.com/onsi/ginkgo/issues/1212">#1212</a>) [0ac65de]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1202">#1202</a>) [3e39231]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/913e9e59827a331526f32f01439cb66083b51ec4"><code>913e9e5</code></a> v2.9.7</li> <li><a href="https://github.com/onsi/ginkgo/commit/07fc3a024fe632ffdced3ec39a8ec1db222b6225"><code>07fc3a0</code></a> fix race when multiple defercleanups are called in goroutines</li> <li><a href="https://github.com/onsi/ginkgo/commit/96206239b0a7146bd24463359d7bdd9c665d3583"><code>9620623</code></a> v2.9.6</li> <li><a href="https://github.com/onsi/ginkgo/commit/8ba8b229c37e0cf299f1acb2a3b9d23ec569da4f"><code>8ba8b22</code></a> ensure report directory tests work when run in parallel</li> <li><a href="https://github.com/onsi/ginkgo/commit/0ac65de7efb8c5c240f6b2f79ab15b4f4c443b35"><code>0ac65de</code></a> fix: create parent directory before report files (<a href="https://redirect.github.com/onsi/ginkgo/issues/1212">#1212</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/4c2ae233f9e3c9de1982f8b33272c0675fd547c4"><code>4c2ae23</code></a> Fix return value in index.md (<a href="https://redirect.github.com/onsi/ginkgo/issues/1208">#1208</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/3e39231dee937854d166b210e0542798da58aa09"><code>3e39231</code></a> Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1202">#1202</a>)</li> <li>See full diff in <a href="https://github.com/onsi/ginkgo/compare/v2.9.5...v2.9.7">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.5&new-version=2.9.7)](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