microsoft / dicom-server

OSS Implementation of DICOMweb standard
MIT License
455 stars 172 forks source link

Update dependency Microsoft.Data.SqlClient to 5.2.2 #3489

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.Data.SqlClient (source) 5.2.1 -> 5.2.2 age adoption passing confidence

Release Notes

dotnet/sqlclient (Microsoft.Data.SqlClient) ### [`v5.2.2`](https://togithub.com/dotnet/sqlclient/blob/HEAD/CHANGELOG.md#Stable-release-522---2024-08-27) ##### Fixed - Fixed `AcquireTokenAsync` timeout handling for edge cases in `ActiveDirectoryAuthenticationProvider`. [#​2650](https://togithub.com/dotnet/SqlClient/pull/2650) - Fixed issue with `Socket.Connect` in managed SNI. [#​2779](https://togithub.com/dotnet/SqlClient/pull/2779) - Fixed path for `AssemblyAttributes` in obj folder causing NET 8.0 assembly to appear in NET 6.0 dll. [#​2789](https://togithub.com/dotnet/SqlClient/pull/2789) - Fixed SSPI retry negotiation with default port in .NET. [#​2815](https://togithub.com/dotnet/SqlClient/pull/2815) - Fixed `ArgumentNullException` on `SqlDataRecord.GetValue` when using user-defined data type on .NET. [#​2816](https://togithub.com/dotnet/SqlClient/pull/2816) - Fixed pending data with `SqlDataReader` against an encrypted column. [#​2817](https://togithub.com/dotnet/SqlClient/pull/2817) ##### Changed - Upgraded `Azure.Identity` version from 1.11.3 to 1.11.4 [#​2648](https://togithub.com/dotnet/SqlClient/pull/2648) to address [CVE-2024-35255](https://togithub.com/advisories/GHSA-m5vv-6r4h-3vj9). - Upgraded `Microsoft.Identity.Client` version from 4.60.0 to 4.61.3 [#​2648](https://togithub.com/dotnet/SqlClient/pull/2648) to address [CVE-2024-35255](https://togithub.com/advisories/GHSA-m5vv-6r4h-3vj9). - Added caching to `TokenCredential` objects to take advantage of token caching. [#​2775](https://togithub.com/dotnet/SqlClient/pull/2775)

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 was generated by Mend Renovate. View the repository job log.