Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Bump github.com/golang/mock from 1.3.1 to 1.4.1 #303

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Release notes

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

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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 27, 2020
@duck8823 duck8823 merged commit 9b3b867 into master Feb 29, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/golang/mock-1.4.1 branch February 29, 2020 09:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant