Skip to content

Commit

Permalink
chore(deps): update dependency dapper to v2.1.28 (#447)
Browse files Browse the repository at this point in the history
[![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=-->
  • Loading branch information
Lulalaby authored Jan 2, 2024
2 parents 47423b7 + b0c6a29 commit d9bea23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProjectMakoto/ProjectMakoto.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Dapper" Version="2.1.24" />
<PackageReference Include="Dapper" Version="2.1.28" />
<PackageReference Include="DisCatSharp.Extensions.TwoFactorCommands" Version="2.0.2" />
<PackageReference Include="FFMpegCore" Version="5.1.0" />
<PackageReference Include="GenHTTP.Core" Version="8.0.0" />
Expand Down

0 comments on commit d9bea23

Please sign in to comment.