Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump FluentAssertions from 7.0.0-alpha.5 to 7.0.0 in /ImperatorToCK3.…
…UnitTests (#2345) Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 7.0.0-alpha.5 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluentassertions/fluentassertions/releases">FluentAssertions's releases</a>.</em></p> <blockquote> <h2>7.0.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Breaking Changes</h3> <ul> <li>Drop support for .NET Core 2.1, 3.0 and NSpec by <a href="https://github.com/dennisdoomen"><code>@dennisdoomen</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2835">fluentassertions/fluentassertions#2835</a></li> </ul> <h3>Fixes</h3> <ul> <li>The expectation node identified as a cyclic reference is still compared to the subject node using simple equality. by <a href="https://github.com/dennisdoomen"><code>@dennisdoomen</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2819">fluentassertions/fluentassertions#2819</a></li> <li>Fix support for write-only properties in BeEquivalentTo by <a href="https://github.com/dennisdoomen"><code>@dennisdoomen</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2836">fluentassertions/fluentassertions#2836</a></li> </ul> <h3>Documentation</h3> <ul> <li>Fix minor syntax error in objectgraphs.md by <a href="https://github.com/rklec"><code>@rklec</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2847">fluentassertions/fluentassertions#2847</a></li> </ul> <h3>Others</h3> <ul> <li>Use the same Qodana build pipeline as develop is using by <a href="https://github.com/dennisdoomen"><code>@dennisdoomen</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2809">fluentassertions/fluentassertions#2809</a></li> <li>Add section highlighting for better navigation by <a href="https://github.com/sentemon"><code>@sentemon</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2807">fluentassertions/fluentassertions#2807</a></li> <li>Bump all relevant dependencies by <a href="https://github.com/dennisdoomen"><code>@dennisdoomen</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2834">fluentassertions/fluentassertions#2834</a></li> <li>Changed references to the master branch to main by <a href="https://github.com/dennisdoomen"><code>@dennisdoomen</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2848">fluentassertions/fluentassertions#2848</a></li> <li>Missed two more references to master by <a href="https://github.com/dennisdoomen"><code>@dennisdoomen</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2849">fluentassertions/fluentassertions#2849</a></li> <li>Backport bump of <code>System.Configuration.ConfigurationManager</code> and <code>System.Threading.Tasks.Extensions</code> by <a href="https://github.com/jnyrup"><code>@jnyrup</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2856">fluentassertions/fluentassertions#2856</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/sentemon"><code>@sentemon</code></a> made their first contribution in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2807">fluentassertions/fluentassertions#2807</a></li> <li><a href="https://github.com/rklec"><code>@rklec</code></a> made their first contribution in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2847">fluentassertions/fluentassertions#2847</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fluentassertions/fluentassertions/compare/6.12.2...7.0.0">https://github.com/fluentassertions/fluentassertions/compare/6.12.2...7.0.0</a></p> <h2>7.0.0-alpha.6</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Breaking Changes</h3> <ul> <li>Drop support for .NET Core 2.1, 3.0 and NSpec by <a href="https://github.com/dennisdoomen"><code>@dennisdoomen</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2835">fluentassertions/fluentassertions#2835</a></li> </ul> <h3>Fixes</h3> <ul> <li>The expectation node identified as a cyclic reference is still compared to the subject node using simple equality. by <a href="https://github.com/dennisdoomen"><code>@dennisdoomen</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2819">fluentassertions/fluentassertions#2819</a></li> <li>Fix support for write-only properties in BeEquivalentTo by <a href="https://github.com/dennisdoomen"><code>@dennisdoomen</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2836">fluentassertions/fluentassertions#2836</a></li> </ul> <h3>Documentation</h3> <ul> <li>Fix minor syntax error in objectgraphs.md by <a href="https://github.com/rklec"><code>@rklec</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2847">fluentassertions/fluentassertions#2847</a></li> </ul> <h3>Others</h3> <ul> <li>Bump the xunit group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2802">fluentassertions/fluentassertions#2802</a></li> <li>Bump Microsoft.Testing.Extensions.TrxReport from 1.4.1 to 1.4.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2804">fluentassertions/fluentassertions#2804</a></li> <li>Bump Meziantou.Analyzer from 2.0.176 to 2.0.177 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2803">fluentassertions/fluentassertions#2803</a></li> <li>Bump cspell from 8.15.4 to 8.15.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2805">fluentassertions/fluentassertions#2805</a></li> <li>Better support for default interface and explicitly implemented properties by <a href="https://github.com/dennisdoomen"><code>@dennisdoomen</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2794">fluentassertions/fluentassertions#2794</a></li> <li>Upmerge 6.12.2 fixes from master by <a href="https://github.com/dennisdoomen"><code>@dennisdoomen</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2808">fluentassertions/fluentassertions#2808</a></li> <li>Use the same Qodana build pipeline as develop is using by <a href="https://github.com/dennisdoomen"><code>@dennisdoomen</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2809">fluentassertions/fluentassertions#2809</a></li> <li>Add section highlighting for better navigation by <a href="https://github.com/sentemon"><code>@sentemon</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2807">fluentassertions/fluentassertions#2807</a></li> <li>Bump cspell from 8.15.7 to 8.16.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2818">fluentassertions/fluentassertions#2818</a></li> <li>Bump Microsoft.Testing.Extensions.CodeCoverage from 17.12.4 to 17.12.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2816">fluentassertions/fluentassertions#2816</a></li> <li>Bump the nuke group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2815">fluentassertions/fluentassertions#2815</a></li> <li>Bump the mstest group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2814">fluentassertions/fluentassertions#2814</a></li> <li>Bump Verify.Xunit from 28.1.3 to 28.2.0 in the xunit group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2813">fluentassertions/fluentassertions#2813</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluentassertions/fluentassertions/commit/e0f45049d8acadae0c98f9710b650dd413480355"><code>e0f4504</code></a> Added release note about raising dependencies</li> <li><a href="https://github.com/fluentassertions/fluentassertions/commit/5cdaa07b88176cb9bf7b8f25a658fc4392e98c49"><code>5cdaa07</code></a> Downgrade <code>ConfigurationManager</code> from 6.0.1 to 6.0.0</li> <li><a href="https://github.com/fluentassertions/fluentassertions/commit/ba3884e2c6ff6d00cf7a9aef57e29e0f1e015734"><code>ba3884e</code></a> Update FluentAssertions package dependencies (<a href="https://redirect.github.com/fluentassertions/fluentassertions/issues/2673">#2673</a>)</li> <li><a href="https://github.com/fluentassertions/fluentassertions/commit/4647b6f728ff66dcf0c86764d70cc0361d4d9c07"><code>4647b6f</code></a> Missed two more references to master (<a href="https://redirect.github.com/fluentassertions/fluentassertions/issues/2849">#2849</a>)</li> <li><a href="https://github.com/fluentassertions/fluentassertions/commit/483484d7122616cae2e7e4a6d1e61699e21b8eee"><code>483484d</code></a> Changed references to the master branch to main (<a href="https://redirect.github.com/fluentassertions/fluentassertions/issues/2848">#2848</a>)</li> <li><a href="https://github.com/fluentassertions/fluentassertions/commit/4ddd79f25d7bf8028892238ddc6016dda667a868"><code>4ddd79f</code></a> Fix minor syntax error in objectgraphs.md</li> <li><a href="https://github.com/fluentassertions/fluentassertions/commit/359d8519edafba55c135fe1613efccd9791f576c"><code>359d851</code></a> Fix building benchmarks project</li> <li><a href="https://github.com/fluentassertions/fluentassertions/commit/b489c53bbe43d19b342166f1c4840ba9b4b59f2f"><code>b489c53</code></a> Fix support for write-only properties in BeEquivalentTo (<a href="https://redirect.github.com/fluentassertions/fluentassertions/issues/2836">#2836</a>)</li> <li><a href="https://github.com/fluentassertions/fluentassertions/commit/5fa83e2b023bfa7b081129df70a087fd8abd7447"><code>5fa83e2</code></a> Drop support for .NET Core 2.1, 3.0 and NSpec (<a href="https://redirect.github.com/fluentassertions/fluentassertions/issues/2835">#2835</a>)</li> <li><a href="https://github.com/fluentassertions/fluentassertions/commit/93efe19615f27c1f1452022cd2e5fe41f6159f3b"><code>93efe19</code></a> Bump all relevant dependencies (<a href="https://redirect.github.com/fluentassertions/fluentassertions/issues/2834">#2834</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fluentassertions/fluentassertions/compare/7.0.0-alpha.5...7.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=FluentAssertions&package-manager=nuget&previous-version=7.0.0-alpha.5&new-version=7.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information