Skip to content

Commit

Permalink
Bump AspNetCore.HealthChecks.UI.Client, Microsoft.Extensions.Dependen…
Browse files Browse the repository at this point in the history
…cyInjection.Abstractions, Microsoft.Extensions.Hosting.Abstractions and Microsoft.Extensions.Options in /src (#2008)

[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps
[AspNetCore.HealthChecks.UI.Client](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks),
[Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime),
[Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime)
and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime).
These dependencies needed to be updated together.
Updates `AspNetCore.HealthChecks.UI.Client` from 8.0.1 to 9.0.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/commit/2b47b154cb48f1cdf7a7708b3708e8187dc09502"><code>2b47b15</code></a>
Migrate HealthChecks.Npgsql tests to Testcontainers (<a
href="https://redirect.github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/2349">#2349</a>)</li>
<li><a
href="https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/commit/69fa668c0baf268cb733643f089daedfccac69c3"><code>69fa668</code></a>
Reusable GH action for Redis ci (<a
href="https://redirect.github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/2350">#2350</a>)</li>
<li><a
href="https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/commit/05f5ba43f3c64c8f498875b7acf3bf4578a8af71"><code>05f5ba4</code></a>
Migrate HealthChecks.SqlServer tests to Testcontainers (<a
href="https://redirect.github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/2348">#2348</a>)</li>
<li><a
href="https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/commit/f54852f39646fb5e1615c42278a051fef9181ec3"><code>f54852f</code></a>
Migrate Redis tests to Testcontainers (<a
href="https://redirect.github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/2345">#2345</a>)</li>
<li><a
href="https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/commit/b32acbb7f6a220e4b012c2af37d5e59e240f6af4"><code>b32acbb</code></a>
Fix labeler.yml (<a
href="https://redirect.github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/2344">#2344</a>)</li>
<li><a
href="https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/commit/b3e8417a092c0ca240458dfd05b181f4c55f4fd8"><code>b3e8417</code></a>
Remove private static cache from RabbitMQHealthCheck (<a
href="https://redirect.github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/2343">#2343</a>)</li>
<li><a
href="https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/commit/c291a6a065bfe70ae334209cb1c90be5f80a8856"><code>c291a6a</code></a>
Use recommended NATS.Net client for Nats package (<a
href="https://redirect.github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/2336">#2336</a>)</li>
<li><a
href="https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/commit/4fe6a0abeb2ade905e5da6161fd7bf70198038e4"><code>4fe6a0a</code></a>
Upgrade SurrealDb.Net to v0.7.0 (<a
href="https://redirect.github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/2342">#2342</a>)</li>
<li><a
href="https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/commit/133ff159c1bdc76d66d74bd590ab82fb9c4674bd"><code>133ff15</code></a>
Re-design Azure IoTHub health checks to allow for managed identity and
other ...</li>
<li><a
href="https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/commit/b68d35ab2e2c559abfbb489853116efa13cb09f5"><code>b68d35a</code></a>
stop using preview version of Pomelo driver for EF. fixes <a
href="https://redirect.github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/2127">#2127</a>
(<a
href="https://redirect.github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/2341">#2341</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/compare/release-all-8.0.1...release-all-9.0.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from
9.0.0 to 8.0.2
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/runtime/commit/1381d5ebd2ab1f292848d5b19b80cf71ac332508"><code>1381d5e</code></a>
Merge in 'release/8.0' changes</li>
<li><a
href="https://github.com/dotnet/runtime/commit/c987e4f902859d4f80a24b45c5b2a7e4222b6c0e"><code>c987e4f</code></a>
[release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (<a
href="https://redirect.github.com/dotnet/runtime/issues/97110">#97110</a>)</li>
<li><a
href="https://github.com/dotnet/runtime/commit/441c91dab92ca259db1952ee64f5a7522b12f59b"><code>441c91d</code></a>
Merge in 'release/8.0' changes</li>
<li><a
href="https://github.com/dotnet/runtime/commit/c93800e8b306e7e60b0c8249ed7bbdd163afacb5"><code>c93800e</code></a>
Merge pull request <a
href="https://redirect.github.com/dotnet/runtime/issues/97065">#97065</a>
from carlossanlop/release/8.0-staging</li>
<li><a
href="https://github.com/dotnet/runtime/commit/c2d2bb34e9c06dd590851eb70a9e34919b4ffacd"><code>c2d2bb3</code></a>
Merge branch 'release/8.0' into release/8.0-staging</li>
<li><a
href="https://github.com/dotnet/runtime/commit/6d35e39f4f249c627c11586f4769361bde0ed62d"><code>6d35e39</code></a>
[release/8.0-staging] UInt64.CreateSaturating&lt;Int128&gt; truncates
instead of sa...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/96b0a55bd51ad3e45609bcf1fa8ab030ce2c27ba"><code>96b0a55</code></a>
[release/8.0-staging] macOS: Set certificate as a dependency of private
key h...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/85c277284219155c42ef32a1c77c12357cb02f5d"><code>85c2772</code></a>
[release/8.0] Fix server-side OCSP stapling on Linux (<a
href="https://redirect.github.com/dotnet/runtime/issues/96838">#96838</a>)</li>
<li><a
href="https://github.com/dotnet/runtime/commit/683da71a303abf737f763416a8b8c09fab8663ed"><code>683da71</code></a>
[release/8.0-staging] Gen0 segment should always be reported as Gen0 for
DacH...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/f9d0a7b6678e667b47833fefd9ae5f32afa49a11"><code>f9d0a7b</code></a>
[release/8.0-staging] Fix Crossgen2 PDB generation (again) (<a
href="https://redirect.github.com/dotnet/runtime/issues/96566">#96566</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `Microsoft.Extensions.Hosting.Abstractions` from 8.0.1 to 8.0.1
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/dotnet/runtime/compare/v8.0.1...v8.0.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `Microsoft.Extensions.Options` from 9.0.0 to 8.0.2
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/runtime/commit/1381d5ebd2ab1f292848d5b19b80cf71ac332508"><code>1381d5e</code></a>
Merge in 'release/8.0' changes</li>
<li><a
href="https://github.com/dotnet/runtime/commit/c987e4f902859d4f80a24b45c5b2a7e4222b6c0e"><code>c987e4f</code></a>
[release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (<a
href="https://redirect.github.com/dotnet/runtime/issues/97110">#97110</a>)</li>
<li><a
href="https://github.com/dotnet/runtime/commit/441c91dab92ca259db1952ee64f5a7522b12f59b"><code>441c91d</code></a>
Merge in 'release/8.0' changes</li>
<li><a
href="https://github.com/dotnet/runtime/commit/c93800e8b306e7e60b0c8249ed7bbdd163afacb5"><code>c93800e</code></a>
Merge pull request <a
href="https://redirect.github.com/dotnet/runtime/issues/97065">#97065</a>
from carlossanlop/release/8.0-staging</li>
<li><a
href="https://github.com/dotnet/runtime/commit/c2d2bb34e9c06dd590851eb70a9e34919b4ffacd"><code>c2d2bb3</code></a>
Merge branch 'release/8.0' into release/8.0-staging</li>
<li><a
href="https://github.com/dotnet/runtime/commit/6d35e39f4f249c627c11586f4769361bde0ed62d"><code>6d35e39</code></a>
[release/8.0-staging] UInt64.CreateSaturating&lt;Int128&gt; truncates
instead of sa...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/96b0a55bd51ad3e45609bcf1fa8ab030ce2c27ba"><code>96b0a55</code></a>
[release/8.0-staging] macOS: Set certificate as a dependency of private
key h...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/85c277284219155c42ef32a1c77c12357cb02f5d"><code>85c2772</code></a>
[release/8.0] Fix server-side OCSP stapling on Linux (<a
href="https://redirect.github.com/dotnet/runtime/issues/96838">#96838</a>)</li>
<li><a
href="https://github.com/dotnet/runtime/commit/683da71a303abf737f763416a8b8c09fab8663ed"><code>683da71</code></a>
[release/8.0-staging] Gen0 segment should always be reported as Gen0 for
DacH...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/f9d0a7b6678e667b47833fefd9ae5f32afa49a11"><code>f9d0a7b</code></a>
[release/8.0-staging] Fix Crossgen2 PDB generation (again) (<a
href="https://redirect.github.com/dotnet/runtime/issues/96566">#96566</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.2">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>
Co-authored-by: Peggy <[email protected]>
  • Loading branch information
dependabot[bot] and peggy-quartech authored Jan 2, 2025
1 parent 2fc8175 commit 6742476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageVersion Include="Alba" Version="8.1.0" />
<PackageVersion Include="AspNetCore.HealthChecks.Aws.S3" Version="9.0.0" />
<PackageVersion Include="AspNetCore.HealthChecks.Redis" Version="9.0.0" />
<PackageVersion Include="AspNetCore.HealthChecks.UI.Client" Version="8.0.1" />
<PackageVersion Include="AspNetCore.HealthChecks.UI.Client" Version="9.0.0" />
<PackageVersion Include="AutoFixture" Version="4.18.1" />
<PackageVersion Include="AutoMapper" Version="13.0.1" />
<PackageVersion Include="Bogus" Version="35.6.1" />
Expand Down

0 comments on commit 6742476

Please sign in to comment.