Skip to content

Bump Microsoft.Data.SqlClient, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging.Abstractions and Microsoft.NETFramework.ReferenceAssemblies #536

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps Microsoft.Data.SqlClient, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging.Abstractions and Microsoft.NETFramework.ReferenceAssemblies. These dependencies needed to be updated together.
Updates Microsoft.Data.SqlClient from 6.0.1 to 6.0.2

Release notes

Sourced from Microsoft.Data.SqlClient's releases.

Stable Release v6.0.2

This update brings the below changes over the previous release:

Fixed

  • Fixed possible NullPointerException during socket receive #3283
  • Fixed reference assembly definitions for SqlJson APIs #3169
  • Fixed an error reading the output parameter of type JSON while executing stored procedure #3173

Changed

Changelog

Sourced from Microsoft.Data.SqlClient's changelog.

[Stable release 6.0.2] - 2025-04-25

This update brings the below changes over the previous release:

Fixed

  • Fixed possible NullPointerException during socket receive #3283
  • Fixed reference assembly definitions for SqlJson APIs #3169
  • Fixed an error reading the output parameter of type JSON while executing stored procedure #3173

Changed

Commits
  • b16dec0 [6.0] Port localization string changes (#3296)
  • 7fca8bd [6.0] Replace example password with ******** (#3287)
  • d66559a Handle null socket when receiving packets of data (#3270) (#3283)
  • e1eeee0 [6.0] CVE-2024-43483 - Update Microsoft.Extensions.Caching.Memory (#3281)
  • 5584c44 Trim XML documentation for reference project + fix Note tags (#3233) (#3278)
  • b67c321 ESRP federated credential update (move to AME) (#3261) (#3265)
  • 83e0d37 Revert "[Port main->6.0] Enhance TDS Login ClientInterfaceName field with cli...
  • f3ff3d3 [Port main->6.0] Enhance TDS Login ClientInterfaceName field with client info...
  • ef082bc Ignore processing collation for JSON output params and enhance test coverage ...
  • dafc5a5 Fix ref assemblies for GetSqlJson (#3154) (#3169)
  • See full diff in compare view

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.4 to 9.0.4

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 9.0.4 to 9.0.4

Commits

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…on.Abstractions, Microsoft.Extensions.Logging.Abstractions and Microsoft.NETFramework.ReferenceAssemblies

Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together.

Updates `Microsoft.Data.SqlClient` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/dotnet/sqlclient/releases)
- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
- [Commits](dotnet/SqlClient@v6.0.1...v6.0.2)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.4 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.4...v9.0.4)

Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.4 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.4...v9.0.4)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Data.SqlClient
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 28, 2025
@github-actions github-actions bot merged commit 328c041 into master Apr 28, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/multi-8915ac82a2 branch April 28, 2025 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants