You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/11/04 07:00:11 UTC

[GitHub] [dubbo-go] dependabot[bot] opened a new pull request #844: Bump github.com/golang/mock from 1.3.1 to 1.4.4

dependabot[bot] opened a new pull request #844:
URL: https://github.com/apache/dubbo-go/pull/844


   Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.3.1 to 1.4.4.
   <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.4.4</h2>
   <h2>Changes</h2>
   <ul>
   <li>Removed dependency on rsc.io/quote/v3</li>
   </ul>
   <h2>v1.4.3</h2>
   <ul>
   <li>3a35fb6 Revert &quot;Fix <a href="https://github-redirect.dependabot.com/golang/mock/issues/71">#71</a> Do + DoAndReturn signature change error msg (<a href="https://github-redirect.dependabot.com/golang/mock/issues/395">#395</a>)&quot; (<a href="https://github-redirect.dependabot.com/golang/mock/issues/413">#413</a>)
   <ul>
   <li>This was an accidental breaking change in behavior introduced in v1.4.2</li>
   </ul>
   </li>
   </ul>
   <h2>v1.4.2</h2>
   <ul>
   <li>f9b4ad1 Fix <a href="https://github-redirect.dependabot.com/golang/mock/issues/71">#71</a> Do + DoAndReturn signature change error msg (<a href="https://github-redirect.dependabot.com/golang/mock/issues/395">#395</a>)</li>
   <li>064e67a don't ignore stdout.Write err (<a href="https://github-redirect.dependabot.com/golang/mock/issues/410">#410</a>)</li>
   </ul>
   <h2>v1.4.1</h2>
   <p>0188501 Goreleaser (<a href="https://github-redirect.dependabot.com/golang/mock/issues/394">#394</a>)
   b48cb66 Improve performance of mock generation (<a href="https://github-redirect.dependabot.com/golang/mock/issues/397">#397</a>)
   41fe4f7 Reflect in Current Directory First (<a href="https://github-redirect.dependabot.com/golang/mock/issues/390">#390</a>)
   5c85495 Use &quot;.&quot; to refer to the current path's package in reflect mode (<a href="https://github-redirect.dependabot.com/golang/mock/issues/387">#387</a>)</p>
   <h2>v1.4.0</h2>
   <p>193ff6f <a href="https://github-redirect.dependabot.com/golang/mock/issues/358">#358</a> add template for PR and bug report (<a href="https://github-redirect.dependabot.com/golang/mock/issues/361">#361</a>)
   f165686 Add Mockgen Version Flag (<a href="https://github-redirect.dependabot.com/golang/mock/issues/362">#362</a>)
   41e7e9a Add a CI check for go vet and go lint (<a href="https://github-redirect.dependabot.com/golang/mock/issues/345">#345</a>)
   d1dd49b Added self_package option to readme (<a href="https://github-redirect.dependabot.com/golang/mock/issues/355">#355</a>)
   112dfb8 Adds GotFormatter interface and WantFormatter func (<a href="https://github-redirect.dependabot.com/golang/mock/issues/236">#236</a>)
   1bf84fa Allow AssignableToTypeOf reflect.Type (<a href="https://github-redirect.dependabot.com/golang/mock/issues/365">#365</a>)
   176c208 Allow mockgen to execute from outside go modules
   e00cb15 Always remove self_package import (<a href="https://github-redirect.dependabot.com/golang/mock/issues/343">#343</a>)
   140ae90 Fix small typo in Controller example (<a href="https://github-redirect.dependabot.com/golang/mock/issues/295">#295</a>)
   45682d7 Pass -build_flags as Multiple Args (<a href="https://github-redirect.dependabot.com/golang/mock/issues/357">#357</a>)
   2b692ab Simplified Go code
   0e690d0 Update documentation on MinTimes and MaxTimes (<a href="https://github-redirect.dependabot.com/golang/mock/issues/334">#334</a>)
   7968cef Update issue templates (<a href="https://github-redirect.dependabot.com/golang/mock/issues/363">#363</a>)
   cbd2e35 Update mockgen installation docs
   9be4808 add All matcher (<a href="https://github-redirect.dependabot.com/golang/mock/issues/367">#367</a>)
   b4b7d21 add Len matcher (<a href="https://github-redirect.dependabot.com/golang/mock/issues/368">#368</a>)
   de9f6c5 add benchmark for parse file (<a href="https://github-redirect.dependabot.com/golang/mock/issues/372">#372</a>)
   577071b ci: add 1.13 testing (<a href="https://github-redirect.dependabot.com/golang/mock/issues/337">#337</a>)
   0d12903 fix feature request template (<a href="https://github-redirect.dependabot.com/golang/mock/issues/364">#364</a>)
   817c00c fix generates non-compilable code (<a href="https://github-redirect.dependabot.com/golang/mock/issues/371">#371</a>)
   3dcdcb6 fix not resolving go module major versions (<a href="https://github-redirect.dependabot.com/golang/mock/issues/385">#385</a>)
   693e3a8 fix pr template (<a href="https://github-redirect.dependabot.com/golang/mock/issues/366">#366</a>)
   29da289 fix several linting warnings (<a href="https://github-redirect.dependabot.com/golang/mock/issues/374">#374</a>)
   dd8d2a2 fix small typo in comments (<a href="https://github-redirect.dependabot.com/golang/mock/issues/314">#314</a>)
   3251ae5 fix tests passing when they should not (<a href="https://github-redirect.dependabot.com/golang/mock/issues/378">#378</a>)
   1b95bd9 fix: avoid constructing improper import graph (<a href="https://github-redirect.dependabot.com/golang/mock/issues/383">#383</a>)
   3fae808 include binaries with tagged releases via GoReleaser (<a href="https://github-redirect.dependabot.com/golang/mock/issues/229">#229</a>)
   0800f9a refactor method names for reflect/source (<a href="https://github-redirect.dependabot.com/golang/mock/issues/376">#376</a>)</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/golang/mock/commit/f7b1909c82a8958747e5c87c6a5c3b2eaed8a33d"><code>f7b1909</code></a> remove rsc.io/quote/v3 as dep</li>
   <li><a href="https://github.com/golang/mock/commit/3a35fb6e3e18b9dbfee291262260dee7372d2a92"><code>3a35fb6</code></a> Revert &quot;Fix <a href="https://github-redirect.dependabot.com/golang/mock/issues/71">#71</a> Do + DoAndReturn signature change error msg (<a href="https://github-redirect.dependabot.com/golang/mock/issues/395">#395</a>)&quot; (<a href="https://github-redirect.dependabot.com/golang/mock/issues/413">#413</a>)</li>
   <li><a href="https://github.com/golang/mock/commit/064e67a3c906eadcc6c19e017b03b358ae8de561"><code>064e67a</code></a> don't ignore stdout.Write err (<a href="https://github-redirect.dependabot.com/golang/mock/issues/410">#410</a>)</li>
   <li><a href="https://github.com/golang/mock/commit/f9b4ad1fb635160fccabdd6afe566e4eee65bbb2"><code>f9b4ad1</code></a> Fix <a href="https://github-redirect.dependabot.com/golang/mock/issues/71">#71</a> Do + DoAndReturn signature change error msg (<a href="https://github-redirect.dependabot.com/golang/mock/issues/395">#395</a>)</li>
   <li><a href="https://github.com/golang/mock/commit/b48cb6623c04dae64c28537143aca42d16561daf"><code>b48cb66</code></a> Improve performance of mock generation (<a href="https://github-redirect.dependabot.com/golang/mock/issues/397">#397</a>)</li>
   <li><a href="https://github.com/golang/mock/commit/01885017f0dd9e24b0828b360111471f71c1b98d"><code>0188501</code></a> Goreleaser (<a href="https://github-redirect.dependabot.com/golang/mock/issues/394">#394</a>)</li>
   <li><a href="https://github.com/golang/mock/commit/41fe4f72a4e79118df09d8c37a246886fe4abac0"><code>41fe4f7</code></a> Reflect in Current Directory First (<a href="https://github-redirect.dependabot.com/golang/mock/issues/390">#390</a>)</li>
   <li><a href="https://github.com/golang/mock/commit/5c854953686b77e986f7c6af8198e8e120623d03"><code>5c85495</code></a> Use &quot;.&quot; to refer to the current path's package in reflect mode (<a href="https://github-redirect.dependabot.com/golang/mock/issues/387">#387</a>)</li>
   <li><a href="https://github.com/golang/mock/commit/3dcdcb6994c4de42a73bd2e4790178be3ed4554b"><code>3dcdcb6</code></a> fix not resolving go module major versions (<a href="https://github-redirect.dependabot.com/golang/mock/issues/385">#385</a>)</li>
   <li><a href="https://github.com/golang/mock/commit/f165686a09100bc62360cc2949deae2a0be47fde"><code>f165686</code></a> Add Mockgen Version Flag (<a href="https://github-redirect.dependabot.com/golang/mock/issues/362">#362</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/golang/mock/compare/1.3.1...v1.4.4">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/golang/mock&package-manager=go_modules&previous-version=1.3.1&new-version=1.4.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] Patrick0308 merged pull request #844: Bump github.com/golang/mock from 1.3.1 to 1.4.4

Posted by GitBox <gi...@apache.org>.
Patrick0308 merged pull request #844:
URL: https://github.com/apache/dubbo-go/pull/844


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org