efectn / go-orm-benchmarks

Advanced benchmarks for +15 Go ORMs.
MIT License
308 stars 33 forks source link

Bump github.com/gobuffalo/pop/v6 from 6.0.3 to 6.0.5 #40

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/gobuffalo/pop/v6 from 6.0.3 to 6.0.5.

Release notes

Sourced from github.com/gobuffalo/pop/v6's releases.

v6.0.5

What's Changed

Full Changelog: https://github.com/gobuffalo/pop/compare/v6.0.4...v6.0.5

v6.0.4

What's Changed

... (truncated)

Commits
  • 3f8518a Merge pull request #738 from gobuffalo/updating-modules
  • e97e171 resolved circular dependency issue between pop and fizz
  • 27c34c2 bump version
  • f173cec until we use the main branch, keep it on the development branch
  • efd03e1 updated module dependencies
  • 4951d9f Merge branch 'main' into development
  • feb0eed updated test workflow to run on push to the main
  • d15b0f9 removed tests for go1.16 and disabled race detector on windows
  • 3abf892 fixed typo and added one more test case
  • 4f498f4 added comment for the newly exposed function CanonicalDialect
  • 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 2 years ago

Superseded by #41.