phnx47 / dapper-repositories

CRUD for Dapper
MIT License
659 stars 203 forks source link

chore(deps): update dependency mysqlconnector to v2.3.2 #342

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
MySqlConnector (source) 2.3.1 -> 2.3.2 age adoption passing confidence

Release Notes

mysql-net/MySqlConnector (MySqlConnector) ### [`v2.3.2`](https://togithub.com/mysql-net/MySqlConnector/releases/tag/2.3.2) [Compare Source](https://togithub.com/mysql-net/MySqlConnector/compare/2.3.1...2.3.2) - Add `Foreign Keys`, `Indexes`, `Index Columns` schemas: [#​1419](https://togithub.com/mysql-net/MySqlConnector/issues/1419). - Fix exception when server doesn't send expected metadata: [#​1398](https://togithub.com/mysql-net/MySqlConnector/issues/1398). - Clear activity tags when retrying TLS: [#​1405](https://togithub.com/mysql-net/MySqlConnector/issues/1405). - Use underlying enum type when writing binary parameters: [#​1421](https://togithub.com/mysql-net/MySqlConnector/issues/1421). - Avoid retrying TLS negotiation when a non-recoverable exception occurs. - Thanks to [@​daebo01](https://togithub.com/daebo01), [@​eaexo](https://togithub.com/eaexo), and [@​trejjam](https://togithub.com/trejjam) for contributions to this release.

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.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f82521e) 65.29% compared to head (a820fae) 65.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #342 +/- ## ======================================= Coverage 65.29% 65.29% ======================================= Files 59 59 Lines 1896 1896 Branches 369 369 ======================================= Hits 1238 1238 Misses 555 555 Partials 103 103 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.