phnx47 / dapper-repositories

CRUD for Dapper
MIT License
649 stars 202 forks source link

chore(deps): update dependency dapper to v2.1.35 #368

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Dapper 2.1.28 -> 2.1.35 age adoption passing confidence

Release Notes

DapperLib/Dapper (Dapper) ### [`v2.1.35`](https://togithub.com/DapperLib/Dapper/releases/tag/2.1.35) ##### What's Changed - Fix issue [#​1164](https://togithub.com/DapperLib/Dapper/issues/1164) - arithmetic overflow for unsigned integer mapping by [@​rukpet](https://togithub.com/rukpet) in [https://github.com/DapperLib/Dapper/pull/1795](https://togithub.com/DapperLib/Dapper/pull/1795) - Exposing the transaction used in class Database. by [@​kbilsted](https://togithub.com/kbilsted) in [https://github.com/DapperLib/Dapper/pull/2038](https://togithub.com/DapperLib/Dapper/pull/2038) - dapper.rainbow guide by [@​kbilsted](https://togithub.com/kbilsted) in [https://github.com/DapperLib/Dapper/pull/2043](https://togithub.com/DapperLib/Dapper/pull/2043) - Fix build error caused by read only property [#​2044](https://togithub.com/DapperLib/Dapper/issues/2044) by [@​DarylJtn](https://togithub.com/DarylJtn) in [https://github.com/DapperLib/Dapper/pull/2045](https://togithub.com/DapperLib/Dapper/pull/2045) - Fix the path to Dapper.Rainbow readme by [@​idormenco](https://togithub.com/idormenco) in [https://github.com/DapperLib/Dapper/pull/2047](https://togithub.com/DapperLib/Dapper/pull/2047) - add REVERT to CommandText checklist by [@​mgravell](https://togithub.com/mgravell) in [https://github.com/DapperLib/Dapper/pull/2048](https://togithub.com/DapperLib/Dapper/pull/2048) - CI: use preinstalled sdk by [@​mgravell](https://togithub.com/mgravell) in [https://github.com/DapperLib/Dapper/pull/2042](https://togithub.com/DapperLib/Dapper/pull/2042) ##### New Contributors - [@​rukpet](https://togithub.com/rukpet) made their first contribution in [https://github.com/DapperLib/Dapper/pull/1795](https://togithub.com/DapperLib/Dapper/pull/1795) - [@​kbilsted](https://togithub.com/kbilsted) made their first contribution in [https://github.com/DapperLib/Dapper/pull/2038](https://togithub.com/DapperLib/Dapper/pull/2038) - [@​DarylJtn](https://togithub.com/DarylJtn) made their first contribution in [https://github.com/DapperLib/Dapper/pull/2045](https://togithub.com/DapperLib/Dapper/pull/2045) - [@​idormenco](https://togithub.com/idormenco) made their first contribution in [https://github.com/DapperLib/Dapper/pull/2047](https://togithub.com/DapperLib/Dapper/pull/2047) **Full Changelog**: https://github.com/DapperLib/Dapper/compare/2.1.28...2.1.35

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.