Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Jan 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

go-sql-driver/mysql

v1.7.0: Version 1.7

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, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Jan 8, 2023

Go API Changes

# summary
Inferred base version: v0.12.6
Suggested version: v0.13.0

@codecov
Copy link

codecov bot commented Jan 8, 2023

Codecov Report

Merging #524 (cca5332) into main (8cd8a80) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #524   +/-   ##
=======================================
  Coverage   82.10%   82.10%           
=======================================
  Files          27       27           
  Lines        3314     3314           
=======================================
  Hits         2721     2721           
  Misses        484      484           
  Partials      109      109           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from 702a83e to 7de48a1 Compare January 8, 2023 16:26
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from 7de48a1 to cca5332 Compare January 8, 2023 16:29
@mpkorstanje mpkorstanje merged commit 70b4f7f into main Jan 8, 2023
@mpkorstanje mpkorstanje deleted the renovate/github.com-go-sql-driver-mysql-1.x branch January 8, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant