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.1 #97

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.1

Release Notes

go-sql-driver/mysql ### [`v1.7.1`](https://togithub.com/go-sql-driver/mysql/releases/tag/v1.7.1) [Compare Source](https://togithub.com/go-sql-driver/mysql/compare/v1.7.0...v1.7.1) #### What's Changed - bump actions/checkout@v3 and actions/setup-go@v3 by [@​shogo82148](https://togithub.com/shogo82148) in [https://github.com/go-sql-driver/mysql/pull/1375](https://togithub.com/go-sql-driver/mysql/pull/1375) - Use SET syntax as specified in the MySQL documentation by [@​beautifulentropy](https://togithub.com/beautifulentropy) in [https://github.com/go-sql-driver/mysql/pull/1402](https://togithub.com/go-sql-driver/mysql/pull/1402) - Add go1.20 and mariadb10.11 to the testing matrix by [@​pgporada](https://togithub.com/pgporada) in [https://github.com/go-sql-driver/mysql/pull/1403](https://togithub.com/go-sql-driver/mysql/pull/1403) - Increase default maxAllowedPacket size. by [@​methane](https://togithub.com/methane) in [https://github.com/go-sql-driver/mysql/pull/1411](https://togithub.com/go-sql-driver/mysql/pull/1411) - Correct maxAllowedPacket default value mentioned in docs to match the… by [@​sjmudd](https://togithub.com/sjmudd) in [https://github.com/go-sql-driver/mysql/pull/1412](https://togithub.com/go-sql-driver/mysql/pull/1412) - fix some comments by [@​cuishuang](https://togithub.com/cuishuang) in [https://github.com/go-sql-driver/mysql/pull/1417](https://togithub.com/go-sql-driver/mysql/pull/1417) - Update changelog for version 1.7.1 by [@​methane](https://togithub.com/methane) in [https://github.com/go-sql-driver/mysql/pull/1418](https://togithub.com/go-sql-driver/mysql/pull/1418) #### New Contributors - [@​beautifulentropy](https://togithub.com/beautifulentropy) made their first contribution in [https://github.com/go-sql-driver/mysql/pull/1402](https://togithub.com/go-sql-driver/mysql/pull/1402) - [@​pgporada](https://togithub.com/pgporada) made their first contribution in [https://github.com/go-sql-driver/mysql/pull/1403](https://togithub.com/go-sql-driver/mysql/pull/1403) **Full Changelog**: https://github.com/go-sql-driver/mysql/compare/v1.7.0...v1.7.1 ### [`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.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.7.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.