sebastienros / yessql

A .NET document database working on any RDBMS
MIT License
1.17k stars 195 forks source link

Bump the all-dependencies group with 10 updates #571

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the all-dependencies group with 10 updates:

Package From To
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 8.0.1
Microsoft.Extensions.Logging.Abstractions 7.0.1 8.0.1
Parlot 0.0.26 0.0.28
Microsoft.Data.Sqlite 8.0.0 8.0.6
Azure.Identity 1.11.2 1.11.3
Microsoft.Data.SqlClient 5.2.0 5.2.1
Microsoft.AspNetCore.TestHost 6.0.24 7.0.20
Microsoft.NET.Test.Sdk 17.9.0 17.10.0
xunit 2.7.0 2.8.1
xunit.runner.visualstudio 2.8.0 2.8.1

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 7.0.0 to 8.0.1

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

.NET 8.0.1

Release

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view


Updates Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.1

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 8.0.1

Release

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view


Updates Microsoft.Extensions.DependencyInjection.Abstractions from 7.0.0 to 8.0.1

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

.NET 8.0.1

Release

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view


Updates Parlot from 0.0.26 to 0.0.28

Release notes

Sourced from Parlot's releases.

v0.0.28

What's Changed

New Contributors

Full Changelog: https://github.com/sebastienros/parlot/compare/v0.0.27...v0.0.28

v0.0.27

What's Changed

Full Changelog: https://github.com/sebastienros/parlot/compare/v0.0.26...v0.0.27

Commits
  • d0814f0 Create NuGet.config to take over any machine-wide one (#118)
  • abe1fd3 Bump the all-dependencies group with 3 updates (#126)
  • 45526b4 Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 (#122)
  • 280d398 Bump xunit.analyzers from 1.13.0 to 1.14.0 (#121)
  • 7873a6a Update dependabot.yml to group version updates
  • 69bce37 Fix ZeroOrOne with default value (#125)
  • 9aa53da Implement associative parsers (#116)
  • 26bbf26 Add Switch documentation.md
  • 481b91e Add NCalc to Usages at README.md (#115)
  • bc9680c Add Else and ThenElse implementation to replace Optional (#113)
  • Additional commits viewable in compare view


Updates Microsoft.Data.Sqlite from 8.0.0 to 8.0.6

Release notes

Sourced from Microsoft.Data.Sqlite's releases.

EF Core 8.0.5

This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.

EF Core 8.0.4 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.3 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.2 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

... (truncated)

Commits
  • 6a2be34 Update to runtime 226073
  • ad2e6b2 Update to arcade with WiX fix (225805)
  • e53280a Update branding to 8.0.6 (#33659)
  • f42a208 Merged PR 39039: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 59616ed [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • e04487d [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 3d36306 Merge in 'release/8.0' changes
  • 4900726 Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...
  • b8e872c Merge in 'release/8.0' changes
  • c12b6dc Merge pull request #33499 from vseanreesermsft/internal-merge-8.0-2024-04-09-...
  • Additional commits viewable in compare view


Updates Azure.Identity from 1.11.2 to 1.11.3

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.11.3

1.11.3 (2024-05-07)

Bugs Fixed

  • Fixed a regression in DefaultAzureCredential probe request behavior for IMDS managed identity environments. #43796
Commits


Updates Microsoft.Data.SqlClient from 5.2.0 to 5.2.1

Release notes

Sourced from Microsoft.Data.SqlClient's releases.

Stable release v5.2.1

[Stable release 5.2.1] - 2024-05-31

Changed

  • Upgraded Azure.Identity version from 1.10.3 to 1.11.3 #2492, #2528
  • Upgraded Microsoft.Identity.Client version from 4.56.0 to 4.60.3 #2492
  • Code Health improvements: #2467

Fixed

  • Fixed connection errors on Linux when Data Source property contains both named instance and port #2436
  • Fixed SqlConnection.FireInfoMessageEventOnUserErrors when set to true throws an exception #2505
  • Fixed exception when using DATETIMEOFFSET(n) in a TVP if n is 1, 2, 3, or 4 #2506
  • Reverted PR #1983 which caused connection failure delays when using OpenAsync #2507
  • Fixed SqlConnection.Clone() to include AccessTokenCallback #2527
Changelog

Sourced from Microsoft.Data.SqlClient's changelog.

[Stable release 5.2.1] - 2024-05-31

This update brings the below changes over the previous release:

Changed

  • Upgraded Azure.Identity version from 1.10.3 to 1.11.3 #2492, #2528
  • Upgraded Microsoft.Identity.Client version from 4.56.0 to 4.60.3 #2492
  • Code Health improvements: #2467

Fixed

  • Fixed connection errors on Linux when Data Source property contains both named instance and port #2436
  • Fixed SqlConnection.FireInfoMessageEventOnUserErrors when set to true throws an exception #2505
  • Fixed exception when using DATETIMEOFFSET(n) in a TVP if n is 1, 2, 3, or 4 #2506
  • Reverted PR #1983 which caused connection failure delays when using OpenAsync #2507
  • Fixed SqlConnection.Clone() to include AccessTokenCallback #2527
Commits
  • 7af2438 Fix | Enhance certificate validation (#2487)
  • 808d4c3 Change | Separate tests for NetFx and NetCore - NetFx-Only Connection String ...
  • 815e5ab Doc | Fix SNI dependencies of 5.1 and 5.2 release notes (#2537)
  • b7c4007 Enhancement | Add trace logs for packet size (#2522)
  • b178ba5 Fix | Clone of SqlConnection should include AccessTokenCallback (#2525)
  • cd7a3d1 Updating Azure.Identity version to 1.11.3 (#2526)
  • 5cb73fd Merged SqlClientFactory between .NET Core and Framework (#2369)
  • cc6ea21 Streamline conditional compilation symbols (#2486)
  • 9a71c94 Update build guide for Linux (#2499)
  • 4c0f013