Skip to content

Commit

Permalink
Bump FluentAssertions from 7.0.0-alpha.4 to 7.0.0-alpha.5 in /Imperat…
Browse files Browse the repository at this point in the history
…orToCK3.UnitTests (#2297)

Bumps
[FluentAssertions](https://github.com/fluentassertions/fluentassertions)
from 7.0.0-alpha.4 to 7.0.0-alpha.5.
<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-alpha.5</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Breaking Changes</h3>
<ul>
<li>Improve BeUpperCased/BeLowerCased semantics by <a
href="https://github.com/drewjcooper"><code>@​drewjcooper</code></a> in
<a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2660">fluentassertions/fluentassertions#2660</a></li>
<li>Various naming improvements by <a
href="https://github.com/dennisdoomen"><code>@​dennisdoomen</code></a>
in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2745">fluentassertions/fluentassertions#2745</a></li>
<li>Redesign AssertionScope and how it travels over chained calls by <a
href="https://github.com/dennisdoomen"><code>@​dennisdoomen</code></a>
in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2539">fluentassertions/fluentassertions#2539</a></li>
<li>Simplify inheritance of <code>SubsequentOrderingAssertions</code> by
<a href="https://github.com/vbreuss"><code>@​vbreuss</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2439">fluentassertions/fluentassertions#2439</a></li>
</ul>
<h3>New features</h3>
<ul>
<li>Add scoped value formatters by <a
href="https://github.com/ITaluone"><code>@​ITaluone</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2676">fluentassertions/fluentassertions#2676</a></li>
<li>TUnit Framework Support by <a
href="https://github.com/thomhurst"><code>@​thomhurst</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2758">fluentassertions/fluentassertions#2758</a></li>
</ul>
<h3>Improvements</h3>
<ul>
<li>Add <code>[StringSyntax(&quot;CompositeFormat&quot;)]</code> to all
<code>because</code> parameters by <a
href="https://github.com/psychotoad"><code>@​psychotoad</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2635">fluentassertions/fluentassertions#2635</a></li>
<li>Add support for <code>Satisfy</code> on
<code>ReferenceTypeAssertions</code> by <a
href="https://github.com/siewers"><code>@​siewers</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2597">fluentassertions/fluentassertions#2597</a></li>
<li>Filter the list of events returned by RaisePropertyChangeFor by <a
href="https://github.com/arocheleau"><code>@​arocheleau</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2677">fluentassertions/fluentassertions#2677</a></li>
<li>Add a bunch of assertions on <code>XElement</code> and
<code>XDocument</code> by <a
href="https://github.com/ITaluone"><code>@​ITaluone</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2690">fluentassertions/fluentassertions#2690</a></li>
<li>Correctly specify nullability of Subject for
<code>NumericAssertions</code> by <a
href="https://github.com/vbreuss"><code>@​vbreuss</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2473">fluentassertions/fluentassertions#2473</a></li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Remove non-compliant <code>StringSyntaxAttribute</code> by <a
href="https://github.com/IT-VBFK"><code>@​IT-VBFK</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2669">fluentassertions/fluentassertions#2669</a></li>
<li>Do not use <code>UsingLineBreaks</code> for
<code>[Not]BeSameAs</code> by <a
href="https://github.com/jnyrup"><code>@​jnyrup</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2726">fluentassertions/fluentassertions#2726</a></li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add F# usage docs by <a
href="https://github.com/cmeeren"><code>@​cmeeren</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2309">fluentassertions/fluentassertions#2309</a></li>
<li>Add <code>[CustomAssertion]</code> attribute to extensibility docs
by <a href="https://github.com/eranikid"><code>@​eranikid</code></a> in
<a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2689">fluentassertions/fluentassertions#2689</a></li>
<li>Updated the sponsors mentioned in the read-me and website by <a
href="https://github.com/dennisdoomen"><code>@​dennisdoomen</code></a>
in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2714">fluentassertions/fluentassertions#2714</a></li>
</ul>
<h3>Others</h3>
<ul>
<li>Bump Meziantou.Analyzer from 2.0.153 to 2.0.155 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2663">fluentassertions/fluentassertions#2663</a></li>
<li>Bump the xunit group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2661">fluentassertions/fluentassertions#2661</a></li>
<li>Bump Roslynator.Analyzers from 4.12.3 to 4.12.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2662">fluentassertions/fluentassertions#2662</a></li>
<li>Bump cspell from 8.8.3 to 8.8.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2670">fluentassertions/fluentassertions#2670</a></li>
<li>Bump Meziantou.Analyzer from 2.0.155 to 2.0.158 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2675">fluentassertions/fluentassertions#2675</a></li>
<li>Bump the xunit group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2674">fluentassertions/fluentassertions#2674</a></li>
<li>Bump the xunit group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2683">fluentassertions/fluentassertions#2683</a></li>
<li>Bump cspell from 8.8.4 to 8.9.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2681">fluentassertions/fluentassertions#2681</a></li>
<li>Bump Machine.Specifications from 1.1.1 to 1.1.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2684">fluentassertions/fluentassertions#2684</a></li>
<li>Improve code coverage in <code>...Formatter</code>s by <a
href="https://github.com/ITaluone"><code>@​ITaluone</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2679">fluentassertions/fluentassertions#2679</a></li>
<li>Add missing tests for several <code>NumericAssertions</code> by <a
href="https://github.com/ITaluone"><code>@​ITaluone</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2686">fluentassertions/fluentassertions#2686</a></li>
<li>Bump Meziantou.Analyzer from 2.0.158 to 2.0.159 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2687">fluentassertions/fluentassertions#2687</a></li>
<li>Update FluentAssertions package dependencies by <a
href="https://github.com/ViktorHofer"><code>@​ViktorHofer</code></a> in
<a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2673">fluentassertions/fluentassertions#2673</a></li>
<li>Bump cspell from 8.9.1 to 8.10.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2691">fluentassertions/fluentassertions#2691</a></li>
<li>Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2693">fluentassertions/fluentassertions#2693</a></li>
<li>Bump the xunit group across 1 directory with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2694">fluentassertions/fluentassertions#2694</a></li>
<li>Bump Meziantou.Analyzer from 2.0.159 to 2.0.160 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2697">fluentassertions/fluentassertions#2697</a></li>
<li>Bump the xunit group with 4 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2696">fluentassertions/fluentassertions#2696</a></li>
<li>Bump Bogus from 35.5.1 to 35.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2701">fluentassertions/fluentassertions#2701</a></li>
<li>Bump cspell from 8.10.4 to 8.11.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2702">fluentassertions/fluentassertions#2702</a></li>
<li>Bump Meziantou.Analyzer from 2.0.160 to 2.0.161 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2700">fluentassertions/fluentassertions#2700</a></li>
<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/2699">fluentassertions/fluentassertions#2699</a></li>
<li>Bump cspell from 8.11.0 to 8.12.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2708">fluentassertions/fluentassertions#2708</a></li>
<li>Bump Meziantou.Analyzer from 2.0.161 to 2.0.162 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fluentassertions/fluentassertions/pull/2707">fluentassertions/fluentassertions#2707</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/70cae37543ffaa90c38b55291fb28518122d8ac0"><code>70cae37</code></a>
Increase code coverage (<a
href="https://redirect.github.com/fluentassertions/fluentassertions/issues/2746">#2746</a>)</li>
<li><a
href="https://github.com/fluentassertions/fluentassertions/commit/ce965651e88c9d3ca9a4d6baed6b357fc4e163b9"><code>ce96565</code></a>
Correctly specify nullability of Subject for
<code>NumericAssertions</code> (<a
href="https://redirect.github.com/fluentassertions/fluentassertions/issues/2473">#2473</a>)</li>
<li><a
href="https://github.com/fluentassertions/fluentassertions/commit/8263a6dd515fec4098e907ebea16906f6abffae7"><code>8263a6d</code></a>
Merge pull request <a
href="https://redirect.github.com/fluentassertions/fluentassertions/issues/2798">#2798</a>
from dennisdoomen/upmerge-from-master</li>
<li><a
href="https://github.com/fluentassertions/fluentassertions/commit/54cf77a4aa9567bce33e4650d45f845da16be5c7"><code>54cf77a</code></a>
Merge from master</li>
<li><a
href="https://github.com/fluentassertions/fluentassertions/commit/0193f584e34fb7641485f679fe8673a4e089864f"><code>0193f58</code></a>
Discarded already merged changes from master</li>
<li><a
href="https://github.com/fluentassertions/fluentassertions/commit/cf0aac018791ed8416db8edfa1e0cc2b6bddd67a"><code>cf0aac0</code></a>
Add 6.12.1 release notes template</li>
<li><a
href="https://github.com/fluentassertions/fluentassertions/commit/c1078de3b4fa94e26e9e4121332f6fad585ddb62"><code>c1078de</code></a>
Updated the sponsors mentioned in the read-me and website</li>
<li><a
href="https://github.com/fluentassertions/fluentassertions/commit/d091986937fbaa60186689691209b5eff9cef352"><code>d091986</code></a>
Add a bunch of assertions on <code>XElement</code> and
<code>XDocument</code> (<a
href="https://redirect.github.com/fluentassertions/fluentassertions/issues/2690">#2690</a>)</li>
<li><a
href="https://github.com/fluentassertions/fluentassertions/commit/47a941ecc6f2dd92052a8265e70d29d3a80c4945"><code>47a941e</code></a>
Fix Qodana for PRs (<a
href="https://redirect.github.com/fluentassertions/fluentassertions/issues/2796">#2796</a>)</li>
<li><a
href="https://github.com/fluentassertions/fluentassertions/commit/db41db41b37b410ce6d9f802e573bdfb8522cf61"><code>db41db4</code></a>
Bump rexml from 3.3.7 to 3.3.9 in /docs (<a
href="https://redirect.github.com/fluentassertions/fluentassertions/issues/2793">#2793</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/fluentassertions/fluentassertions/compare/7.0.0-alpha.4...7.0.0-alpha.5">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.4&new-version=7.0.0-alpha.5)](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
dependabot[bot] authored Nov 4, 2024
1 parent e34692d commit 48ea511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImperatorToCK3.UnitTests/ImperatorToCK3.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="7.0.0-alpha.4" />
<PackageReference Include="FluentAssertions" Version="7.0.0-alpha.5" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
Expand Down

0 comments on commit 48ea511

Please sign in to comment.