FatturaElettronica / FatturaElettronica.Forms

Windows.Forms per FatturaElettronica.NET
http://fatturaelettronicaopensource.org/
Other
4 stars 11 forks source link

Bump FluentValidation from 8.1.3 to 8.2.2 #31

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps FluentValidation from 8.1.3 to 8.2.2.

Changelog *Sourced from [FluentValidation's changelog](https://github.com/JeremySkinner/FluentValidation/blob/master/Changelog.txt).* > 8.2.2 - 5 April 2019 > Fix typo in FluentValidation.DependencyInjectionExtensions package name. > > 8.2.1 - 4 April 2019 > Resolved issue using InjectValidator with RuleForEach. > Add support for a default IValidatorInterceptor to be registered with the ASP.NET Core Service Provider. > Added "Without" test extensions for consistency with existing "With" text extensions. > > 8.2.0 - 26 March 2019 > Add extensions for injecting child validators using the ASP.NET Core Service Provider. > WithLocalizedMessage is deprecated. Use the overload of WithMessage that takes a Func instead. > Implement RuleFor(...).ForEach(...) as an alternative to RuleForEach >
Commits - [`4f90814`](https://github.com/JeremySkinner/FluentValidation/commit/4f9081478aa07b48f147d2b19f04312c41f3ff9d) Update changelog. - [`e3d5182`](https://github.com/JeremySkinner/FluentValidation/commit/e3d518280c9fc8097e8ce1661cbd70ef7f098efd) Fix package name. - [`a1e6ea1`](https://github.com/JeremySkinner/FluentValidation/commit/a1e6ea10835c066e46674a38a40e1f09bf765052) Update core.md - [`e2ee92f`](https://github.com/JeremySkinner/FluentValidation/commit/e2ee92f1e6645162113aa742f26462b340d1fa0f) Switch to using full signing on Linux/Macos builds, as this is now supported ... - [`e09807c`](https://github.com/JeremySkinner/FluentValidation/commit/e09807cfd299581a56f3904be2952cb5e6892d29) Update repository url. - [`cc49f09`](https://github.com/JeremySkinner/FluentValidation/commit/cc49f0956f15bd0efa968021e06f8918e1adfff1) Update changelog - [`6a40c57`](https://github.com/JeremySkinner/FluentValidation/commit/6a40c57e5a640864899e48d706e036d294ba0079) Add support for default IValidatorInterceptor to be registered with the conta... - [`8d3ada6`](https://github.com/JeremySkinner/FluentValidation/commit/8d3ada6ff52194fd8cc96d62507b4be5add80008) Resolved issue using InjectValidator with RuleForEach. - [`ff2aa03`](https://github.com/JeremySkinner/FluentValidation/commit/ff2aa035483b92a1c73fcfbcafb0e8ba8ede8366) Collection optimizations for NotEmpty. - [`aac9027`](https://github.com/JeremySkinner/FluentValidation/commit/aac9027ed6e960afa65ff8232d43d8a1b4423a67) validator test: Added `without` extensions and tests ([#1051](https://github-redirect.dependabot.com/JeremySkinner/fluentvalidation/issues/1051)) - Additional commits viewable in [compare view](https://github.com/JeremySkinner/fluentvalidation/compare/8.1.3...8.2.2)


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 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](https://app.dependabot.com): - 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #33.