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.6.0 to 2.6.1 (runf…
…inch#121) Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.6.0 to 2.6.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.6.1</h2> <h2>2.6.1</h2> <h3>Features</h3> <ul> <li>Override formatter colors from envvars - this is a new feature but an alternative approach involving config files might be taken in the future (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1095">#1095</a>) [60240d1]</li> </ul> <h3>Fixes</h3> <ul> <li>GinkgoRecover now supports ignoring panics that match a specific, hidden, interface [301f3e2]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1077">#1077</a>) [3643823]</li> <li>Bump golang.org/x/tools from 0.2.0 to 0.4.0 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1090">#1090</a>) [f9f856e]</li> <li>Bump nokogiri from 1.13.9 to 1.13.10 in /docs (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1091">#1091</a>) [0d7087e]</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.6.1</h2> <h3>Features</h3> <ul> <li>Override formatter colors from envvars - this is a new feature but an alternative approach involving config files might be taken in the future (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1095">#1095</a>) [60240d1]</li> </ul> <h3>Fixes</h3> <ul> <li>GinkgoRecover now supports ignoring panics that match a specific, hidden, interface [301f3e2]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1077">#1077</a>) [3643823]</li> <li>Bump golang.org/x/tools from 0.2.0 to 0.4.0 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1090">#1090</a>) [f9f856e]</li> <li>Bump nokogiri from 1.13.9 to 1.13.10 in /docs (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1091">#1091</a>) [0d7087e]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/e7e3db7a3ee2fa40d21931f4f98f0c71c34ed3eb"><code>e7e3db7</code></a> v2.6.1</li> <li><a href="https://github.com/onsi/ginkgo/commit/301f3e227fb17f36aa515a8c9fbfd76075abe27e"><code>301f3e2</code></a> GinkgoRecover now supports ignoring panics that match a specific, hidden, int...</li> <li><a href="https://github.com/onsi/ginkgo/commit/60240d1b6479bb8bba394760ec0034b98d5c3f7b"><code>60240d1</code></a> Override formatter colors from envvars (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1095">#1095</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/364382340e26027caa3329cebc04a6d30bca6a00"><code>3643823</code></a> Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1077">#1077</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/f9f856eceb8e862aaba5434779ccf4268584625b"><code>f9f856e</code></a> Bump golang.org/x/tools from 0.2.0 to 0.4.0 (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1090">#1090</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/0d7087e5327f1abe1f3ab4d2319cc38ed6453aad"><code>0d7087e</code></a> Bump nokogiri from 1.13.9 to 1.13.10 in /docs (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1091">#1091</a>)</li> <li>See full diff in <a href="https://github.com/onsi/ginkgo/compare/v2.6.0...v2.6.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.6.0&new-version=2.6.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information