Skip to content

Commit

Permalink
chore(deps): bump Shouldly from 4.2.1 to 4.3.0 (#124)
Browse files Browse the repository at this point in the history
Bumps [Shouldly](https://github.com/shouldly/shouldly) from 4.2.1 to
4.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shouldly/shouldly/releases">Shouldly's
releases</a>.</em></p>
<blockquote>
<h2>4.3.0</h2>
<p>Notable PRs in this milestone: <a
href="https://github.com/shouldly/shouldly/pulls?q=is%3Apr+is%3Aclosed+milestone%3A4.3.0">https://github.com/shouldly/shouldly/pulls?q=is%3Apr+is%3Aclosed+milestone%3A4.3.0</a></p>
<h2>What's Changed</h2>
<ul>
<li>remove some obsoletes by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/931">shouldly/shouldly#931</a></li>
<li>Add support for ImmutableArray for ShouldBeEquivalentTo by <a
href="https://github.com/larsiver"><code>@​larsiver</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/930">shouldly/shouldly#930</a></li>
<li>update sdk to 8.0.301 by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/942">shouldly/shouldly#942</a></li>
<li>sdk 8.0.302 by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/943">shouldly/shouldly#943</a></li>
<li>remove sourcelink by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/944">shouldly/shouldly#944</a></li>
<li>move tests projects to net8 by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/947">shouldly/shouldly#947</a></li>
<li>update MarkdownSnippets by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/949">shouldly/shouldly#949</a></li>
<li>update PublicApiGenerator by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/950">shouldly/shouldly#950</a></li>
<li>update Microsoft.NET.Test.Sdk by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/951">shouldly/shouldly#951</a></li>
<li>update Microsoft.CodeAnalysis.CSharp by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/952">shouldly/shouldly#952</a></li>
<li>Improve some of the flaky tests by <a
href="https://github.com/slang25"><code>@​slang25</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/954">shouldly/shouldly#954</a></li>
<li>avoid task waiting in ShouldCompleteInTests by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/945">shouldly/shouldly#945</a></li>
<li>update xunit by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/946">shouldly/shouldly#946</a></li>
<li>Extend timeout for CI by <a
href="https://github.com/slang25"><code>@​slang25</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/961">shouldly/shouldly#961</a></li>
<li>Assortment of Minor Improvements by <a
href="https://github.com/slang25"><code>@​slang25</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/962">shouldly/shouldly#962</a></li>
<li>Switch from AppVeyor to GitHub Actions by <a
href="https://github.com/slang25"><code>@​slang25</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/965">shouldly/shouldly#965</a></li>
<li>update xunit 2.9 by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/966">shouldly/shouldly#966</a></li>
<li>sdk 8.0.303 by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/968">shouldly/shouldly#968</a></li>
<li>Fix name allBe.md by <a
href="https://github.com/bas-mulder"><code>@​bas-mulder</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/972">shouldly/shouldly#972</a></li>
<li>Support IReadOnlyDictionary<!-- raw HTML omitted --> by <a
href="https://github.com/martincostello"><code>@​martincostello</code></a>
in <a
href="https://redirect.github.com/shouldly/shouldly/pull/984">shouldly/shouldly#984</a></li>
<li>Drop .NET 5 and add .NET 8 by <a
href="https://github.com/martincostello"><code>@​martincostello</code></a>
in <a
href="https://redirect.github.com/shouldly/shouldly/pull/997">shouldly/shouldly#997</a></li>
<li>Removing previous maintainers in README to avoid confusion/spam by
<a href="https://github.com/slang25"><code>@​slang25</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1032">shouldly/shouldly#1032</a></li>
<li>fix descriminate -&gt; discriminate by <a
href="https://github.com/CaringDev"><code>@​CaringDev</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1038">shouldly/shouldly#1038</a></li>
<li>move to stable net9 sdk 9.0.102 by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1039">shouldly/shouldly#1039</a></li>
<li>remove redundant verbatum strings by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1042">shouldly/shouldly#1042</a></li>
<li>fix docs snippets by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1040">shouldly/shouldly#1040</a></li>
<li>remove appveyor.yml from sln by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1041">shouldly/shouldly#1041</a></li>
<li>Add NRT annotation to ShouldBeAssignableTo by <a
href="https://github.com/Shane32"><code>@​Shane32</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/933">shouldly/shouldly#933</a></li>
<li>fix PackageLicenseExpression in nuget by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1043">shouldly/shouldly#1043</a></li>
<li>fix link and add license name license.txt by <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1044">shouldly/shouldly#1044</a></li>
<li>Add xunit v3 marker interfaces by <a
href="https://github.com/slang25"><code>@​slang25</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1045">shouldly/shouldly#1045</a></li>
<li>Fix handling of zero tolerances by <a
href="https://github.com/martincostello"><code>@​martincostello</code></a>
in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1049">shouldly/shouldly#1049</a></li>
<li>Housekeeping changes by <a
href="https://github.com/slang25"><code>@​slang25</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1052">shouldly/shouldly#1052</a></li>
<li>Add a git-blame-ignore-revs file by <a
href="https://github.com/slang25"><code>@​slang25</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1053">shouldly/shouldly#1053</a></li>
<li>Support Nullable<!-- raw HTML omitted --> in ShouldBeAssignableTo by
<a href="https://github.com/slang25"><code>@​slang25</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1054">shouldly/shouldly#1054</a></li>
<li>Relax missing actual argument expression by <a
href="https://github.com/slang25"><code>@​slang25</code></a> in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1056">shouldly/shouldly#1056</a></li>
<li>Many dependabot updates</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/larsiver"><code>@​larsiver</code></a>
made their first contribution in <a
href="https://redirect.github.com/shouldly/shouldly/pull/930">shouldly/shouldly#930</a></li>
<li><a
href="https://github.com/bas-mulder"><code>@​bas-mulder</code></a> made
their first contribution in <a
href="https://redirect.github.com/shouldly/shouldly/pull/972">shouldly/shouldly#972</a></li>
<li><a href="https://github.com/CaringDev"><code>@​CaringDev</code></a>
made their first contribution in <a
href="https://redirect.github.com/shouldly/shouldly/pull/1038">shouldly/shouldly#1038</a></li>
<li><a href="https://github.com/Shane32"><code>@​Shane32</code></a> made
their first contribution in <a
href="https://redirect.github.com/shouldly/shouldly/pull/933">shouldly/shouldly#933</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/shouldly/shouldly/compare/4.2.1...4.3.0">https://github.com/shouldly/shouldly/compare/4.2.1...4.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shouldly/shouldly/commit/cb48f40b4d6087ce9fb1983041fce8a725436cb1"><code>cb48f40</code></a>
Update version to 4.3.0</li>
<li><a
href="https://github.com/shouldly/shouldly/commit/695be9372aa94bc1e0ff58f2f6563148a656c305"><code>695be93</code></a>
Relax missing actual argument expression (<a
href="https://redirect.github.com/shouldly/shouldly/issues/1056">#1056</a>)</li>
<li><a
href="https://github.com/shouldly/shouldly/commit/2bfcc812bba6bf4bf21bbca238635a12b2eec8c9"><code>2bfcc81</code></a>
Support Nullable&lt;T&gt; in ShouldBeAssignableTo (<a
href="https://redirect.github.com/shouldly/shouldly/issues/1054">#1054</a>)</li>
<li><a
href="https://github.com/shouldly/shouldly/commit/1a762c0975f48437db7b27409162efe2bf0ca7b3"><code>1a762c0</code></a>
Add a git-blame-ignore-revs file (<a
href="https://redirect.github.com/shouldly/shouldly/issues/1053">#1053</a>)</li>
<li><a
href="https://github.com/shouldly/shouldly/commit/18668814d9ad3ac5a1d8dc55c0dcd413ffb9c204"><code>1866881</code></a>
Merge pull request <a
href="https://redirect.github.com/shouldly/shouldly/issues/1052">#1052</a>
from shouldly/house-keeping</li>
<li><a
href="https://github.com/shouldly/shouldly/commit/9d6b9c5ab1503f9ec40060b3b5f114c948af2ca1"><code>9d6b9c5</code></a>
Remove TypeInfo from everywhere and simply code</li>
<li><a
href="https://github.com/shouldly/shouldly/commit/9e4c763109405938d10f81087921885df834948b"><code>9e4c763</code></a>
Ensure dispose of enumerators in EqualityComparer</li>
<li><a
href="https://github.com/shouldly/shouldly/commit/b82e7053b3a78acf45263127ea99945e728a5ba3"><code>b82e705</code></a>
Simplify raw strings more</li>
<li><a
href="https://github.com/shouldly/shouldly/commit/486d5a01930550ea0aceb81282892002d4df5938"><code>486d5a0</code></a>
xunit v3 tests should be exe output</li>
<li><a
href="https://github.com/shouldly/shouldly/commit/690148e8b25cb26e179e39823725ab2a95c212aa"><code>690148e</code></a>
Use more appropriate variable names</li>
<li>Additional commits viewable in <a
href="https://github.com/shouldly/shouldly/compare/4.2.1...4.3.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Shouldly&package-manager=nuget&previous-version=4.2.1&new-version=4.3.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
dependabot[bot] authored Feb 3, 2025
1 parent 0242c9c commit 38fe00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Extism.Sdk/Extism.Sdk.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Extism.runtime.all" Version="1.9.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="Shouldly" Version="4.3.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 38fe00d

Please sign in to comment.