Update dependency FluentValidation.DependencyInjectionExtensions to 12.1.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| FluentValidation.DependencyInjectionExtensions (source) |
12.0.0 -> 12.1.0
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
JeremySkinner/fluentvalidation (FluentValidation.DependencyInjectionExtensions)
v12.1.0
Release notes
Please read the upgrade guide if you are moving from 11.x to 12.x
Changes in 12.1.0
Changes in 12.0.0
- Drops support for netstandard2.0, netstandard2.1, .net 5, .net 6 and .net 7. Minimum supported platform is now .net 8.
- Add support for dependent rules for custom rules (#2170)
- Removes deprecated DI extensions
- Removes deprecated transform methods (#2027)
- Remove the ability to disable the root-model null check (#2069)
- Use Zomp.SyncMethodGenerator to clean up internal sync/async code paths and increase performance (#2136)
- Add Serbian (Cyrillic) language; rename existing Serbian to Serbian (Latin) (#2283)
Downloads
Binaries can be downloaded from nuget:
- FluentValidation - Main package
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.