Update NuGet Packages - Major Updates (major) #181
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:
1.0.44
->2.0.0
7.0.0
->8.0.0
Release Notes
Swiftly1/CsharpToColouredHTML (CsharpToColouredHTML.Core)
v2.0.0
Description:
Version 2.0.0 of this library was released!
.NET version was increased to .NET 9
Refactored codebase a little bit and you will need to adjust namespaces.
e.g Add such using:
using CsharpToColouredHTML.Core.Emitters.HTML;
Additional heuristics improvements were incorporated.
Removed workaround introduced in this commit: Swiftly1/CsharpToColouredHTML@81d467d
Happy xmas :-)
fluentassertions/fluentassertions (FluentAssertions)
v8.0.0
Compare Source
What's Changed
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/2538Configuration
📅 Schedule: Branch creation - "before 9am on Friday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.