-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency fluentassertions to v8 #1560
Conversation
10f5074
to
f352096
Compare
f352096
to
081014e
Compare
081014e
to
269742d
Compare
269742d
to
6115857
Compare
Note that in case you didn't notice, FluentAssertions just had a licensing change at v8, not sure if TUnit is affected by this but thought it would be nice to know in case you missed it: fluentassertions/fluentassertions#2943 |
I don't think it'll be affected because I'm not using it for commercial purposes, but I'm gonna hold off updating anyway. Thanks! |
Pull request was closed
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. |
Will commercial projects that do use TUnit be affected, though? |
Nah I'm only using it in tests too. It's not part of the packages. |
This PR contains the following updates:
7.0.0
->8.0.0
Release Notes
fluentassertions/fluentassertions (FluentAssertions)
v8.0.0
Compare Source
What's Changed
License change
Breaking Changes
OrEqualTo
methods by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2269SpacesPerIndentionLevel
by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2281AllSatisfy
to succeed on empty collections by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2321ForConstraint
toIAssertionScope
by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2324OnlyContain
to succeed on empty collections by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2350NSpec3
by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2356NotThrow[After]
toActionAssertions
by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2371EquivalencyAssertionOptions
toEquivalencyOptions
by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2414WithoutMatchingRules
andWithoutSelectionRules
while usingBeEquivalentTo
by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2457SubsequentOrderingAssertions
by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2439RespectingRuntimeTypes
andRespectingDeclaredTypes
to better clarify their purpose by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2866HttpResponseMessage
assertions by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2909New features
NotBeIn(DateTimeKind)
DateTime
assertion by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2536EquivalencyOptions
in string assertions by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2413Improvements
TypeMemberReflector
by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2320AssertionScope
s to chain their context by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2607[StringSyntax("CompositeFormat")]
to allbecause
parameters by @psychotoad in https://github.com/fluentassertions/fluentassertions/pull/2635Satisfy
onReferenceTypeAssertions
by @siewers in https://github.com/fluentassertions/fluentassertions/pull/2597XElement
andXDocument
by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2690NumericAssertions
by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2473Fixes
DateTimeOffset
withBeWithin
/Before
by @rokklobster in https://github.com/fluentassertions/fluentassertions/pull/2312AssertionScope
by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2318IDictionary
subject with anIDictionary<,>
expectation by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2358FormattingOptions
to innerAssertionScope
by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2329NotBeOfType
andBeReadable
/BeWritable
by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2399null
by @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 protected
members fromBeEquivalentTo
by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2417"\\r\\n"
as new line. by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2569ThrowWithinAsync
respect canceled tasks by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2614BeEquivalentTo
when using a custom comparer targeting nullable types by @arocheleau in https://github.com/fluentassertions/fluentassertions/pull/2648StringSyntaxAttribute
by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2669UsingLineBreaks
for[Not]BeSameAs
by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2726Documentation
(Not)ContainEquivalentOf
problem by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2354DateTime
tips by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2422enum
is reserved word so cannot be used as an id… by @lazyrainynight in https://github.com/fluentassertions/fluentassertions/pull/2921Others
StringValidator
to avoid inheritance by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2296DateTimeOffset
tests by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2314internal
modifier forTypeMemberReflector
benchmarks by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2348because
isnull
by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2327failThreshold
by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2360cSpell
on releases.md anymore by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2361UnusedMember.Global
Qodana 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/2402SelfReferenceEquivalencyAssertionOptions
by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2431Configuration
by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2438PredicateLambdaExpressionValueFormatter
by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2453CallerIdentifier
by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2448failThreshold
by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2437releases.md
to solution items by @vbreuss in https://github.com/fluentassertions/fluentassertions/pull/2469yarn install
errors by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2538yarn
tonpm
by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2545npm
update notification by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2561Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.