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

chore(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.6.1 to 6.8.1 #108

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/maxbrunsfeld/counterfeiter/v6 from 6.6.1 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

v6.7.0

  • ⬆️ dependency updates
  • change go.mod to 1.19
  • modernize github actions workflow to keep pace with new go releases

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

v6.6.2

  • ⬆️ dependency updates

Detailed changes: maxbrunsfeld/counterfeiter@v6.6.1...v6.6.2

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)

@dependabot dependabot bot requested a review from a team as a code owner July 15, 2024 08:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 15, 2024
@ornj
Copy link
Member

ornj commented Jul 23, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/maxbrunsfeld/counterfeiter/v6-6.8.1 branch from 4612262 to 5d1784c Compare July 23, 2024 22:02
@ornj
Copy link
Member

ornj commented Jul 24, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/maxbrunsfeld/counterfeiter/v6-6.8.1 branch 2 times, most recently from 63eedeb to 77311df Compare July 24, 2024 16:11
@ornj
Copy link
Member

ornj commented Jul 24, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ornj
Copy link
Member

ornj commented Jul 24, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/maxbrunsfeld/counterfeiter/v6-6.8.1 branch 2 times, most recently from 66d1206 to 573d36d Compare July 29, 2024 19:30
@ornj
Copy link
Member

ornj commented Jul 30, 2024

@dependabot rebase

Bumps [github.com/maxbrunsfeld/counterfeiter/v6](https://github.com/maxbrunsfeld/counterfeiter) from 6.6.1 to 6.8.1.
- [Release notes](https://github.com/maxbrunsfeld/counterfeiter/releases)
- [Commits](maxbrunsfeld/counterfeiter@v6.6.1...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 force-pushed the dependabot/go_modules/github.com/maxbrunsfeld/counterfeiter/v6-6.8.1 branch from 573d36d to 69222e8 Compare July 30, 2024 21:21
@ornj ornj merged commit 1d9d21d into main Jul 30, 2024
2 checks passed
@ornj ornj deleted the dependabot/go_modules/github.com/maxbrunsfeld/counterfeiter/v6-6.8.1 branch July 30, 2024 22:28
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants