Skip to content

Update module golang/mock to v1.4.4#11

Merged
ensary merged 1 commit intomasterfrom
renovate/gitlite.zycloud.tk-golang-mock-1.x
Dec 15, 2020
Merged

Update module golang/mock to v1.4.4#11
ensary merged 1 commit intomasterfrom
renovate/gitlite.zycloud.tk-golang-mock-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/golang/mock require minor v1.3.1 -> v1.4.4

Release Notes

golang/mock

v1.4.4

Compare Source

Changes

  • Removed dependency on rsc.io/quote/v3

v1.4.3

Compare Source

  • 3a35fb6 Revert "Fix #​71 Do + DoAndReturn signature change error msg (#​395)" (#​413)
    • This was an accidental breaking change in behavior introduced in v1.4.2

v1.4.2

Compare Source

v1.4.1

Compare Source

0188501 Goreleaser (#​394)
b48cb66 Improve performance of mock generation (#​397)
41fe4f7 Reflect in Current Directory First (#​390)
5c85495 Use "." to refer to the current path's package in reflect mode (#​387)

v1.4.0

Compare Source

193ff6f #​358 add template for PR and bug report (#​361)
f165686 Add Mockgen Version Flag (#​362)
41e7e9a Add a CI check for go vet and go lint (#​345)
d1dd49b Added self_package option to readme (#​355)
112dfb8 Adds GotFormatter interface and WantFormatter func (#​236)
1bf84fa Allow AssignableToTypeOf reflect.Type (#​365)
176c208 Allow mockgen to execute from outside go modules
e00cb15 Always remove self_package import (#​343)
140ae90 Fix small typo in Controller example (#​295)
45682d7 Pass -build_flags as Multiple Args (#​357)
2b692ab Simplified Go code
0e690d0 Update documentation on MinTimes and MaxTimes (#​334)
7968cef Update issue templates (#​363)
cbd2e35 Update mockgen installation docs
9be4808 add All matcher (#​367)
b4b7d21 add Len matcher (#​368)
de9f6c5 add benchmark for parse file (#​372)
577071b ci: add 1.13 testing (#​337)
0d12903 fix feature request template (#​364)
817c00c fix generates non-compilable code (#​371)
3dcdcb6 fix not resolving go module major versions (#​385)
693e3a8 fix pr template (#​366)
29da289 fix several linting warnings (#​374)
dd8d2a2 fix small typo in comments (#​314)
3251ae5 fix tests passing when they should not (#​378)
1b95bd9 fix: avoid constructing improper import graph (#​383)
3fae808 include binaries with tagged releases via GoReleaser (#​229)
0800f9a refactor method names for reflect/source (#​376)


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner October 2, 2020 14:18
@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

Merging #11 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   90.98%   90.98%           
=======================================
  Files           4        4           
  Lines         355      355           
=======================================
  Hits          323      323           
  Misses         25       25           
  Partials        7        7           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ce72f0a...5708d79. Read the comment docs.

@ensary ensary merged commit 106328c into master Dec 15, 2020
@renovate renovate bot deleted the renovate/gitlite.zycloud.tk-golang-mock-1.x branch December 15, 2020 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants