phnx47 / dapper-repositories

CRUD for Dapper
MIT License
659 stars 203 forks source link

chore(deps): update dependency dapper to v2.0.151 #301

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
Dapper nuget patch 2.0.143 -> 2.0.151

Release Notes

DapperLib/Dapper (Dapper) ### [`v2.0.151`](https://togithub.com/DapperLib/Dapper/releases/tag/2.0.151) [Compare Source](https://togithub.com/DapperLib/Dapper/compare/2.0.143...2.0.151) - add global `FetchSize` setting for use with Oracle ([#​1946](https://togithub.com/DapperLib/Dapper/issues/1946) via [@​mgravell](https://togithub.com/mgravell), fixes [#​1945](https://togithub.com/DapperLib/Dapper/issues/1945)) (also add some missing logic in `Settings.Reset()`) - add underscore handling with constructors ([#​1786](https://togithub.com/DapperLib/Dapper/issues/1786) via [@​jo-goro](https://togithub.com/jo-goro), fixes [#​818](https://togithub.com/DapperLib/Dapper/issues/818); also [#​1947](https://togithub.com/DapperLib/Dapper/issues/1947) via [@​mgravell](https://togithub.com/mgravell))

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 (610621b) 65.29% compared to head (1f4048e) 65.29%. Report is 1 commits behind head on main.

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