chore(deps): update dependency fluentassertions to v8#388
Closed
renovate[bot] wants to merge 1 commit intopreviewfrom
Closed
chore(deps): update dependency fluentassertions to v8#388renovate[bot] wants to merge 1 commit intopreviewfrom
renovate[bot] wants to merge 1 commit intopreviewfrom
Conversation
| datasource | package | from | to | | ---------- | ---------------- | ------ | ----- | | nuget | FluentAssertions | 6.12.2 | 8.0.1 |
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
|
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:
6.12.2->8.0.1Release Notes
fluentassertions/fluentassertions (FluentAssertions)
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 https://github.com/fluentassertions/fluentassertions/pull/2269SpacesPerIndentionLevelby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2281AllSatisfyto succeed on empty collections by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2321ForConstrainttoIAssertionScopeby @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2324OnlyContainto succeed on empty collections by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2350NSpec3by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2356NotThrow[After]toActionAssertionsby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2371EquivalencyAssertionOptionstoEquivalencyOptionsby @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2414WithoutMatchingRulesandWithoutSelectionRuleswhile usingBeEquivalentToby @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2457SubsequentOrderingAssertionsby @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2439RespectingRuntimeTypesandRespectingDeclaredTypesto better clarify their purpose by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2866HttpResponseMessageassertions by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2909New features
NotBeIn(DateTimeKind)DateTimeassertion by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2536EquivalencyOptionsin string assertions by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2413Improvements
TypeMemberReflectorby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2320AssertionScopes to chain their context by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2607[StringSyntax("CompositeFormat")]to allbecauseparameters by @psychotoad in https://github.com/fluentassertions/fluentassertions/pull/2635SatisfyonReferenceTypeAssertionsby @siewers in https://github.com/fluentassertions/fluentassertions/pull/2597XElementandXDocumentby @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2690NumericAssertionsby @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2473Fixes
DateTimeOffsetwithBeWithin/Beforeby @rokklobster in https://github.com/fluentassertions/fluentassertions/pull/2312AssertionScopeby @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2318IDictionarysubject with anIDictionary<,>expectation by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2358FormattingOptionsto innerAssertionScopeby @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2329NotBeOfTypeandBeReadable/BeWritableby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2399nullby @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2398[Not]HaveExplicit(Property|Method)by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2403private protectedmembers fromBeEquivalentToby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2417"\\r\\n"as new line. by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2569ThrowWithinAsyncrespect canceled tasks by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2614BeEquivalentTowhen using a custom comparer targeting nullable types by @arocheleau in https://github.com/fluentassertions/fluentassertions/pull/2648StringSyntaxAttributeby @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2669UsingLineBreaksfor[Not]BeSameAsby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2726Documentation
(Not)ContainEquivalentOfproblem by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2354DateTimetips by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2422enumis reserved word so cannot be used as an id… by @lazyrainynight in https://github.com/fluentassertions/fluentassertions/pull/2921Others
StringValidatorto avoid inheritance by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2296DateTimeOffsettests by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2314internalmodifier forTypeMemberReflectorbenchmarks by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2348becauseisnullby @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2327failThresholdby @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2360cSpellon releases.md anymore by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2361UnusedMember.GlobalQodana scan rule and add missing tests by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2378Subject.Should()by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2402SelfReferenceEquivalencyAssertionOptionsby @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2431Configurationby @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2438PredicateLambdaExpressionValueFormatterby @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2453CallerIdentifierby @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2448failThresholdby @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2437releases.mdto solution items by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2469Configuration
📅 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 becomes conflicted, 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.