Skip to content

Commit

Permalink
maint(deps): bump the minor-patch group with 1 update (#433)
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 1 update:
[github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql).

Updates `github.com/go-sql-driver/mysql` from 1.8.0 to 1.8.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-sql-driver/mysql/releases">github.com/go-sql-driver/mysql's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.1</h2>
<h2>What's Changed</h2>
<p>Bugfixes:</p>
<ul>
<li>fix race condition when context is canceled in <a
href="https://redirect.github.com/go-sql-driver/mysql/pull/1562">#1562</a>
and <a
href="https://redirect.github.com/go-sql-driver/mysql/pull/1570">#1570</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-sql-driver/mysql/compare/v1.8.0...v1.8.1">https://github.com/go-sql-driver/mysql/compare/v1.8.0...v1.8.1</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/go-sql-driver/mysql/blob/v1.8.1/CHANGELOG.md">github.com/go-sql-driver/mysql's
changelog</a>.</em></p>
<blockquote>
<h2>Version 1.8.1 (2024-03-26)</h2>
<p>Bugfixes:</p>
<ul>
<li>fix race condition when context is canceled in <a
href="https://redirect.github.com/go-sql-driver/mysql/pull/1562">#1562</a>
and <a
href="https://redirect.github.com/go-sql-driver/mysql/pull/1570">#1570</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-sql-driver/mysql/commit/4395c45fd098a81c5251667cda111f94c693ab14"><code>4395c45</code></a>
update changelog for releasing v1.8.1 (<a
href="https://redirect.github.com/go-sql-driver/mysql/issues/1576">#1576</a>)</li>
<li><a
href="https://github.com/go-sql-driver/mysql/commit/7eeaba63c539337ee3c37d40164a0b69606f5a37"><code>7eeaba6</code></a>
Fix issue 1567 (<a
href="https://redirect.github.com/go-sql-driver/mysql/issues/1570">#1570</a>)
(<a
href="https://redirect.github.com/go-sql-driver/mysql/issues/1571">#1571</a>)</li>
<li><a
href="https://github.com/go-sql-driver/mysql/commit/65395d853d2cff602f26e79becb84ff116948c8f"><code>65395d8</code></a>
fix race condition when context is canceled (<a
href="https://redirect.github.com/go-sql-driver/mysql/issues/1565">#1565</a>)</li>
<li><a
href="https://github.com/go-sql-driver/mysql/commit/1e75613eb1d182b7a682f06607e4d5a8afd52546"><code>1e75613</code></a>
add wrapper method to call mc.cfg.Logger (<a
href="https://redirect.github.com/go-sql-driver/mysql/issues/1564">#1564</a>)</li>
<li><a
href="https://github.com/go-sql-driver/mysql/commit/33fa6e529246e1e6b77a4611bd9338694dca87ff"><code>33fa6e5</code></a>
replace interface{} with any (<a
href="https://redirect.github.com/go-sql-driver/mysql/issues/1561">#1561</a>)</li>
<li>See full diff in <a
href="https://github.com/go-sql-driver/mysql/compare/v1.8.0...v1.8.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-sql-driver/mysql&package-manager=go_modules&previous-version=1.8.0&new-version=1.8.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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent b4314f0 commit 084eca5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/DATA-DOG/go-sqlmock v1.5.2
github.com/felixge/httpsnoop v1.0.4
github.com/gin-gonic/gin v1.9.1
github.com/go-sql-driver/mysql v1.8.0
github.com/go-sql-driver/mysql v1.8.1
github.com/gobuffalo/pop/v6 v6.1.1
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ github.com/go-playground/validator/v10 v10.14.0 h1:vgvQWe3XCz3gIeFDm/HnTIbj6UGmg
github.com/go-playground/validator/v10 v10.14.0/go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU=
github.com/go-sql-driver/mysql v1.6.0/go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg=
github.com/go-sql-driver/mysql v1.7.0/go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI=
github.com/go-sql-driver/mysql v1.8.0 h1:UtktXaU2Nb64z/pLiGIxY4431SJ4/dR5cjMmlVHgnT4=
github.com/go-sql-driver/mysql v1.8.0/go.mod h1:wEBSXgmK//2ZFJyE+qWnIsVGmvmEKlqwuVSjsCm7DZg=
github.com/go-sql-driver/mysql v1.8.1 h1:LedoTUt/eveggdHS9qUFC1EFSa8bU2+1pZjSRpvNJ1Y=
github.com/go-sql-driver/mysql v1.8.1/go.mod h1:wEBSXgmK//2ZFJyE+qWnIsVGmvmEKlqwuVSjsCm7DZg=
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
github.com/gobuffalo/attrs v1.0.3/go.mod h1:KvDJCE0avbufqS0Bw3UV7RQynESY0jjod+572ctX4t8=
github.com/gobuffalo/envy v1.10.2 h1:EIi03p9c3yeuRCFPOKcSfajzkLb3hrRjEpHGI8I2Wo4=
Expand Down

0 comments on commit 084eca5

Please sign in to comment.