phnx47 / dapper-repositories

CRUD for Dapper
MIT License
659 stars 203 forks source link

chore(deps): update dependency dapper to v2.1.11 #317

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Dapper 2.1.4 -> 2.1.11 age adoption passing confidence

Release Notes

DapperLib/Dapper (Dapper) ### [`v2.1.11`](https://togithub.com/DapperLib/Dapper/releases/tag/2.1.11) [Compare Source](https://togithub.com/DapperLib/Dapper/compare/2.1.4...2.1.11) #### What's Changed - Auto-detect stored procedures as anything without whitespace by [@​mgravell](https://togithub.com/mgravell) in [https://github.com/DapperLib/Dapper/pull/1975](https://togithub.com/DapperLib/Dapper/pull/1975) - Add DuckDB tests by [@​Giorgi](https://togithub.com/Giorgi) in [https://github.com/DapperLib/Dapper/pull/1970](https://togithub.com/DapperLib/Dapper/pull/1970) - Add a setting to turn off Ole Db "smell check" by [@​Giorgi](https://togithub.com/Giorgi) in [https://github.com/DapperLib/Dapper/pull/1974](https://togithub.com/DapperLib/Dapper/pull/1974) - Revert $ check for OLEDB anonymous parameters by [@​mgravell](https://togithub.com/mgravell) in [https://github.com/DapperLib/Dapper/pull/1979](https://togithub.com/DapperLib/Dapper/pull/1979) - Change NRT for ITypeMap.GetConstructorParameter by [@​mgravell](https://togithub.com/mgravell) in [https://github.com/DapperLib/Dapper/pull/1980](https://togithub.com/DapperLib/Dapper/pull/1980) **Full Changelog**: https://github.com/DapperLib/Dapper/compare/2.1.4...2.1.11

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

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (3589d3a) 65.29% compared to head (c475dc4) 65.29%.

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