Skip to content

chore(deps): update dependency microsoft.data.sqlclient to 7.0.1#464

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/microsoft.data.sqlclient-7.0.x
Apr 24, 2026
Merged

chore(deps): update dependency microsoft.data.sqlclient to 7.0.1#464
renovate[bot] merged 1 commit intomainfrom
renovate/microsoft.data.sqlclient-7.0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 24, 2026

This PR contains the following updates:

Package Change Age Confidence
Microsoft.Data.SqlClient (source) 7.0.07.0.1 age confidence

Release Notes

dotnet/sqlclient (Microsoft.Data.SqlClient)

v7.0.1

This update brings the following changes since the 7.0.0 release.
See the full release notes for detailed descriptions.

Fixed
  • Fixed SqlBulkCopy failing on SQL Server 2016 with Invalid column name 'graph_type' error by using dynamic SQL to extract column names.
    (#​3714,
    #​4092,
    #​4147)

  • Fixed SqlBulkCopy failing on Azure Synapse Analytics dedicated SQL pools by using STRING_AGG for the column-list query when targeting Synapse.
    (#​4149,
    #​4176,
    #​4182)

  • Fixed SqlDataReader.GetFieldType() and GetProviderSpecificFieldType() returning incorrect type for vector float32 columns.
    (#​4104,
    #​4105,
    #​4152)

  • Added missing System.Data.Common (v4.3.0) NuGet package dependency for .NET Framework consumers to resolve CS0012 compilation errors.
    (#​4063,
    #​4074)

Changed
  • Enabled the User Agent TDS feature extension unconditionally; removed the Switch.Microsoft.Data.SqlClient.EnableUserAgent AppContext switch.
    (#​4124,
    #​4154)

  • Added type forwards from the core assembly to public types moved to Microsoft.Data.SqlClient.Extensions.Abstractions.
    (#​4067,
    #​4117)

  • Fixed API documentation include paths and duplicate doc snippets.
    (#​4084,
    #​4086,
    #​4107,
    #​4161)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Apr 24, 2026
@renovate renovate Bot requested a review from a team as a code owner April 24, 2026 19:43
@renovate renovate Bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Apr 24, 2026
@renovate renovate Bot requested a review from benwirren April 24, 2026 19:43
@renovate renovate Bot enabled auto-merge (squash) April 24, 2026 19:43
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.68%. Comparing base (d51f6b9) to head (185cf0f).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #464      +/-   ##
==========================================
+ Coverage   92.55%   92.68%   +0.12%     
==========================================
  Files         164      164              
  Lines        6302     6302              
  Branches      561      561              
==========================================
+ Hits         5833     5841       +8     
+ Misses        310      302       -8     
  Partials      159      159              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@samtrion samtrion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval by NetEvolve.Socks (v1.0.0.0)

@renovate renovate Bot merged commit 8a430f0 into main Apr 24, 2026
11 checks passed
@renovate renovate Bot deleted the renovate/microsoft.data.sqlclient-7.0.x branch April 24, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant