phnx47 / dapper-repositories

CRUD for Dapper
MIT License
659 stars 203 forks source link

chore(deps): update dependency mysqlconnector to v2.2.7 #293

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
MySqlConnector (source) nuget patch 2.2.6 -> 2.2.7

Release Notes

mysql-net/MySqlConnector (MySqlConnector) ### [`v2.2.7`](https://togithub.com/mysql-net/MySqlConnector/releases/tag/2.2.7) [Compare Source](https://togithub.com/mysql-net/MySqlConnector/compare/2.2.6...2.2.7) - Respect ConnectTimeout when resetting connection: [#​1321](https://togithub.com/mysql-net/MySqlConnector/issues/1321). - Prevent connection pool falling back to an unsupported TLS version: [#​1349](https://togithub.com/mysql-net/MySqlConnector/issues/1349).

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 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (846eba4) 65.29% compared to head (de20a0e) 65.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #293 +/- ## ======================================= 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: Do you have feedback about the report comment? Let us know in this issue.