Skip to content

Bump FluentValidation.DependencyInjectionExtensions from 9.3.0 to 9.5.0#59

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/FluentValidation.DependencyInjectionExtensions-9.5.0
Closed

Bump FluentValidation.DependencyInjectionExtensions from 9.3.0 to 9.5.0#59
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/FluentValidation.DependencyInjectionExtensions-9.5.0

Conversation

@dependabot-preview
Copy link

Bumps FluentValidation.DependencyInjectionExtensions from 9.3.0 to 9.5.0.

Release notes

Sourced from FluentValidation.DependencyInjectionExtensions's releases.

9.5.0

Release notes

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

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.

Changes in 9.1.0

  • Add new Validate extension methods that allow options to be configured using a strategy (#1467)
  • Introduce CascadeMode.Stop and deprecate CascadeMode.StopOnFirstFailure to resolve confusion/abiguity about setting the cascade mode at validator-level (#1437)
  • RaiseValidationException can be overridden to customize the exception throwing process (#1162)

... (truncated)

Changelog

Sourced from FluentValidation.DependencyInjectionExtensions's changelog.

9.5.0 - 31 January 2021 Introduce new syntax for applying transformations and deprecate the old syntax (#1613)

9.4.0 - 14 January 2021 ChildRules now work as expected when inside a ruleset (#1597) Added ImplicitlyValidateRootCollectionElements option to MVC integration (#1585)

Commits
  • 350c6c6 Switch to the new Transform syntax. (#1613)
  • 6042b4f Update code usages, apostrophes, definition lists, URLs, error messages, em-d...
  • 88ffb2f FluentValidation namespace explanation in RuleSet doc page (#1618)
  • 4dd0f46 Update changelog, bump version
  • 01bd049 Add ImplicitlyValidateRootCollectionElements MVC option (#1586)
  • be10c61 Fix #1597 child rules not working as expeted with rulesets.
  • a147ef4 Deprecate PropertyValidator ctor that takes a string. Add HasCondition/HasAsy...
  • f41af6e CI updates
  • cb1bf5e Update inheritance.md (#1605)
  • 343ac21 Remove unneeded additional targets
  • Additional commits viewable 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 1, 2021
@dependabot-preview
Copy link
Author

Superseded by #61.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/FluentValidation.DependencyInjectionExtensions-9.5.0 branch March 1, 2021 22:24
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.

0 participants