phnx47 / dapper-repositories

CRUD for Dapper
MIT License
659 stars 203 forks source link

chore(deps): update dependency dapper to v2.1.4 #313

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

DapperLib/Dapper (Dapper) ### [`v2.1.4`](https://togithub.com/DapperLib/Dapper/releases/tag/2.1.4) [Compare Source](https://togithub.com/DapperLib/Dapper/compare/2.1.1...2.1.4) - add untyped `GridReader.ReadUnbufferedAsync` API ([#​1958](https://togithub.com/DapperLib/Dapper/issues/1958) via [@​mgravell](https://togithub.com/mgravell)) - tweak NRT annotations on type-handler API ([#​1960](https://togithub.com/DapperLib/Dapper/issues/1960) via [@​mgravell](https://togithub.com/mgravell), fixes [#​1959](https://togithub.com/DapperLib/Dapper/issues/1959)) ### [`v2.1.1`](https://togithub.com/DapperLib/Dapper/releases/tag/2.1.1) [Compare Source](https://togithub.com/DapperLib/Dapper/compare/2.0.151...2.1.1) - add NRT annotations ([#​1928](https://togithub.com/DapperLib/Dapper/issues/1928) via [@​mgravell](https://togithub.com/mgravell)) - extend `GridReader` API to allow it to be subclassed by external consumers ([#​1928](https://togithub.com/DapperLib/Dapper/issues/1928) via [@​mgravell](https://togithub.com/mgravell)) - support `$` as a parameter prefix ([#​1952](https://togithub.com/DapperLib/Dapper/issues/1952) via [@​Giorgi](https://togithub.com/Giorgi)) - add public API tracking ([#​1948](https://togithub.com/DapperLib/Dapper/issues/1948) 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 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (e40c845) 65.29% compared to head (41d44cb) 65.29%.

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