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

Bump FluentValidation from 8.0.101 to 8.1.0 in /src #18

Merged
merged 1 commit into from
Dec 7, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps FluentValidation from 8.0.101 to 8.1.0.

Changelog

Sourced from FluentValidation's changelog.

8.1.0 - 6 December 2018
Added format support for message placeholders.
Added support for overriding inexers for collection rules.
Allow ErrorCode to be used to override localization key in the Language Manager.
Additional error details are now shown in the ShouldNotHaveValidationErrorFor test extension.
Conditions defined with root-level When/WhenAsync/Unless/UnlessAsync are now only executed once (instead of once for each rule).
Support Otherwise method chained from root-level When/WhenAsync/Unless/UnlessAsync.
Minor wording changes to default English error messages.
Added Skip property to MVC5's CustomizeValidatorAttribute to bring parity with AspNetCore and WebApi integration.
Japanese translation of the default error messages.
Remove type constraint on the OverridePropertyName overload that takes an expression.

Commits
  • 327d76e Update changelog.
  • 79a8f5c Add Japanese Language to the default messages (#964)
  • e46333e Tests for AspNetCore2.2
  • 6880b75 Attempt to fix callout
  • 62967ad Add Skip to MVC5's CustomizeValidatorAttribute. Update aspnet docs
  • da4b0a9 Update mvc5.md
  • ff049d0 Attribution for Inclusive/ExclusiveBetween validators
  • 1dcb24b Merge branch 'fix-equal-clientside-validator'
  • 081af1c Fix incorrect reference to rules method.
  • afff916 Remove generic constraint on OverridePropertyName's expression.
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@SimonCropp SimonCropp merged commit 2cd6b27 into master Dec 7, 2018
@SimonCropp SimonCropp deleted the dependabot/nuget/src/FluentValidation-8.1.0 branch December 7, 2018 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants