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.0 #452

Merged
merged 2 commits into from Feb 11, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 22, 2020

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

Release notes

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

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 22, 2020
@codecov
Copy link

codecov bot commented Jan 22, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #452   +/-   ##
=======================================
  Coverage   26.23%   26.23%           
=======================================
  Files          52       52           
  Lines        2287     2287           
=======================================
  Hits          600      600           
  Misses       1567     1567           
  Partials      120      120

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 0a7c5ef...dc56933. Read the comment docs.

Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.3.1 to 1.4.0.
- [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.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/golang/mock-1.4.0 branch from 6bfbcd2 to 0a7c5ef Compare February 11, 2020 12:31
@metrue metrue merged commit 9d26494 into master Feb 11, 2020
@metrue metrue deleted the dependabot/go_modules/github.com/golang/mock-1.4.0 branch February 11, 2020 12:44
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.

None yet

1 participant