Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/golang/mock from 1.3.1 to 1.4.4 #844

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2020

Bumps github.com/golang/mock from 1.3.1 to 1.4.4.

Release notes

Sourced from github.com/golang/mock's releases.

v1.4.4

Changes

  • Removed dependency on rsc.io/quote/v3

v1.4.3

  • 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

  • f9b4ad1 Fix #71 Do + DoAndReturn signature change error msg (#395)
  • 064e67a don't ignore stdout.Write err (#410)

v1.4.1

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

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)

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.3.1 to 1.4.4.
- [Release notes](https://github.com/golang/mock/releases)
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml)
- [Commits](golang/mock@1.3.1...v1.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go labels Nov 4, 2020
@zouyx zouyx added this to the v1.5.5 milestone Nov 4, 2020
@Patrick0308 Patrick0308 merged commit ffe95a2 into master Nov 5, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/golang/mock-1.4.4 branch November 5, 2020 05:52
zouyx pushed a commit that referenced this pull request Nov 8, 2020
…golang/mock-1.4.4

Bump github.com/golang/mock from 1.3.1 to 1.4.4
@zouyx zouyx linked an issue Nov 10, 2020 that may be closed by this pull request
AlexStocks pushed a commit that referenced this pull request Apr 14, 2021
…golang/mock-1.4.4

Bump github.com/golang/mock from 1.3.1 to 1.4.4
AlexStocks pushed a commit that referenced this pull request Apr 14, 2021
…golang/mock-1.4.4

Bump github.com/golang/mock from 1.3.1 to 1.4.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dependencies
3 participants