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

Upgrade NuGet packages with exceptions for FluentValidation #680

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

tjementum
Copy link
Member

Summary & Motivation

Upgrade all NuGet packages to their latest versions, with a few exceptions:

  • FluentValidation has been updated to the latest 7.x version, and a comment has been added to prevent upgrading to 8.x, as it requires a commercial license.
  • Entity Framework remains at version 8.x due to breaking changes in 9.x that have not yet been addressed.
  • Scrutor has not been upgraded, as the latest version caused runtime errors that need further investigation.

Entity Framework and Scrutor will be revisited in a future update once the necessary fixes are implemented.

Checklist

  • I have added tests, or done manual regression tests
  • I have updated the documentation, if necessary

…which now requires a license for commercial projects
@tjementum tjementum added the Enhancement New feature or request label Jan 25, 2025
@tjementum tjementum self-assigned this Jan 25, 2025
Copy link

linear bot commented Jan 25, 2025

@tjementum tjementum changed the title Upgrade NuGet packages with exceptions for FluentValidation, Entity Framework, and Scrutor Upgrade NuGet packages with exceptions for FluentValidation Jan 25, 2025
@tjementum tjementum merged commit a231365 into main Jan 25, 2025
17 checks passed
@tjementum tjementum deleted the pp-312-upgrade-nuget-packages branch January 25, 2025 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant