chore(deps): update dependency fluentassertions to v8#167
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency fluentassertions to v8#167renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
b8cade2 to
4705cba
Compare
e33b04c to
b4cb673
Compare
9cb6c39 to
5948e7b
Compare
ddaa586 to
c5b9fe7
Compare
b169e35 to
e77ece5
Compare
e77ece5 to
094595c
Compare
094595c to
b1f9911
Compare
01bdbfa to
8a1fd9b
Compare
4877386 to
915efd1
Compare
915efd1 to
f3bc2aa
Compare
f3bc2aa to
6b5ade7
Compare
912d99b to
032fe63
Compare
f5fe814 to
b998d6f
Compare
5f2ed8d to
f5e6f4b
Compare
fbd06f1 to
b03d6d2
Compare
17c0b22 to
802e4a4
Compare
802e4a4 to
9241ee4
Compare
9241ee4 to
75a8653
Compare
75a8653 to
7a5dd62
Compare
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.
This PR contains the following updates:
7.2.0→8.8.0Release Notes
fluentassertions/fluentassertions (FluentAssertions)
v8.8.0Compare Source
What's Changed
New features
Improvements
Documentation
configparameter by @jnyrup in #3104Others
Full Changelog: fluentassertions/fluentassertions@8.7.1...8.8.0
v8.7.1Compare Source
What's Changed
Others
Full Changelog: fluentassertions/fluentassertions@8.7.0...8.7.1
v8.7.0Compare Source
What's Changed
New features
Others
DisableImplicitNuGetFallbackFolderby @jnyrup in #3095Full Changelog: fluentassertions/fluentassertions@8.6.0...8.7.0
v8.6.0Compare Source
What's Changed
Improvements
Value.ThatMatchesandValue.ThatSatisfiesby @dennisdoomen in #3076Others
New Contributors
Full Changelog: fluentassertions/fluentassertions@8.5.0...8.6.0
v8.5.0Compare Source
What's Changed
New features
Fixes
Others
Full Changelog: fluentassertions/fluentassertions@8.4.0...8.5.0
v8.4.0Compare Source
What's Changed
Improvements
Others
New Contributors
Full Changelog: fluentassertions/fluentassertions@8.3.0...8.4.0
v8.3.0Compare Source
What's Changed
Improvements
Others
Full Changelog: fluentassertions/fluentassertions@8.2.0...8.3.0
v8.2.0Compare Source
What's Changed
Improvements
Fixes
StringSyntaxannotations by @jnyrup in #3033Others
Full Changelog: fluentassertions/fluentassertions@8.1.1...8.2.0
v8.1.1Compare Source
What's Changed
Fixes
Full Changelog: fluentassertions/fluentassertions@8.1.0...8.1.1
v8.1.0Compare Source
What's Changed
Improvements
Fixes
Documentation
Others
New Contributors
Full Changelog: fluentassertions/fluentassertions@8.0.1...8.1.0
v8.0.1Compare Source
What's Changed
Improvements
Others
Full Changelog: fluentassertions/fluentassertions@8.0.0...8.0.1
v8.0.0Compare Source
What's Changed
License change
Breaking Changes
OrEqualTomethods by @IT-VBFK in #2269SpacesPerIndentionLevelby @jnyrup in #2281AllSatisfyto succeed on empty collections by @jnyrup in #2321ForConstrainttoIAssertionScopeby @IT-VBFK in #2324OnlyContainto succeed on empty collections by @IT-VBFK in #2350NSpec3by @ITaluone in #2356NotThrow[After]toActionAssertionsby @jnyrup in #2371EquivalencyAssertionOptionstoEquivalencyOptionsby @vbreuss in #2414WithoutMatchingRulesandWithoutSelectionRuleswhile usingBeEquivalentToby @vbreuss in #2457SubsequentOrderingAssertionsby @vbreuss in #2439RespectingRuntimeTypesandRespectingDeclaredTypesto better clarify their purpose by @dennisdoomen in #2866HttpResponseMessageassertions by @ITaluone in #2909New features
NotBeIn(DateTimeKind)DateTimeassertion by @IT-VBFK in #2536EquivalencyOptionsin string assertions by @vbreuss in #2413Improvements
TypeMemberReflectorby @jnyrup in #2320AssertionScopes to chain their context by @dennisdoomen in #2607[StringSyntax("CompositeFormat")]to allbecauseparameters by @psychotoad in #2635SatisfyonReferenceTypeAssertionsby @siewers in #2597XElementandXDocumentby @ITaluone in #2690NumericAssertionsby @vbreuss in #2473Fixes
DateTimeOffsetwithBeWithin/Beforeby @rokklobster in #2312AssertionScopeby @IT-VBFK in #2318IDictionarysubject with anIDictionary<,>expectation by @ITaluone in #2358FormattingOptionsto innerAssertionScopeby @ITaluone in #2329NotBeOfTypeandBeReadable/BeWritableby @jnyrup in #2399nullby @IT-VBFK in #2398[Not]HaveExplicit(Property|Method)by @IT-VBFK in #2403private protectedmembers fromBeEquivalentToby @jnyrup in #2417"\\r\\n"as new line. by @vbreuss in #2569ThrowWithinAsyncrespect canceled tasks by @jnyrup in #2614BeEquivalentTowhen using a custom comparer targeting nullable types by @arocheleau in #2648StringSyntaxAttributeby @IT-VBFK in #2669UsingLineBreaksfor[Not]BeSameAsby @jnyrup in #2726Documentation
(Not)ContainEquivalentOfproblem by @IT-VBFK in #2354DateTimetips by @jnyrup in #2422enumis reserved word so cannot be used as an id… by @lazyrainynight in #2921Others
StringValidatorto avoid inheritance by @vbreuss in #2296DateTimeOffsettests by @ITaluone in #2314internalmodifier forTypeMemberReflectorbenchmarks by @ITaluone in #2348becauseisnullby @ITaluone in #2327failThresholdby @ITaluone in #2360cSpellon releases.md anymore by @ITaluone in #2361UnusedMember.GlobalQodana scan rule and add missing tests by @ITaluone in #2378Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.