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.8.3 to 2.8.4 (#245)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.8.3 to 2.8.4. <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.8.4</h2> <h2>2.8.4</h2> <h3>Features</h3> <ul> <li>Add OmitSuiteSetupNodes to JunitReportConfig (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1147">#1147</a>) [979fbc2]</li> <li>Add a reference to ginkgolinter in docs.index.md (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1143">#1143</a>) [8432589]</li> </ul> <h3>Fixes</h3> <ul> <li>rename tools hack to see if it fixes things for downstream users [a8bb39a]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump golang.org/x/text (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1144">#1144</a>) [41b2a8a]</li> <li>Bump github.com/onsi/gomega from 1.27.0 to 1.27.1 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1142">#1142</a>) [7c4f583]</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.8.4</h2> <h3>Features</h3> <ul> <li>Add OmitSuiteSetupNodes to JunitReportConfig (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1147">#1147</a>) [979fbc2]</li> <li>Add a reference to ginkgolinter in docs.index.md (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1143">#1143</a>) [8432589]</li> </ul> <h3>Fixes</h3> <ul> <li>rename tools hack to see if it fixes things for downstream users [a8bb39a]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump golang.org/x/text (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1144">#1144</a>) [41b2a8a]</li> <li>Bump github.com/onsi/gomega from 1.27.0 to 1.27.1 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1142">#1142</a>) [7c4f583]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/da91bbfeb610b394e1badd36c3a771d1ab4de2d4"><code>da91bbf</code></a> v2.8.4</li> <li><a href="https://github.com/onsi/ginkgo/commit/979fbc2f26e4ca6e54050e769e1c982c00fbf769"><code>979fbc2</code></a> Add OmitSuiteSetupNodes to JunitReportConfig (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1147">#1147</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/a8bb39ac52d7e6ec0db819546388a2efaf7cf0dd"><code>a8bb39a</code></a> rename tools hack to see if it fixes things for downstream users</li> <li><a href="https://github.com/onsi/ginkgo/commit/41b2a8a479a1556479ada46c69b7670b21d3abdf"><code>41b2a8a</code></a> Bump golang.org/x/text (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1144">#1144</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/8432589037f51a55327913b7f47908676e1e9ba1"><code>8432589</code></a> Add a reference to ginkgolinter in docs.index.md (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1143">#1143</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/7c4f58378b8b356fd19bccc774f7a775215aa4c9"><code>7c4f583</code></a> Bump github.com/onsi/gomega from 1.27.0 to 1.27.1 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1142">#1142</a>)</li> <li>See full diff in <a href="https://github.com/onsi/ginkgo/compare/v2.8.3...v2.8.4">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.8.3&new-version=2.8.4)](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