Bump the nuget-minor-patch group with 12 updates#103
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
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>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 3.1.0 to 3.2.0.
Release notes
Sourced from coverlet.collector's releases.
3.2.0
coverlet.trackerassemblyCommits 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
RuleSetForClientSideMessagesAttributeandHttpContext.SetRulesetForClientsideMessages(#1912)Changes in 10.3.6
DisableAutomaticValidationto true should prevent implicit validation running (#1868)Changes in 10.3.5
ValidateAndThrownot working in some scenarios where context creation requires type conversion (#1863).Changes in 10.3.4
Changes in 10.3.3
TestValidate(#1815)Changes in 10.3.1
ScalePrecisionerror message whendigitsis calculated as negative (#1790)Changes in 10.3.0
TestValidate.OnFailureandOnAnyFailurecallbacks.Changes in 10.2.3
Changes in 10.2.2
Changes in 10.2.1
AddFluentValidationas well as directly on the service collection (#1748)Changes in 10.2.0
RuleForEachandRuleFor.ForEach(#1231)AddFluentValidationto be called directly onIServiceCollection(#1726)ValidateAndThroweven ifPreValidateprevents further validation (#1736)ValidationExceptionnow includes rule severity (#1733)RunDefaultMvcValidationAfterFluentValidationExecutesin MVC configuration. UseDisableDataAnnotationsValidationinstead.... (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
DisableAutomaticValidationto true should prevent implicit validation running (#1868)Changes in 10.3.5
ValidateAndThrownot working in some scenarios where context creation requires type conversion (#1863).Changes in 10.3.4
Changes in 10.3.3
TestValidate(#1815)Changes in 10.3.1
ScalePrecisionerror message whendigitsis calculated as negative (#1790)Changes in 10.3.0
TestValidate.OnFailureandOnAnyFailurecallbacks.Changes in 10.2.3
Changes in 10.2.2
Changes in 10.2.1
AddFluentValidationas well as directly on the service collection (#1748)Changes in 10.2.0
RuleForEachandRuleFor.ForEach(#1231)AddFluentValidationto be called directly onIServiceCollection(#1726)ValidateAndThroweven ifPreValidateprevents further validation (#1736)ValidationExceptionnow includes rule severity (#1733)RunDefaultMvcValidationAfterFluentValidationExecutesin MVC configuration. UseDisableDataAnnotationsValidationinstead.Changes in 10.1.0
... (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
ValidateAndThrownot working in some scenarios where context creation requires type conversion (#1863).Changes in 10.3.4
Changes in 10.3.3
TestValidate(#1815)Changes in 10.3.1
ScalePrecisionerror message whendigitsis calculated as negative (#1790)Changes in 10.3.0
TestValidate.OnFailureandOnAnyFailurecallbacks.Changes in 10.2.3
Changes in 10.2.2
Changes in 10.2.1
AddFluentValidationas well as directly on the service collection (#1748)Changes in 10.2.0
RuleForEachandRuleFor.ForEach(#1231)AddFluentValidationto be called directly onIServiceCollection(#1726)ValidateAndThroweven ifPreValidateprevents further validation (#1736)ValidationExceptionnow includes rule severity (#1733)RunDefaultMvcValidationAfterFluentValidationExecutesin MVC configuration. UseDisableDataAnnotationsValidationinstead.Changes in 10.1.0
Changes in 10.0.4
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
73a63eatod72f9c8by @dependabot[bot] in [release/8.0] (deps): Bump src/submodules/googletest from73a63eatod72f9c8dotnet/aspnetcore#66087Full Changelog: dotnet/aspnetcore@v8.0.26...v8.0.27
8.0.26
Release
What's Changed
56efe39to73a63eaby @dependabot[bot] in [release/8.0] (deps): Bump src/submodules/googletest from56efe39to73a63eadotnet/aspnetcore#65586Full Changelog: dotnet/aspnetcore@v8.0.25...v8.0.26
8.0.25
Release
What's Changed
9156d4cto56efe39by @dependabot[bot] in [release/8.0] (deps): Bump src/submodules/googletest from9156d4cto56efe39dotnet/aspnetcore#65289Full 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
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:
After
With 2.2.9, each output is correctly attached to the test that produced it:
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
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:
After
With 2.2.9, each output is correctly attached to the test that produced it:
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
1.4.0
What's Changed
New Contributors
Full Changelog: kspearrin/Otp.NET@v1.3.0...v1.4.0
1.3.0
OtpUrigeneration (see docs). Thanks @mees-net6.0targetCommits 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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