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/runfinch/common-tests from 0.1.1 to 0.2.0 (
runfinch#125) Bumps [github.com/runfinch/common-tests](https://github.com/runfinch/common-tests) from 0.1.1 to 0.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/runfinch/common-tests/releases">github.com/runfinch/common-tests's releases</a>.</em></p> <blockquote> <h2>v0.2.0</h2> <h2><a href="https://github.com/runfinch/common-tests/compare/v0.1.1...v0.2.0">0.2.0</a> (2022-12-13)</h2> <h3>Features</h3> <ul> <li>add e2e tests for resource and user flags (<a href="https://github-redirect.dependabot.com/runfinch/common-tests/issues/5">#5</a>) (<a href="https://github.com/runfinch/common-tests/commit/1d5ec0db09b523f47f9825ef7237ed1d9c51401a">1d5ec0d</a>)</li> </ul> <h3>Build System or External Dependencies</h3> <ul> <li><strong>deps:</strong> bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 (<a href="https://github-redirect.dependabot.com/runfinch/common-tests/issues/12">#12</a>) (<a href="https://github.com/runfinch/common-tests/commit/a676453d03acf86b361202fb3d7e5414b66beb0d">a676453</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/runfinch/common-tests/blob/main/CHANGELOG.md">github.com/runfinch/common-tests's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/runfinch/common-tests/compare/v0.1.1...v0.2.0">0.2.0</a> (2022-12-13)</h2> <h3>Features</h3> <ul> <li>add e2e tests for resource and user flags (<a href="https://github-redirect.dependabot.com/runfinch/common-tests/issues/5">#5</a>) (<a href="https://github.com/runfinch/common-tests/commit/1d5ec0db09b523f47f9825ef7237ed1d9c51401a">1d5ec0d</a>)</li> </ul> <h3>Build System or External Dependencies</h3> <ul> <li><strong>deps:</strong> bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 (<a href="https://github-redirect.dependabot.com/runfinch/common-tests/issues/12">#12</a>) (<a href="https://github.com/runfinch/common-tests/commit/a676453d03acf86b361202fb3d7e5414b66beb0d">a676453</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/runfinch/common-tests/commit/1805ba86ce266fd555853eb0165076c6bc447ce0"><code>1805ba8</code></a> chore(main): release 0.2.0 (<a href="https://github-redirect.dependabot.com/runfinch/common-tests/issues/13">#13</a>)</li> <li><a href="https://github.com/runfinch/common-tests/commit/3f648152f1fdb93f88b668958601bb668bed6cbf"><code>3f64815</code></a> test: add tests for finch cp (<a href="https://github-redirect.dependabot.com/runfinch/common-tests/issues/11">#11</a>)</li> <li><a href="https://github.com/runfinch/common-tests/commit/1d5ec0db09b523f47f9825ef7237ed1d9c51401a"><code>1d5ec0d</code></a> feat: add e2e tests for resource and user flags (<a href="https://github-redirect.dependabot.com/runfinch/common-tests/issues/5">#5</a>)</li> <li><a href="https://github.com/runfinch/common-tests/commit/a676453d03acf86b361202fb3d7e5414b66beb0d"><code>a676453</code></a> build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 (<a href="https://github-redirect.dependabot.com/runfinch/common-tests/issues/12">#12</a>)</li> <li>See full diff in <a href="https://github.com/runfinch/common-tests/compare/v0.1.1...v0.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/runfinch/common-tests&package-manager=go_modules&previous-version=0.1.1&new-version=0.2.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 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]> Signed-off-by: Anqi Pang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anqi Pang <[email protected]>
- Loading branch information