chore: Bump coverlet.collector and 15 others - #35
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps coverlet.collector from 6.0.2 to 6.0.4 Bumps FluentValidation.AspNetCore from 11.3.0 to 11.3.1 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.16 to 9.0.19 Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.16 to 9.0.19 Bumps Microsoft.AspNetCore.OpenApi from 9.0.16 to 9.0.19 Bumps Microsoft.EntityFrameworkCore from 9.0.16 to 9.0.19 Bumps Microsoft.EntityFrameworkCore.Design from 9.0.16 to 9.0.19 Bumps Microsoft.EntityFrameworkCore.InMemory from 9.0.16 to 9.0.19 Bumps Microsoft.EntityFrameworkCore.Relational from 9.0.16 to 9.0.19 Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.16 to 9.0.19 Bumps Microsoft.EntityFrameworkCore.Tools from 9.0.16 to 9.0.19 Bumps Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1 Bumps MySqlConnector from 2.4.0 to 2.6.2 Bumps Swashbuckle.AspNetCore from 7.3.1 to 7.3.2 Bumps System.IdentityModel.Tokens.Jwt from 8.12.1 to 8.22.0 Bumps xunit from 2.9.2 to 2.9.3 --- updated-dependencies: - dependency-name: FluentValidation.AspNetCore dependency-version: 11.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Swashbuckle.AspNetCore dependency-version: 7.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: MySqlConnector dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced Aug 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated coverlet.collector from 6.0.2 to 6.0.4.
Release notes
Sourced from coverlet.collector's releases.
6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
Commits viewable in compare view.
Updated FluentValidation.AspNetCore from 11.3.0 to 11.3.1.
Release notes
Sourced from FluentValidation.AspNetCore's releases.
11.3.1
Release notes
Please read the upgrade guide if you are moving from 10.x to 11.x
Changes in 11.3.1
Changes in 11.3.0
Filterproperty to auto-validation configuration to optionally include/exclude certain types from auto-validation (Could AddFluentValidationAutoValidation() take a filter parameter so we can opt in/out of automatic validtion? FluentValidation/FluentValidation#2091)Changes in 11.2.2
AddToModelStatethat doesn't require a prefix (#5)Changes in 11.2.1
AddFluentValidation(see Announcement: Deprecation ofRegisterValidator...methods within calls toAddFluentValidationFluentValidation/FluentValidation#1963)Changes in 11.2.0
Changes in 11.1.3
AddFluentValidationregistration methods. These have been replaced withAddFluentValidationAutoValidationandAddFluentValidationClientsideAdapters(see Announcement: Changes to ASP.NET Integration registration methods (AddFluentValidation()) FluentValidation/FluentValidation#1965)Changes in 11.1.2
NullReferenceExceptionbeing thrown inAddFluentValidationClientsideAdapterscaused by a missing registration forIValidatorFactoryChanges in 11.1.1
NullReferenceExceptionbeing thrown inAddFluentValidationClientsideAdapters(FluentValidation.AspNetCore is throwing during bootstrap FluentValidation/FluentValidation#1969)Changes in 11.1.0
ToDictionarymethod toValidationResult(particularly useful when working with Minimal APIs)-services.AddFluentValidationAutoValidation()andservices.AddFluentValidationClientsideAdapters()as replacements forservices.AddFluentValidation()(Announcement: Changes to ASP.NET Integration registration methods (AddFluentValidation()) FluentValidation/FluentValidation#1965)Changes in 11.0
RunDefaultMvcValidationAfterFluentValidationExecutesoption from ASP.NET integration.Downloads
Binaries can be downloaded from nuget:
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.16 to 9.0.19.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
9.0.19
Release
What's Changed
9614e6fto365965fby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/MessagePack-CSharp from9614e6fto365965fdotnet/aspnetcore#675277140cd4to973323eby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from7140cd4to973323edotnet/aspnetcore#67526973323eto3064a60by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from973323eto3064a60dotnet/aspnetcore#67652Full Changelog: dotnet/aspnetcore@v9.0.18...v9.0.19
9.0.18
Release
What's Changed
d72f9c8toa721f1bby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest fromd72f9c8toa721f1bdotnet/aspnetcore#66974a721f1bto7140cd4by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest froma721f1bto7140cd4dotnet/aspnetcore#67217Full Changelog: dotnet/aspnetcore@v9.0.17...v9.0.18
9.0.17
Release
What's Changed
Full Changelog: dotnet/aspnetcore@v9.0.16...v9.0.17
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Mvc.Testing from 9.0.16 to 9.0.19.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
9.0.19
Release
What's Changed
9614e6fto365965fby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/MessagePack-CSharp from9614e6fto365965fdotnet/aspnetcore#675277140cd4to973323eby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from7140cd4to973323edotnet/aspnetcore#67526973323eto3064a60by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from973323eto3064a60dotnet/aspnetcore#67652Full Changelog: dotnet/aspnetcore@v9.0.18...v9.0.19
9.0.18
Release
What's Changed
d72f9c8toa721f1bby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest fromd72f9c8toa721f1bdotnet/aspnetcore#66974a721f1bto7140cd4by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest froma721f1bto7140cd4dotnet/aspnetcore#67217Full Changelog: dotnet/aspnetcore@v9.0.17...v9.0.18
9.0.17
Release
What's Changed
Full Changelog: dotnet/aspnetcore@v9.0.16...v9.0.17
Commits viewable in compare view.
Updated Microsoft.AspNetCore.OpenApi from 9.0.16 to 9.0.19.
Release notes
Sourced from Microsoft.AspNetCore.OpenApi's releases.
9.0.19
Release
What's Changed
9614e6fto365965fby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/MessagePack-CSharp from9614e6fto365965fdotnet/aspnetcore#675277140cd4to973323eby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from7140cd4to973323edotnet/aspnetcore#67526973323eto3064a60by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from973323eto3064a60dotnet/aspnetcore#67652Full Changelog: dotnet/aspnetcore@v9.0.18...v9.0.19
9.0.18
Release
What's Changed
d72f9c8toa721f1bby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest fromd72f9c8toa721f1bdotnet/aspnetcore#66974a721f1bto7140cd4by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest froma721f1bto7140cd4dotnet/aspnetcore#67217Full Changelog: dotnet/aspnetcore@v9.0.17...v9.0.18
9.0.17
Release
What's Changed
Full Changelog: dotnet/aspnetcore@v9.0.16...v9.0.17
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore from 9.0.16 to 9.0.19.
Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
9.0.19
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.18...v9.0.19
9.0.18
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.17...v9.0.18
9.0.17
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.16...v9.0.17
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Design from 9.0.16 to 9.0.19.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
9.0.19
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.18...v9.0.19
9.0.18
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.17...v9.0.18
9.0.17
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.16...v9.0.17
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.InMemory from 9.0.16 to 9.0.19.
Release notes
Sourced from Microsoft.EntityFrameworkCore.InMemory's releases.
9.0.19
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.18...v9.0.19
9.0.18
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.17...v9.0.18
9.0.17
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.16...v9.0.17
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Relational from 9.0.16 to 9.0.19.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Relational's releases.
9.0.19
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.18...v9.0.19
9.0.18
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.17...v9.0.18
9.0.17
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.16...v9.0.17
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Sqlite from 9.0.16 to 9.0.19.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.
9.0.19
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.18...v9.0.19
9.0.18
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.17...v9.0.18
9.0.17
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.16...v9.0.17
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Tools from 9.0.16 to 9.0.19.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Tools's releases.
9.0.19
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.18...v9.0.19
9.0.18
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.17...v9.0.18
9.0.17
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.16...v9.0.17
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
17.14.0
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
... (truncated)
17.14.0-preview-25107-01
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
Will probably revert before release:
New Contributors
Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01
17.13.0
What's Changed
Add letter number among valid identifiers in class name by @nohwnd in Add letter number among valid identifiers in class name microsoft/vstest#13868
Fix formatting in Runner by @mthalman in Fix formatting in Runner microsoft/vstest#13871
Downgrade xunit skip warning to info by @nohwnd in Downgrade xunit skip warning to info microsoft/vstest#10381
Add msdia for arm64 into nuget by @nohwnd in Add msdia for arm64 into nuget microsoft/vstest#10382
Enable native debugging for vstest.console by @ocitrev in Enable native debugging for vstest.console microsoft/vstest#10401
Fix RFCs links by @Youssef1313 in Fix RFCs links microsoft/vstest#10424
Convert to auto property by @nohwnd in Convert to auto property microsoft/vstest#10365
Update Versions.props by @nohwnd in Update Versions.props microsoft/vstest#10378
Enable TSA by @jakubch1 in Enable TSA microsoft/vstest#10385
Arm64 dia by @nohwnd in Arm64 dia microsoft/vstest#10390
Update source-build team references by @MichaelSimons in Update source-build team references microsoft/vstest#10388
Exclude .signature.p7s from nupkg file count by @ellahathaway in Exclude .signature.p7s from nupkg file count microsoft/vstest#10418
Set NetCurrent so that it doesn't roll forward automatically by @ViktorHofer in Set NetCurrent so that it doesn't roll forward automatically microsoft/vstest#10622
New Contributors
Full Changelog: microsoft/vstest@v17.12.0...v17.13.0
Commits viewable in compare view.
Pinned MySqlConnector at 2.6.2.
Release notes
Sourced from MySqlConnector's releases.
2.6.2
SkipCertificateRevocationCheckconnection string option: #1615.2.6.1
MySqlCommand.PreparewithINSERT INTO ... RETURNING: #1652.2.6.0
OTEL_SEMCONV_STABILITY_OPT_INtodatabaseordatabase/dup(or useWithSemanticConventionsKinds) to test the new semantic conventions.traceparentto MySQL Server: #1635.EnableResultSetHeaderEventis now opt-in: #1633.AddMySqlDataSourceand related APIs fromMySqlConnector.DependencyInjectiontoMySqlConnector: #1649.DoCloseAsync: #729.DATETIMEticks: #1630.BINARYcolumns asGuid: #1625.2.5.0
2.5.0
MySqlConnection.Statewill be set toConnectionState.Brokenwhen there is a network error: #1599.ConnectionState.Closedbut the connection wasn't truly closed.MySqlConnection.Close()to fully close the connection before callingOpen()again..Dispose()(ideally with ausingdeclaration) and create a newMySqlConnectioninstance to recover from failure.MySqlConnection.ResetConnectionAsyncwill consistently throw aMySqlException: #1602.PARSECauthentication: #1540, #1606.VECTORdata type: #1549.COM_STMT_SEND_LONG_DATAto stream large parameter values: #943.MySqlConnectorTracingOptionsand builder APIs to configure tracing output: #1524.Guidvalues from stored procedure out parameters: #1528.MySqlDbTypewith[DbProviderSpecificTypeProperty(true)]: #1557.mysql.proc: #1547.MySqlBulkCopyauto-detected column mappings: #1568.Foreign Keysschema SQL syntax: #1601.caching_sha2_password: #1562.System.Threading.Lockfor .NET 9.0+.PemEncodingin .NET 5.0+ and UTF-8 methods in .NET 10.0+.2.5.0-beta.1
2.5.0 Beta 1
MySqlConnection.Statewill be set toConnectionState.Brokenwhen there is a network error: #1599.ConnectionState.Closedbut the connection wasn't truly closed.MySqlConnection.Close()to fully close the connection before callingOpen()again..Dispose()(ideally with ausingdeclaration) and create a newMySqlConnectioninstance to recover from failure.MySqlConnection.ResetConnectionAsyncwill consistently throw aMySqlException: #1602.PARSECauthentication: #1540.VECTORdata type: #1549.COM_STMT_SEND_LONG_DATAto stream large parameter values: #943.MySqlConnectorTracingOptionsand builder APIs to configure tracing output: #1524.Guidvalues from stored procedure out parameters: #1528.MySqlDbTypewith[DbProviderSpecificTypeProperty(true)]: #1557.mysql.proc: #1547.MySqlBulkCopyauto-detected column mappings: #1568.Foreign Keysschema SQL syntax: #1601.caching_sha2_password: #1562.System.Threading.Lockfor .NET 9.0+.PemEncodingin .NET 5.0+ and UTF-8 methods in .NET 10.0+.Commits viewable in compare view.
Updated Swashbuckle.AspNetCore from 7.3.1 to 7.3.2.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
7.3.2
What's Changed
codeand<para>tags by @EvgeniyZ in fix humanize for multiline code and <para> tag domaindrivendev/Swashbuckle.AspNetCore#3295DescribeAllParametersInCamelCaseusage for parameters by @maksim-sovkov in Fix DescribeAllParametersInCamelCase usage in GenerateOpenApiOperationFromMetadataAsync domaindrivendev/Swashbuckle.AspNetCore#3309New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.3.1...v7.3.2
Commits viewable in compare view.
Updated System.IdentityModel.Tokens.Jwt from 8.12.1 to 8.22.0.
Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
8.22.0
What's Changed
Full Changelog: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.21.0...8.22.0
8.21.0
Performance Improvements
Bug Fixes
8.19.2
What's Changed
Full Changelog: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.19.1...8.19.2
8.19.1
Bug Fixes
JwtSecurityTokenHandlerforIssuerSigningKeyResolverUsingConfigurationto take priority overIssuerSigningKeyResolver, matching the documented contract and the correct behavior already present inJsonWebTokenHandler. See PR #3519.8.19.0
New Features
Bug Fixes
jkuclaim. See PR #3481.Description has been truncated