Bump gorm.io/gorm from 1.23.5 to 1.23.6 #6

Merged
dependabot[bot] merged 1 commit from dependabot/go_modules/gorm.io/gorm-1.23.6 into main 2022-06-13 09:36:28 +00:00
dependabot[bot] commented 2022-06-13 04:45:31 +00:00 (Migrated from github.com)

Bumps gorm.io/gorm from 1.23.5 to 1.23.6.

Commits
  • d01de72 enhancement: Avoid calling reflect.New() when passing in slice of values to `...
  • f4e9904 chore(deps): bump gorm.io/driver/mysql from 1.3.3 to 1.3.4 in /tests (#5385)
  • 93986de fix: migrate column default value (#5359)
  • dc1ae39 fixed FirstOrCreate not handled error when table is not exists (#5367)
  • 7e13b03 fix: duplicate column scan (#5369)
  • 7d1a92d test: test for skip prepared when auto migrate (#5350)
  • 540fb49 Fixed #5355 - Named variables don't work when followed by Windows CRLF line e...
  • 7496c3a fix: trx in hooks clone stmt (#5338)
  • f5e77aa fix: quote index when creating table (#5331)
  • 373bcf7 fix: many2many auto migrate (#5322)
  • 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)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.23.5 to 1.23.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-gorm/gorm/commit/d01de7232b46987e239ef19a89d9ab192f453894"><code>d01de72</code></a> enhancement: Avoid calling reflect.New() when passing in slice of values to `...</li> <li><a href="https://github.com/go-gorm/gorm/commit/f4e9904b02dab5c2f675d9c661ae1c1a8654a768"><code>f4e9904</code></a> chore(deps): bump gorm.io/driver/mysql from 1.3.3 to 1.3.4 in /tests (<a href="https://github-redirect.dependabot.com/go-gorm/gorm/issues/5385">#5385</a>)</li> <li><a href="https://github.com/go-gorm/gorm/commit/93986de8e43bc9af6864621c9a4855f0f860cde2"><code>93986de</code></a> fix: migrate column default value (<a href="https://github-redirect.dependabot.com/go-gorm/gorm/issues/5359">#5359</a>)</li> <li><a href="https://github.com/go-gorm/gorm/commit/dc1ae394f329340cb4475b037fe9f98bdbf7176d"><code>dc1ae39</code></a> fixed FirstOrCreate not handled error when table is not exists (<a href="https://github-redirect.dependabot.com/go-gorm/gorm/issues/5367">#5367</a>)</li> <li><a href="https://github.com/go-gorm/gorm/commit/7e13b03bd4e57a554d3daa2774d3f58102ac30d9"><code>7e13b03</code></a> fix: duplicate column scan (<a href="https://github-redirect.dependabot.com/go-gorm/gorm/issues/5369">#5369</a>)</li> <li><a href="https://github.com/go-gorm/gorm/commit/7d1a92d60e7df38fdc2f3e42ff1cc7842aefdf18"><code>7d1a92d</code></a> test: test for skip prepared when auto migrate (<a href="https://github-redirect.dependabot.com/go-gorm/gorm/issues/5350">#5350</a>)</li> <li><a href="https://github.com/go-gorm/gorm/commit/540fb49bcbe07ee56c7a8a449a5504f40f50abc1"><code>540fb49</code></a> Fixed <a href="https://github-redirect.dependabot.com/go-gorm/gorm/issues/5355">#5355</a> - Named variables don't work when followed by Windows CRLF line e...</li> <li><a href="https://github.com/go-gorm/gorm/commit/7496c3a56eb4a26679a0a47db092e51379a98ff5"><code>7496c3a</code></a> fix: trx in hooks clone stmt (<a href="https://github-redirect.dependabot.com/go-gorm/gorm/issues/5338">#5338</a>)</li> <li><a href="https://github.com/go-gorm/gorm/commit/f5e77aab2fd3886f8743d6c9da87d5171f31a521"><code>f5e77aa</code></a> fix: quote index when creating table (<a href="https://github-redirect.dependabot.com/go-gorm/gorm/issues/5331">#5331</a>)</li> <li><a href="https://github.com/go-gorm/gorm/commit/373bcf7aca01ef76c8ba5c3bc1ff191b020afc7b"><code>373bcf7</code></a> fix: many2many auto migrate (<a href="https://github-redirect.dependabot.com/go-gorm/gorm/issues/5322">#5322</a>)</li> <li>Additional commits viewable in <a href="https://github.com/go-gorm/gorm/compare/v1.23.5...v1.23.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gorm.io/gorm&package-manager=go_modules&previous-version=1.23.5&new-version=1.23.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
MCWertGaming (Migrated from github.com) approved these changes 2022-06-13 09:36:19 +00:00
Commenting is not possible because the repository is archived.
No description provided.