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 #264

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2022

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.

@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2022

Codecov Report

Base: 77.98% // Head: 77.98% // No change to project coverage 👍

Coverage data is based on head (487da4e) compared to base (f919e76).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #264   +/-   ##
=======================================
  Coverage   77.98%   77.98%           
=======================================
  Files          30       30           
  Lines         995      995           
=======================================
  Hits          776      776           
  Misses        168      168           
  Partials       51       51           

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adamdecaf adamdecaf mentioned this pull request Dec 5, 2022
@adamdecaf adamdecaf merged commit 360f7bb into master Dec 5, 2022
@adamdecaf adamdecaf deleted the renovate/github.com-go-sql-driver-mysql-1.x branch December 5, 2022 15:27
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.

2 participants