Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#1054)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.21.0 to 2.22.0. <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.22.0</h2> <h2>2.22.0</h2> <h3>Features</h3> <ul> <li>Add label to serial nodes [0fcaa08]</li> </ul> <p>This allows serial tests to be filtered using the <code>label-filter</code></p> <h3>Maintenance</h3> <p>Various doc fixes</p> </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.22.0</h2> <h3>Features</h3> <ul> <li>Add label to serial nodes [0fcaa08]</li> </ul> <p>This allows serial tests to be filtered using the <code>label-filter</code></p> <h3>Maintenance</h3> <p>Various doc fixes</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/9e2f337b10cf4973bbc9ae4aeac5a3a334c3571a"><code>9e2f337</code></a> v2.22.0</li> <li><a href="https://github.com/onsi/ginkgo/commit/0fcaa0841dd8a77576771923f9385fc235706ddc"><code>0fcaa08</code></a> Add label to serial nodes</li> <li><a href="https://github.com/onsi/ginkgo/commit/38febf2d66e1a0f2fdea46e62f78ccc37a42659f"><code>38febf2</code></a> docs: remove extra erroneous backtick</li> <li><a href="https://github.com/onsi/ginkgo/commit/7e753c4a3cc4f5e9677365b62f5a2ce68bc7c77d"><code>7e753c4</code></a> fix: minor doc fixes</li> <li><a href="https://github.com/onsi/ginkgo/commit/21765a27526ed929c08603ee315fe50c02e2f326"><code>21765a2</code></a> fix: missing commas</li> <li><a href="https://github.com/onsi/ginkgo/commit/b101e0c5730874eedddf0a465a55743c075beb54"><code>b101e0c</code></a> Fix some typos in docs</li> <li><a href="https://github.com/onsi/ginkgo/commit/75120215cadbf447dfa2c56dd47b739554c8371c"><code>7512021</code></a> fix: remove trailing comma</li> <li><a href="https://github.com/onsi/ginkgo/commit/9d33507ba0ec95bdb9d2686be81a2ac2c19d6d2f"><code>9d33507</code></a> fix: grammar</li> <li><a href="https://github.com/onsi/ginkgo/commit/55f3de13e5d0db86b7f855ca4f77b60b54965147"><code>55f3de1</code></a> fix: typos</li> <li><a href="https://github.com/onsi/ginkgo/commit/3d6e16d18ff14c4730401dc82c376f46418cb72c"><code>3d6e16d</code></a> fix: missing comma</li> <li>Additional commits viewable in <a href="https://github.com/onsi/ginkgo/compare/v2.21.0...v2.22.0">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.21.0&new-version=2.22.0)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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