Update dependency FluentAssertions to v6.8.0#604
Merged
renovate[bot] merged 1 commit intodevelopfrom Oct 25, 2022
Merged
Conversation
| datasource | package | from | to | | ---------- | ---------------- | ----- | ----- | | nuget | FluentAssertions | 6.7.0 | 6.8.0 | | nuget | FluentAssertions | 6.7.0 | 6.8.0 |
91361d4 to
a09e79c
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:
6.7.0->6.8.0Release Notes
fluentassertions/fluentassertions
v6.8.0Compare Source
What's Changed
New features
ContainInConsecutiveOrderandNotContainInConsecutiveOrderby @StacyCash in https://github.com/fluentassertions/fluentassertions/pull/1963NotCompleteWithinAsyncfor Task assertions by @lg2de in https://github.com/fluentassertions/fluentassertions/pull/1967TaskCompletionSourceby @lg2de in https://github.com/fluentassertions/fluentassertions/pull/1961IMonitorobject to extensions methods. by @A-Kjeldgaard in https://github.com/fluentassertions/fluentassertions/pull/2010Improvements
BeEquivalentToby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/1939ContainInOrderby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/1960IObjectInfowith info aboutDeclaringTypeby @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/1950AsyncFunctionAssertionsto make them protected in V7 by @lg2de in https://github.com/fluentassertions/fluentassertions/pull/1972Fixes
Documentation
WithArgsby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/1929Enum.BeOneOfto the docs by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/1958ModuleInitializerby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/1966EquivalencyValidatorby @Wolgo in https://github.com/fluentassertions/fluentassertions/pull/1991Equalsusage by @nycdotnet in https://github.com/fluentassertions/fluentassertions/pull/2006Others
ReadOnlyNonGenericCollectionWrapperby @logiclrd in https://github.com/fluentassertions/fluentassertions/pull/1968CollectionMemberObjectInfoby @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/1983ShouldCompareMembersThisDeeptoShouldCompareNodesThisDeepby @Wolgo in https://github.com/fluentassertions/fluentassertions/pull/1992New Contributors
Full Changelog: fluentassertions/fluentassertions@6.7.0...6.8.0
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.