This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Bump github.com/golang/mock from 1.5.0 to 1.6.0 #390
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/go_modules/github.com/golang/mock-1.6.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump github.com/golang/mock from 1.5.0 to 1.6.0 #390
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/github.com/golang/mock-1.6.0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Jun 14, 2021
duck8823
reviewed
Aug 15, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
可変調引数で指定しない場合の挙動が変わってそう。
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/golang/mock-1.6.0
branch
2 times, most recently
from
November 6, 2021 11:23
531822b
to
b08fdfd
Compare
duck8823
previously approved these changes
Nov 27, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot-bot merge
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/golang/mock-1.6.0
branch
from
November 27, 2021 04:28
b08fdfd
to
7d40c9f
Compare
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/golang/mock-1.6.0
branch
from
January 11, 2022 00:47
7d40c9f
to
526b315
Compare
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/golang/mock-1.6.0
branch
from
January 21, 2022 22:23
526b315
to
5808c9a
Compare
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/golang/mock-1.6.0
branch
from
April 12, 2022 23:36
5808c9a
to
293b31b
Compare
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/golang/mock-1.6.0
branch
from
April 27, 2022 21:46
293b31b
to
f3f5cf1
Compare
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/golang/mock-1.6.0
branch
from
December 29, 2022 23:58
f3f5cf1
to
81ef645
Compare
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/golang/mock/releases) - [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml) - [Commits](golang/mock@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/golang/mock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/golang/mock-1.6.0
branch
from
February 26, 2023 05:19
81ef645
to
0ef65a0
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/golang/mock from 1.5.0 to 1.6.0.
Release notes
Sourced from github.com/golang/mock's releases.
Commits
aba2ff9
fix parse array with the external const correctly (#569)bb196fc
fix typo in README (#568)64b0b80
add notes and error helper for vendor+reflect error (#567)953a5bb
update user mock to be in test package (#566)c59ba11
add ARM to support apple M1 chip to releaser (#562)ab03293
fix ill-formatted message with fmt-verbs like %s (#564)0cdccf5
feat add InAnyOrder matcher (#546)e303461
add type information to error messages (#559)82ce4a7
feat validate Do & DoReturn args (#558)d19a212
upgrade dependencies (#557)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 will merge this PR once CI passes on it, as requested by @duck8823.
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)