Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Bunit browser file exc #1504

Merged
merged 4 commits into from
Jul 19, 2024
Merged

fix: Bunit browser file exc #1504

merged 4 commits into from
Jul 19, 2024

Conversation

linkdotnet
Copy link
Collaborator

Fixes #1503

And fixes some package versions

@linkdotnet linkdotnet requested a review from egil July 19, 2024 09:16
egil
egil previously approved these changes Jul 19, 2024
Copy link
Member

@egil egil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@linkdotnet
Copy link
Collaborator Author

Had to force-push because of an ugly whitespace change.

Given the CVE in System.Text.Json our build pipeline is unfortunately red ATM.
We could force STJ in the latest version to resolve that. Maybe I will do this on this PR

egil
egil previously approved these changes Jul 19, 2024
@linkdotnet linkdotnet requested a review from egil July 19, 2024 10:39
@linkdotnet linkdotnet merged commit ecc480a into main Jul 19, 2024
10 checks passed
@linkdotnet linkdotnet deleted the bunit-browser-file-exc branch July 19, 2024 14:49
egil added a commit that referenced this pull request Jul 21, 2024
* Set version to '1.30-preview'

* fix: Replace Tokens in docfx.json for release information (#1496)

* fix: Add net7.0 for devcontainers

* fix: Bunit browser file exc (#1504)

* chore: Align package versions

* fix: BunitBrowserFile throws when filesize too big

* chore: Fix CVE in System.Text.Json for production code

* docs: Added changelog entry

* Set version to '1.30'

---------

Co-authored-by: Egil Hansen <[email protected]>
Co-authored-by: Steven Giesel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUnitBrowserFile ignores MaximumAllowedFileSize
2 participants