dependabot[bot] opened a new pull request #1061: URL: https://github.com/apache/dubbo-go/pull/1061
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.4.4 to 1.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/golang/mock/releases">github.com/golang/mock's releases</a>.</em></p> <blockquote> <h2>v1.5.0</h2> <h2>Changelog</h2> <p>0b87a54 Add a period to the end of comments (<a href="https://github-redirect.dependabot.com/golang/mock/issues/414">#414</a>) d2fe5cd Add example for Call.Do and Call.DoAndReturn (<a href="https://github-redirect.dependabot.com/golang/mock/issues/470">#470</a>) 91d4b5c Add tests for various Do/DoAndReturn calls (<a href="https://github-redirect.dependabot.com/golang/mock/issues/430">#430</a>) 92f53b0 Avoid using packages.Load (<a href="https://github-redirect.dependabot.com/golang/mock/issues/420">#420</a>) aff3767 Fix empty error message when call is exhausted (<a href="https://github-redirect.dependabot.com/golang/mock/issues/460">#460</a>) 8734ec5 Format generated files with goimports (<a href="https://github-redirect.dependabot.com/golang/mock/issues/458">#458</a>) 69e02d3 MOCK-429: add support for assignable types to Eq matcher (<a href="https://github-redirect.dependabot.com/golang/mock/issues/481">#481</a>) d476d65 Parse parenthesized parameter-type. (<a href="https://github-redirect.dependabot.com/golang/mock/issues/421">#421</a>) ccaa079 Using pacakges.NeedName (<a href="https://github-redirect.dependabot.com/golang/mock/issues/418">#418</a>) f67ce0c add CODEOWNERS file (<a href="https://github-redirect.dependabot.com/golang/mock/issues/522">#522</a>) 6d816de add default calling of ctrl.Finish() in go1.14+ (<a href="https://github-redirect.dependabot.com/golang/mock/issues/422">#422</a>) 7b53c4d check error for os.Setenv in parse_test.go (<a href="https://github-redirect.dependabot.com/golang/mock/issues/472">#472</a>) b9a8584 deduplicate methods to allow overlapping methods on embedded interfaces (<a href="https://github-redirect.dependabot.com/golang/mock/issues/498">#498</a>) 10192bd fix 1.11 ga test failure (<a href="https://github-redirect.dependabot.com/golang/mock/issues/511">#511</a>) dcd893e fix Test_createPackageMap for 1.15 (<a href="https://github-redirect.dependabot.com/golang/mock/issues/512">#512</a>) 44e6f1e fix docs for AssignableToTypeOf (<a href="https://github-redirect.dependabot.com/golang/mock/issues/452">#452</a>) a23c5e7 fix issues related to source package imports (<a href="https://github-redirect.dependabot.com/golang/mock/issues/507">#507</a>) 11d9cab fix readme docs on removing Finish calls (<a href="https://github-redirect.dependabot.com/golang/mock/issues/461">#461</a>) 0f6dc21 format variadic arguments with GotFormatter (<a href="https://github-redirect.dependabot.com/golang/mock/issues/434">#434</a>) d9ac678 gomock/controller: use skip additional frame (<a href="https://github-redirect.dependabot.com/golang/mock/issues/443">#443</a>) 8a3d595 mockgen: handle more cases of "duplicate" imports (<a href="https://github-redirect.dependabot.com/golang/mock/issues/405">#405</a>) 9cb0a11 remove rsc.io/quote/v3 as dep (<a href="https://github-redirect.dependabot.com/golang/mock/issues/465">#465</a>) 872e315 remove travis config (<a href="https://github-redirect.dependabot.com/golang/mock/issues/513">#513</a>) 1fe605d sort methods on the mock implementation alphabetically (<a href="https://github-redirect.dependabot.com/golang/mock/issues/500">#500</a>) 5b2ea10 support embedded error interface in source mode (<a href="https://github-redirect.dependabot.com/golang/mock/issues/445">#445</a>) b76a85f support multi-path gopath (<a href="https://github-redirect.dependabot.com/golang/mock/issues/435">#435</a>) eb4f989 surface panic when calling Finish is implicit (<a href="https://github-redirect.dependabot.com/golang/mock/issues/478">#478</a>) 000792a test out GH actions (<a href="https://github-redirect.dependabot.com/golang/mock/issues/508">#508</a>) 99aa927 update readme spacing (<a href="https://github-redirect.dependabot.com/golang/mock/issues/495">#495</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/mock/commit/a23c5e7c8f7bb73c8ae5d8711815bbd30f3cfac8"><code>a23c5e7</code></a> fix issues related to source package imports (<a href="https://github-redirect.dependabot.com/golang/mock/issues/507">#507</a>)</li> <li><a href="https://github.com/golang/mock/commit/f67ce0ce101de2925188f22ef945c48f8f34a998"><code>f67ce0c</code></a> add CODEOWNERS file (<a href="https://github-redirect.dependabot.com/golang/mock/issues/522">#522</a>)</li> <li><a href="https://github.com/golang/mock/commit/b9a8584115bc0d16e10b15cb07d680c5f68f5eb1"><code>b9a8584</code></a> deduplicate methods to allow overlapping methods on embedded interfaces (<a href="https://github-redirect.dependabot.com/golang/mock/issues/498">#498</a>)</li> <li><a href="https://github.com/golang/mock/commit/872e315549fb20a1fdf74edcd1b400a68ebad674"><code>872e315</code></a> remove travis config (<a href="https://github-redirect.dependabot.com/golang/mock/issues/513">#513</a>)</li> <li><a href="https://github.com/golang/mock/commit/10192bdaa48c75ce75d351a671b74b4bde539046"><code>10192bd</code></a> fix 1.11 ga test failure (<a href="https://github-redirect.dependabot.com/golang/mock/issues/511">#511</a>)</li> <li><a href="https://github.com/golang/mock/commit/dcd893eced0329149aa318753ca8130c2e2be6a3"><code>dcd893e</code></a> fix Test_createPackageMap for 1.15 (<a href="https://github-redirect.dependabot.com/golang/mock/issues/512">#512</a>)</li> <li><a href="https://github.com/golang/mock/commit/000792a4af29df956a67246efe814545d50e802d"><code>000792a</code></a> test out GH actions (<a href="https://github-redirect.dependabot.com/golang/mock/issues/508">#508</a>)</li> <li><a href="https://github.com/golang/mock/commit/1fe605df5e5f07f453dc4f594cc3510c914dbdee"><code>1fe605d</code></a> sort methods on the mock implementation alphabetically (<a href="https://github-redirect.dependabot.com/golang/mock/issues/500">#500</a>)</li> <li><a href="https://github.com/golang/mock/commit/99aa9272d551d0d16f4bdcc43dc06a3077e69b3a"><code>99aa927</code></a> update readme spacing (<a href="https://github-redirect.dependabot.com/golang/mock/issues/495">#495</a>)</li> <li><a href="https://github.com/golang/mock/commit/69e02d3307b0069ed6ec9de49ccffb164f49ada2"><code>69e02d3</code></a> MOCK-429: add support for assignable types to Eq matcher (<a href="https://github-redirect.dependabot.com/golang/mock/issues/481">#481</a>)</li> <li>Additional commits viewable in <a href="https://github.com/golang/mock/compare/v1.4.4...v1.5.0">compare view</a></li> </ul> </details> <br /> [](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> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
