phnx47 / dapper-repositories

CRUD for Dapper
MIT License
649 stars 202 forks source link

chore(deps): update dependency mysqlconnector to v2.3.4 #354

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

mysql-net/MySqlConnector (MySqlConnector) ### [`v2.3.4`](https://togithub.com/mysql-net/MySqlConnector/releases/tag/2.3.4) [Compare Source](https://togithub.com/mysql-net/MySqlConnector/compare/2.3.3...2.3.4) - Unify `Application Name` connection string option and `MySqlDataSourceBuilder.UseName`: [#​1434](https://togithub.com/mysql-net/MySqlConnector/issues/1434). - Remove TLS version fallback code: [#​1409](https://togithub.com/mysql-net/MySqlConnector/issues/1409). - Fix `ArgumentOutOfRangeException` in `TimerQueue.Add`: [#​1424](https://togithub.com/mysql-net/MySqlConnector/issues/1424). - Fix `InvalidCastException` when using stored procedures with MySQL 5.0: [#​1431](https://togithub.com/mysql-net/MySqlConnector/issues/1431). - Fix hang when disposing `MySqlDataSource` twice on .NET Framework. - Thanks to [@​SolacomYongYao](https://togithub.com/SolacomYongYao) 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 6 months ago

Codecov Report

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

Comparison is base (d0476e2) 64.79% compared to head (e93d945) 64.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #354 +/- ## ======================================= Coverage 64.79% 64.79% ======================================= Files 59 59 Lines 1909 1909 Branches 376 376 ======================================= Hits 1237 1237 Misses 567 567 Partials 105 105 ```

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