phnx47 / dapper-repositories

CRUD for Dapper
MIT License
659 stars 203 forks source link

chore(deps): update dependency mysqlconnector to v2.3.1 #333

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

mysql-net/MySqlConnector (MySqlConnector) ### [`v2.3.1`](https://togithub.com/mysql-net/MySqlConnector/releases/tag/2.3.1) [Compare Source](https://togithub.com/mysql-net/MySqlConnector/compare/2.3.0...2.3.1) #### MySqlConnector - Add `db.client.connections.timeouts` counter to metrics: [#​1392](https://togithub.com/mysql-net/MySqlConnector/issues/1392). - Allow empty `schemaRestrictions` array to be passed to `GetSchema`: [#​1394](https://togithub.com/mysql-net/MySqlConnector/issues/1394). - Use higher-resolution timestamps for duration metrics: [#​1395](https://togithub.com/mysql-net/MySqlConnector/issues/1395). - **Possibly Breaking** Use seconds as the units for duration metrics; change type to `double`: [#​1396](https://togithub.com/mysql-net/MySqlConnector/issues/1396). - Thanks to [@​Thorium](https://togithub.com/Thorium) for contributions to this release. #### MySqlConnector.DependencyInjection - Add `AddKeyedMySqlDataSource` to support keyed services: [#​1391](https://togithub.com/mysql-net/MySqlConnector/issues/1391). - Update `Microsoft.Extensions.DependencyInjection.Abstractions` dependency to 8.0.0.

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 9 months ago

Codecov Report

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

Comparison is base (f20a87d) 65.29% compared to head (9b3e201) 65.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #333 +/- ## ======================================= 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.