Update dependency FluentAssertions to v6.10.0 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
FluentAssertions (source) | nuget | minor |
6.9.0 -> 6.10.0
|
Release Notes
fluentassertions/fluentassertions
v6.10.0
What's Changed
Fixes
- Declare
System.Net.Http
as a framework dependency by @AArnott in https://github.com/fluentassertions/fluentassertions/pull/2122 - Improves how
BeEquivalentTo
handles fields hiding base-class fields by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/1990 - Fix timeout check in
WithResult
extension by @lg2de in https://github.com/fluentassertions/fluentassertions/pull/2101 - Avoid exceptions when wrapping in
AssertionScope
by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2103
Others
- Fix copyright year by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2099
- Fix broken link in releases.md by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2096
- Check if
lcov.info
does exist by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2097 - Clean up
Build.cs
by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2093 - Updated editor configs by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2104
- Revert early returns for project consistency by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2105
- Update data.md to fix typo by @berserck in https://github.com/fluentassertions/fluentassertions/pull/2114
- Add unit tests for better coverage in Execution namespace by @lg2de in https://github.com/fluentassertions/fluentassertions/pull/2042
- Add code coverage to XUnit2.Specs by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2115
- Regrouping and formatting of the selection rule specs by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2106
- Add fancy
ReportSummary
by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2116 - Add new issue template for a general feature by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2113
- Add missing tests for
int.Seconds(TimeSpan)
by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2119 - Add test summaries by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2118
- Declare few more files as
DocumentationChanges
by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2100 - Remove unused InstallPfx.bat by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2124
New Contributors
- @berserck made their first contribution in https://github.com/fluentassertions/fluentassertions/pull/2114
- @AArnott made their first contribution in https://github.com/fluentassertions/fluentassertions/pull/2122
Full Changelog: https://github.com/fluentassertions/fluentassertions/compare/6.9.0...6.10.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Ghost User