Commit 4e995f2
authored
chore(deps): update dependency microsoft.data.sqlclient to 6.1.2 (#3229)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [Microsoft.Data.SqlClient](https://aka.ms/sqlclientproject)
([source](https://redirect.github.com/dotnet/sqlclient)) | `6.1.1` ->
`6.1.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>dotnet/sqlclient (Microsoft.Data.SqlClient)</summary>
###
[`v6.1.2`](https://redirect.github.com/dotnet/sqlclient/blob/HEAD/CHANGELOG.md#Stable-Release-612---2025-10-07)
This update brings the below changes over the previous stable release:
##### Fixed
- Fixed an issue where initializing PerformanceCounters would throw
`System.InvalidOperationException`
[#​3629](https://redirect.github.com/dotnet/sqlclient/pull/3629)
- Fixed an issue where a Custom SqlClientAuthenticationProvider was
being overwritten by default implementation.
[#​3651](https://redirect.github.com/dotnet/SqlClient/pull/3651)
- Fixed a concurrency issue in connection pooling where the number of
active connections could be lower than the configured maximum pool size.
[#​3653](https://redirect.github.com/dotnet/SqlClient/pull/3653)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 8am" in timezone
Europe/London, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/GoogleCloudPlatform/dotnet-docs-samples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent 9b316f6 commit 4e995f2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments