fix(deps): update module github.com/go-sql-driver/mysql to v1.7.0 #1332

Merged
konrad merged 1 commits from renovate/github.com-go-sql-driver-mysql-1.x into main 2022-12-02 13:39:28 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/go-sql-driver/mysql require minor v1.6.0 -> v1.7.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

go-sql-driver/mysql

v1.7.0

Compare Source

Changes:

  • Drop support of Go 1.12 (#​1211)
  • Refactoring (*textRows).readRow in a more clear way (#​1230)
  • util: Reduce boundary check in escape functions. (#​1316)
  • enhancement for mysqlConn handleAuthResult (#​1250)

New Features:

  • support Is comparison on MySQLError (#​1210)
  • return unsigned in database type name when necessary (#​1238)
  • Add API to express like a --ssl-mode=PREFERRED MySQL client (#​1370)
  • Add SQLState to MySQLError (#​1321)

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

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` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>go-sql-driver/mysql</summary> ### [`v1.7.0`](https://github.com/go-sql-driver/mysql/releases/tag/v1.7.0) [Compare Source](https://github.com/go-sql-driver/mysql/compare/v1.6.0...v1.7.0) Changes: - Drop support of Go 1.12 ([#&#8203;1211](https://github.com/go-sql-driver/mysql/issues/1211)) - Refactoring `(*textRows).readRow` in a more clear way ([#&#8203;1230](https://github.com/go-sql-driver/mysql/issues/1230)) - util: Reduce boundary check in escape functions. ([#&#8203;1316](https://github.com/go-sql-driver/mysql/issues/1316)) - enhancement for mysqlConn handleAuthResult ([#&#8203;1250](https://github.com/go-sql-driver/mysql/issues/1250)) New Features: - support Is comparison on MySQLError ([#&#8203;1210](https://github.com/go-sql-driver/mysql/issues/1210)) - return unsigned in database type name when necessary ([#&#8203;1238](https://github.com/go-sql-driver/mysql/issues/1238)) - Add API to express like a --ssl-mode=PREFERRED MySQL client ([#&#8203;1370](https://github.com/go-sql-driver/mysql/issues/1370)) - Add SQLState to MySQLError ([#&#8203;1321](https://github.com/go-sql-driver/mysql/issues/1321)) Bugfixes: - Fix parsing 0 year. ([#&#8203;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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2022-12-02 12:01:19 +00:00
renovate added 1 commit 2022-12-02 12:01:19 +00:00
konrad merged commit 8ae062a095 into main 2022-12-02 13:39:28 +00:00
konrad deleted branch renovate/github.com-go-sql-driver-mysql-1.x 2022-12-02 13:39:28 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1332
No description provided.