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.31.3 #134

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

bUnit-dev/bUnit (bunit) ### [`v1.31.3`](https://togithub.com/bUnit-dev/bUnit/blob/HEAD/CHANGELOG.md#1313---2024-08-16) ##### Fixed - `UploadFile` should only throw an exception when the file size exceeds the maximum allowed size. Reported by [@​candritzky](https://togithub.com/candritzky). Fixed by [@​linkdotnet](https://togithub.com/linkdotnet).

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 was generated by Mend Renovate. View the repository job log.