DesignPatternsInCSharp
DesignPatternsInCSharp copied to clipboard
Bump FluentAssertions from 6.6.0 to 6.10.0
Bumps FluentAssertions from 6.6.0 to 6.10.0.
Release notes
Sourced from FluentAssertions's releases.
6.10.0
What's Changed
Fixes
- Declare
System.Net.Httpas a framework dependency by@AArnottin fluentassertions/fluentassertions#2122- Improves how
BeEquivalentTohandles fields hiding base-class fields by@dennisdoomenin fluentassertions/fluentassertions#1990- Fix timeout check in
WithResultextension by@lg2dein fluentassertions/fluentassertions#2101- Avoid exceptions when wrapping in
AssertionScopeby@jnyrupin fluentassertions/fluentassertions#2103Others
- Fix copyright year by
@ITaluonein fluentassertions/fluentassertions#2099- Fix broken link in releases.md by
@ITaluonein fluentassertions/fluentassertions#2096- Check if
lcov.infodoes exist by@ITaluonein fluentassertions/fluentassertions#2097- Clean up
Build.csby@IT-VBFKin fluentassertions/fluentassertions#2093- Updated editor configs by
@dennisdoomenin fluentassertions/fluentassertions#2104- Revert early returns for project consistency by
@jnyrupin fluentassertions/fluentassertions#2105- Update data.md to fix typo by
@berserckin fluentassertions/fluentassertions#2114- Add unit tests for better coverage in Execution namespace by
@lg2dein fluentassertions/fluentassertions#2042- Add code coverage to XUnit2.Specs by
@jnyrupin fluentassertions/fluentassertions#2115- Regrouping and formatting of the selection rule specs by
@dennisdoomenin fluentassertions/fluentassertions#2106- Add fancy
ReportSummaryby@IT-VBFKin fluentassertions/fluentassertions#2116- Add new issue template for a general feature by
@IT-VBFKin fluentassertions/fluentassertions#2113- Add missing tests for
int.Seconds(TimeSpan)by@IT-VBFKin fluentassertions/fluentassertions#2119- Add test summaries by
@IT-VBFKin fluentassertions/fluentassertions#2118- Declare few more files as
DocumentationChangesby@IT-VBFKin fluentassertions/fluentassertions#2100- Remove unused InstallPfx.bat by
@jnyrupin fluentassertions/fluentassertions#2124New Contributors
@berserckmade their first contribution in fluentassertions/fluentassertions#2114@AArnottmade their first contribution in fluentassertions/fluentassertions#2122Full Changelog: https://github.com/fluentassertions/fluentassertions/compare/6.9.0...6.10.0
6.9.0
What's Changed
New features
- Added
BeOneOfforIComparables and object comparisons. by@jez9999in fluentassertions/fluentassertions#2028- Add
BeCloseTo()/NotBeCloseTo()to TimeOnlyAssertions by@IT-VBFKin fluentassertions/fluentassertions#2030- Add
ThatAre[Not]Abstract,ThatAre[Not]StaticandThatAre[Not]VirtualtoPropertyInfoSelectorby@94sedighiin fluentassertions/fluentassertions#2054- Add
ThatAre[Not]AbstracttoMethodInfoSelectorby@94sedighiin fluentassertions/fluentassertions#2060- Add
ThatAre[Not]AbstracttoTypeSelectorby@94sedighiin fluentassertions/fluentassertions#2058- Add
ThatAre[Not]SealedtoTypeSelector.csby@94sedighiin fluentassertions/fluentassertions#2059- Add
ThatAre[Not]InterfacestoTypeSelector.csby@94sedighiin fluentassertions/fluentassertions#2057- Add extensions for
OccurrenceConstraintthat reads more fluently by@IT-VBFKin fluentassertions/fluentassertions#2047- Add
Imply()toBooleanAssertionsby@IT-VBFKin fluentassertions/fluentassertions#2074- Add
ThatAre[Not]ValueTypesmethod toTypeSelector.csby@94sedighiin fluentassertions/fluentassertions#2083Improvements
- Order strings with ordinal comparison by
@jnyrupin fluentassertions/fluentassertions#2075
... (truncated)
Commits
6d038f0upmerge master to develop97cf195Merge pull request #2122 from AArnott/fix2121bb9868fDeclare System.Net.Http as a framework dependencyd26a45dRemove unused InstallPfx.bata6739bfConsider alsopackage.jsonas documentation1553ca1Force complete build pipeline when modifying the build itselfb2aaa41Make sure, thatHasSourceChangesis the opposite ofHasDocumentationChanges8d8cfe5Declare few more files asDocumentationChanges214dd22Merge pull request #2118 from IT-VBFK/build/improve-report-summaries9a2be7cAdd missing tests forint.Seconds(TimeSpan)inFluentTimeSpanExtensions(...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)