Skip to content

[deps]: Update bunit to v2#830

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/bunit-2.x
Open

[deps]: Update bunit to v2#830
renovate[bot] wants to merge 1 commit intomainfrom
renovate/bunit-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2025

This PR contains the following updates:

Package Change Age Confidence
bunit (source) 1.40.02.5.3 age confidence

Release Notes

bUnit-dev/bUnit (bunit)

v2.5.3

Added

v2.4.2

Fixed
  • Use proper return typed for InputAsync and ChangeAsync methods.

v2.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.

v2.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.

v2.1.1

Changed
  • Registering AuthenticationState in the services container rather than as part of the RenderTree. Fixes #​1774 reported by @​aayjaychan.

v2.0.66

This major release focuses on platform updates and API simplifications.

For a migration guide, see Upgrading bUnit.

Changed
  • Target framework support updated: added support for .NET 10 (net10.0) and dropped all versions prior to .NET 8 (net8.0).
  • Cleanup of the API with simplifications of many API calls and methods. This also includes renaming of some objects to better reflect their purpose.
Added
  • Support for form submission from submit buttons and inputs that are outside the form element but associated via the HTML5 form attribute. Reported and fixed in #​1766.
  • Improved renderer logic that catches more edge cases.
  • Improved developer experience in relation to JSInterop.

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 24, 2025 02:34
@bitwarden-bot bitwarden-bot changed the title [deps]: Update bunit to v2 [PAS-604] [deps]: Update bunit to v2 Nov 24, 2025
@bitwarden-bot
Copy link

Internal tracking:

@renovate renovate bot changed the title [PAS-604] [deps]: Update bunit to v2 [deps]: Update bunit to v2 Nov 24, 2025
@renovate renovate bot force-pushed the renovate/bunit-2.x branch from 857e80f to d1bb611 Compare November 28, 2025 19:05
@renovate renovate bot force-pushed the renovate/bunit-2.x branch from d1bb611 to 8226a88 Compare December 15, 2025 15:29
@renovate renovate bot force-pushed the renovate/bunit-2.x branch 2 times, most recently from cc7d6e8 to 8e27b04 Compare December 28, 2025 22:49
@renovate renovate bot force-pushed the renovate/bunit-2.x branch from 8e27b04 to db22252 Compare January 15, 2026 11:43
@renovate renovate bot force-pushed the renovate/bunit-2.x branch from db22252 to bc10f68 Compare February 2, 2026 16:52
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.

1 participant