Skip to content

Commit ae7d676

Browse files
.Net: Bump Microsoft.NETFramework.ReferenceAssemblies, System.Text.Json and Testcontainers in /dotnet (#11669)
Bumps [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet), [System.Text.Json](https://github.com/dotnet/runtime) and [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet). These dependencies needed to be updated together. Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/Microsoft/dotnet/commits">compare view</a></li> </ul> </details> <br /> Updates `System.Text.Json` from 8.0.5 to 8.0.5 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dotnet/runtime/compare/v8.0.5...v8.0.5">compare view</a></li> </ul> </details> <br /> Updates `Testcontainers` from 4.1.0 to 4.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testcontainers/testcontainers-dotnet/releases">Testcontainers's releases</a>.</em></p> <blockquote> <h2>4.4.0</h2> <h1>What's Changed</h1> <p>Time for a new release! Big thanks to everyone who helped out with this one. It's got some awesome new features and fixes 😎. Seriously, I can't thank you enough. This wouldn't be possible without your ongoing support 🙏.</p> <h2>🚀 Features</h2> <ul> <li>feat: Add Socat container implementation (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1416">#1416</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li> <li>feat(Keycloak): Support admin bootstrapping for version 26 onwards (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1400">#1400</a>) <a href="https://github.com/paulomorgado"><code>@​paulomorgado</code></a></li> <li>feat: Add Qdrant module (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1149">#1149</a>) <a href="https://github.com/russcam"><code>@​russcam</code></a></li> <li>feat(EventHubs, ServiceBus): Replace wait strategy with HTTP health check (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1398">#1398</a>) <a href="https://github.com/scrocquesel-ml150"><code>@​scrocquesel-ml150</code></a></li> <li>fix: Reflect Unix file mode when building tarball from .NET 7 onwards (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1397">#1397</a>) <a href="https://github.com/kfarnung"><code>@​kfarnung</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix(Pulsar): Set memory limits (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1420">#1420</a>) <a href="https://github.com/HofmeisterAn"><code>@​HofmeisterAn</code></a></li> <li>fix: Add Docker Hub image name prefix to image builder API <code>WithName(IImage)</code> (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1413">#1413</a>) <a href="https://github.com/HofmeisterAn"><code>@​HofmeisterAn</code></a></li> <li>fix: Reflect Unix file mode when building tarball from .NET 7 onwards (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1397">#1397</a>) <a href="https://github.com/kfarnung"><code>@​kfarnung</code></a></li> <li>fix: Retrieve logs since <code>CreatedTime</code> for <code>UntilMessageIsLogged</code> wait strategy (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1384">#1384</a>) <a href="https://github.com/0xced"><code>@​0xced</code></a></li> </ul> <h2>📖 Documentation</h2> <ul> <li>docs: Bump <code>testcontainers/helloworld</code> image in docs to version <code>1.2.0</code> (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1419">#1419</a>) <a href="https://github.com/VishnuJin"><code>@​VishnuJin</code></a></li> <li>docs(ActiveMq): Add example (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1415">#1415</a>) <a href="https://github.com/digital88"><code>@​digital88</code></a></li> <li>docs: Add binding redirects doc for .NET framework (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1414">#1414</a>) <a href="https://github.com/HofmeisterAn"><code>@​HofmeisterAn</code></a></li> <li>docs: Add Bitbucket Pipelines configuration (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1402">#1402</a>) <a href="https://github.com/boeckie-xenopz"><code>@​boeckie-xenopz</code></a></li> <li>docs(EventHubs, ServiceBus): Add example (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1396">#1396</a>) <a href="https://github.com/HofmeisterAn"><code>@​HofmeisterAn</code></a></li> <li>docs(Cassandra): Add example (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1382">#1382</a>) <a href="https://github.com/gavindekock"><code>@​gavindekock</code></a></li> </ul> <h2>🧹 Housekeeping</h2> <ul> <li>fix(Pulsar): Set memory limits (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1420">#1420</a>) <a href="https://github.com/HofmeisterAn"><code>@​HofmeisterAn</code></a></li> <li>chore: Add wrapper module for Google Cloud modules (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1411">#1411</a>) <a href="https://github.com/digital88"><code>@​digital88</code></a></li> <li>chore: Use Docker Compose to host documentation locally (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1410">#1410</a>) <a href="https://github.com/digital88"><code>@​digital88</code></a></li> <li>feat(EventHubs, ServiceBus): Replace wait strategy with HTTP health check (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1398">#1398</a>) <a href="https://github.com/scrocquesel-ml150"><code>@​scrocquesel-ml150</code></a></li> </ul> <h2>4.3.0</h2> <h1>What's Changed</h1> <p>Thank you to all the contributors 🙌.</p> <h2>🚀 Features</h2> <ul> <li>feat: Add Apache Cassandra module (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1367">#1367</a>) <a href="https://github.com/gavindekock"><code>@​gavindekock</code></a></li> <li>feat(Oracle): Add support for WithDatabase(string) for Oracle 18 and onwards (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1321">#1321</a>) <a href="https://github.com/0xced"><code>@​0xced</code></a></li> <li>feat: Add EventHubs module (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1373">#1373</a>) <a href="https://github.com/HofmeisterAn"><code>@​HofmeisterAn</code></a></li> <li>feat: Add Db2 module (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1237">#1237</a>) <a href="https://github.com/kevin0x90"><code>@​kevin0x90</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testcontainers/testcontainers-dotnet/commit/2162c445ab6624b42d9d7945b0652da5bc56663c"><code>2162c44</code></a> fix(Pulsar): Set memory limits (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1420">#1420</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-dotnet/commit/e37b2792a5b303603c66ad60d94a50a2f9ae8ec8"><code>e37b279</code></a> fix: Add missing keyword to docs example</li> <li><a href="https://github.com/testcontainers/testcontainers-dotnet/commit/2dc9f574a0e05b629bc4dcf9ca6d627aaa233aa7"><code>2dc9f57</code></a> docs: Bump <code>testcontainers/helloworld</code> image in docs to version <code>1.2.0</code> (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1419">#1419</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-dotnet/commit/54f45516856fe8f621316a215aae675dbee58b34"><code>54f4551</code></a> docs(ActiveMq): Add example (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1415">#1415</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-dotnet/commit/594ae5dc408e9b47e809d1557b25645631ff16c8"><code>594ae5d</code></a> feat: Add Socat container implementation (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1416">#1416</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-dotnet/commit/6526e5a24753e3e2a32beb844760d67d6c5bff2f"><code>6526e5a</code></a> docs: Add binding redirects doc for .NET framework (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1414">#1414</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-dotnet/commit/a54980d46ff765ceb0f86a5c5e3bf5d1e5cea248"><code>a54980d</code></a> fix: Add Docker Hub image name prefix to image builder API WithName(IImage) (...</li> <li><a href="https://github.com/testcontainers/testcontainers-dotnet/commit/81581aa62f8e2ca2e0241013ac6089b102da4dbb"><code>81581aa</code></a> chore: Add wrapper module for Google Cloud modules (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1411">#1411</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-dotnet/commit/f98d072b58f93be3f996858392f0cec3fc106ca9"><code>f98d072</code></a> chore: Use Docker Compose to host documentation locally (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1410">#1410</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-dotnet/commit/8470afdac8c6a3236a940af77ab643494daa463c"><code>8470afd</code></a> docs: Add Bitbucket Pipelines configuration (<a href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1402">#1402</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-dotnet/compare/4.1.0...4.4.0">compare view</a></li> </ul> </details> <br /> 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>
1 parent d00e759 commit ae7d676

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dotnet/Directory.Packages.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="8.9.1" />
113113
<PackageVersion Include="Microsoft.Extensions.ServiceDiscovery" Version="9.0.0" />
114114
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.1" />
115-
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
115+
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.3" />
116116
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="8.0.1" />
117117
<PackageVersion Include="Microsoft.Extensions.Logging.Debug" Version="8.0.1" />
118118
<PackageVersion Include="Microsoft.Extensions.Options.DataAnnotations" Version="8.0.0" />
@@ -155,8 +155,8 @@
155155
<PackageVersion Include="Pgvector" Version="0.2.0" />
156156
<PackageVersion Include="NRedisStack" Version="0.12.0" />
157157
<PackageVersion Include="Milvus.Client" Version="2.3.0-preview.1" />
158-
<PackageVersion Include="Testcontainers" Version="4.1.0" />
159-
<PackageVersion Include="Testcontainers.Milvus" Version="4.1.0" />
158+
<PackageVersion Include="Testcontainers" Version="4.4.0" />
159+
<PackageVersion Include="Testcontainers.Milvus" Version="4.4.0" />
160160
<PackageVersion Include="Testcontainers.MongoDB" Version="4.1.0" />
161161
<PackageVersion Include="Testcontainers.PostgreSql" Version="4.1.0" />
162162
<PackageVersion Include="Testcontainers.Redis" Version="4.1.0" />

0 commit comments

Comments
 (0)