Bump the test-stack group with 4 updates - #5
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps AutoFixture from 5.0.0-preview0012 to 5.0.0-rc.1 Bumps AutoFixture.AutoMoq from 5.0.0-preview0012 to 5.0.0-rc.1 Bumps FluentAssertions from 7.2.0 to 8.10.0 Bumps GitHubActionsTestLogger from 3.0.4 to 3.0.5 --- updated-dependencies: - dependency-name: AutoFixture dependency-version: 5.0.0-rc.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-stack - dependency-name: AutoFixture.AutoMoq dependency-version: 5.0.0-rc.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-stack - dependency-name: FluentAssertions dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-stack - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-stack ... 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 AutoFixture from 5.0.0-preview0012 to 5.0.0-rc.1.
Release notes
Sourced from AutoFixture's releases.
5.0.0-rc.1
What's Changed
New Contributors
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview012...v5.0.0-preview.13
5.0.0-preview012
What's Changed
MemberAutoDataAttributeby @aivascu in Support inherited members inMemberAutoDataAttributeAutoFixture/AutoFixture#1477New Contributors
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview011...v5.0.0-preview012
5.0.0-preview011
What's Changed
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview010...v5.0.0-preview011
5.0.0-preview010
What's Changed
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview009...v5.0.0-preview010
5.0.0-preview009
What's Changed
New Contributors
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview008...v5.0.0-preview009
5.0.0-preview008
What's Changed
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview007...v5.0.0-preview008
5.0.0-preview007
What's Changed
FakeItEasyto6.0.0across all targets by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429Moqto4.7.49across all targets by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429Foqto1.8.0across all targets by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429FsCheckto2.14.0across all targets and removed test projects by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429NSubstituteto3.0.0across all targets and removed test project by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429System.ComponentModel.Annotationsto4.4.0by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429FSharp.Coreto4.2.3and removed maximum version boundary in all F# projects by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429net462target framework inAutoFakeItEasyby @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429System.Net.Http,System.Text.RegularExpressions, andSystem.Security.Cryptography.X509Certificatesto resolve vulnerability warnings by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429System.ComponentModel.DataAnnotationswith package reference by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview006...v5.0.0-preview007
5.0.0-preview006
What's Changed
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview005...v5.0.0-preview006
5.0.0-preview005
New Features:
IReadOnlySet<>(#1346, thanks @Kralizek)5.0.0-preview004
New Features:
IAsyncEnumerable<>Improvements:
netstandard2.1in theAutoFixturepackagenetcoreapp3.1target in test projects.GetHashCodeimplementations to use the BCLHashCodetype.Deprecation:
net461netstandard1.xnetcoreapp1.xFakeItEasyv2 to v55.0.0-preview003
New Features:
Improvements:
Fixes:
Commits viewable in compare view.
Updated AutoFixture.AutoMoq from 5.0.0-preview0012 to 5.0.0-rc.1.
Release notes
Sourced from AutoFixture.AutoMoq's releases.
5.0.0-rc.1
What's Changed
New Contributors
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview012...v5.0.0-preview.13
5.0.0-preview012
What's Changed
MemberAutoDataAttributeby @aivascu in Support inherited members inMemberAutoDataAttributeAutoFixture/AutoFixture#1477New Contributors
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview011...v5.0.0-preview012
5.0.0-preview011
What's Changed
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview010...v5.0.0-preview011
5.0.0-preview010
What's Changed
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview009...v5.0.0-preview010
5.0.0-preview009
What's Changed
New Contributors
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview008...v5.0.0-preview009
5.0.0-preview008
What's Changed
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview007...v5.0.0-preview008
5.0.0-preview007
What's Changed
FakeItEasyto6.0.0across all targets by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429Moqto4.7.49across all targets by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429Foqto1.8.0across all targets by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429FsCheckto2.14.0across all targets and removed test projects by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429NSubstituteto3.0.0across all targets and removed test project by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429System.ComponentModel.Annotationsto4.4.0by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429FSharp.Coreto4.2.3and removed maximum version boundary in all F# projects by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429net462target framework inAutoFakeItEasyby @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429System.Net.Http,System.Text.RegularExpressions, andSystem.Security.Cryptography.X509Certificatesto resolve vulnerability warnings by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429System.ComponentModel.DataAnnotationswith package reference by @aivascu in Dropped vulnerable package dependencies AutoFixture/AutoFixture#1429Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview006...v5.0.0-preview007
5.0.0-preview006
What's Changed
Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview005...v5.0.0-preview006
5.0.0-preview005
New Features:
IReadOnlySet<>(#1346, thanks @Kralizek)5.0.0-preview004
New Features:
IAsyncEnumerable<>Improvements:
netstandard2.1in theAutoFixturepackagenetcoreapp3.1target in test projects.GetHashCodeimplementations to use the BCLHashCodetype.Deprecation:
net461netstandard1.xnetcoreapp1.xFakeItEasyv2 to v55.0.0-preview003
New Features:
Improvements:
Fixes:
Commits viewable in compare view.
Updated FluentAssertions from 7.2.0 to 8.10.0.
Release notes
Sourced from FluentAssertions's releases.
8.10.0
What's Changed
Improvements
Documentation
Others
Full Changelog: fluentassertions/fluentassertions@8.9.0...8.10.0
8.9.0
What's Changed
New features
Span<T>,ReadOnlySpan<T>,Memory<T>andReadOnlyMemory<T>by @dennisdoomen in Add support for Span<T>, ReadOnlySpan<T>, Memory<T> and ReadOnlyMemory<T> fluentassertions/fluentassertions#3172Improvements
BeEquivalentToby @Copilot in Allow excluding all properties by type from BeEquivalentTo fluentassertions/fluentassertions#3115BeEquivalentToby @dennisdoomen in Improve reporting the differences between differently sized collections in BeEquivalentTo fluentassertions/fluentassertions#3133ThrowandWhichby @dennisdoomen in Improve reporting the subject when chaining Throw and Which fluentassertions/fluentassertions#3160HaveMillisecond/NotHaveMillisecondassertion methods forDateTimeandDateTimeOffsetby @Copilot in Add HaveMillisecond/NotHaveMillisecond assertion methods for DateTime and DateTimeOffset fluentassertions/fluentassertions#3164BeEqualToandNotBeEqualToas collection assertion aliases by @Copilot in AddBeEqualToandNotBeEqualToas collection assertion aliases fluentassertions/fluentassertions#3166Fixes
Documentation
Others
==or!=when comparing Nullable against constants by @jnyrup in Use==or!=when comparing Nullable<T> against constants fluentassertions/fluentassertions#3129string.Createby @jnyrup in Create polyfill forstring.Createfluentassertions/fluentassertions#3130UnassignedGetOnlyAutoPropertyforNode.GetHashCodeby @jnyrup in SuppressUnassignedGetOnlyAutoPropertyforNode.GetHashCodefluentassertions/fluentassertions#3138NonReadonlyMemberInGetHashCodeby @jnyrup in UseNonReadonlyMemberInGetHashCodefluentassertions/fluentassertions#3140paramNameparameter by @jnyrup in Use compiler-generatedparamNameparameter fluentassertions/fluentassertions#3143When_concurrently_getting_equality_strategy_it_should_not_throwby @jnyrup in FixWhen_concurrently_getting_equality_strategy_it_should_not_throwfluentassertions/fluentassertions#3144... (truncated)
8.8.0
What's Changed
New features
Improvements
Documentation
configparameter by @jnyrup in Add docs forconfigparameter fluentassertions/fluentassertions#3104Others
Full Changelog: fluentassertions/fluentassertions@8.7.1...8.8.0
8.7.1
What's Changed
Others
Full Changelog: fluentassertions/fluentassertions@8.7.0...8.7.1
8.7.0
What's Changed
New features
Others
DisableImplicitNuGetFallbackFolderby @jnyrup in SetDisableImplicitNuGetFallbackFolderfluentassertions/fluentassertions#3095Full Changelog: fluentassertions/fluentassertions@8.6.0...8.7.0
8.6.0
What's Changed
Improvements
Value.ThatMatchesandValue.ThatSatisfiesby @dennisdoomen in Add support for inline assertions using Value.ThatMatches and Value.ThatSatisfies fluentassertions/fluentassertions#3076Others
New Contributors
Full Changelog: fluentassertions/fluentassertions@8.5.0...8.6.0
8.5.0
What's Changed
New features
Fixes
Others
Full Changelog: fluentassertions/fluentassertions@8.4.0...8.5.0
8.4.0
What's Changed
Improvements
Others
New Contributors
Full Changelog: fluentassertions/fluentassertions@8.3.0...8.4.0
8.3.0
What's Changed
Improvements
Others
Full Changelog: fluentassertions/fluentassertions@8.2.0...8.3.0
8.2.0
What's Changed
Improvements
Fixes
StringSyntaxannotations by @jnyrup in RestoreStringSyntaxannotations fluentassertions/fluentassertions#3033Others
Full Changelog: fluentassertions/fluentassertions@8.1.1...8.2.0
8.1.1
What's Changed
Fixes
Full Changelog: fluentassertions/fluentassertions@8.1.0...8.1.1
8.1.0
What's Changed
Improvements
Fixes
Documentation
Others
New Contributors
Full Changelog: fluentassertions/fluentassertions@8.0.1...8.1.0
8.0.1
What's Changed
Improvements
Others
Full Changelog: fluentassertions/fluentassertions@8.0.0...8.0.1
8.0.0
What's Changed
License change
Breaking Changes
OrEqualTomethods by @IT-VBFK in Remove obsoleteOrEqualTomethods fluentassertions/fluentassertions#2269SpacesPerIndentionLevelby @jnyrup in RemoveSpacesPerIndentionLevelfluentassertions/fluentassertions#2281AllSatisfyto succeed on empty collections by @jnyrup in ChangeAllSatisfyto succeed on empty collections fluentassertions/fluentassertions#2321ForConstrainttoIAssertionScopeby @IT-VBFK in AddForConstrainttoIAssertionScopefluentassertions/fluentassertions#2324OnlyContainto succeed on empty collections by @IT-VBFK in ChangeOnlyContainto succeed on empty collections fluentassertions/fluentassertions#2350NSpec3by @ITaluone in Drop support forNSpec3fluentassertions/fluentassertions#2356NotThrow[After]toActionAssertionsby @jnyrup in Move non-genericNotThrow[After]toActionAssertionsfluentassertions/fluentassertions#2371EquivalencyAssertionOptionstoEquivalencyOptionsby @vbreuss in RenameEquivalencyAssertionOptionstoEquivalencyOptionsfluentassertions/fluentassertions#2414WithoutMatchingRulesandWithoutSelectionRuleswhile usingBeEquivalentToby @vbreuss in Allow fluently callingWithoutMatchingRulesandWithoutSelectionRuleswhile usingBeEquivalentTofluentassertions/fluentassertions#2457SubsequentOrderingAssertionsby @vbreuss in Simplify inheritance ofSubsequentOrderingAssertionsfluentassertions/fluentassertions#2439RespectingRuntimeTypesandRespectingDeclaredTypesto better clarify their purpose by @dennisdoomen in RenamedRespectingRuntimeTypesandRespectingDeclaredTypesto better clarify their purpose fluentassertions/fluentassertions#2866HttpResponseMessageassertions by @ITaluone in Remove support forHttpResponseMessageassertions fluentassertions/fluentassertions#2909New features
NotBeIn(DateTimeKind)DateTimeassertion by @IT-VBFK in Add missingNotBeIn(DateTimeKind)DateTimeassertion fluentassertions/fluentassertions#2536EquivalencyOptionsin string assertions by @vbreuss in Allow specifyingEquivalencyOptionsin string assertions fluentassertions/fluentassertions#2413Improvements
TypeMemberReflectorby @jnyrup in OptimizeTypeMemberReflectorfluentassertions/fluentassertions#2320AssertionScopes to chain their context by @dennisdoomen in Allow nestedAssertionScopes to chain their context fluentassertions/fluentassertions#2607... (truncated)
8.0.0-rc.2
What's Changed
Fixes
Others
Full Changelog: fluentassertions/fluentassertions@8.0.0-rc.1...8.0.0-rc.2
8.0.0-rc.1
What's Changed
Breaking Changes
RespectingRuntimeTypesandRespectingDeclaredTypesto better clarify their purpose by @dennisdoomen in RenamedRespectingRuntimeTypesandRespectingDeclaredTypesto better clarify their purpose fluentassertions/fluentassertions#2866HttpResponseMessageassertions by @ITaluone in Remove support forHttpResponseMessageassertions fluentassertions/fluentassertions#2909Fixes
Documentation
Others
... (truncated)
8.0.0-alpha.1
What's Changed
Others
Full Changelog: fluentassertions/fluentassertions@7.0.0-alpha.6...8.0.0-alpha.1
7.2.2
What's Changed
Fixes
"{}"is used as a dictionary key by @dennisdoomen in Backport bug fixes to v7 fluentassertions/fluentassertions#3173WithTracingis safe when used withBeEquivalentToglobally by @dennisdoomen in Backport bug fixes to v7 fluentassertions/fluentassertions#3173AssertionResultSetfixes from fluentassertions#3100 by @jnyrup in Backport bug fixes to v7 fluentassertions/fluentassertions#3173Building
Full Changelog: fluentassertions/fluentassertions@7.2.1...7.2.2
7.2.1
What's Changed
Fixes
Full Changelog: fluentassertions/fluentassertions@7.2.0...7.2.1
Commits viewable in compare view.
Updated GitHubActionsTestLogger from 3.0.4 to 3.0.5.
Release notes
Sourced from GitHubActionsTestLogger's releases.
3.0.5
What's Changed
Enhancements
New Contributors
Full Changelog: Tyrrrz/GitHubActionsTestLogger@3.0.4...3.0.5
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