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

chore(SystemTextJson, deps): Target minimum non blacklisted ver: 8.0.4 #122

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Jul 10, 2024

18acc38 ups the dependency from 6.0.1 (which is not actually in the vulnerable range of 7.0.1..8.0.3, but unfortunately some package stores don't have correct information) to 8.0.4

FsCodec does not lean on the vulnerable method and hence this is not strictly required for any reason

Applications that use FsCodec.SystemTextJson will work correctly if v 8.0.4 of System.Text.Json is use in the context of the app.

@bartelink bartelink force-pushed the stj-804 branch 2 times, most recently from 4bd79d3 to d4f8cde Compare July 10, 2024 11:56
@bartelink bartelink changed the title chore(SystemTextJson, deps): Target minimum non vulnerable ver, 8.0.4 chore(SystemTextJson, deps): Target minimum non vulnerable ver: 8.0.4 Jul 10, 2024
@bartelink bartelink merged commit 3993a06 into master Jul 11, 2024
9 checks passed
@bartelink bartelink deleted the stj-804 branch July 11, 2024 13:36
@bartelink bartelink changed the title chore(SystemTextJson, deps): Target minimum non vulnerable ver: 8.0.4 chore(SystemTextJson, deps): Target minimum non blacklisted ver: 8.0.4 Jul 30, 2024
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.

1 participant