Skip to content

Commit 79f6584

Browse files
authored
chore(deps): update dependency dapper to v2.1.15 (#418)
[![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.11` -> `2.1.15` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Dapper/2.1.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Dapper/2.1.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Dapper/2.1.11/2.1.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Dapper/2.1.11/2.1.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>DapperLib/Dapper (Dapper)</summary> ### [`v2.1.15`](https://togithub.com/DapperLib/Dapper/releases/tag/2.1.15) [Compare Source](https://togithub.com/DapperLib/Dapper/compare/2.1.11...2.1.15) #### What's Changed - change NRT for ITypeMap.GetConstructorParameter by [@&#8203;mgravell](https://togithub.com/mgravell) in [https://github.com/DapperLib/Dapper/pull/1980](https://togithub.com/DapperLib/Dapper/pull/1980) - whitespace for auto-SP detection: use unicode spec via regex by [@&#8203;mgravell](https://togithub.com/mgravell) in [https://github.com/DapperLib/Dapper/pull/1987](https://togithub.com/DapperLib/Dapper/pull/1987) **Full Changelog**: DapperLib/Dapper@2.1.11...2.1.15 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
2 parents 55d940f + 952edda commit 79f6584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11" />
43+
<PackageReference Include="Dapper" Version="2.1.15" />
4444
<PackageReference Include="DisCatSharp.Extensions.TwoFactorCommands" Version="2.0.2" />
4545
<PackageReference Include="FFMpegCore" Version="5.1.0" />
4646
<PackageReference Include="GenHTTP.Core" Version="7.0.0" />

0 commit comments

Comments
 (0)