Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/golang-migrate/migrate/v4 from 4.18.1 to 4.18.2 (#1884)
Bumps [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) from 4.18.1 to 4.18.2. <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.18.2</h2> <h2>Changelog</h2> <ul> <li>e145cde Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1</li> <li>e22d012 Don't output sensitive information on error</li> <li>e5a152b Drop support for Azure SQL Edge</li> <li>12c619e Fix CI (<a href="https://redirect.github.com/golang-migrate/migrate/issues/1222">#1222</a>)</li> <li>bc06922 Update dktest from v0.4.3 to v0.4.4</li> <li>7651c8a linter fixes</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang-migrate/migrate/commit/d477553dcd9ae33e2698c09f186e988767d71b79"><code>d477553</code></a> Merge pull request <a href="https://redirect.github.com/golang-migrate/migrate/issues/1195">#1195</a> from golang-migrate/dependabot/go_modules/github.com...</li> <li><a href="https://github.com/golang-migrate/migrate/commit/e145cded4a5df0f5a8c4fb3aef34aa66f15ad2b9"><code>e145cde</code></a> Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1</li> <li><a href="https://github.com/golang-migrate/migrate/commit/7651c8a37ed0b473ce5d686830956a455a20a290"><code>7651c8a</code></a> linter fixes</li> <li><a href="https://github.com/golang-migrate/migrate/commit/e5a152b9f6499b0534300967f914856119931ed6"><code>e5a152b</code></a> Drop support for Azure SQL Edge</li> <li><a href="https://github.com/golang-migrate/migrate/commit/12c619ee47b713bf4855f3dd6ea6e9a68b719a07"><code>12c619e</code></a> Fix CI (<a href="https://redirect.github.com/golang-migrate/migrate/issues/1222">#1222</a>)</li> <li><a href="https://github.com/golang-migrate/migrate/commit/bc06922b4de8631b553f99600e564b161e79e798"><code>bc06922</code></a> Update dktest from v0.4.3 to v0.4.4</li> <li><a href="https://github.com/golang-migrate/migrate/commit/c378583d782e026f472dff657bfd088bf2510038"><code>c378583</code></a> Merge pull request <a href="https://redirect.github.com/golang-migrate/migrate/issues/1162">#1162</a> from rselbach/rselbach/no-sensitive-info</li> <li><a href="https://github.com/golang-migrate/migrate/commit/e22d0128ccf15813fa40e3720010e5e6710ee3bb"><code>e22d012</code></a> Don't output sensitive information on error</li> <li>See full diff in <a href="https://github.com/golang-migrate/migrate/compare/v4.18.1...v4.18.2">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.1&new-version=4.18.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information