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.0 #29

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps FluentValidation from 8.1.3 to 8.2.0.

Changelog *Sourced from [FluentValidation's changelog](https://github.com/JeremySkinner/FluentValidation/blob/master/Changelog.txt).* > 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 - [`e8b7304`](https://github.com/JeremySkinner/FluentValidation/commit/e8b7304f26ee3a3028df70f3d0a90b682d3d27ca) Update docs/changelog. - [`ef1548c`](https://github.com/JeremySkinner/FluentValidation/commit/ef1548cc383218714745ab876441c873d4dc3486) Update collections.md - [`8a51ddb`](https://github.com/JeremySkinner/FluentValidation/commit/8a51ddbaf43e5edf88e0af7a8bb6e0f0553265e0) Update collections.md - [`81b23f2`](https://github.com/JeremySkinner/FluentValidation/commit/81b23f2851def5a728b94cc0bf541d601f410eab) Implement RuleFor(...).ForEach(...) as an alternative to RuleForEach. - [`099ad5f`](https://github.com/JeremySkinner/FluentValidation/commit/099ad5f1e062b9965c22da25b11691897ac76b9e) Deprecations. - [`bfdb49e`](https://github.com/JeremySkinner/FluentValidation/commit/bfdb49e7949eca0f76e8c6d4b4cd5ff9ba38194c) Update localization docs. - [`820a91a`](https://github.com/JeremySkinner/FluentValidation/commit/820a91aa162beb9261a4035dede0ca599166c92e) Doc update. - [`6127398`](https://github.com/JeremySkinner/FluentValidation/commit/6127398e61fc1503a9fc793a8003a3d36077e092) Update WebApi docs. - [`0562ba9`](https://github.com/JeremySkinner/FluentValidation/commit/0562ba9f0484e833c604886e7937dc0788ad78fd) Update MVC5 docs. - [`3f25aa4`](https://github.com/JeremySkinner/FluentValidation/commit/3f25aa428cdcf3cd60403acbcf0f3acc7024ec28) Update documentation - Additional commits viewable in [compare view](https://github.com/JeremySkinner/fluentvalidation/compare/8.1.3...8.2.0)


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 #30.