Skip to content

nuget-dressca-cms: Bump bunit from 2.1.1 to 2.4.2#4245

Merged
KentaHizume merged 1 commit intomainfrom
dependabot/nuget/samples/DresscaCMS/bunit-2.4.2
Dec 25, 2025
Merged

nuget-dressca-cms: Bump bunit from 2.1.1 to 2.4.2#4245
KentaHizume merged 1 commit intomainfrom
dependabot/nuget/samples/DresscaCMS/bunit-2.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated bunit from 2.1.1 to 2.4.2.

Release notes

Sourced from bunit's releases.

2.4.2

Fixed

  • Use proper return typed for InputAsync and ChangeAsync methods.

2.3.4

Added

  • Added generic overloads Find{TComponent, TElement} and FindAll{TComponent, TElement} to query for specific element types (e.g., IHtmlInputElement). By @​linkdotnet.
  • Added generic overloads WaitForElement{TComponent, TElement} and WaitForElements{TComponent, TElement} to wait for specific element types. By @​linkdotnet.

Fixed

  • Adding convenient overloads for InputAsync and ChangeAsync to have feature parity with the sync version. Reported by @​ScarletKuro. Fixed by @​linkdotnet.

2.2.2

Added

  • Added FindByAllByLabel to bunit.web.query package. By @​linkdotnet.

Fixed

  • Updated AngleSharp.Diffing to fix a bug related to unknown HTML elements. Reported by @​md-at-slashwhy.

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget NuGetパッケージの更新 target: Dressca-CMS サンプルアプリケーションDressca-CMSに関係がある labels Dec 24, 2025
@dependabot dependabot Bot force-pushed the dependabot/nuget/samples/DresscaCMS/bunit-2.4.2 branch from 9df0a5a to d626bea Compare December 25, 2025 00:27
@KentaHizume
Copy link
Copy Markdown
Contributor

@dependabot rebase

---
updated-dependencies:
- dependency-name: bunit
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/samples/DresscaCMS/bunit-2.4.2 branch from d626bea to 3b506bf Compare December 25, 2025 01:09
@github-actions
Copy link
Copy Markdown

Test Result 📝

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

Coverage 📐

Summary
Generated on: 12/25/2025 - 01:10:13
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: 137_20496625094
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%

@KentaHizume KentaHizume added this to the v2.0.0 milestone Dec 25, 2025
@KentaHizume
Copy link
Copy Markdown
Contributor

bUnit を使用したコンポーネントのテストが正常に実行されたことを確認しました。

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.

bUnit を使用したコンポーネントのテストが正常に実行されたことを確認しました。

@KentaHizume KentaHizume merged commit a608611 into main Dec 25, 2025
3 checks passed
@KentaHizume KentaHizume deleted the dependabot/nuget/samples/DresscaCMS/bunit-2.4.2 branch December 25, 2025 01:30
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