build(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0 #37

Merged
dependabot[bot] merged 1 commit from dependabot/go_modules/github.com/golang-migrate/migrate/v4-4.19.0 into main 2025-09-16 21:39:23 -04:00
dependabot[bot] commented 2025-09-08 08:59:43 -04:00 (Migrated from github.com)

Bumps github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0.

Release notes

Sourced from github.com/golang-migrate/migrate/v4's releases.

v4.19.0

What's Changed

New Contributors

Full Changelog: https://github.com/golang-migrate/migrate/compare/v4.18.3...v4.19.0

Commits
  • 8b9c5f7 Merge pull request #1310 from dhui/update_go
  • b4ec9bc Add support for Go 1.25 and drop support for 1.23
  • ed4bdd4 Ensure bufferWriter is always closed in Migration.Buffer and propagate close ...
  • 8945e85 Merge pull request #1303 from romshark/master
  • 7108d80 Merge pull request #1309 from dhui/dktest_v0.4.6
  • 682016f Merge pull request #1277 from sandhilt/doc/change-apt-key-to-gpg
  • f3e6b5a Replace usage of deprecated docker types
  • 0a17402 Update dktest to v0.4.6 for docker vuln fix
  • 5eee0c8 Merge pull request #1299 from golang-migrate/dependabot/go_modules/golang.org...
  • 642a24d Bump golang.org/x/oauth2 from 0.18.0 to 0.27.0
  • 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 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)
Bumps [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) from 4.18.3 to 4.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/golang-migrate/migrate/releases">github.com/golang-migrate/migrate/v4's releases</a>.</em></p> <blockquote> <h2>v4.19.0</h2> <h2>What's Changed</h2> <ul> <li>Fixed sqlserver not actually getting a lock if lock is already set by <a href="https://github.com/urbim"><code>@​urbim</code></a> in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1186">golang-migrate/migrate#1186</a></li> <li>Bump golang.org/x/oauth2 from 0.18.0 to 0.27.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1299">golang-migrate/migrate#1299</a></li> <li>Update apt-key to gpg by <a href="https://github.com/sandhilt"><code>@​sandhilt</code></a> in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1277">golang-migrate/migrate#1277</a></li> <li>Update dktest to v0.4.6 for docker vuln fix by <a href="https://github.com/dhui"><code>@​dhui</code></a> in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1309">golang-migrate/migrate#1309</a></li> <li>refactor: Remove go.uber.org/atomic in favor of std sync/atomic by <a href="https://github.com/romshark"><code>@​romshark</code></a> in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1303">golang-migrate/migrate#1303</a></li> <li>Ensure bufferWriter is always closed in Migration.Buffer and propagate close errors by <a href="https://github.com/ckantcs"><code>@​ckantcs</code></a> in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1308">golang-migrate/migrate#1308</a></li> <li>Add support for Go 1.25 and drop support for 1.23 by <a href="https://github.com/dhui"><code>@​dhui</code></a> in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1310">golang-migrate/migrate#1310</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/urbim"><code>@​urbim</code></a> made their first contribution in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1186">golang-migrate/migrate#1186</a></li> <li><a href="https://github.com/sandhilt"><code>@​sandhilt</code></a> made their first contribution in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1277">golang-migrate/migrate#1277</a></li> <li><a href="https://github.com/romshark"><code>@​romshark</code></a> made their first contribution in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1303">golang-migrate/migrate#1303</a></li> <li><a href="https://github.com/ckantcs"><code>@​ckantcs</code></a> made their first contribution in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1308">golang-migrate/migrate#1308</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golang-migrate/migrate/compare/v4.18.3...v4.19.0">https://github.com/golang-migrate/migrate/compare/v4.18.3...v4.19.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang-migrate/migrate/commit/8b9c5f77128ef93d65a082208a2009a3911fe6d4"><code>8b9c5f7</code></a> Merge pull request <a href="https://redirect.github.com/golang-migrate/migrate/issues/1310">#1310</a> from dhui/update_go</li> <li><a href="https://github.com/golang-migrate/migrate/commit/b4ec9bccb14cd7b0eb0510ac9d3d01d4be79324f"><code>b4ec9bc</code></a> Add support for Go 1.25 and drop support for 1.23</li> <li><a href="https://github.com/golang-migrate/migrate/commit/ed4bdd4614e991ca8fba606b38a45f6409a9deb6"><code>ed4bdd4</code></a> Ensure bufferWriter is always closed in Migration.Buffer and propagate close ...</li> <li><a href="https://github.com/golang-migrate/migrate/commit/8945e853c4c84a92bfa42572ac4cfd7874e23108"><code>8945e85</code></a> Merge pull request <a href="https://redirect.github.com/golang-migrate/migrate/issues/1303">#1303</a> from romshark/master</li> <li><a href="https://github.com/golang-migrate/migrate/commit/7108d806dd50c1510510239a161887757f240122"><code>7108d80</code></a> Merge pull request <a href="https://redirect.github.com/golang-migrate/migrate/issues/1309">#1309</a> from dhui/dktest_v0.4.6</li> <li><a href="https://github.com/golang-migrate/migrate/commit/682016f04c2c0f8faa1d122fd22a62563876f71d"><code>682016f</code></a> Merge pull request <a href="https://redirect.github.com/golang-migrate/migrate/issues/1277">#1277</a> from sandhilt/doc/change-apt-key-to-gpg</li> <li><a href="https://github.com/golang-migrate/migrate/commit/f3e6b5a737de1b7c79aaf81168395d6f2eb1fbb0"><code>f3e6b5a</code></a> Replace usage of deprecated docker types</li> <li><a href="https://github.com/golang-migrate/migrate/commit/0a17402aa2359c8c5cd5a68a0e08a41c4460337f"><code>0a17402</code></a> Update dktest to v0.4.6 for docker vuln fix</li> <li><a href="https://github.com/golang-migrate/migrate/commit/5eee0c8030ca227bfd27a425988f9c7c4948e90a"><code>5eee0c8</code></a> Merge pull request <a href="https://redirect.github.com/golang-migrate/migrate/issues/1299">#1299</a> from golang-migrate/dependabot/go_modules/golang.org...</li> <li><a href="https://github.com/golang-migrate/migrate/commit/642a24d61bb0a870a15020adceeee3e85d5151c3"><code>642a24d</code></a> Bump golang.org/x/oauth2 from 0.18.0 to 0.27.0</li> <li>Additional commits viewable in <a href="https://github.com/golang-migrate/migrate/compare/v4.18.3...v4.19.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/golang-migrate/migrate/v4&package-manager=go_modules&previous-version=4.18.3&new-version=4.19.0)](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>
Sign in to join this conversation.
No description provided.