Skip to content

Commit

Permalink
build(deps): bump github.com/go-gormigrate/gormigrate/v2 from 2.1.1 t…
Browse files Browse the repository at this point in the history
…o 2.1.2 (#1095)

Bumps
[github.com/go-gormigrate/gormigrate/v2](https://github.com/go-gormigrate/gormigrate)
from 2.1.1 to 2.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-gormigrate/gormigrate/releases">github.com/go-gormigrate/gormigrate/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.2</h2>
<h3>Added</h3>
<ul>
<li>Fix LastInsertId error in postgres driver (by <a
href="https://github.com/oxyno-zeta"><code>@​oxyno-zeta</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Update dependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/go-gormigrate/gormigrate/blob/master/CHANGELOG.md">github.com/go-gormigrate/gormigrate/v2's
changelog</a>.</em></p>
<blockquote>
<h2>[2.1.2] - 2024-03-18</h2>
<h3>Added</h3>
<ul>
<li>Fix LastInsertId error in postgres driver (by <a
href="https://github.com/oxyno-zeta"><code>@​oxyno-zeta</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Update dependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-gormigrate/gormigrate/commit/db7575cc3e2a804a89b3f7c5839c5c65298a63cf"><code>db7575c</code></a>
Merge pull request <a
href="https://redirect.github.com/go-gormigrate/gormigrate/issues/218">#218</a>
from go-gormigrate/update-deps</li>
<li><a
href="https://github.com/go-gormigrate/gormigrate/commit/e2a02138605fe176d5f2f12dd6d6fb0492b2b1b9"><code>e2a0213</code></a>
Release 2.1.2</li>
<li><a
href="https://github.com/go-gormigrate/gormigrate/commit/68141c79f0a0a9b9c6f434483ddca03b0bf89687"><code>68141c7</code></a>
Fix LastInsertId error in postgres driver, closes <a
href="https://redirect.github.com/go-gormigrate/gormigrate/issues/217">#217</a></li>
<li><a
href="https://github.com/go-gormigrate/gormigrate/commit/00412f74d6041104c3318587226cb3be095424bc"><code>00412f7</code></a>
Bump go deps</li>
<li><a
href="https://github.com/go-gormigrate/gormigrate/commit/3ae8ad43d65ccb70463fd67f05c4e36570a0bab1"><code>3ae8ad4</code></a>
readme: add mariadb alongside mysql</li>
<li><a
href="https://github.com/go-gormigrate/gormigrate/commit/238380dc6f4034462e83968754b480f8b37ffa3a"><code>238380d</code></a>
integration-test: cleanup</li>
<li><a
href="https://github.com/go-gormigrate/gormigrate/commit/e0336849949941330ed84b71defb94429fb05387"><code>e033684</code></a>
integration-test: bump postgres image 14 =&gt; 16</li>
<li><a
href="https://github.com/go-gormigrate/gormigrate/commit/82b4678d392ada8fae3c404893782e880bd4e79f"><code>82b4678</code></a>
integration-test: bump mariadb image 10 =&gt; 11, add missing mysql
8</li>
<li><a
href="https://github.com/go-gormigrate/gormigrate/commit/943719bb4590c5349fa589b944ce0485c114bdbc"><code>943719b</code></a>
ci: remove go matrix from integration-test, use version from go.mod
instead</li>
<li><a
href="https://github.com/go-gormigrate/gormigrate/commit/2533ee1a9b5ba58c0ae05d6c439cdceac579c649"><code>2533ee1</code></a>
integration-test: bump go to latest 1.22</li>
<li>Additional commits viewable in <a
href="https://github.com/go-gormigrate/gormigrate/compare/v2.1.1...v2.1.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-gormigrate/gormigrate/v2&package-manager=go_modules&previous-version=2.1.1&new-version=2.1.2)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
  • Loading branch information
ChrisSchinnerl authored Mar 25, 2024
2 parents ace1bb5 + 7c47f98 commit 921e465
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21.6

require (
github.com/gabriel-vasile/mimetype v1.4.3
github.com/go-gormigrate/gormigrate/v2 v2.1.1
github.com/go-gormigrate/gormigrate/v2 v2.1.2
github.com/google/go-cmp v0.6.0
github.com/gotd/contrib v0.19.0
github.com/klauspost/reedsolomon v1.12.1
Expand All @@ -25,7 +25,7 @@ require (
gopkg.in/yaml.v3 v3.0.1
gorm.io/driver/mysql v1.5.4
gorm.io/driver/sqlite v1.5.5
gorm.io/gorm v1.25.7
gorm.io/gorm v1.25.8
lukechampine.com/frand v1.4.2
moul.io/zapgorm2 v1.3.0
)
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo
github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uqxgUFjbI0=
github.com/gabriel-vasile/mimetype v1.4.3/go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk=
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/go-gormigrate/gormigrate/v2 v2.1.1 h1:eGS0WTFRV30r103lU8JNXY27KbviRnqqIDobW3EV3iY=
github.com/go-gormigrate/gormigrate/v2 v2.1.1/go.mod h1:L7nJ620PFDKei9QOhJzqA8kRCk+E3UbV2f5gv+1ndLc=
github.com/go-gormigrate/gormigrate/v2 v2.1.2 h1:F/d1hpHbRAvKezziV2CC5KUE82cVe9zTgHSBoOOZ4CY=
github.com/go-gormigrate/gormigrate/v2 v2.1.2/go.mod h1:9nHVX6z3FCMCQPA7PThGcA55t22yKQfK/Dnsf5i7hUo=
github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as=
github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE=
github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk=
Expand Down Expand Up @@ -411,8 +411,8 @@ gorm.io/driver/sqlite v1.5.5 h1:7MDMtUZhV065SilG62E0MquljeArQZNfJnjd9i9gx3E=
gorm.io/driver/sqlite v1.5.5/go.mod h1:6NgQ7sQWAIFsPrJJl1lSNSu2TABh0ZZ/zm5fosATavE=
gorm.io/gorm v1.23.6/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
gorm.io/gorm v1.25.7-0.20240204074919-46816ad31dde/go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8=
gorm.io/gorm v1.25.7 h1:VsD6acwRjz2zFxGO50gPO6AkNs7KKnvfzUjHQhZDz/A=
gorm.io/gorm v1.25.7/go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8=
gorm.io/gorm v1.25.8 h1:WAGEZ/aEcznN4D03laj8DKnehe1e9gYQAjW8xyPRdeo=
gorm.io/gorm v1.25.8/go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
lukechampine.com/frand v1.4.2 h1:RzFIpOvkMXuPMBb9maa4ND4wjBn71E1Jpf8BzJHMaVw=
lukechampine.com/frand v1.4.2/go.mod h1:4S/TM2ZgrKejMcKMbeLjISpJMO+/eZ1zu3vYX9dtj3s=
Expand Down

0 comments on commit 921e465

Please sign in to comment.