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

Closed
dependabot[bot] wants to merge 1 commit from dependabot/go_modules/github.com/golang-migrate/migrate/v4-4.19.1 into main
dependabot[bot] commented 2025-12-01 10:22:48 -05:00 (Migrated from github.com)

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

Release notes

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

v4.19.1

What's Changed

New Contributors

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

Commits
  • 89e308c chore: remove dependency on "hashicorp/go-multierror" (#1322)
  • 472ef2e Merge pull request #1336 from golang-migrate/dependabot/go_modules/golang.org...
  • 8d76259 Bump golang.org/x/crypto from 0.43.0 to 0.45.0
  • 9f9df7c chore: Update cloud.google.com/go/spanner version (#1330)
  • a371c8e Merge pull request #1304 from iamonah/fix/clarify-databaseName-meaning
  • 43cc3b3 Merge pull request #1325 from HaraldNordgren/linter_issues
  • f939a89 Merge pull request #1335 from golang-migrate/dependabot/go_modules/golang.org...
  • 6dd86e0 Bump golang.org/x/crypto from 0.36.0 to 0.45.0
  • 70e6d6d Merge pull request #1333 from matsoob/updateGoInBaseImage
  • a51d0da Merge pull request #1334 from golang-migrate/dependabot/go_modules/github.com...
  • 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.19.0 to 4.19.1. <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.1</h2> <h2>What's Changed</h2> <ul> <li>Bump github.com/dvsekhvalnov/jose2go from 1.6.0 to 1.7.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1334">golang-migrate/migrate#1334</a></li> <li>Update docker image to use go 1.25, addressing vulnerabilities by <a href="https://github.com/matsoob"><code>@​matsoob</code></a> in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1333">golang-migrate/migrate#1333</a></li> <li>Bump golang.org/x/crypto from 0.36.0 to 0.45.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1335">golang-migrate/migrate#1335</a></li> <li>fix linter issues by <a href="https://github.com/HaraldNordgren"><code>@​HaraldNordgren</code></a> in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1325">golang-migrate/migrate#1325</a></li> <li>Rename databaseName to databaseDriverName by <a href="https://github.com/iamonah"><code>@​iamonah</code></a> in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1304">golang-migrate/migrate#1304</a></li> <li>chore: Update cloud.google.com/go/spanner version by <a href="https://github.com/jferrl"><code>@​jferrl</code></a> in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1330">golang-migrate/migrate#1330</a></li> <li>Bump golang.org/x/crypto from 0.43.0 to 0.45.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1336">golang-migrate/migrate#1336</a></li> <li>chore: remove dependency on &quot;hashicorp/go-multierror&quot; by <a href="https://github.com/leonklingele"><code>@​leonklingele</code></a> in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1322">golang-migrate/migrate#1322</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/matsoob"><code>@​matsoob</code></a> made their first contribution in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1333">golang-migrate/migrate#1333</a></li> <li><a href="https://github.com/iamonah"><code>@​iamonah</code></a> made their first contribution in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1304">golang-migrate/migrate#1304</a></li> <li><a href="https://github.com/jferrl"><code>@​jferrl</code></a> made their first contribution in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1330">golang-migrate/migrate#1330</a></li> <li><a href="https://github.com/leonklingele"><code>@​leonklingele</code></a> made their first contribution in <a href="https://redirect.github.com/golang-migrate/migrate/pull/1322">golang-migrate/migrate#1322</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golang-migrate/migrate/compare/v4.19.0...v4.19.1">https://github.com/golang-migrate/migrate/compare/v4.19.0...v4.19.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang-migrate/migrate/commit/89e308c340a2c069c3260f268307d38a7db88227"><code>89e308c</code></a> chore: remove dependency on &quot;hashicorp/go-multierror&quot; (<a href="https://redirect.github.com/golang-migrate/migrate/issues/1322">#1322</a>)</li> <li><a href="https://github.com/golang-migrate/migrate/commit/472ef2e75cf6acfb1d5c4092c9e8e05715631f24"><code>472ef2e</code></a> Merge pull request <a href="https://redirect.github.com/golang-migrate/migrate/issues/1336">#1336</a> from golang-migrate/dependabot/go_modules/golang.org...</li> <li><a href="https://github.com/golang-migrate/migrate/commit/8d7625987a5bcc4f74000a4357c4535b60de2ef6"><code>8d76259</code></a> Bump golang.org/x/crypto from 0.43.0 to 0.45.0</li> <li><a href="https://github.com/golang-migrate/migrate/commit/9f9df7c897f5fcc4432d36e2c9049339d4010626"><code>9f9df7c</code></a> chore: Update cloud.google.com/go/spanner version (<a href="https://redirect.github.com/golang-migrate/migrate/issues/1330">#1330</a>)</li> <li><a href="https://github.com/golang-migrate/migrate/commit/a371c8ea2b677e6b5fb0bb88a2f0a501748132a3"><code>a371c8e</code></a> Merge pull request <a href="https://redirect.github.com/golang-migrate/migrate/issues/1304">#1304</a> from iamonah/fix/clarify-databaseName-meaning</li> <li><a href="https://github.com/golang-migrate/migrate/commit/43cc3b3ea50ac4385eab5f6a95b85034d9dbf7a9"><code>43cc3b3</code></a> Merge pull request <a href="https://redirect.github.com/golang-migrate/migrate/issues/1325">#1325</a> from HaraldNordgren/linter_issues</li> <li><a href="https://github.com/golang-migrate/migrate/commit/f939a8992502b33eeb4d7cb1e37972e916ec3bf7"><code>f939a89</code></a> Merge pull request <a href="https://redirect.github.com/golang-migrate/migrate/issues/1335">#1335</a> from golang-migrate/dependabot/go_modules/golang.org...</li> <li><a href="https://github.com/golang-migrate/migrate/commit/6dd86e0ded6f854fb88a54907030077288fda5af"><code>6dd86e0</code></a> Bump golang.org/x/crypto from 0.36.0 to 0.45.0</li> <li><a href="https://github.com/golang-migrate/migrate/commit/70e6d6d57408f73e126285a976eaa9b70834f5c2"><code>70e6d6d</code></a> Merge pull request <a href="https://redirect.github.com/golang-migrate/migrate/issues/1333">#1333</a> from matsoob/updateGoInBaseImage</li> <li><a href="https://github.com/golang-migrate/migrate/commit/a51d0da644e28288679c31aadf7ec00e90c9483f"><code>a51d0da</code></a> Merge pull request <a href="https://redirect.github.com/golang-migrate/migrate/issues/1334">#1334</a> from golang-migrate/dependabot/go_modules/github.com...</li> <li>Additional commits viewable in <a href="https://github.com/golang-migrate/migrate/compare/v4.19.0...v4.19.1">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.19.0&new-version=4.19.1)](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>
maxpeterkaya closed this pull request 2026-01-25 19:04:21 -05:00

Pull request closed

Sign in to join this conversation.
No description provided.