phnx47 / dapper-repositories

CRUD for Dapper
MIT License
649 stars 202 forks source link

chore(deps): update dependency microsoft.data.sqlclient to v5.1.4 #353

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
Microsoft.Data.SqlClient (source) 5.1.2 -> 5.1.4 age adoption passing confidence

Release Notes

dotnet/sqlclient (Microsoft.Data.SqlClient) ### [`v5.1.4`](https://togithub.com/dotnet/sqlclient/blob/HEAD/CHANGELOG.md#Stable-release-514---2024-01-09) This update brings the below changes over the previous release: ##### Fixed - Fixed a deadlock problem for distributed transactions when on .NET. ##### Changed - Upgraded `Azure.Identity` dependency version to [1.10.3](https://www.nuget.org/packages/Azure.Identity/1.10.3) to address [CVE-2023-36414](https://togithub.com/advisories/GHSA-5mfx-4wcx-rv27). ### [`v5.1.3`](https://togithub.com/dotnet/sqlclient/blob/HEAD/CHANGELOG.md#Stable-release-513---2024-01-09) This update brings the below changes over the previous release: ##### Fixed - Fixed encryption downgrade issue. [CVE-2024-0056](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056) - Fixed certificate chain validation logic flow.

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 (559180a) 64.79% compared to head (a3a5a08) 64.79%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #353 +/- ## ======================================= 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.