Skip to content

Bump FluentValidation from 9.5.0 to 9.5.1#126

Merged
Matthiee merged 1 commit intomasterfrom
dependabot/nuget/FluentValidation-9.5.1
Feb 19, 2021
Merged

Bump FluentValidation from 9.5.0 to 9.5.1#126
Matthiee merged 1 commit intomasterfrom
dependabot/nuget/FluentValidation-9.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 12, 2021

Bumps FluentValidation from 9.5.0 to 9.5.1.

Release notes

Sourced from FluentValidation's releases.

9.5.1

Release notes

Please read the upgrade guide if you are moving from 8.x to 9.x

Changes in 9.5.1

  • Fix incorrect wording in deprecation message for Transform (#1613)
  • Fix ScalePrecision validator being available in intellisense for non-decimal properties.
  • Expose additional overload of Transform that receives the root object in the transformer.

Changes in 9.5.0

  • Introduce new syntax for applying transformations and deprecate the old syntax (#1613)

Changes in 9.4.0

  • ChildRules now work as expected when inside a ruleset (#1597)
  • Added ImplicitlyValidateRootCollectionElements option to MVC integration (#1585)

Changes in 9.3.0

  • Support for .NET 5 and ASP.NET Core 5
  • Improvements to LanguageManager's lazy loading of resources.
  • Deprecate IStringSource and its implementors. Use delegates instead.
  • CustomizeValidatorAttribute now works in Razor pages (netcore 3.1 and net 5.0 only) (#1541)
  • RuleSetForClientSideMessagesAttribute now works in Razor pages (netcore 3.1 and net 5.0 only) (#1544)
  • Fixes to Spanish translations.

Changes in 9.2.2

  • Fix one of the inheritance validator overloads not working correctly (#1528)

Changes 9.2.1

  • Add non-generic extensibility point to inheritance validator
  • Updates to Persian translations (#1513)
  • Added Bengali translations (#1517)

Changes in 9.2.0

Changes in 9.1.3

  • Fix an issue with IncludeRulesNotInRuleSet not working correctly (#1493)

Changes in 9.1.2

  • Make the ValidationContext.ThrowOnFailures getter public.

Changes in 9.1.1

  • Update incorrect wording in CascadeMode.StopOnFirstFailure deprecation warning.

... (truncated)

Changelog

Sourced from FluentValidation's changelog.

9.5.1 - 11 February 2021 Fix incorrect wording in deprecation message for Transform (#1613) Fix ScalePrecision validator being available in intellisense for non-decimal properties. Expose additional overload of Transform that receives the root object in the transformer.

Commits
  • 7d1816c Update changelog & bump version.
  • 62b30ed Update CI branch name
  • 336dee5 Update custom validators doc
  • c71b89f Update heading
  • 165e648 Create new issue template.
  • 737c357 Expose additional overload of Transform that receives the root object in the ...
  • bb306da ScalePrecision validator should only be available for decimal and decimal? pr...
  • 6836d69 Fix incorrect deprecation message wording
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 12, 2021
@dependabot dependabot Bot requested a review from Matthiee February 12, 2021 05:57
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #126 (34454f1) into master (29a2d41) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #126   +/-   ##
=======================================
  Coverage   87.42%   87.42%           
=======================================
  Files          52       52           
  Lines        1598     1598           
  Branches      301      301           
=======================================
  Hits         1397     1397           
  Misses        120      120           
  Partials       81       81           

@Matthiee Matthiee merged commit 39cba32 into master Feb 19, 2021
@Matthiee Matthiee deleted the dependabot/nuget/FluentValidation-9.5.1 branch February 19, 2021 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants