Skip to content

nuget-dressca-cms: Bump the xunit-packages group with 1 update#4243

Merged
KentaHizume merged 1 commit intomainfrom
dependabot/nuget/samples/DresscaCMS/xunit-packages-4b87798d60
Dec 25, 2025
Merged

nuget-dressca-cms: Bump the xunit-packages group with 1 update#4243
KentaHizume merged 1 commit intomainfrom
dependabot/nuget/samples/DresscaCMS/xunit-packages-4b87798d60

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated xunit.v3 from 3.2.0 to 3.2.1.

Release notes

Sourced from xunit.v3's releases.

No release notes found for this version range.

Commits viewable in compare view.

Dependabot compatibility score

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget NuGetパッケージの更新 target: Dressca-CMS サンプルアプリケーションDressca-CMSに関係がある labels Dec 24, 2025
@KentaHizume
Copy link
Copy Markdown
Contributor

@dependabot rebase

1 similar comment
@KentaHizume
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps xunit.v3 from 3.2.0 to 3.2.1

---
updated-dependencies:
- dependency-name: xunit.v3
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: xunit-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/samples/DresscaCMS/xunit-packages-4b87798d60 branch from 668e325 to c4c2b1b Compare December 25, 2025 01:08
@github-actions
Copy link
Copy Markdown

Test Result 📝

Test was a success.
Completed in 1885ms with 47 passed, 0 failed and 0 skipped.

Coverage 📐

Summary
Generated on: 12/25/2025 - 01:09:46
Parser: MultiReport (3x Cobertura)
Assemblies: 2
Classes: 47
Files: 45
Line coverage: 4.2% (155 of 3635)
Covered lines: 155
Uncovered lines: 3480
Coverable lines: 3635
Total lines: 6530
Branch coverage: 6.1% (28 of 452)
Covered branches: 28
Total branches: 452
Method coverage: Feature is only available for sponsors
Tag: 135_20496619930
DresscaCMS.Announcement - 4.6%
Name Line Branch
DresscaCMS.Announcement 4.6% 11.7%
DresscaCMS.Announcement.AnnouncementServiceCollectionExtensions 0% 0%
DresscaCMS.Announcement.ApplicationCore.ApplicationServices.AnnouncementsAp
plicationService
19.2% 26.4%
DresscaCMS.Announcement.ApplicationCore.GetAnnouncementWithHistoriesResult 0%
DresscaCMS.Announcement.ApplicationCore.GetPagedAnnouncementsResult 87.5%
DresscaCMS.Announcement.ApplicationCore.LanguagePriorityProvider 100% 100%
DresscaCMS.Announcement.ApplicationCore.LanguagePriorityProvider.LanguageOr
der
100%
DresscaCMS.Announcement.Infrastructures.AnnouncementDbContext 0% 0%
DresscaCMS.Announcement.Infrastructures.Configurations.AnnouncementConfigur
ation
0% 0%
DresscaCMS.Announcement.Infrastructures.Configurations.AnnouncementContentC
onfiguration
0%
DresscaCMS.Announcement.Infrastructures.Configurations.AnnouncementContentH
istoryConfiguration
0%
DresscaCMS.Announcement.Infrastructures.Configurations.AnnouncementHistoryC
onfiguration
0% 0%
DresscaCMS.Announcement.Infrastructures.EfAnnouncementsRepository 0% 0%
DresscaCMS.Announcement.Infrastructures.Entities.Announcement 100%
DresscaCMS.Announcement.Infrastructures.Entities.AnnouncementContent 62.5% 0%
DresscaCMS.Announcement.Infrastructures.Entities.AnnouncementContentHistory 0% 0%
DresscaCMS.Announcement.Infrastructures.Entities.AnnouncementHistory 0% 0%
DresscaCMS.Announcement.Infrastructures.Migrations.AnnouncementDbContextMod
elSnapshot
0% 0%
DresscaCMS.Announcement.Infrastructures.Migrations.InitialCreate 0% 0%
DresscaCMS.Web - 3.5%
Name Line Branch
DresscaCMS.Web 3.5% 2.8%
AspNetCoreGeneratedDocument.Pages_ServerError 0%
DresscaCMS.Web.Components.Account.IdentityRedirectManager 0% 0%
DresscaCMS.Web.Components.Account.IdentityRevalidatingAuthenticationStatePr
ovider
0% 0%
DresscaCMS.Web.Components.Account.Shared.RedirectToLogin 0%
DresscaCMS.Web.Components.App 0% 0%
DresscaCMS.Web.Components.Layout.MainLayout 0% 0%
DresscaCMS.Web.Components.Layout.NavMenu 0%
DresscaCMS.Web.Components.Pages.AnnouncementCreate 0% 0%
DresscaCMS.Web.Components.Pages.AnnouncementDeleteComplete 0% 0%
DresscaCMS.Web.Components.Pages.AnnouncementDeleteConfirm 0% 0%
DresscaCMS.Web.Components.Pages.AnnouncementEdit 0% 0%
DresscaCMS.Web.Components.Pages.AnnouncementsManagement 0% 0%
DresscaCMS.Web.Components.Pages.Error 100% 100%
DresscaCMS.Web.Components.Pages.Login 0% 0%
DresscaCMS.Web.Components.Pages.Login.InputModel 0%
DresscaCMS.Web.Extensions.AuthenticationStateProviderExtensions 0% 0%
DresscaCMS.Web.State.InMemoryStateStore 100% 100%
DresscaCMS.Web.State.StateResult 80%
DresscaCMS.Web.ViewModels.AnnouncementContentCreateViewModel 0%
DresscaCMS.Web.ViewModels.AnnouncementContentEditViewModel 0%
DresscaCMS.Web.ViewModels.AnnouncementCreateViewModel 0% 0%
DresscaCMS.Web.ViewModels.AnnouncementEditViewModel 0% 0%
DresscaCMS.Web.ViewModels.DeletedAnnouncementState 0%
DresscaCMS.Web.ViewModels.Language 0% 0%
DresscaCMS.Web.ViewModels.LanguagePriorities 0% 0%
Microsoft.Extensions.DependencyInjection.StateStoreExtensions 0%
Microsoft.Extensions.Validation.Generated 0% 0%
Program 0% 0%
System.Runtime.CompilerServices 0%

Copy link
Copy Markdown
Contributor

@KentaHizume KentaHizume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

テストが正常に動作することを確認しました。

@KentaHizume KentaHizume merged commit c3d8382 into main Dec 25, 2025
3 checks passed
@KentaHizume KentaHizume deleted the dependabot/nuget/samples/DresscaCMS/xunit-packages-4b87798d60 branch December 25, 2025 01:14
@KentaHizume KentaHizume added this to the v2.0.0 milestone Dec 25, 2025
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 nuget NuGetパッケージの更新 target: Dressca-CMS サンプルアプリケーションDressca-CMSに関係がある

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant