stenic / sql-operator

Manage SQL databases, users and grant using kubernetes manifests
https://stenic.github.io/sql-operator/
Other
4 stars 3 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

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

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

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 Mend Renovate. View repository job log here.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (v1.7.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.