This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | require | patch | `v1.7.0` -> `v1.7.1` |
---
### Release Notes
<details>
<summary>go-sql-driver/mysql</summary>
### [`v1.7.1`](https://github.com/go-sql-driver/mysql/releases/tag/v1.7.1)
[Compare Source](https://github.com/go-sql-driver/mysql/compare/v1.7.0...v1.7.1)
#### What's Changed
- bump actions/checkout@v3 and actions/setup-go@v3 by [@​shogo82148](https://github.com/shogo82148) in https://github.com/go-sql-driver/mysql/pull/1375
- Use SET syntax as specified in the MySQL documentation by [@​beautifulentropy](https://github.com/beautifulentropy) in https://github.com/go-sql-driver/mysql/pull/1402
- Add go1.20 and mariadb10.11 to the testing matrix by [@​pgporada](https://github.com/pgporada) in https://github.com/go-sql-driver/mysql/pull/1403
- Increase default maxAllowedPacket size. by [@​methane](https://github.com/methane) in https://github.com/go-sql-driver/mysql/pull/1411
- Correct maxAllowedPacket default value mentioned in docs to match the… by [@​sjmudd](https://github.com/sjmudd) in https://github.com/go-sql-driver/mysql/pull/1412
- fix some comments by [@​cuishuang](https://github.com/cuishuang) in https://github.com/go-sql-driver/mysql/pull/1417
- Update changelog for version 1.7.1 by [@​methane](https://github.com/methane) in https://github.com/go-sql-driver/mysql/pull/1418
#### New Contributors
- [@​beautifulentropy](https://github.com/beautifulentropy) made their first contribution in https://github.com/go-sql-driver/mysql/pull/1402
- [@​pgporada](https://github.com/pgporada) made their first contribution in https://github.com/go-sql-driver/mysql/pull/1403
**Full Changelog**: https://github.com/go-sql-driver/mysql/compare/v1.7.0...v1.7.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.7.0->v1.7.1Release Notes
go-sql-driver/mysql
v1.7.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/go-sql-driver/mysql/compare/v1.7.0...v1.7.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.