PinguApps / Blazor.QRCode

A Blazor component for generating QR codes. This component encodes specified data into a QR code image, which can be customized in terms of size, colors, and error correction level. The QR code is generated as an SVG for optimal scalability and clarity.
https://pinguapps.github.io/Blazor.QRCode/
MIT License
20 stars 3 forks source link

Update dependency bunit to v1.28.9 #95

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bunit (source) 1.27.17 -> 1.28.9 age adoption passing confidence

Release Notes

bUnit-dev/bUnit (bunit) ### [`v1.28.9`](https://togithub.com/bUnit-dev/bUnit/blob/HEAD/CHANGELOG.md#1289---2024-04-19) ##### Fixed - bUnit's built-in HTML parser did not correctly parse full HTML documents that included a \ as the first element. Fixed by [@​egil](https://togithub.com/egil). - `@formname` directive led to an `InvalidOperationException` when used on a form element. Reported by [@​suzu2469](https://togithub.com/suzu2469) in [#​1438](https://togithub.com/bUnit-dev/bUnit/issues/1438). Fixed by [@​egil](https://togithub.com/egil)/[@​linkdotnet](https://togithub.com/linkdotnet). ##### Changed - `NavigationManager` is again registered as a singleton instead of scoped.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.