efectn / go-orm-benchmarks

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

Bump github.com/go-rel/postgres from 0.8.0 to 0.9.0 #81

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/go-rel/postgres from 0.8.0 to 0.9.0.

Release notes

Sourced from github.com/go-rel/postgres's releases.

v0.9.0

Changelog

  • 62a812f Bump github.com/go-rel/rel from 0.37.0 to 0.38.0 (#42)
  • 6fb2db6 Bump github.com/go-rel/rel from 0.38.0 to 0.39.0 (#49)
  • 8f7c74b Bump github.com/go-rel/sql from 0.11.0 to 0.12.0 (#44)
  • fea5829 Bump github.com/go-rel/sql from 0.12.0 to 0.13.0 (#50)
  • ca91dbd Bump github.com/go-rel/sql from 0.13.0 to 0.13.1 (#52)
  • 4215f40 Bump github.com/jackc/pgx/v4 from 4.16.1 to 4.17.0 (#43)
  • b0778cc Bump github.com/jackc/pgx/v4 from 4.17.0 to 4.17.1 (#45)
  • c0ff561 Bump github.com/jackc/pgx/v4 from 4.17.1 to 4.17.2 (#46)
  • a985bc1 Bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.0 (#51)
  • e0c366e Bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.1 (#54)
  • a70aa84 Bump github.com/lib/pq from 1.10.6 to 1.10.7 (#47)
  • a7b15a1 Bump github.com/lib/pq from 1.10.7 to 1.10.9 (#56)
  • 15a58b8 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#48)
  • 4ac9cac Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#53)
  • c4697c0 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#57)
  • 90ceb51 Bump go-rel/sql v0.14.0 (#60)
  • 71d8b4a Support for drop Keys in the ALTER table (#59)
Commits
  • 90ceb51 Bump go-rel/sql v0.14.0 (#60)
  • 71d8b4a Support for drop Keys in the ALTER table (#59)
  • e0c366e Bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.1 (#54)
  • a7b15a1 Bump github.com/lib/pq from 1.10.7 to 1.10.9 (#56)
  • c4697c0 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#57)
  • ca91dbd Bump github.com/go-rel/sql from 0.13.0 to 0.13.1 (#52)
  • 4ac9cac Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#53)
  • a985bc1 Bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.0 (#51)
  • fea5829 Bump github.com/go-rel/sql from 0.12.0 to 0.13.0 (#50)
  • 15a58b8 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#48)
  • 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 1 year ago

Superseded by #90.