Bump FluentValidation.AspNetCore from 11.3.0 to 11.3.1#140
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump FluentValidation.AspNetCore from 11.3.0 to 11.3.1#140dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
iapostemanager | 0dd38dc | Mar 02 2026, 07:13 PM |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
memolib | 7b3733c | Mar 19 2026, 03:43 AM |
0dd38dc to
0b0f9de
Compare
0b0f9de to
949f6ca
Compare
949f6ca to
7829773
Compare
--- updated-dependencies: - dependency-name: FluentValidation.AspNetCore dependency-version: 11.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
7829773 to
7b3733c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated FluentValidation.AspNetCore from 11.3.0 to 11.3.1.
Release notes
Sourced from FluentValidation.AspNetCore's releases.
11.3.1
Release notes
Please read the upgrade guide if you are moving from 10.x to 11.x
Changes in 11.3.1
Changes in 11.3.0
Filterproperty to auto-validation configuration to optionally include/exclude certain types from auto-validation (Could AddFluentValidationAutoValidation() take a filter parameter so we can opt in/out of automatic validtion? FluentValidation/FluentValidation#2091)Changes in 11.2.2
AddToModelStatethat doesn't require a prefix (#5)Changes in 11.2.1
AddFluentValidation(see Announcement: Deprecation ofRegisterValidator...methods within calls toAddFluentValidationFluentValidation/FluentValidation#1963)Changes in 11.2.0
Changes in 11.1.3
AddFluentValidationregistration methods. These have been replaced withAddFluentValidationAutoValidationandAddFluentValidationClientsideAdapters(see Announcement: Changes to ASP.NET Integration registration methods (AddFluentValidation()) FluentValidation/FluentValidation#1965)Changes in 11.1.2
NullReferenceExceptionbeing thrown inAddFluentValidationClientsideAdapterscaused by a missing registration forIValidatorFactoryChanges in 11.1.1
NullReferenceExceptionbeing thrown inAddFluentValidationClientsideAdapters(FluentValidation.AspNetCore is throwing during bootstrap FluentValidation/FluentValidation#1969)Changes in 11.1.0
ToDictionarymethod toValidationResult(particularly useful when working with Minimal APIs)-services.AddFluentValidationAutoValidation()andservices.AddFluentValidationClientsideAdapters()as replacements forservices.AddFluentValidation()(Announcement: Changes to ASP.NET Integration registration methods (AddFluentValidation()) FluentValidation/FluentValidation#1965)Changes in 11.0
RunDefaultMvcValidationAfterFluentValidationExecutesoption from ASP.NET integration.Downloads
Binaries can be downloaded from nuget:
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)