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/maxbrunsfeld/counterfeiter/v6 from 6.3.0 to 6.4.1 #92

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2021

Bumps github.com/maxbrunsfeld/counterfeiter/v6 from 6.3.0 to 6.4.1.

Release notes

Sourced from github.com/maxbrunsfeld/counterfeiter/v6's releases.

v6.4.1

  • 🐛 package mode was broken, but now it's fixed (@​nkovacs supplied a patch to fix #140)
  • 🐛 allow directories when using the -o output flag (fixes #172, thanks @​darwayne)

Detailed changes: maxbrunsfeld/counterfeiter@v6.4.0...v6.4.1

v6.4.0

  • 🐛 remove logic to speed up multiple invocations of go generate in a single package; if you need the prior behavior, please adopt counterfeiter:generate directives (#170 via @​rittneje, fixes #166)
  • 🆕 add -q flag to suppress status output (#167 via @​martinxsliu)
  • ⬆️ dependencies
  • 🔁 update CI to use go 1.16

Detailed changes: maxbrunsfeld/counterfeiter@v6.3.0...v6.4.0

Commits
  • ba255fd switch to subset of flag to insulate us from stdlib evolution
  • f253998 switch from os to flag for package mode fixtures
  • 9d440a7 allow specification of a directory for output path, fix package mode
  • 0002986 attempt to reproduce #174
  • 1cc33e2 make appveyor output less verbose
  • c4a3f39 correctly assert the test, remove debug statements
  • d9a55e0 add another gcc path
  • 730f955 opt into newer build image
  • 018b1dd add debug statement for appveyor tests
  • 9ee33da unfocus test
  • Additional commits viewable in compare view

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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 6, 2021
@ChunyiLyu
Copy link
Contributor

Will merge after this PR: #90

@ChunyiLyu
Copy link
Contributor

conflicts revolved and have run go mod tidy. Waiting for all checks to pass.

@ChunyiLyu ChunyiLyu merged commit c530f3a into main Apr 6, 2021
@ChunyiLyu ChunyiLyu deleted the dependabot/go_modules/github.com/maxbrunsfeld/counterfeiter/v6-6.4.1 branch April 6, 2021 09:12
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.

1 participant