Skip to content

deps: Bump MudBlazor from 9.3.0 to 9.4.0#38

Merged
JerrettDavis merged 1 commit intomainfrom
dependabot/nuget/src/StableDiffusionStudio.Web/multi-ba25ee9dda
Apr 27, 2026
Merged

deps: Bump MudBlazor from 9.3.0 to 9.4.0#38
JerrettDavis merged 1 commit intomainfrom
dependabot/nuget/src/StableDiffusionStudio.Web/multi-ba25ee9dda

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

⚠️ 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.


Updated MudBlazor from 9.3.0 to 9.4.0.

Release notes

Sourced from MudBlazor's releases.

9.4.0

What's Changed

Breaking Changes

New Features

Bug Fixes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v9.3.0...v9.4.0

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 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)

---
updated-dependencies:
- dependency-name: MudBlazor
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: MudBlazor
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: nuget. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

src/StableDiffusionStudio.Web/StableDiffusionStudio.Web.csproj

PackageVersionLicenseIssue Type
MudBlazor9.4.0NullUnknown License

tests/StableDiffusionStudio.Web.Tests/StableDiffusionStudio.Web.Tests.csproj

PackageVersionLicenseIssue Type
MudBlazor9.4.0NullUnknown License
Denied Licenses: GPL-2.0, GPL-3.0, AGPL-3.0

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/MudBlazor 9.4.0 UnknownUnknown
nuget/MudBlazor 9.4.0 UnknownUnknown

Scanned Files

  • src/StableDiffusionStudio.Web/StableDiffusionStudio.Web.csproj
  • tests/StableDiffusionStudio.Web.Tests/StableDiffusionStudio.Web.Tests.csproj

@github-actions
Copy link
Copy Markdown

Test Results

417 tests   417 ✅  29s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 326e67b.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.27%. Comparing base (328e5cd) to head (326e67b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   46.65%   55.27%   +8.61%     
==========================================
  Files         117      117              
  Lines        5733     5733              
  Branches      774      774              
==========================================
+ Hits         2675     3169     +494     
+ Misses       2953     2564     -389     
+ Partials      105        0     -105     
Flag Coverage Δ
unittests 55.27% <ø> (+8.61%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown

PR Validation Results

Version: 0.36.11

Validation Steps

  • Build solution
  • Run tests
  • Build documentation

This comment was automatically generated by the PR validation workflow.

@github-actions
Copy link
Copy Markdown

Code Coverage

Summary
  Generated on: 04/27/2026 - 11:04:15
  Coverage date: 04/27/2026 - 11:04:00 - 04/27/2026 - 11:04:12
  Parser: MultiReport (5x Cobertura)
  Assemblies: 3
  Classes: 181
  Files: 161
  Line coverage: 48.5%
  Covered lines: 2930
  Uncovered lines: 3107
  Coverable lines: 6037
  Total lines: 11344
  Branch coverage: 41.7% (925 of 2213)
  Covered branches: 925
  Total branches: 2213
  Method coverage: 56.8% (703 of 1236)
  Full method coverage: 54.3% (672 of 1236)
  Covered methods: 703
  Fully covered methods: 672
  Total methods: 1236

StableDiffusionStudio.Application                                                                       47.5%
  StableDiffusionStudio.Application.Commands.CreateGenerationCommand                                     100%
  StableDiffusionStudio.Application.Commands.CreateProjectCommand                                        100%
  StableDiffusionStudio.Application.Commands.RenameProjectCommand                                        100%
  StableDiffusionStudio.Application.Commands.SavePresetCommand                                           100%
  StableDiffusionStudio.Application.Commands.ScanModelsCommand                                           100%
  StableDiffusionStudio.Application.DTOs.DiscoveredModel                                                 100%
  StableDiffusionStudio.Application.DTOs.DownloadProgress                                                100%
  StableDiffusionStudio.Application.DTOs.DownloadRequest                                                 100%
  StableDiffusionStudio.Application.DTOs.DownloadResult                                                  100%
  StableDiffusionStudio.Application.DTOs.ExperimentDto                                                     0%
  StableDiffusionStudio.Application.DTOs.ExperimentRunDto                                                  0%
  StableDiffusionStudio.Application.DTOs.ExperimentRunImageDto                                             0%
  StableDiffusionStudio.Application.DTOs.ExportedEdge                                                      0%
  StableDiffusionStudio.Application.DTOs.ExportedNode                                                      0%
  StableDiffusionStudio.Application.DTOs.GeneratedImageData                                              100%
  StableDiffusionStudio.Application.DTOs.GeneratedImageDto                                                50%
  StableDiffusionStudio.Application.DTOs.GenerationJobDto                                                 70%
  StableDiffusionStudio.Application.DTOs.GenerationPresetDto                                              50%
  StableDiffusionStudio.Application.DTOs.GenerationStatusDto                                            85.7%
  StableDiffusionStudio.Application.DTOs.InferenceCapabilities                                           100%
  StableDiffusionStudio.Application.DTOs.InferenceProgress                                               100%
  StableDiffusionStudio.Application.DTOs.InferenceRequest                                               88.2%
  StableDiffusionStudio.Application.DTOs.InferenceResult                                                 100%
  StableDiffusionStudio.Application.DTOs.JobRecordDto                                                     75%
  StableDiffusionStudio.Application.DTOs.LoraLoadInfo                                                    100%
  StableDiffusionStudio.Application.DTOs.ModelCardViewModel                                                0%
  StableDiffusionStudio.Application.DTOs.ModelFileVariant                                                100%
  StableDiffusionStudio.Application.DTOs.ModelFilter                                                     100%
  StableDiffusionStudio.Application.DTOs.ModelLoadRequest                                               83.3%
  StableDiffusionStudio.Application.DTOs.ModelProviderCapabilities                                       100%
  StableDiffusionStudio.Application.DTOs.ModelProviderInfo                                               100%
  StableDiffusionStudio.Application.DTOs.ModelRecordDto                                                   80%
  StableDiffusionStudio.Application.DTOs.ModelSearchQuery                                                100%
  StableDiffusionStudio.Application.DTOs.ProjectDto                                                      100%
  StableDiffusionStudio.Application.DTOs.ProjectFilter                                                   100%
  StableDiffusionStudio.Application.DTOs.PromptAssistantContext                                            0%
  StableDiffusionStudio.Application.DTOs.RemoteModelInfo                                                 100%
  StableDiffusionStudio.Application.DTOs.ScanResult                                                      100%
  StableDiffusionStudio.Application.DTOs.SearchResult                                                    100%
  StableDiffusionStudio.Application.DTOs.WorkflowDto                                                       0%
  StableDiffusionStudio.Application.DTOs.WorkflowEdgeDto                                                   0%
  StableDiffusionStudio.Application.DTOs.WorkflowExportFormat                                              0%
  StableDiffusionStudio.Application.DTOs.WorkflowListItemDto                                               0%
  StableDiffusionStudio.Application.DTOs.WorkflowNodeDto                                                   0%
  StableDiffusionStudio.Application.DTOs.WorkflowNodePluginDto                                             0%
  StableDiffusionStudio.Application.DTOs.WorkflowRunDto                                                    0%
  StableDiffusionStudio.Application.DTOs.WorkflowRunStepDto                                                0%
  StableDiffusionStudio.Application.Interfaces.ContentClassification                                    57.1%
  StableDiffusionStudio.Application.Interfaces.ContentSafetyThresholds                                     0%
  StableDiffusionStudio.Application.Interfaces.DataUsageSummary                                          100%
  StableDiffusionStudio.Application.Interfaces.FluxComponents                                            100%
  StableDiffusionStudio.Application.Interfaces.ModelEnrichmentResult                                       0%
  StableDiffusionStudio.Application.Interfaces.WorkflowData                                                0%
  StableDiffusionStudio.Application.Interfaces.WorkflowExecutionContext                                    0%
  StableDiffusionStudio.Application.Interfaces.WorkflowPortDefinition                                      0%
  StableDiffusionStudio.Application.Interfaces.WorkflowStepProgress                                        0%
  StableDiffusionStudio.Application.Services.ExperimentJobData                                             0%
  StableDiffusionStudio.Application.Services.ExperimentService                                             0%
  StableDiffusionStudio.Application.Services.GenerationService                                          64.4%
  StableDiffusionStudio.Application.Services.ModelCatalogService                                          75%
  StableDiffusionStudio.Application.Services.PresetService                                               100%
  StableDiffusionStudio.Application.Services.ProjectService                                              100%
  StableDiffusionStudio.Application.Services.PromptHistoryService                                        100%
  StableDiffusionStudio.Application.Services.WorkflowService                                               0%
  StableDiffusionStudio.Application.Validation.CreateProjectCommandValidator                             100%
  StableDiffusionStudio.Application.Validation.RenameProjectCommandValidator                             100%

StableDiffusionStudio.Domain                                                                            67.8%
  StableDiffusionStudio.Domain.Entities.Experiment                                                       100%
  StableDiffusionStudio.Domain.Entities.ExperimentRun                                                    100%
  StableDiffusionStudio.Domain.Entities.ExperimentRunImage                                               100%
  StableDiffusionStudio.Domain.Entities.GeneratedImage                                                   100%
  StableDiffusionStudio.Domain.Entities.GenerationJob                                                    100%
  StableDiffusionStudio.Domain.Entities.GenerationPresetEntity                                           100%
  StableDiffusionStudio.Domain.Entities.JobRecord                                                        100%
  StableDiffusionStudio.Domain.Entities.ModelRecord                                                       77%
  StableDiffusionStudio.Domain.Entities.Project                                                          100%
  StableDiffusionStudio.Domain.Entities.PromptHistory                                                    100%
  StableDiffusionStudio.Domain.Entities.Setting                                                         93.3%
  StableDiffusionStudio.Domain.Entities.Workflow                                                           0%
  StableDiffusionStudio.Domain.Entities.WorkflowEdge                                                       0%
  StableDiffusionStudio.Domain.Entities.WorkflowNode                                                       0%
  StableDiffusionStudio.Domain.Entities.WorkflowRun                                                        0%
  StableDiffusionStudio.Domain.Entities.WorkflowRunStep                                                    0%
  StableDiffusionStudio.Domain.Services.GenerationPreset                                                  90%
  StableDiffusionStudio.Domain.Services.ModelFamilyPresets                                               100%
  StableDiffusionStudio.Domain.Services.ModelFileAnalyzer                                               95.2%
  StableDiffusionStudio.Domain.Services.ModelFileInfo                                                    100%
  StableDiffusionStudio.Domain.Services.PromptMatrixParser                                               100%
  StableDiffusionStudio.Domain.Services.PromptTokenEstimator                                             100%
  StableDiffusionStudio.Domain.Services.SweepCombination                                                 100%
  StableDiffusionStudio.Domain.Services.SweepExpander                                                   87.5%
  StableDiffusionStudio.Domain.ValueObjects.ContentSafetySettings                                        100%
  StableDiffusionStudio.Domain.ValueObjects.DownloadLocationSettings                                     100%
  StableDiffusionStudio.Domain.ValueObjects.FileLocation                                                   0%
  StableDiffusionStudio.Domain.ValueObjects.GenerationParameters                                         100%
  StableDiffusionStudio.Domain.ValueObjects.InferenceSettings                                            100%
  StableDiffusionStudio.Domain.ValueObjects.InterrogationSettings                                          0%
  StableDiffusionStudio.Domain.ValueObjects.LoraReference                                                100%
  StableDiffusionStudio.Domain.ValueObjects.ModelEnrichmentSettings                                        0%
  StableDiffusionStudio.Domain.ValueObjects.ModelIdentifier                                              100%
  StableDiffusionStudio.Domain.ValueObjects.ModelRuleSet                                                   0%
  StableDiffusionStudio.Domain.ValueObjects.NsfwClassification                                             0%
  StableDiffusionStudio.Domain.ValueObjects.OutputSettings                                               100%
  StableDiffusionStudio.Domain.ValueObjects.PromptAssistantSettings                                        0%
  StableDiffusionStudio.Domain.ValueObjects.StorageRoot                                                  100%
  StableDiffusionStudio.Domain.ValueObjects.SweepAxis                                                    100%

StableDiffusionStudio.Infrastructure                                                                    43.5%
  StableDiffusionStudio.Infrastructure.Inference.LazyInferenceBackend                                      0%
  StableDiffusionStudio.Infrastructure.Inference.StableDiffusionCppBackend                              35.2%
  StableDiffusionStudio.Infrastructure.Jobs.BackgroundJobProcessor                                      89.7%
  StableDiffusionStudio.Infrastructure.Jobs.ChannelJobQueue                                             81.4%
  StableDiffusionStudio.Infrastructure.Jobs.DirectProgress<T>                                            100%
  StableDiffusionStudio.Infrastructure.Jobs.ExperimentJobHandler                                           0%
  StableDiffusionStudio.Infrastructure.Jobs.GenerationJobHandler                                        76.9%
  StableDiffusionStudio.Infrastructure.Jobs.JobChannel                                                   100%
  StableDiffusionStudio.Infrastructure.Jobs.MockInferenceBackend                                         100%
  StableDiffusionStudio.Infrastructure.Jobs.ModelDownloadJobHandler                                     94.8%
  StableDiffusionStudio.Infrastructure.Jobs.ModelScanJobHandler                                          100%
  StableDiffusionStudio.Infrastructure.ModelSources.CivitAIProvider                                     98.6%
  StableDiffusionStudio.Infrastructure.ModelSources.HttpDownloadClient                                  95.4%
  StableDiffusionStudio.Infrastructure.ModelSources.HuggingFaceProvider                                 96.9%
  StableDiffusionStudio.Infrastructure.ModelSources.LocalFolderProvider                                 90.1%
  StableDiffusionStudio.Infrastructure.Persistence.AppDbContext                                         57.8%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.ExperimentConfiguration                100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.ExperimentRunConfiguration             100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.ExperimentRunImageConfiguration        100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.GeneratedImageConfiguration            100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.GenerationJobConfiguration             100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.GenerationPresetEntityConfiguration    100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.JobRecordConfiguration                 100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.ModelRecordConfiguration               100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.ProjectConfiguration                   100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.PromptHistoryConfiguration             100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.SettingConfiguration                   100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.WorkflowConfiguration                  100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.WorkflowEdgeConfiguration              100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.WorkflowNodeConfiguration              100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.WorkflowRunConfiguration               100%
  StableDiffusionStudio.Infrastructure.Persistence.Configurations.WorkflowRunStepConfiguration           100%
  StableDiffusionStudio.Infrastructure.Persistence.DesignTimeDbContextFactory                              0%
  StableDiffusionStudio.Infrastructure.Persistence.Repositories.ExperimentRepository                       0%
  StableDiffusionStudio.Infrastructure.Persistence.Repositories.GenerationJobRepository                 95.4%
  StableDiffusionStudio.Infrastructure.Persistence.Repositories.ModelCatalogRepository                  93.9%
  StableDiffusionStudio.Infrastructure.Persistence.Repositories.PresetRepository                         100%
  StableDiffusionStudio.Infrastructure.Persistence.Repositories.ProjectRepository                        100%
  StableDiffusionStudio.Infrastructure.Persistence.Repositories.PromptHistoryRepository                 93.9%
  StableDiffusionStudio.Infrastructure.Persistence.Repositories.WorkflowRepository                         0%
  StableDiffusionStudio.Infrastructure.Plugins.PluginManager                                              65%
  StableDiffusionStudio.Infrastructure.Services.A1111ParameterParser                                      98%
  StableDiffusionStudio.Infrastructure.Services.AppPaths                                                 100%
  StableDiffusionStudio.Infrastructure.Services.CivitAIEnrichmentProvider                                  0%
  StableDiffusionStudio.Infrastructure.Services.DatabaseHealthCheck                                        0%
  StableDiffusionStudio.Infrastructure.Services.DataManagementService                                     94%
  StableDiffusionStudio.Infrastructure.Services.FluxComponentResolver                                   91.6%
  StableDiffusionStudio.Infrastructure.Services.GridCompositor                                             0%
  StableDiffusionStudio.Infrastructure.Services.HuggingFaceEnrichmentProvider                              0%
  StableDiffusionStudio.Infrastructure.Services.ImageBlurService                                           0%
  StableDiffusionStudio.Infrastructure.Services.ModelMetadataEnrichmentService                             0%
  StableDiffusionStudio.Infrastructure.Services.ModelPreloadService                                        0%
  StableDiffusionStudio.Infrastructure.Services.ModelRuleService                                           0%
  StableDiffusionStudio.Infrastructure.Services.NsfwImageScannerService                                    0%
  StableDiffusionStudio.Infrastructure.Services.NsfwScanQueue                                              0%
  StableDiffusionStudio.Infrastructure.Services.NsfwSpyContentSafetyService                                0%
  StableDiffusionStudio.Infrastructure.Services.OllamaImageInterrogator                                    0%
  StableDiffusionStudio.Infrastructure.Services.OllamaPromptAssistantService                               0%
  StableDiffusionStudio.Infrastructure.Services.PngMetadataService                                      60.9%
  StableDiffusionStudio.Infrastructure.Services.WorkflowTemplateSeeder                                     0%
  StableDiffusionStudio.Infrastructure.Settings.DbInferenceSettingsProvider                              100%
  StableDiffusionStudio.Infrastructure.Settings.DbOutputSettingsProvider                                   0%
  StableDiffusionStudio.Infrastructure.Settings.DbSettingsProvider                                       100%
  StableDiffusionStudio.Infrastructure.Settings.ProviderCredentialStore                                  100%
  StableDiffusionStudio.Infrastructure.Settings.SettingsExportService                                    100%
  StableDiffusionStudio.Infrastructure.Storage.DbStorageRootProvider                                     100%
  StableDiffusionStudio.Infrastructure.Storage.InMemoryStorageRootProvider                                 0%
  StableDiffusionStudio.Infrastructure.Telemetry.StudioMetrics                                             0%
  StableDiffusionStudio.Infrastructure.Workflows.ConditionalNodePlugin                                     0%
  StableDiffusionStudio.Infrastructure.Workflows.GenerateNodePlugin                                        0%
  StableDiffusionStudio.Infrastructure.Workflows.Img2ImgNodePlugin                                         0%
  StableDiffusionStudio.Infrastructure.Workflows.InpaintNodePlugin                                         0%
  StableDiffusionStudio.Infrastructure.Workflows.OutputNodePlugin                                          0%
  StableDiffusionStudio.Infrastructure.Workflows.ScriptNodePlugin                                          0%
  StableDiffusionStudio.Infrastructure.Workflows.UpscaleNodePlugin                                         0%
  StableDiffusionStudio.Infrastructure.Workflows.WorkflowExecutionHandler                                  0%

@JerrettDavis JerrettDavis merged commit 9d5a387 into main Apr 27, 2026
12 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/src/StableDiffusionStudio.Web/multi-ba25ee9dda branch April 27, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants