-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit ae7d676
authored
.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 ae7d676Copy full SHA for ae7d676
1 file changed
+3
-3
lines changeddotnet/Directory.Packages.props
Copy file name to clipboardExpand all lines: dotnet/Directory.Packages.props+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 |
| - | |
| 115 | + | |
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
159 |
| - | |
| 158 | + | |
| 159 | + | |
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
|
0 commit comments