Skip to content

Bump the dotnet group with 20 updates - #283

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/dotnet-6ce6139eea
Open

Bump the dotnet group with 20 updates#283
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/dotnet-6ce6139eea

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Updated AWSSDK.Core from 4.0.100 to 4.0.100.8.

Release notes

Sourced from AWSSDK.Core's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated ClosedXML from 0.105.0 to 0.105.1.

Release notes

Sourced from ClosedXML's releases.

0.105.1

  • fix: bound SixLabors.Fonts to version range [1.0.0,3.0.0) by @​igitur in #​2870

Full Changelog: ClosedXML/ClosedXML@0.105.0...0.105.1

Commits viewable in compare view.

Updated dotnet-ef from 10.0.9 to 10.0.10.

Release notes

Sourced from dotnet-ef's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated DotNetDiag.HealthChecks.UI from 10.0.7 to 10.0.11.

Release notes

Sourced from DotNetDiag.HealthChecks.UI's releases.

10.0.11

Full Changelog: DotNetDiag/HealthChecks@v10.0.10...v10.0.11

10.0.10

Full Changelog: DotNetDiag/HealthChecks@v10.0.9...v10.0.10

10.0.9

v10.0.9

This release expands the DotNetDiag HealthChecks package catalog with several new providers, refreshes dependency versions for the current .NET target-framework era, and fixes a few reliability issues in SurrealDB and UI storage-provider test coverage.

Highlights

  • Added new health check packages:
    • DotNetDiag.HealthChecks.Gcp.CloudStorage
    • DotNetDiag.HealthChecks.Harbor
    • DotNetDiag.HealthChecks.Minio
    • DotNetDiag.HealthChecks.OpenSearch
    • DotNetDiag.HealthChecks.SonnetDB
  • Updated package catalog, root README entries, package READMEs, API approval files, Codecov flags, labeler entries, and CI/CD workflows for the new packages.
  • Refreshed NuGet package versions with target-framework-aware rules: .NET 8-era packages remain on appropriate .NET 8-compatible versions, while net10.0 paths can use .NET 10-era dependencies.

New Packages

Google Cloud Storage

Added DotNetDiag.HealthChecks.Gcp.CloudStorage.

The check can verify Google Cloud Storage reachability by listing buckets for a configured project or by fetching metadata for a configured bucket. It supports resolving StorageClient from DI or providing it through a factory.

Harbor

Added DotNetDiag.HealthChecks.Harbor.

The check calls Harbor's /api/v2.0/health endpoint and validates the overall Harbor health response. It also supports required component validation, custom health endpoint paths, request customization, and named HttpClient configuration.

MinIO

Added DotNetDiag.HealthChecks.Minio.

The check supports MinIO readiness, liveness, cluster, and cluster-read probes, plus bucket existence and service reachability checks through the MinIO S3-compatible API.

OpenSearch

Added DotNetDiag.HealthChecks.OpenSearch.

The check supports OpenSearch ping checks, optional cluster health API checks, secured cluster configuration, and reuse of an existing IOpenSearchClient.

SonnetDB

Added DotNetDiag.HealthChecks.SonnetDB.

The check validates the SonnetDB /healthz endpoint, supports authenticated requests, captures readiness metadata, and can optionally require Copilot readiness.

Fixes

  • Fixed SurrealDB health check DI resolution for newer SurrealDb.Net registration patterns, including scoped/session-based registrations.
    ... (truncated)

10.0.8

What's Changed

New Contributors

Full Changelog: DotNetDiag/HealthChecks@v10.0.7...v10.0.8

Commits viewable in compare view.

Updated DotNetDiag.HealthChecks.UI.Client from 10.0.7 to 10.0.11.

Release notes

Sourced from DotNetDiag.HealthChecks.UI.Client's releases.

10.0.11

Full Changelog: DotNetDiag/HealthChecks@v10.0.10...v10.0.11

10.0.10

Full Changelog: DotNetDiag/HealthChecks@v10.0.9...v10.0.10

10.0.9

v10.0.9

This release expands the DotNetDiag HealthChecks package catalog with several new providers, refreshes dependency versions for the current .NET target-framework era, and fixes a few reliability issues in SurrealDB and UI storage-provider test coverage.

Highlights

  • Added new health check packages:
    • DotNetDiag.HealthChecks.Gcp.CloudStorage
    • DotNetDiag.HealthChecks.Harbor
    • DotNetDiag.HealthChecks.Minio
    • DotNetDiag.HealthChecks.OpenSearch
    • DotNetDiag.HealthChecks.SonnetDB
  • Updated package catalog, root README entries, package READMEs, API approval files, Codecov flags, labeler entries, and CI/CD workflows for the new packages.
  • Refreshed NuGet package versions with target-framework-aware rules: .NET 8-era packages remain on appropriate .NET 8-compatible versions, while net10.0 paths can use .NET 10-era dependencies.

New Packages

Google Cloud Storage

Added DotNetDiag.HealthChecks.Gcp.CloudStorage.

The check can verify Google Cloud Storage reachability by listing buckets for a configured project or by fetching metadata for a configured bucket. It supports resolving StorageClient from DI or providing it through a factory.

Harbor

Added DotNetDiag.HealthChecks.Harbor.

The check calls Harbor's /api/v2.0/health endpoint and validates the overall Harbor health response. It also supports required component validation, custom health endpoint paths, request customization, and named HttpClient configuration.

MinIO

Added DotNetDiag.HealthChecks.Minio.

The check supports MinIO readiness, liveness, cluster, and cluster-read probes, plus bucket existence and service reachability checks through the MinIO S3-compatible API.

OpenSearch

Added DotNetDiag.HealthChecks.OpenSearch.

The check supports OpenSearch ping checks, optional cluster health API checks, secured cluster configuration, and reuse of an existing IOpenSearchClient.

SonnetDB

Added DotNetDiag.HealthChecks.SonnetDB.

The check validates the SonnetDB /healthz endpoint, supports authenticated requests, captures readiness metadata, and can optionally require Copilot readiness.

Fixes

  • Fixed SurrealDB health check DI resolution for newer SurrealDb.Net registration patterns, including scoped/session-based registrations.
    ... (truncated)

10.0.8

What's Changed

New Contributors

Full Changelog: DotNetDiag/HealthChecks@v10.0.7...v10.0.8

Commits viewable in compare view.

Updated DotNetDiag.HealthChecks.UI.InMemory.Storage from 10.0.7 to 10.0.11.

Release notes

Sourced from DotNetDiag.HealthChecks.UI.InMemory.Storage's releases.

10.0.11

Full Changelog: DotNetDiag/HealthChecks@v10.0.10...v10.0.11

10.0.10

Full Changelog: DotNetDiag/HealthChecks@v10.0.9...v10.0.10

10.0.9

v10.0.9

This release expands the DotNetDiag HealthChecks package catalog with several new providers, refreshes dependency versions for the current .NET target-framework era, and fixes a few reliability issues in SurrealDB and UI storage-provider test coverage.

Highlights

  • Added new health check packages:
    • DotNetDiag.HealthChecks.Gcp.CloudStorage
    • DotNetDiag.HealthChecks.Harbor
    • DotNetDiag.HealthChecks.Minio
    • DotNetDiag.HealthChecks.OpenSearch
    • DotNetDiag.HealthChecks.SonnetDB
  • Updated package catalog, root README entries, package READMEs, API approval files, Codecov flags, labeler entries, and CI/CD workflows for the new packages.
  • Refreshed NuGet package versions with target-framework-aware rules: .NET 8-era packages remain on appropriate .NET 8-compatible versions, while net10.0 paths can use .NET 10-era dependencies.

New Packages

Google Cloud Storage

Added DotNetDiag.HealthChecks.Gcp.CloudStorage.

The check can verify Google Cloud Storage reachability by listing buckets for a configured project or by fetching metadata for a configured bucket. It supports resolving StorageClient from DI or providing it through a factory.

Harbor

Added DotNetDiag.HealthChecks.Harbor.

The check calls Harbor's /api/v2.0/health endpoint and validates the overall Harbor health response. It also supports required component validation, custom health endpoint paths, request customization, and named HttpClient configuration.

MinIO

Added DotNetDiag.HealthChecks.Minio.

The check supports MinIO readiness, liveness, cluster, and cluster-read probes, plus bucket existence and service reachability checks through the MinIO S3-compatible API.

OpenSearch

Added DotNetDiag.HealthChecks.OpenSearch.

The check supports OpenSearch ping checks, optional cluster health API checks, secured cluster configuration, and reuse of an existing IOpenSearchClient.

SonnetDB

Added DotNetDiag.HealthChecks.SonnetDB.

The check validates the SonnetDB /healthz endpoint, supports authenticated requests, captures readiness metadata, and can optionally require Copilot readiness.

Fixes

  • Fixed SurrealDB health check DI resolution for newer SurrealDb.Net registration patterns, including scoped/session-based registrations.
    ... (truncated)

10.0.8

What's Changed

New Contributors

Full Changelog: DotNetDiag/HealthChecks@v10.0.7...v10.0.8

Commits viewable in compare view.

Updated Hangfire.AspNetCore from 1.8.23 to 1.8.24.

Release notes

Sourced from Hangfire.AspNetCore's releases.

1.8.24

Release Notes

Hangfire.Core

  • Added – Russian translation for Dashboard UI (by @​akortunov).
  • Changed – Slow log can now detect blocked extension filter executions.

Commits viewable in compare view.

Updated Hangfire.Core from 1.8.23 to 1.8.24.

Release notes

Sourced from Hangfire.Core's releases.

1.8.24

Release Notes

Hangfire.Core

  • Added – Russian translation for Dashboard UI (by @​akortunov).
  • Changed – Slow log can now detect blocked extension filter executions.

Commits viewable in compare view.

Updated Hangfire.SqlServer from 1.8.23 to 1.8.24.

Release notes

Sourced from Hangfire.SqlServer's releases.

1.8.24

Release Notes

Hangfire.Core

  • Added – Russian translation for Dashboard UI (by @​akortunov).
  • Changed – Slow log can now detect blocked extension filter executions.

Commits viewable in compare view.

Updated HtmlSanitizer from 9.0.892 to 9.0.967.

Release notes

Sourced from HtmlSanitizer's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated jetbrains.resharper.globaltools from 2026.1.3 to 2026.2.0.

Updated Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.8.1

What's Changed

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

18.8.0

What's Changed

Full Changelog: microsoft/vstest@v18.7.0...v18.8.0

Commits viewable in compare view.

Updated Microsoft.Testing.Platform from 2.2.3 to 2.3.2.

Release notes

Sourced from Microsoft.Testing.Platform's releases.

2.3.0-preview-20220810-02

See release notes here.

2.2.10

See release notes here.

2.2.10-preview-20220414-01

See release notes here.

2.2.9

Parallel output

🙇 Shout out to @​SimonCropp, for bringing this functionality to XUnit in his https://github.com/SimonCropp/XunitContext project. And being an inspiration for implementing this.

MSTest 2.2.9 captures all Console output and attaches it to the correct test, even if you are running tests in parallel. This output is captured from your test code as well as from the tested code. And it requires no special setup.

Before

In 2.2.8, test output is scattered among tests, in our example, one unlucky test gets all the output of other tests just mixed together:

image

After

With 2.2.9, each output is correctly attached to the test that produced it:

image
image

Also notice that we are also capturing debug, trace and error. And we are not awaiting the FastChild method, and the output is still assigned correctly. Souce code.

Limitations

Due to the way that class and assembly initialize, and cleanup are invoked, their output will end up in the first test that run (or last for cleanup). This is unfortunately not easily fixable.

See release notes here.

2.2.8

See release notes here.

2.2.7

See release notes here.

2.2.6

See release notes here.

2.2.5

See release notes here.

2.2.4

See release notes here.

2.2.4-preview-20210331-02

See release notes here.

Commits viewable in compare view.

Updated NLog.MailKit from 6.1.4 to 6.1.5.

Release notes

Sourced from NLog.MailKit's releases.

6.1.5

  • Updated MailKit ver. 4.17.0 (Improve Dependencies)
  • Updated NLog ver. 6.1.4

Commits viewable in compare view.

Updated NLog.Web.AspNetCore from 6.1.3 to 6.1.4.

Release notes

Sourced from NLog.Web.AspNetCore's releases.

6.1.4

  • #​1151 Updated dependency NLog v6.1.4 (@​snakefoot)
  • #​1145 AppVeyor - Visual Studio 2026 (@​snakefoot)

Commits viewable in compare view.

Updated NSubstitute from 5.3.0 to 6.0.0.

Release notes

Sourced from NSubstitute's releases.

6.0.0

ℹ️ No changes from Release Candidate 1.

NSubstitute v6.0.0

From RC1 notes:

  • [NEW] ArgMatchers.Matching predicate matcher as an alternative to Is(Expression<Predicate<T>>. (.NET6 and above.)
  • [UPDATE] Improved support for custom argument matchers. Arg.Is now accepts arg matchers.
  • [UPDATE][BREAKING] Update target frameworks: .NET8, .NET Standard 2.0
  • [UPDATE][BREAKING] Remove legacy obsolete API
  • [UPDATE][BREAKING] Mark as obsolete api CompatArg with pre c# 7.0 support
  • [UPDATE][BREAKING] Nullability is enabled for public api for .NET 8+ TFMs
  • [UPDATE] Migrate documentation to docfx platform and update samples to NUnit 4
  • [NEW] Added NuGet Package README file.

Full change list

6.0.0-rc.1

NSubstitute v6.0.0 Release Candidate 1

Due to the large number of changes in this release, we wanted to start with a release candidate to ensure we've correctly captured breaking changes.

  • [NEW] ArgMatchers.Matching predicate matcher as an alternative to Is(Expression<Predicate<T>>. (.NET6 and above.)
  • [UPDATE] Improved support for custom argument matchers. Arg.Is now accepts arg matchers.
  • [UPDATE][BREAKING] Update target frameworks: .NET8, .NET Standard 2.0
  • [UPDATE][BREAKING] Remove legacy obsolete API
  • [UPDATE][BREAKING] Mark as obsolete api CompatArg with pre c# 7.0 support
  • [UPDATE][BREAKING] Nullability is enabled for public api for .NET 8+ TFMs
  • [UPDATE] Migrate documentation to docfx platform and update samples to NUnit 4
  • [NEW] Added NuGet Package README file.

Full change list

Commits viewable in compare view.

Updated QuestPDF from 2026.6.0 to 2026.7.1.

Release notes

Sourced from QuestPDF's releases.

2026.7.1

Improved performance

PDF generation is now significantly faster. The Skia native dependency has been recompiled with speed-oriented optimizations (favoring performance over binary size) and with SIMD instructions enabled.

The impact depends on document content and platform. For example, generating image-heavy documents that require image rescaling can be several times faster on Windows x64 🎉

Note: this change slightly increases the size of the native dependency by around 20%.


Continuous performance monitoring

We have also built a solid foundation for measuring library performance going forward. A new GitHub Actions workflow benchmarks QuestPDF across all supported operating systems, processor architectures, and .NET releases.

This infrastructure helps us ensure that performance remains stable and consistent across all platforms, and allows us to detect regressions early — before they ever reach a release.

2026.7.0

  • Updated licensing terms and conditions to version 3.0, including the removal of the developer seat limit for all paid licenses (details: https://www.questpdf.com/pricing).
  • Added full support for .NET Native AOT and trimming.
  • Added and improved warning messages related to library configuration.
  • Fixed a rare rendering issue where the footer was placed incorrectly when the page content was empty.

2026.6.1

  • Updated the Skia native dependency to M150.
  • Improved text rendering stability when handling an excessive number of whitespace characters.
  • Improved the failure message shown when the library runs on an unsupported platform (e.g., Android, iOS, or WASM).
  • Improved platform compatibility checks and introduced more advanced fallback mechanisms.
  • Improved diagnostics for missing font glyph exceptions.
  • Improved PDF output consistency of section links by avoiding name escaping and removing unnecessary documentId prefix.
  • Made the Image.Size property public.

Commits viewable in compare view.

Updated SonarAnalyzer.CSharp from 10.27.0.140913 to 10.30.0.144632.

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

10.30.0.144632

Release notes - .NET Analyzers - 10.30

Feature

NET-1536 Implement rule S8970: Null-forgiving operators should not be used when nullable warnings are disabled
NET-3436 Implement rule S8949: Use the overload that accepts a CancellationToken
NET-3810 Fix: Protobuf Importer logs debug on excluded files
NET-3877 Implement rule S8747: Migrations should not narrow column types without converting existing data
NET-4091 Implement rule S8969: Null-forgiving operators should not be redundant
NET-4120 Update RSPEC before 10.30 release

False Positive

NET-1541 Fix S3459 FP: support classes marked with [AutoConstructor] attribute
NET-1583 Fix S6967 FP: Raises when model has no validation attributes
NET-1840 Fix S3903 FP: top-level statements and partial Program in separate file
NET-4059 Improve precision of S8949 (CancellationTokenShouldBeUsed) - umbrella
NET-4191 Fix S3169 FP: Should not raise in Azure Cosmos

False Negative

NET-3819 Fix S1244 FN: Should report on Double.Equals

Bug

NET-4107 Fix S4026 Race Condition

10.29.0.143774

Release notes - .NET Analyzers - 10.29

Feature

NET-3997 Move S6444 out of hotspot
NET-4060 Update RSPEC before 10.29 release

False Positive

NET-1626 Fix S6444 FP: REGEX_DEFAULT_MATCH_TIMEOUT

False Negative

NET-3920 Fix S2971 FN: Should raise on EntityFramework IQueryables
NET-3921 Fix S1155 FN: Should raise on EntityFramework IQueryables
NET-3922 Fix S3981 FN: Should raise on EntityFramework IQueryables
NET-3924 Fix S3169 FN: Should raise on EntityFramework IQueryables

10.28.0.143324

Release notes - .NET Analyzers - 10.28

Feature

NET-1990 S100/S101: Configuration for custom acronyms
NET-2280 New Rule T0048: Avoid is not { } value
NET-3802 Update RSPEC before 10.28 release
NET-3818 Change Protobuf Info message to Debug
NET-3820 Coverage warnings should surface as Analysis Warnings
NET-3827 Create RSPEC for S8717: Multiple "[Key]" attributes should not be used to define a composite key
NET-3843 Implement rule S8717: Multiple "[Key]" attributes should not be used to define a composite key
NET-3949 Modify rule S2696: add fix guidance, compliant example, and exceptions
NET-3950 Modify rule S1135: add compliant example and fix guidance
NET-3951 Modify rule S108: give the C# page its own code examples
NET-3952 Modify rule S1133: add rationale, fix guidance, code examples
NET-3953 Modify rule S3251: add compliant example, fix guidance, and exceptions
NET-3967 Move S1313 out of hotspot
NET-3969 Move S2077 out of hotspot
NET-3972 Move S2092 and S3330 out of hotspot
NET-3973 Move S2245 out of hotspot
NET-3975 Move S2257 out of hotspot
NET-3976 Move S4036 out of hotspot
NET-3978 Move S4502 out of hotspot
NET-3980 Move S4507 out of hotspot
NET-3982 Move S5122 out of hotspot
NET-3983 Move S5332 out of hotspot
NET-3993 Move S5443 out of hotspot
NET-3995 Move S5753 out of hotspot
NET-3996 Move S5766 out of hotspot
NET-3998 Move S6640 out of hotspot
NET-4000 Move S4790 out of hotspot
NET-4001 Move S5693 out of hotspot
NET-4008 Change S1313 message
NET-4009 Change S2257 message
NET-4010 Change S4036 message
NET-4011 Change S2077 message

False Positive

NET-3564 Fix FP S6966: Do not raise for methods for SqlDataReader.IsDBNull/GetFieldValue
NET-3808 Fix S4260 FP: Don't raise on extension properties
NET-3821 Fix S1244 FP: Should not raise on comparison to 0
NET-3825 Fix S2221 FP: Do not raise on async void
NET-3878 Fix S3358 FP: Suggesting to extract ternary from EF Core select
NET-3914 Fix T0044 FP: Should not raise on locator annotaitons
NET-3926 Fix S6608 FP: Should not raise inside expression tree
NET-3927 Fix S6603 FP: Should not raise inside expression tree
NET-3932 S2068: Do not raise on @​paramName and $paramName

False Negative

NET-1673 Fix S4790 FN: default parameters
NET-2846 Fix S1117 FN: Extensions, Partial Events
... (truncated)

Commits viewable in compare view.

Updated SQLitePCLRaw.bundle_e_sqlite3 from 3.0.3 to 3.0.4.

Release notes

Sourced from SQLitePCLRaw.bundle_e_sqlite3's releases.

3.0.4

Update SQLitePCLRaw.bundle_e_sqlite3 to reference SourceGear.sqlite3 version 3.53.3.

Commits viewable in compare view.

Updated System.Linq.Dynamic.Core from 1.7.2 to 1.7.3.

Release notes

Sourced from System.Linq.Dynamic.Core's releases.

1.7.3

What's Changed

Full Changelog: zzzprojects/System.Linq.Dynamic.Core@v1.7.2...v1.7.3

Commits viewable in compare view.

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps AWSSDK.Core from 4.0.100 to 4.0.100.8
Bumps ClosedXML from 0.105.0 to 0.105.1
Bumps dotnet-ef from 10.0.9 to 10.0.10
Bumps DotNetDiag.HealthChecks.UI from 10.0.7 to 10.0.11
Bumps DotNetDiag.HealthChecks.UI.Client from 10.0.7 to 10.0.11
Bumps DotNetDiag.HealthChecks.UI.InMemory.Storage from 10.0.7 to 10.0.11
Bumps Hangfire.AspNetCore from 1.8.23 to 1.8.24
Bumps Hangfire.Core from 1.8.23 to 1.8.24
Bumps Hangfire.SqlServer from 1.8.23 to 1.8.24
Bumps HtmlSanitizer from 9.0.892 to 9.0.967
Bumps jetbrains.resharper.globaltools from 2026.1.3 to 2026.2.0
Bumps Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1
Bumps Microsoft.Testing.Platform from 2.2.3 to 2.3.2
Bumps NLog.MailKit from 6.1.4 to 6.1.5
Bumps NLog.Web.AspNetCore from 6.1.3 to 6.1.4
Bumps NSubstitute from 5.3.0 to 6.0.0
Bumps QuestPDF from 2026.6.0 to 2026.7.1
Bumps SonarAnalyzer.CSharp from 10.27.0.140913 to 10.30.0.144632
Bumps SQLitePCLRaw.bundle_e_sqlite3 from 3.0.3 to 3.0.4
Bumps System.Linq.Dynamic.Core from 1.7.2 to 1.7.3

---
updated-dependencies:
- dependency-name: AWSSDK.Core
  dependency-version: 4.0.100.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: ClosedXML
  dependency-version: 0.105.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: dotnet-ef
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: DotNetDiag.HealthChecks.UI
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: DotNetDiag.HealthChecks.UI.Client
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: DotNetDiag.HealthChecks.UI.InMemory.Storage
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Hangfire.AspNetCore
  dependency-version: 1.8.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Hangfire.Core
  dependency-version: 1.8.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Hangfire.SqlServer
  dependency-version: 1.8.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: HtmlSanitizer
  dependency-version: 9.0.967
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: jetbrains.resharper.globaltools
  dependency-version: 2026.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.Testing.Platform
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: NLog.MailKit
  dependency-version: 6.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: NLog.Web.AspNetCore
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: NSubstitute
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: QuestPDF
  dependency-version: 2026.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.30.0.144632
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: SQLitePCLRaw.bundle_e_sqlite3
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: System.Linq.Dynamic.Core
  dependency-version: 1.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants