Skip to content

Update dependency bunit to v2#1658

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-bunit
Open

Update dependency bunit to v2#1658
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-bunit

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 11, 2025

This PR contains the following updates:

Package Change Age Confidence
bunit (source) 1.40.02.7.2 age confidence

Release Notes

bUnit-dev/bUnit (bunit)

v2.7.2

Fixed
  • Implemented InvokeConstructorAsync on BunitJSRuntime and BunitJSObjectReference for .NET 10+, which previously threw NotImplementedException. Reported by @​Floopy-Doo in #​1818. Fixed by @​linkdotnet.

v2.6.2

Added
  • net11.0 support

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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the 🚚 private-dependencies Private dependency label Nov 11, 2025
@renovate renovate bot enabled auto-merge (squash) November 11, 2025 22:35
@github-actions github-actions bot added the :shipit: merge Shipit! label Nov 11, 2025
@github-actions github-actions bot added this to the v2.1.11 milestone Nov 11, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 11, 2025

Test Results

0 files   -   1  0 suites   - 1   0s ⏱️ -24s
0 tests  - 858  0 ✅  - 857  0 💤  - 1  0 ❌ ±0 
0 runs   - 866  0 ✅  - 865  0 💤  - 1  0 ❌ ±0 

Results for commit f8a68f4. ± Comparison against base commit a4b919e.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/major-bunit branch 3 times, most recently from b47c683 to 9c929c3 Compare November 18, 2025 11:36
@renovate renovate bot force-pushed the renovate/major-bunit branch 8 times, most recently from b75ea3b to ae6696a Compare November 25, 2025 11:43
@renovate renovate bot force-pushed the renovate/major-bunit branch 11 times, most recently from 8c0838f to add71e9 Compare December 4, 2025 02:50
@renovate renovate bot force-pushed the renovate/major-bunit branch 3 times, most recently from ed23358 to a99fe97 Compare December 8, 2025 14:12
@renovate renovate bot force-pushed the renovate/major-bunit branch 3 times, most recently from d8d3463 to 5a7149a Compare January 15, 2026 04:27
@renovate renovate bot force-pushed the renovate/major-bunit branch 4 times, most recently from 87ac556 to da92f0f Compare January 24, 2026 20:43
@renovate renovate bot force-pushed the renovate/major-bunit branch 5 times, most recently from 5bea63a to fc5b4be Compare February 16, 2026 22:15
@renovate renovate bot force-pushed the renovate/major-bunit branch 4 times, most recently from 335b645 to 0f121e3 Compare February 24, 2026 02:14
@renovate renovate bot force-pushed the renovate/major-bunit branch 5 times, most recently from c432be1 to 07c9fe2 Compare March 5, 2026 09:28
@renovate renovate bot force-pushed the renovate/major-bunit branch 5 times, most recently from 44520f6 to 2d21fcc Compare March 13, 2026 10:59
@renovate renovate bot force-pushed the renovate/major-bunit branch 3 times, most recently from 39072ae to 031b4f8 Compare March 16, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:shipit: merge Shipit! 🚚 private-dependencies Private dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants