go-orm-benchmarks icon indicating copy to clipboard operation
go-orm-benchmarks copied to clipboard

Bump github.com/go-rel/rel from 0.34.0 to 0.38.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps github.com/go-rel/rel from 0.34.0 to 0.38.0.

Release notes

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

v0.38.0

Changelog

36bf6b0 Allow named structs to be embedded (#303)

v0.37.0

Changelog

  • 57e2c90 Add join assoc query builder (#298)
  • 7edbcb0 Auto populate join fields (#292)
  • f5e5856 Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#297)
  • d417e5f Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#299)
  • dfc48ca Support loading association using Join query (#302)

v0.36.0

Changelog

  • 08e54aa Add support for scanning joined assoc (#290)
  • ed1c488 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#291)
  • 64492f9 Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#294)
  • 115ffc0 Bump github.com/subosito/gotenv from 1.3.0 to 1.4.0 (#288)
  • 8347a7d Migration's Do takes a context as its first argument (#295)

v0.35.0

Changelog

  • ae7d739 Split big preloading-IN query into multiple queries (#283) (#285)

v0.34.1

Changelog

  • c315e44 Add Iris Example (#282)
  • 555c63e Bump github.com/subosito/gotenv from 1.2.0 to 1.3.0 (#284)
  • d4f89cf Fix Unhandled exception in gopkg.in/yaml.v3 (#286)
Commits
  • 36bf6b0 Allow named structs to be embedded (#303)
  • d417e5f Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#299)
  • dfc48ca Support loading association using Join query (#302)
  • 57e2c90 Add join assoc query builder (#298)
  • 7edbcb0 Auto populate join fields (#292)
  • f5e5856 Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#297)
  • 8347a7d Migration's Do takes a context as its first argument (#295)
  • 64492f9 Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#294)
  • ed1c488 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#291)
  • 08e54aa Add support for scanning joined assoc (#290)
  • 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] avatar Jul 08 '22 15:07 dependabot[bot]