phnx47 / dapper-repositories

CRUD for Dapper
MIT License
649 stars 202 forks source link

chore(deps): update dependency dapper to v2.1.28 #349

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

DapperLib/Dapper (Dapper) ### [`v2.1.28`](https://togithub.com/DapperLib/Dapper/releases/tag/2.1.28) [Compare Source](https://togithub.com/DapperLib/Dapper/compare/2.1.24...2.1.28) #### What's Changed - Fix codegen error in value-type multimap [#​2005](https://togithub.com/DapperLib/Dapper/issues/2005) by [@​mgravell](https://togithub.com/mgravell) in [https://github.com/DapperLib/Dapper/pull/2022](https://togithub.com/DapperLib/Dapper/pull/2022) - Fixed documentation to read better by [@​0nly1ken0bi](https://togithub.com/0nly1ken0bi) in [https://github.com/DapperLib/Dapper/pull/2008](https://togithub.com/DapperLib/Dapper/pull/2008) - Fixed comments by [@​ronwarner](https://togithub.com/ronwarner) in [https://github.com/DapperLib/Dapper/pull/2010](https://togithub.com/DapperLib/Dapper/pull/2010) - Update benchmarks with latest results. by [@​kant2002](https://togithub.com/kant2002) in [https://github.com/DapperLib/Dapper/pull/2016](https://togithub.com/DapperLib/Dapper/pull/2016) #### New Contributors - [@​0nly1ken0bi](https://togithub.com/0nly1ken0bi) made their first contribution in [https://github.com/DapperLib/Dapper/pull/2008](https://togithub.com/DapperLib/Dapper/pull/2008) - [@​ronwarner](https://togithub.com/ronwarner) made their first contribution in [https://github.com/DapperLib/Dapper/pull/2010](https://togithub.com/DapperLib/Dapper/pull/2010) **Full Changelog**: https://github.com/DapperLib/Dapper/compare/2.1.24...2.1.28

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

Codecov Report

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

Comparison is base (b47fc9c) 64.79% compared to head (c475b98) 64.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #349 +/- ## ======================================= Coverage 64.79% 64.79% ======================================= Files 59 59 Lines 1909 1909 Branches 376 376 ======================================= Hits 1237 1237 Misses 567 567 Partials 105 105 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.