Open
Conversation
Contributor
b47c683 to
9c929c3
Compare
b75ea3b to
ae6696a
Compare
8c0838f to
add71e9
Compare
ed23358 to
a99fe97
Compare
d8d3463 to
5a7149a
Compare
87ac556 to
da92f0f
Compare
5bea63a to
fc5b4be
Compare
335b645 to
0f121e3
Compare
c432be1 to
07c9fe2
Compare
44520f6 to
2d21fcc
Compare
39072ae to
031b4f8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.40.0→2.7.2Release Notes
bUnit-dev/bUnit (bunit)
v2.7.2Fixed
InvokeConstructorAsynconBunitJSRuntimeandBunitJSObjectReferencefor .NET 10+, which previously threwNotImplementedException. Reported by @Floopy-Doo in #1818. Fixed by @linkdotnet.v2.6.2Added
v2.5.3Added
Render(RenderFragment)is preferred via theOverloadResolutionAttribute. Reported by @ScarletKuro in #1800. Fixed by @linkdotnet.FindByTestIdtobunit.web.queryto gather elements by a given test id. By @jimSampicav2.4.2Fixed
InputAsyncandChangeAsyncmethods.v2.3.4Added
Find{TComponent, TElement}andFindAll{TComponent, TElement}to query for specific element types (e.g.,IHtmlInputElement). By @linkdotnet.WaitForElement{TComponent, TElement}andWaitForElements{TComponent, TElement}to wait for specific element types. By @linkdotnet.Fixed
InputAsyncandChangeAsyncto have feature parity with the sync version. Reported by @ScarletKuro. Fixed by @linkdotnet.v2.2.2Added
FindByAllByLabeltobunit.web.querypackage. By @linkdotnet.Fixed
AngleSharp.Diffingto fix a bug related to unknown HTML elements. Reported by @md-at-slashwhy.v2.1.1Changed
AuthenticationStatein the services container rather than as part of the RenderTree. Fixes #1774 reported by @aayjaychan.v2.0.66This major release focuses on platform updates and API simplifications.
For a migration guide, see Upgrading bUnit.
Changed
net10.0) and dropped all versions prior to .NET 8 (net8.0).Added
formattribute. Reported and fixed in #1766.Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.