This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | require | minor | `v1.6.0` -> `v1.7.0` |
---
### Release Notes
<details>
<summary>go-sql-driver/mysql</summary>
### [`v1.7.0`](https://github.com/go-sql-driver/mysql/releases/tag/v1.7.0): Version 1.7
[Compare Source](https://github.com/go-sql-driver/mysql/compare/v1.6.0...v1.7.0)
Changes:
- Drop support of Go 1.12 ([#​1211](https://github.com/go-sql-driver/mysql/issues/1211))
- Refactoring `(*textRows).readRow` in a more clear way ([#​1230](https://github.com/go-sql-driver/mysql/issues/1230))
- util: Reduce boundary check in escape functions. ([#​1316](https://github.com/go-sql-driver/mysql/issues/1316))
- enhancement for mysqlConn handleAuthResult ([#​1250](https://github.com/go-sql-driver/mysql/issues/1250))
New Features:
- support Is comparison on MySQLError ([#​1210](https://github.com/go-sql-driver/mysql/issues/1210))
- return unsigned in database type name when necessary ([#​1238](https://github.com/go-sql-driver/mysql/issues/1238))
- Add API to express like a --ssl-mode=PREFERRED MySQL client ([#​1370](https://github.com/go-sql-driver/mysql/issues/1370))
- Add SQLState to MySQLError ([#​1321](https://github.com/go-sql-driver/mysql/issues/1321))
Bugfixes:
- Fix parsing 0 year. ([#​1257](https://github.com/go-sql-driver/mysql/issues/1257))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->
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.6.0->v1.7.0Release Notes
go-sql-driver/mysql
v1.7.0: Version 1.7Compare Source
Changes:
(*textRows).readRowin a more clear way (#1230)New Features:
Bugfixes:
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.