Commit f57873e
authored
Bump github.com/golang-migrate/migrate/v4 from 4.19.0 to 4.19.1 (#2634)
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 "hashicorp/go-multierror" 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 "hashicorp/go-multierror" (<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 />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 5e7dafe commit f57873e
2 files changed
+16
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | 78 | | |
81 | 79 | | |
82 | 80 | | |
| |||
100 | 98 | | |
101 | 99 | | |
102 | 100 | | |
103 | | - | |
| 101 | + | |
104 | 102 | | |
105 | 103 | | |
106 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | 65 | | |
| 66 | + | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
91 | | - | |
92 | | - | |
| 92 | + | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | 113 | | |
118 | 114 | | |
119 | 115 | | |
| |||
150 | 146 | | |
151 | 147 | | |
152 | 148 | | |
153 | | - | |
154 | 149 | | |
| 150 | + | |
| 151 | + | |
155 | 152 | | |
156 | 153 | | |
157 | 154 | | |
| |||
244 | 241 | | |
245 | 242 | | |
246 | 243 | | |
247 | | - | |
248 | | - | |
| 244 | + | |
| 245 | + | |
249 | 246 | | |
250 | 247 | | |
251 | 248 | | |
| |||
0 commit comments