Skip to content

Commit d9bea23

Browse files
authored
chore(deps): update dependency dapper to v2.1.28 (#447)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Dapper](https://togithub.com/DapperLib/Dapper) | `2.1.24` -> `2.1.28` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Dapper/2.1.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Dapper/2.1.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Dapper/2.1.24/2.1.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Dapper/2.1.24/2.1.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DapperLib/Dapper (Dapper)</summary> ### [`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 [#&#8203;2005](https://togithub.com/DapperLib/Dapper/issues/2005) by [@&#8203;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 [@&#8203;0nly1ken0bi](https://togithub.com/0nly1ken0bi) in [https://github.com/DapperLib/Dapper/pull/2008](https://togithub.com/DapperLib/Dapper/pull/2008) - Fixed comments by [@&#8203;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 [@&#8203;kant2002](https://togithub.com/kant2002) in [https://github.com/DapperLib/Dapper/pull/2016](https://togithub.com/DapperLib/Dapper/pull/2016) #### New Contributors - [@&#8203;0nly1ken0bi](https://togithub.com/0nly1ken0bi) made their first contribution in [https://github.com/DapperLib/Dapper/pull/2008](https://togithub.com/DapperLib/Dapper/pull/2008) - [@&#8203;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**: DapperLib/Dapper@2.1.24...2.1.28 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Fortunevale/ProjectMakoto). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2In0=-->
2 parents 47423b7 + b0c6a29 commit d9bea23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ProjectMakoto/ProjectMakoto.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</PropertyGroup>
4141

4242
<ItemGroup>
43-
<PackageReference Include="Dapper" Version="2.1.24" />
43+
<PackageReference Include="Dapper" Version="2.1.28" />
4444
<PackageReference Include="DisCatSharp.Extensions.TwoFactorCommands" Version="2.0.2" />
4545
<PackageReference Include="FFMpegCore" Version="5.1.0" />
4646
<PackageReference Include="GenHTTP.Core" Version="8.0.0" />

0 commit comments

Comments
 (0)