gilcrest / diygoapi

A Go RESTful API template
MIT License
538 stars 67 forks source link

Bump github.com/frankban/quicktest from 1.14.4 to 1.14.5 #176

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 1 year ago

Bumps github.com/frankban/quicktest from 1.14.4 to 1.14.5.

Commits
  • abb14de Merge pull request #155 from frankban/satisfies-refernce
  • 68d1d64 CI: include go 1.20
  • a225823 Only keep the refernce to the original satisfies code
  • 9a0c242 Merge pull request #154 from lmb/cmp-equal-bad-checkf
  • 6a0f8ad Merge pull request #152 from frankban/dependabot/github_actions/actions/setup...
  • 1af932f Merge pull request #137 from pajlada/feat/checker-accept-regexp
  • 636ce19 Turn a panicking cmp.Diff into a bad check
  • e0e9431 Bump actions/setup-go from 3 to 4
  • 08f7639 Add pre-compiled regexp example for Matches, ErrorMatches, and PanicMatches
  • e144d26 Add ErrorMatches/PanicMatches tests for pre-compiled regexp
  • 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[bot] commented 8 months ago

Superseded by #193.