Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Comments

Bump github.com/golang/mock from 1.3.1 to 1.4.0#1455

Merged
gdbelvin merged 1 commit intomasterfrom
dependabot/go_modules/github.com/golang/mock-1.4.0
Feb 14, 2020
Merged

Bump github.com/golang/mock from 1.3.1 to 1.4.0#1455
gdbelvin merged 1 commit intomasterfrom
dependabot/go_modules/github.com/golang/mock-1.4.0

Conversation

@dependabot-preview
Copy link
Contributor

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • 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)

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 requested a review from a team as a code owner February 14, 2020 12:47
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 14, 2020
@codecov
Copy link

codecov bot commented Feb 14, 2020

Codecov Report

Merging #1455 into master will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1455      +/-   ##
==========================================
+ Coverage   68.05%   68.15%   +0.09%     
==========================================
  Files          54       54              
  Lines        4026     4026              
==========================================
+ Hits         2740     2744       +4     
+ Misses        884      882       -2     
+ Partials      402      400       -2
Impacted Files Coverage Δ
core/sequencer/server.go 73.61% <0%> (+0.65%) ⬆️
core/sequencer/trillian_client.go 61.42% <0%> (+2.85%) ⬆️

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 170bf26...eeebaf4. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to merge this PR, but received the following error from GitHub:

You're not authorized to push to this branch. Visit https://help.github.com/articles/about-protected-branches/ for more information.

@gdbelvin gdbelvin merged commit b821681 into master Feb 14, 2020
@gdbelvin gdbelvin deleted the dependabot/go_modules/github.com/golang/mock-1.4.0 branch February 14, 2020 13:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants