Skip to content

Bump the nuget-minor-patch group with 12 updates#103

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/SW.Mtm.Api/main/nuget-minor-patch-16bb0482d7
Open

Bump the nuget-minor-patch group with 12 updates#103
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/SW.Mtm.Api/main/nuget-minor-patch-16bb0482d7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown

Updated coverlet.collector from 3.1.0 to 3.2.0.

Release notes

Sourced from coverlet.collector's releases.

3.2.0

  • #​172 adds performance enhancements during instrumentation
  • #​181 removes instrumented assemblies' dependency on the coverlet.tracker assembly
  • #​186 adds support for merging results of current run with result from different run

Commits viewable in compare view.

Updated FluentValidation from 10.3.4 to 10.4.0.

Release notes

Sourced from FluentValidation's releases.

10.4.0

Release notes

Please read the upgrade guide if you are moving from 9.x to 10.x

Changes in 10.4.0

  • Allow use of "*" with RuleSetForClientSideMessagesAttribute and HttpContext.SetRulesetForClientsideMessages (#​1912)
  • Fix Azerbaijani language code (#​1874)

Changes in 10.3.6

  • Fix Azerbaijani language code (#​1865)
  • Setting DisableAutomaticValidation to true should prevent implicit validation running (#​1868)
  • Enable package validation (#​1860)

Changes in 10.3.5

  • Fixed issue with ValidateAndThrow not working in some scenarios where context creation requires type conversion (#​1863).

Changes in 10.3.4

  • Clientside messages shouldn't be generated for the lazy version of LessThanOrEqual/GreaterThanOrEqual (#​1818)
  • Remove enumable boxing in Empty/NotEmpty validators (#​1823)

Changes in 10.3.3

  • Remove class constraint from TestValidate (#​1815)

Changes in 10.3.1

  • Fix ScalePrecision error message when digits is calculated as negative (#​1790)
  • Shared conditions shouldn't rely on object hashcode for unique ID (#​1810)

Changes in 10.3.0

  • Update Russian, Thai, Azerbaijani error message translations (#​1761, #​1768, #​1770)
  • Deprecate the old test helper methods in favour of TestValidate.
  • Deprecate OnFailure and OnAnyFailure callbacks.

Changes in 10.2.3

  • Resolve issue with rulesets not cascading correctly to Inheritance Validators (#​1754)

Changes in 10.2.2

  • Add backwards compatibility overloads for the changes in 10.2.1 (#​1752)

Changes in 10.2.1

  • Optional internal type registration should work with AddFluentValidation as well as directly on the service collection (#​1748)

Changes in 10.2.0

  • Fix display name generation should be consistent between RuleForEach and RuleFor.ForEach (#​1231)
  • Allow AddFluentValidation to be called directly on IServiceCollection (#​1726)
  • Throw exception when calling ValidateAndThrow even if PreValidate prevents further validation (#​1736)
  • ValidationException now includes rule severity (#​1733)
  • Optionally support internal types when scanning assemblies for validators (#​1742)
  • Deprecate RunDefaultMvcValidationAfterFluentValidationExecutes in MVC configuration. Use DisableDataAnnotationsValidation instead.

... (truncated)

10.3.6

Release notes

Please read the upgrade guide if you are moving from 9.x to 10.x

Changes in 10.3.6

  • Fix Azerbaijani language code (#​1865)
  • Setting DisableAutomaticValidation to true should prevent implicit validation running (#​1868)
  • Enable package validation (#​1860)

Changes in 10.3.5

  • Fixed issue with ValidateAndThrow not working in some scenarios where context creation requires type conversion (#​1863).

Changes in 10.3.4

  • Clientside messages shouldn't be generated for the lazy version of LessThanOrEqual/GreaterThanOrEqual (#​1818)
  • Remove enumable boxing in Empty/NotEmpty validators (#​1823)

Changes in 10.3.3

  • Remove class constraint from TestValidate (#​1815)

Changes in 10.3.1

  • Fix ScalePrecision error message when digits is calculated as negative (#​1790)
  • Shared conditions shouldn't rely on object hashcode for unique ID (#​1810)

Changes in 10.3.0

  • Update Russian, Thai, Azerbaijani error message translations (#​1761, #​1768, #​1770)
  • Deprecate the old test helper methods in favour of TestValidate.
  • Deprecate OnFailure and OnAnyFailure callbacks.

Changes in 10.2.3

  • Resolve issue with rulesets not cascading correctly to Inheritance Validators (#​1754)

Changes in 10.2.2

  • Add backwards compatibility overloads for the changes in 10.2.1 (#​1752)

Changes in 10.2.1

  • Optional internal type registration should work with AddFluentValidation as well as directly on the service collection (#​1748)

Changes in 10.2.0

  • Fix display name generation should be consistent between RuleForEach and RuleFor.ForEach (#​1231)
  • Allow AddFluentValidation to be called directly on IServiceCollection (#​1726)
  • Throw exception when calling ValidateAndThrow even if PreValidate prevents further validation (#​1736)
  • ValidationException now includes rule severity (#​1733)
  • Optionally support internal types when scanning assemblies for validators (#​1742)
  • Deprecate RunDefaultMvcValidationAfterFluentValidationExecutes in MVC configuration. Use DisableDataAnnotationsValidation instead.

Changes in 10.1.0

  • Allow default severity level to be set globally (#​1715)
  • Extend use of variance into the internal API to resolve invalid cast exceptions in some scenarios (#​1711)
  • Fix clientside metadata being incorrectly generated for cross-property LessThanOrEqual/GreaterThanOrEqual (#​1721)
    ... (truncated)

10.3.5

Release notes

Please read the upgrade guide if you are moving from 9.x to 10.x

Changes in 10.3.5

  • Fixed issue with ValidateAndThrow not working in some scenarios where context creation requires type conversion (#​1863).

Changes in 10.3.4

  • Clientside messages shouldn't be generated for the lazy version of LessThanOrEqual/GreaterThanOrEqual (#​1818)
  • Remove enumable boxing in Empty/NotEmpty validators (#​1823)

Changes in 10.3.3

  • Remove class constraint from TestValidate (#​1815)

Changes in 10.3.1

  • Fix ScalePrecision error message when digits is calculated as negative (#​1790)
  • Shared conditions shouldn't rely on object hashcode for unique ID (#​1810)

Changes in 10.3.0

  • Update Russian, Thai, Azerbaijani error message translations (#​1761, #​1768, #​1770)
  • Deprecate the old test helper methods in favour of TestValidate.
  • Deprecate OnFailure and OnAnyFailure callbacks.

Changes in 10.2.3

  • Resolve issue with rulesets not cascading correctly to Inheritance Validators (#​1754)

Changes in 10.2.2

  • Add backwards compatibility overloads for the changes in 10.2.1 (#​1752)

Changes in 10.2.1

  • Optional internal type registration should work with AddFluentValidation as well as directly on the service collection (#​1748)

Changes in 10.2.0

  • Fix display name generation should be consistent between RuleForEach and RuleFor.ForEach (#​1231)
  • Allow AddFluentValidation to be called directly on IServiceCollection (#​1726)
  • Throw exception when calling ValidateAndThrow even if PreValidate prevents further validation (#​1736)
  • ValidationException now includes rule severity (#​1733)
  • Optionally support internal types when scanning assemblies for validators (#​1742)
  • Deprecate RunDefaultMvcValidationAfterFluentValidationExecutes in MVC configuration. Use DisableDataAnnotationsValidation instead.

Changes in 10.1.0

  • Allow default severity level to be set globally (#​1715)
  • Extend use of variance into the internal API to resolve invalid cast exceptions in some scenarios (#​1711)
  • Fix clientside metadata being incorrectly generated for cross-property LessThanOrEqual/GreaterThanOrEqual (#​1721)

Changes in 10.0.4

  • Resolved an issue where async conditions were run synchronously when applied to synchronous property validators

Changes in 10.0.3

... (truncated)

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.24 to 8.0.28.

Release notes

Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.

8.0.28

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.27...v8.0.28

8.0.27

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.26...v8.0.27

8.0.26

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.25...v8.0.26

8.0.25

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.24...v8.0.25

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Design from 8.0.24 to 8.0.28.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

8.0.28

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.27...v8.0.28

8.0.27

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.26...v8.0.27

8.0.26

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.25...v8.0.26

8.0.25

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.24...v8.0.25

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.SqlServer from 5.0.11 to 5.0.17.

Release notes

Sourced from Microsoft.EntityFrameworkCore.SqlServer's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated MSTest.TestAdapter from 2.2.7 to 2.2.10.

Release notes

Sourced from MSTest.TestAdapter's releases.

2.2.10

See release notes here.

2.2.10-preview-20220414-01

See release notes here.

2.2.9

Parallel output

🙇 Shout out to @​SimonCropp, for bringing this functionality to XUnit in his https://github.com/SimonCropp/XunitContext project. And being an inspiration for implementing this.

MSTest 2.2.9 captures all Console output and attaches it to the correct test, even if you are running tests in parallel. This output is captured from your test code as well as from the tested code. And it requires no special setup.

Before

In 2.2.8, test output is scattered among tests, in our example, one unlucky test gets all the output of other tests just mixed together:

image

After

With 2.2.9, each output is correctly attached to the test that produced it:

image
image

Also notice that we are also capturing debug, trace and error. And we are not awaiting the FastChild method, and the output is still assigned correctly. Souce code.

Limitations

Due to the way that class and assembly initialize, and cleanup are invoked, their output will end up in the first test that run (or last for cleanup). This is unfortunately not easily fixable.

See release notes here.

2.2.8

See release notes here.

Commits viewable in compare view.

Updated MSTest.TestFramework from 2.2.7 to 2.2.10.

Release notes

Sourced from MSTest.TestFramework's releases.

2.2.10

See release notes here.

2.2.10-preview-20220414-01

See release notes here.

2.2.9

Parallel output

🙇 Shout out to @​SimonCropp, for bringing this functionality to XUnit in his https://github.com/SimonCropp/XunitContext project. And being an inspiration for implementing this.

MSTest 2.2.9 captures all Console output and attaches it to the correct test, even if you are running tests in parallel. This output is captured from your test code as well as from the tested code. And it requires no special setup.

Before

In 2.2.8, test output is scattered among tests, in our example, one unlucky test gets all the output of other tests just mixed together:

image

After

With 2.2.9, each output is correctly attached to the test that produced it:

image
image

Also notice that we are also capturing debug, trace and error. And we are not awaiting the FastChild method, and the output is still assigned correctly. Souce code.

Limitations

Due to the way that class and assembly initialize, and cleanup are invoked, their output will end up in the first test that run (or last for cleanup). This is unfortunately not easily fixable.

See release notes here.

2.2.8

See release notes here.

Commits viewable in compare view.

Updated Otp.NET from 1.2.2 to 1.4.1.

Release notes

Sourced from Otp.NET's releases.

1.4.1

  • Support for .NET 9 and 10. Thanks @​FedeArre

1.4.0

What's Changed

New Contributors

Full Changelog: kspearrin/Otp.NET@v1.3.0...v1.4.0

1.3.0

  • Added support for OtpUri generation (see docs). Thanks @​mees-
  • Add net6.0 target
  • Some cleanup and refactoring. Thanks @​caterina-novak

Commits viewable in compare view.

Updated SimplyWorks.CqApi from 8.2.6 to 8.2.7.

Release notes

Sourced from SimplyWorks.CqApi's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated SimplyWorks.EfCoreExtensions from 8.1.2 to 8.1.4.

Release notes

Sourced from SimplyWorks.EfCoreExtensions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated SimplyWorks.HttpExtensions from 8.1.2 to 8.1.4.

Release notes

Sourced from SimplyWorks.HttpExtensions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated SimplyWorks.Logger.ElasticSearch from 8.1.1 to 8.1.3.

Release notes

Sourced from SimplyWorks.Logger.ElasticSearch's releases.

No release notes found for this version range.

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps coverlet.collector from 3.1.0 to 3.2.0
Bumps FluentValidation from 10.3.4 to 10.4.0
Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.24 to 8.0.28
Bumps Microsoft.EntityFrameworkCore.Design from 8.0.24 to 8.0.28
Bumps Microsoft.EntityFrameworkCore.SqlServer from 5.0.11 to 5.0.17
Bumps MSTest.TestAdapter from 2.2.7 to 2.2.10
Bumps MSTest.TestFramework from 2.2.7 to 2.2.10
Bumps Otp.NET from 1.2.2 to 1.4.1
Bumps SimplyWorks.CqApi from 8.2.6 to 8.2.7
Bumps SimplyWorks.EfCoreExtensions from 8.1.2 to 8.1.4
Bumps SimplyWorks.HttpExtensions from 8.1.2 to 8.1.4
Bumps SimplyWorks.Logger.ElasticSearch from 8.1.1 to 8.1.3

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: FluentValidation
  dependency-version: 10.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: FluentValidation
  dependency-version: 10.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-version: 8.0.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-version: 8.0.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-version: 5.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: MSTest.TestAdapter
  dependency-version: 2.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: MSTest.TestFramework
  dependency-version: 2.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Otp.NET
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: SimplyWorks.CqApi
  dependency-version: 8.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: SimplyWorks.EfCoreExtensions
  dependency-version: 8.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: SimplyWorks.HttpExtensions
  dependency-version: 8.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: SimplyWorks.Logger.ElasticSearch
  dependency-version: 8.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants