ssbc / go-ssb

Go implementation of ssb (work in progress!)
https://scuttlebutt.nz
163 stars 23 forks source link

chore(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.5.0 to 6.6.2 #346

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/maxbrunsfeld/counterfeiter/v6 from 6.5.0 to 6.6.2.

Release notes

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

v6.6.1

  • ⚡ fix GitHub Actions workflow: setup-go directive for go 1.20 requires quotes for version '1.20'

Detailed changes: https://github.com/maxbrunsfeld/counterfeiter/compare/v6.6.0...v6.6.1

v6.6.0

  • ⬆️ update dependencies

Detailed changes: https://github.com/maxbrunsfeld/counterfeiter/compare/v6.5.0...v6.6.0

Commits
  • 6862e7f :arrow_up: dependencies
  • 53d68fa Merge pull request #241 from maxbrunsfeld/dependabot/go_modules/github.com/on...
  • a84a7b4 Bump github.com/onsi/gomega from 1.27.6 to 1.27.7
  • 67fd46f Merge pull request #236 from maxbrunsfeld/dependabot/go_modules/github.com/on...
  • 3e19dca Merge pull request #240 from maxbrunsfeld/dependabot/go_modules/golang.org/x/...
  • c22706a Bump golang.org/x/tools from 0.8.0 to 0.9.1
  • f65f1ed Bump github.com/onsi/gomega from 1.27.5 to 1.27.6
  • ac7acf3 Merge pull request #237 from maxbrunsfeld/dependabot/go_modules/golang.org/x/...
  • 917ca24 Bump golang.org/x/tools from 0.7.0 to 0.8.0
  • eb1f451 Merge pull request #235 from maxbrunsfeld/dependabot/go_modules/github.com/on...
  • 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)