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.7.0 to 6.8.1 #204

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps github.com/maxbrunsfeld/counterfeiter/v6 from 6.7.0 to 6.8.1.

Release notes

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

v6.8.1

This patch release removes the unused appveyor.yml file and some unused dependencies in go.mod resulting from a go mod tidy run. Read on for the contents of the v6.8.0 release:

  • support generic function parameters and return types (#258 via @​Ralph7C2 - thanks Ralph!)
  • ⬆️ dependency updates
  • 🧹 clean up CI (removed Circle, AppVeyor, started using Windows workers on GitHub)
  • change go.mod to 1.20

Detailed changes: maxbrunsfeld/counterfeiter@v6.7.0...v6.8.1

v6.8.0

  • support generic function parameters and return types (#258 via @​Ralph7C2 - thanks Ralph!)
  • ⬆️ dependency updates
  • 🧹 clean up CI (removed Circle, AppVeyor, started using Windows workers on GitHub)
  • change go.mod to 1.20

Detailed changes: maxbrunsfeld/counterfeiter@v6.7.0...v6.8.0

Commits
  • 09933ea remove appveyor, and unnecessary dependencies
  • c0e6061 ⬆️ dependencies
  • 794d071 ensure fakes are generated for genericparam in ci
  • 2c17700 Merge commit 'pullrequests/Ralph7C2/genericparams'
  • c1028da update instructions and usage
  • 5024b9c Merge pull request #270 from maxbrunsfeld/dependabot/go_modules/golang.org/x/...
  • e64fdb2 Bump golang.org/x/tools from 0.16.0 to 0.16.1
  • 06a9d78 Merge pull request #269 from maxbrunsfeld/dependabot/go_modules/golang.org/x/...
  • 03cc8fa Bump golang.org/x/tools from 0.15.0 to 0.16.0
  • de30453 address lint warnings
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/maxbrunsfeld/counterfeiter/v6](https://github.com/maxbrunsfeld/counterfeiter) from 6.7.0 to 6.8.1.
- [Release notes](https://github.com/maxbrunsfeld/counterfeiter/releases)
- [Commits](maxbrunsfeld/counterfeiter@v6.7.0...v6.8.1)

---
updated-dependencies:
- dependency-name: github.com/maxbrunsfeld/counterfeiter/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 15, 2024
@auto-assign auto-assign bot requested a review from pmenglund January 15, 2024 21:03
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 1041

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 63.908%

Totals Coverage Status
Change from base Build 1034: 0.0%
Covered Lines: 2247
Relevant Lines: 3516

💛 - Coveralls

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2024

Looks like github.com/maxbrunsfeld/counterfeiter/v6 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 16, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/maxbrunsfeld/counterfeiter/v6-6.8.1 branch January 16, 2024 19:06
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