Skip to content

deps: Bump Microsoft.AspNetCore.Mvc.Testing and 5 others#66

Merged
petro-konopelko merged 1 commit into
mainfrom
dependabot/nuget/microsoft-e463d72ec9
Dec 21, 2025
Merged

deps: Bump Microsoft.AspNetCore.Mvc.Testing and 5 others#66
petro-konopelko merged 1 commit into
mainfrom
dependabot/nuget/microsoft-e463d72ec9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 21, 2025

Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.1.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.OpenApi from 10.0.0 to 10.0.1.

Release notes

Sourced from Microsoft.AspNetCore.OpenApi's releases.

No release notes found for this version range.

Commits viewable in compare view.

Pinned Microsoft.Extensions.DependencyInjection.Abstractions at 10.0.1.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Pinned Microsoft.Extensions.Hosting at 10.0.1.

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

No release notes found for this version range.

Commits viewable in compare view.

Pinned Microsoft.Extensions.Http.Resilience at 10.1.0.

Release notes

Sourced from Microsoft.Extensions.Http.Resilience's releases.

10.1.0

What's Changed

Commits viewable in compare view.

Pinned Microsoft.Extensions.ServiceDiscovery at 10.1.0.

Release notes

Sourced from Microsoft.Extensions.ServiceDiscovery's releases.

10.1.0

What's Changed

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 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 <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 Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.1
Bumps Microsoft.AspNetCore.OpenApi from 10.0.0 to 10.0.1
Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.0 to 10.0.1
Bumps Microsoft.Extensions.Hosting from 10.0.0 to 10.0.1
Bumps Microsoft.Extensions.Http.Resilience from 10.0.0 to 10.1.0
Bumps Microsoft.Extensions.ServiceDiscovery from 10.0.0 to 10.1.0

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.ServiceDiscovery
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Label for dependencies nuget labels Dec 21, 2025
@dependabot dependabot Bot added dependencies Label for dependencies nuget labels Dec 21, 2025
@github-actions
Copy link
Copy Markdown

Summary

Summary
Generated on: 12/21/2025 - 16:16:21
Coverage date: 12/21/2025 - 16:15:28 - 12/21/2025 - 16:15:47
Parser: MultiReport (4x Cobertura)
Assemblies: 6
Classes: 124
Files: 119
Line coverage: 61.4% (1593 of 2594)
Covered lines: 1593
Uncovered lines: 1001
Coverable lines: 2594
Total lines: 5158
Branch coverage: 48.9% (269 of 550)
Covered branches: 269
Total branches: 550
Method coverage: Feature is only available for sponsors
Tag: 198_20412493501

Coverage

SmartCafe.Menu.API - 53.4%
Name Line Branch
SmartCafe.Menu.API 53.4% 33.1%
Microsoft.AspNetCore.OpenApi.Generated 39.5% 34.9%
Program 74.3% 62.5%
SmartCafe.Menu.API.Endpoints.Images.UploadImageEndpoint 50.7%
SmartCafe.Menu.API.Endpoints.Menus.ActivateMenuEndpoint 76.4%
SmartCafe.Menu.API.Endpoints.Menus.CloneMenuEndpoint 76.4%
SmartCafe.Menu.API.Endpoints.Menus.CreateMenuEndpoint 75%
SmartCafe.Menu.API.Endpoints.Menus.DeleteMenuEndpoint 76.4%
SmartCafe.Menu.API.Endpoints.Menus.GetActiveMenuEndpoint 100%
SmartCafe.Menu.API.Endpoints.Menus.GetMenuEndpoint 75%
SmartCafe.Menu.API.Endpoints.Menus.ListMenusEndpoint 73.3%
SmartCafe.Menu.API.Endpoints.Menus.MenuRoutes 0%
SmartCafe.Menu.API.Endpoints.Menus.PublishMenuEndpoint 76.4%
SmartCafe.Menu.API.Endpoints.Menus.UpdateMenuEndpoint 77.7%
SmartCafe.Menu.API.Extensions.ResultExtensions 29.4% 12.5%
SmartCafe.Menu.API.Extensions.WebApplicationExtensions 100%
SmartCafe.Menu.API.Filters.ValidationFilter 0% 0%
SmartCafe.Menu.API.Middleware.ExceptionHandlingMiddleware 55.5%
SmartCafe.Menu.API.Models.Requests.CloneMenuRequest 0%
SmartCafe.Menu.API.Models.Requests.CreateMenuRequest 0%
SmartCafe.Menu.API.Models.Requests.UpdateMenuRequest 0%
System.Runtime.CompilerServices 0%
SmartCafe.Menu.Application - 6.1%
Name Line Branch
SmartCafe.Menu.Application 6.1% 2.6%
SmartCafe.Menu.Application.DependencyInjection.ServiceCollectionExtensions 100%
SmartCafe.Menu.Application.Features.Images.UploadImage.UploadImageCommand 0%
SmartCafe.Menu.Application.Features.Images.UploadImage.UploadImageHandler 0% 0%
SmartCafe.Menu.Application.Features.Images.UploadImage.UploadImageResponse 0%
SmartCafe.Menu.Application.Features.Menus.ActivateMenu.ActivateMenuHandler 0% 0%
SmartCafe.Menu.Application.Features.Menus.ActivateMenu.Mappers.ActivateMenu
Mapper
0% 0%
SmartCafe.Menu.Application.Features.Menus.ActivateMenu.Models.ActivateMenuC
ommand
0%
SmartCafe.Menu.Application.Features.Menus.ActivateMenu.Models.ActivateMenuR
esponse
0%
SmartCafe.Menu.Application.Features.Menus.ActivateMenu.Validators.ActivateM
enuCommandValidator
0%
SmartCafe.Menu.Application.Features.Menus.CloneMenu.CloneMenuHandler 0% 0%
SmartCafe.Menu.Application.Features.Menus.CloneMenu.Models.CloneMenuCommand 0%
SmartCafe.Menu.Application.Features.Menus.CloneMenu.Validators.CloneMenuCom
mandValidator
0%
SmartCafe.Menu.Application.Features.Menus.CreateMenu.CreateMenuHandler 0% 0%
SmartCafe.Menu.Application.Features.Menus.CreateMenu.Models.CreateMenuComma
nd
0%
SmartCafe.Menu.Application.Features.Menus.CreateMenu.Validators.CreateMenuC
ommandValidator
0%
SmartCafe.Menu.Application.Features.Menus.DeleteMenu.DeleteMenuHandler 0% 0%
SmartCafe.Menu.Application.Features.Menus.DeleteMenu.Models.DeleteMenuComma
nd
0%
SmartCafe.Menu.Application.Features.Menus.DeleteMenu.Validators.DeleteMenuC
ommandValidator
0%
SmartCafe.Menu.Application.Features.Menus.GetActiveMenu.GetActiveMenuHandle
r
100% 50%
SmartCafe.Menu.Application.Features.Menus.GetActiveMenu.Models.GetActiveMen
uQuery
100%
SmartCafe.Menu.Application.Features.Menus.GetActiveMenu.Validators.GetActiv
eMenuQueryValidator
0%
SmartCafe.Menu.Application.Features.Menus.GetMenu.GetMenuHandler 0% 0%
SmartCafe.Menu.Application.Features.Menus.GetMenu.Models.GetMenuQuery 0%
SmartCafe.Menu.Application.Features.Menus.GetMenu.Validators.GetMenuQueryVa
lidator
0%
SmartCafe.Menu.Application.Features.Menus.ListMenus.ListMenusHandler 0%
SmartCafe.Menu.Application.Features.Menus.ListMenus.Mappers.ListMenusMapper 0%
SmartCafe.Menu.Application.Features.Menus.ListMenus.Models.ListMenusQuery 0%
SmartCafe.Menu.Application.Features.Menus.ListMenus.Models.ListMenusRespons
e
0%
SmartCafe.Menu.Application.Features.Menus.ListMenus.Models.MenuSummaryDto 0%
SmartCafe.Menu.Application.Features.Menus.ListMenus.Validators.ListMenusQue
ryValidator
0%
SmartCafe.Menu.Application.Features.Menus.PublishMenu.Mappers.PublishMenuMa
pper
0% 0%
SmartCafe.Menu.Application.Features.Menus.PublishMenu.Models.PublishMenuCom
mand
0%
SmartCafe.Menu.Application.Features.Menus.PublishMenu.Models.PublishMenuRes
ponse
0%
SmartCafe.Menu.Application.Features.Menus.PublishMenu.PublishMenuHandler 0% 0%
SmartCafe.Menu.Application.Features.Menus.PublishMenu.Validators.PublishMen
uCommandValidator
0%
SmartCafe.Menu.Application.Features.Menus.Shared.Mappers.MenuMapper 0% 0%
SmartCafe.Menu.Application.Features.Menus.Shared.Mappers.SectionUpdateMappe
r
0% 0%
SmartCafe.Menu.Application.Features.Menus.Shared.Models.CreateMenuResponse 0%
SmartCafe.Menu.Application.Features.Menus.Shared.Models.IngredientDto 0%
SmartCafe.Menu.Application.Features.Menus.Shared.Models.MenuDto 0%
SmartCafe.Menu.Application.Features.Menus.Shared.Models.MenuItemDto 0%
SmartCafe.Menu.Application.Features.Menus.Shared.Models.MenuItemImageDto 0%
SmartCafe.Menu.Application.Features.Menus.Shared.Models.PriceDto 0%
SmartCafe.Menu.Application.Features.Menus.Shared.Models.SectionDto 0%
SmartCafe.Menu.Application.Features.Menus.Shared.Validators.IngredientValid
ator
0%
SmartCafe.Menu.Application.Features.Menus.Shared.Validators.MenuItemDtoForC
reateValidator
0%
SmartCafe.Menu.Application.Features.Menus.Shared.Validators.MenuItemDtoForU
pdateValidator
0%
SmartCafe.Menu.Application.Features.Menus.Shared.Validators.MenuItemDtoVali
dator
0%
SmartCafe.Menu.Application.Features.Menus.Shared.Validators.PriceDtoValidat
or
0%
SmartCafe.Menu.Application.Features.Menus.Shared.Validators.SectionDtoForCr
eateValidator
0%
SmartCafe.Menu.Application.Features.Menus.Shared.Validators.SectionDtoForUp
dateValidator
0%
SmartCafe.Menu.Application.Features.Menus.Shared.Validators.SectionDtoValid
ator
0% 0%
SmartCafe.Menu.Application.Features.Menus.UpdateMenu.Models.UpdateMenuComma
nd
0%
SmartCafe.Menu.Application.Features.Menus.UpdateMenu.UpdateMenuHandler 0% 0%
SmartCafe.Menu.Application.Features.Menus.UpdateMenu.Validators.UpdateMenuC
ommandValidator
0%
SmartCafe.Menu.Application.Mediation.Behaviors.ValidationBehavior`2 0% 0%
SmartCafe.Menu.Application.Mediation.Mediator 84.6% 50%
SmartCafe.Menu.Domain - 92%
Name Line Branch
SmartCafe.Menu.Domain 92% 89.7%
SmartCafe.Menu.Domain.Common.Entity 100%
SmartCafe.Menu.Domain.Entities.Cafe 93.7% 100%
SmartCafe.Menu.Domain.Entities.Menu 95.2% 91.3%
SmartCafe.Menu.Domain.Entities.MenuItem 89.7% 78.1%
SmartCafe.Menu.Domain.Entities.Section 87.3% 82.3%
SmartCafe.Menu.Domain.Events.DomainEvent 80%
SmartCafe.Menu.Domain.Events.MenuActivatedEvent 100%
SmartCafe.Menu.Domain.Events.MenuClonedEvent 0%
SmartCafe.Menu.Domain.Events.MenuCreatedEvent 100%
SmartCafe.Menu.Domain.Events.MenuDeactivatedEvent 100%
SmartCafe.Menu.Domain.Events.MenuDeletedEvent 100%
SmartCafe.Menu.Domain.Events.MenuPublishedEvent 100%
SmartCafe.Menu.Domain.Events.MenuUpdatedEvent 0%
SmartCafe.Menu.Domain.Extensions.EntityExtensions 100% 100%
SmartCafe.Menu.Domain.Extensions.UpdateInfoExtensions 100% 100%
SmartCafe.Menu.Domain.Models.ImageUpdateInfo 100%
SmartCafe.Menu.Domain.Models.IngredientItemUpdate 100%
SmartCafe.Menu.Domain.Models.ItemUpdateInfo 100%
SmartCafe.Menu.Domain.Models.PriceUpdateInfo 100%
SmartCafe.Menu.Domain.Models.SectionUpdateInfo 100%
SmartCafe.Menu.Domain.ValueObjects.ImageAsset 100% 100%
SmartCafe.Menu.Domain.ValueObjects.Ingredient 100% 100%
SmartCafe.Menu.Domain.ValueObjects.Price 94.1% 100%
SmartCafe.Menu.Infrastructure - 84.9%
Name Line Branch
SmartCafe.Menu.Infrastructure 84.9% 32.5%
SmartCafe.Menu.Infrastructure.BlobStorage.AzureBlobStorageService 6.8% 0%
SmartCafe.Menu.Infrastructure.Data.PostgreSQL.Configurations.CafeConfigurat
ion
100%
SmartCafe.Menu.Infrastructure.Data.PostgreSQL.Configurations.MenuConfigurat
ion
100%
SmartCafe.Menu.Infrastructure.Data.PostgreSQL.Configurations.MenuItemConfig
uration
100%
SmartCafe.Menu.Infrastructure.Data.PostgreSQL.Configurations.SectionConfigu
ration
100%
SmartCafe.Menu.Infrastructure.Data.PostgreSQL.MenuDbContext 76.9% 100%
SmartCafe.Menu.Infrastructure.Data.PostgreSQL.MenuDbContextFactory 0%
SmartCafe.Menu.Infrastructure.Data.UnitOfWork 0% 0%
SmartCafe.Menu.Infrastructure.DependencyInjection.ServiceCollectionExtensio
ns
100% 50%
SmartCafe.Menu.Infrastructure.EventBus.DomainEventDispatcher 0% 0%
SmartCafe.Menu.Infrastructure.EventBus.ServiceBusEventPublisher 0% 0%
SmartCafe.Menu.Infrastructure.Migrations.InitialCreate 97.6%
SmartCafe.Menu.Infrastructure.Migrations.MenuDbContextModelSnapshot 100%
SmartCafe.Menu.Infrastructure.Repositories.CafeRepository 0%
SmartCafe.Menu.Infrastructure.Repositories.MenuRepository 27.2%
SmartCafe.Menu.Infrastructure.Services.ImageProcessingService 0%
SmartCafe.Menu.ServiceDefaults - 83.6%
Name Line Branch
SmartCafe.Menu.ServiceDefaults 83.6% 77.7%
Microsoft.Extensions.Hosting.Extensions 83.6% 77.7%
SmartCafe.Menu.Shared - 79%
Name Line Branch
SmartCafe.Menu.Shared 79% 100%
SmartCafe.Menu.Shared.Models.Error 76.9%
SmartCafe.Menu.Shared.Models.ErrorDetail 100%
SmartCafe.Menu.Shared.Models.Result 100% 100%
SmartCafe.Menu.Shared.Models.Result`1 100% 100%
SmartCafe.Menu.Shared.Providers.DateTimeProvider 0%
SmartCafe.Menu.Shared.Providers.GuidIdProvider 0%

@petro-konopelko petro-konopelko merged commit 2cfef64 into main Dec 21, 2025
5 checks passed
@petro-konopelko petro-konopelko deleted the dependabot/nuget/microsoft-e463d72ec9 branch December 21, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Label for dependencies nuget size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant