Skip to content

chore(deps): update microsoft-packages - #136

Merged
steingran merged 1 commit into
mainfrom
renovate/microsoft-packages
Jul 5, 2026
Merged

chore(deps): update microsoft-packages#136
steingran merged 1 commit into
mainfrom
renovate/microsoft-packages

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Microsoft.Data.SqlClient (source) 6.1.56.1.6 age confidence
Microsoft.Extensions.DependencyInjection (source) 10.0.710.0.9 age confidence
Microsoft.Extensions.DependencyInjection.Abstractions (source) 10.0.710.0.9 age confidence
Microsoft.Extensions.Hosting (source) 10.0.710.0.9 age confidence
Microsoft.Extensions.Hosting.Abstractions (source) 10.0.710.0.9 age confidence
Microsoft.Extensions.Logging (source) 10.0.710.0.9 age confidence
Microsoft.Extensions.Logging.Abstractions (source) 10.0.710.0.9 age confidence
Microsoft.Extensions.Logging.Console (source) 10.0.710.0.9 age confidence
Microsoft.Extensions.Options (source) 10.0.710.0.9 age confidence
Microsoft.SourceLink.GitHub 10.0.20310.0.300 age confidence

Release Notes

dotnet/sqlclient (Microsoft.Data.SqlClient)

v6.1.6

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

Added
  • Added Web Account Manager (WAM) broker support for the supported Entra ID authentication modes (Windows only), including the new ActiveDirectoryAuthenticationProviderOptions type with a UseWamBroker property, an ActiveDirectoryAuthenticationProvider(ActiveDirectoryAuthenticationProviderOptions options) constructor overload, and a cross-platform SetParentActivityOrWindowFunc(Func<object>) method.
    (#​4288,
    #​4387)
Changed
  • Hardened TDS token parsing with data-length bounds checks to prevent unbounded memory allocation from a server spoofing length fields.
    (#​4340,
    #​4359)

  • Updated dependencies (#​4387):

    • Updated Microsoft.Identity.Client to 4.84.2 (was 4.80.0)
    • Added Microsoft.Identity.Client.Broker 4.84.2
Fixed
  • Fixed a NullReferenceException in SqlDataReader.GetChars on the PLP + SequentialAccess path when a null buffer was passed with a negative bufferIndex; it now throws ArgumentOutOfRangeException.
    (#​4159,
    #​4205)

  • Fixed column master key (CMK) signature verification caching where a cached verification failure could subsequently be reported as a valid signature.
    (#​4339,
    #​4356)

dotnet/dotnet (Microsoft.Extensions.DependencyInjection)

v10.0.9

v10.0.8


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 8am on monday"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 dependencies Dependency updates label Jun 15, 2026
@renovate
renovate Bot requested a review from steingran as a code owner June 15, 2026 02:43
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.27%. Comparing base (cf48099) to head (f25f691).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   75.36%   75.27%   -0.09%     
==========================================
  Files          36       36              
  Lines        2237     2237              
  Branches      293      293              
==========================================
- Hits         1686     1684       -2     
- Misses        442      443       +1     
- Partials      109      110       +1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf48099...f25f691. Read the comment docs.

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

@renovate
renovate Bot force-pushed the renovate/microsoft-packages branch from 5b280d6 to 5b7b307 Compare June 25, 2026 18:37
@renovate
renovate Bot force-pushed the renovate/microsoft-packages branch from 5b7b307 to f25f691 Compare July 4, 2026 07:24
@steingran
steingran merged commit 5468e8e into main Jul 5, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate/microsoft-packages branch July 5, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant