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.7.0 to 2.7.1 (runf…
…inch#193) Bumps [github.com/onsi/ginkgo/v2](/~https://github.com/onsi/ginkgo) from 2.7.0 to 2.7.1. <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.7.1</h2> <h2>2.7.1</h2> <h3>Fixes</h3> <ul> <li>Bring back SuiteConfig.EmitSpecProgress to avoid compilation issue for consumers that set it manually [d2a1cb0]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1118">#1118</a>) [cafece6]</li> <li>Bump golang.org/x/tools from 0.4.0 to 0.5.0 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1111">#1111</a>) [eda66c2]</li> <li>Bump golang.org/x/sys from 0.3.0 to 0.4.0 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1112">#1112</a>) [ac5ccaa]</li> <li>Bump github.com/onsi/gomega from 1.24.1 to 1.24.2 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1097">#1097</a>) [eee6480]</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.7.1</h2> <h3>Fixes</h3> <ul> <li>Bring back SuiteConfig.EmitSpecProgress to avoid compilation issue for consumers that set it manually [d2a1cb0]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1118">#1118</a>) [cafece6]</li> <li>Bump golang.org/x/tools from 0.4.0 to 0.5.0 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1111">#1111</a>) [eda66c2]</li> <li>Bump golang.org/x/sys from 0.3.0 to 0.4.0 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1112">#1112</a>) [ac5ccaa]</li> <li>Bump github.com/onsi/gomega from 1.24.1 to 1.24.2 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1097">#1097</a>) [eee6480]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="/~https://github.com/onsi/ginkgo/commit/e7c0fb68b59876262164c286d65e8ecc434c40cf"><code>e7c0fb6</code></a> v2.7.1</li> <li><a href="/~https://github.com/onsi/ginkgo/commit/d2a1cb016afe605cfdfce09b7969d315448d494a"><code>d2a1cb0</code></a> Bring back SuiteConfig.EmitSpecProgress to avoid compilation issue for consum...</li> <li><a href="/~https://github.com/onsi/ginkgo/commit/cafece6b217a7d67754b71e361d1bd5dc462ff84"><code>cafece6</code></a> Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1118">#1118</a>)</li> <li><a href="/~https://github.com/onsi/ginkgo/commit/eda66c2b122a381d644635a6f0c4809c5f8b8a72"><code>eda66c2</code></a> Bump golang.org/x/tools from 0.4.0 to 0.5.0 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1111">#1111</a>)</li> <li><a href="/~https://github.com/onsi/ginkgo/commit/ac5ccaa40f28755761f835cd173c526e9965a7b3"><code>ac5ccaa</code></a> Bump golang.org/x/sys from 0.3.0 to 0.4.0 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1112">#1112</a>)</li> <li><a href="/~https://github.com/onsi/ginkgo/commit/eee6480642b31b69c8b897c813f737d1a9d8152d"><code>eee6480</code></a> Bump github.com/onsi/gomega from 1.24.1 to 1.24.2 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1097">#1097</a>)</li> <li>See full diff in <a href="/~https://github.com/onsi/ginkgo/compare/v2.7.0...v2.7.1">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.7.0&new-version=2.7.1)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information