Skip to content

Commit a054ef3

Browse files
build(deps): Bump github.com/runfinch/common-tests from 0.7.2 to 0.7.3 (runfinch#548)
Bumps [github.com/runfinch/common-tests](https://github.com/runfinch/common-tests) from 0.7.2 to 0.7.3. <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.7.3</h2> <h2><a href="https://github.com/runfinch/common-tests/compare/v0.7.2...v0.7.3">0.7.3</a> (2023-08-25)</h2> <h3>Build System or External Dependencies</h3> <ul> <li><strong>deps:</strong> bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (<a href="https://redirect.github.com/runfinch/common-tests/issues/78">#78</a>) (<a href="https://github.com/runfinch/common-tests/commit/7bae5c16524336711c8258ab27c59c54ebf399cd">7bae5c1</a>)</li> <li><strong>deps:</strong> bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (<a href="https://redirect.github.com/runfinch/common-tests/issues/74">#74</a>) (<a href="https://github.com/runfinch/common-tests/commit/f0f6fa1a053db57b741068b208d463cb729a274f">f0f6fa1</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.7.2...v0.7.3">0.7.3</a> (2023-08-25)</h2> <h3>Build System or External Dependencies</h3> <ul> <li><strong>deps:</strong> bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (<a href="https://redirect.github.com/runfinch/common-tests/issues/78">#78</a>) (<a href="https://github.com/runfinch/common-tests/commit/7bae5c16524336711c8258ab27c59c54ebf399cd">7bae5c1</a>)</li> <li><strong>deps:</strong> bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (<a href="https://redirect.github.com/runfinch/common-tests/issues/74">#74</a>) (<a href="https://github.com/runfinch/common-tests/commit/f0f6fa1a053db57b741068b208d463cb729a274f">f0f6fa1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/runfinch/common-tests/commit/8ee0756ba80fb525df1064256916c1c14df513f8"><code>8ee0756</code></a> chore(main): release 0.7.3 (<a href="https://redirect.github.com/runfinch/common-tests/issues/77">#77</a>)</li> <li><a href="https://github.com/runfinch/common-tests/commit/7bae5c16524336711c8258ab27c59c54ebf399cd"><code>7bae5c1</code></a> build(deps): bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (<a href="https://redirect.github.com/runfinch/common-tests/issues/78">#78</a>)</li> <li><a href="https://github.com/runfinch/common-tests/commit/f0f6fa1a053db57b741068b208d463cb729a274f"><code>f0f6fa1</code></a> build(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (<a href="https://redirect.github.com/runfinch/common-tests/issues/74">#74</a>)</li> <li>See full diff in <a href="https://github.com/runfinch/common-tests/compare/v0.7.2...v0.7.3">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.7.2&new-version=0.7.3)](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>
1 parent 723e1fe commit a054ef3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/onsi/gomega v1.27.10
1313
github.com/pelletier/go-toml v1.9.5
1414
github.com/pkg/sftp v1.13.6
15-
github.com/runfinch/common-tests v0.7.2
15+
github.com/runfinch/common-tests v0.7.3
1616
github.com/shirou/gopsutil/v3 v3.23.7
1717
github.com/sirupsen/logrus v1.9.3
1818
github.com/spf13/afero v1.9.5

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -313,8 +313,8 @@ github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:
313313
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
314314
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
315315
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=
316-
github.com/runfinch/common-tests v0.7.2 h1:LYZkxcFpcsoS4ZiXZ5l4aInncmKere+s5SB89QoJx28=
317-
github.com/runfinch/common-tests v0.7.2/go.mod h1:gweXGeZvwD+YZujYhe12bIXrY8bWQy/43N+GRmZM5I4=
316+
github.com/runfinch/common-tests v0.7.3 h1:KN+gOM6HDYNNUxCwTfpx+L+JF0Ksl2/XGtz2cx9CGL0=
317+
github.com/runfinch/common-tests v0.7.3/go.mod h1:2JObvIbg7EZEM28lGZernOO5/kKmRbM2F7LGDdBKtr8=
318318
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
319319
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
320320
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ=

0 commit comments

Comments
 (0)