-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update NuGet Packages - Major Updates (major) #160
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-nuget-packages-major-updates
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #160 +/- ##
=======================================
Coverage 98.77% 98.77%
=======================================
Files 54 54
Lines 1465 1465
Branches 144 144
=======================================
Hits 1447 1447
Misses 3 3
Partials 15 15 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/major-nuget-packages-major-updates
branch
from
November 6, 2024 17:08
b601e93
to
f9c4df6
Compare
renovate
bot
force-pushed
the
renovate/major-nuget-packages-major-updates
branch
from
November 12, 2024 20:43
f9c4df6
to
c769169
Compare
renovate
bot
changed the title
Update dependency HotChocolate.AspNetCore to v14
Update NuGet Packages - Major Updates (major)
Nov 12, 2024
renovate
bot
force-pushed
the
renovate/major-nuget-packages-major-updates
branch
from
November 29, 2024 03:42
c769169
to
3ea2e7c
Compare
renovate
bot
force-pushed
the
renovate/major-nuget-packages-major-updates
branch
from
November 29, 2024 08:04
3ea2e7c
to
fc82084
Compare
renovate
bot
force-pushed
the
renovate/major-nuget-packages-major-updates
branch
from
December 1, 2024 23:44
fc82084
to
b20cbb0
Compare
renovate
bot
force-pushed
the
renovate/major-nuget-packages-major-updates
branch
from
December 3, 2024 17:27
b20cbb0
to
b844276
Compare
renovate
bot
force-pushed
the
renovate/major-nuget-packages-major-updates
branch
from
December 9, 2024 00:56
b844276
to
05a83c6
Compare
renovate
bot
force-pushed
the
renovate/major-nuget-packages-major-updates
branch
from
December 16, 2024 22:59
05a83c6
to
1ef444e
Compare
renovate
bot
force-pushed
the
renovate/major-nuget-packages-major-updates
branch
from
January 14, 2025 16:26
1ef444e
to
e167653
Compare
renovate
bot
force-pushed
the
renovate/major-nuget-packages-major-updates
branch
from
January 14, 2025 23:48
e167653
to
071922d
Compare
renovate
bot
force-pushed
the
renovate/major-nuget-packages-major-updates
branch
from
January 21, 2025 18:08
071922d
to
2f1b415
Compare
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.0
->8.0.1
13.9.0
->14.3.0
8.0.0
->9.0.1
8.0.1
->9.0.1
8.0.0
->9.0.0
Release Notes
fluentassertions/fluentassertions (FluentAssertions)
v8.0.1
Compare Source
What's Changed
Improvements
Others
Full Changelog: fluentassertions/fluentassertions@8.0.0...8.0.1
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/2469Configuration
📅 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.