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 9.5.2 to 9.5.3 #362

Merged
merged 1 commit into from
Mar 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps FluentValidation from 9.5.2 to 9.5.3.

Release notes

Sourced from FluentValidation's releases.

9.5.3

Release notes

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

Changes in 9.5.3

  • Fix Swedish translation for CreditCardValidator (#1664)

Changes in 9.5.2

  • Fix Dutch translation of some errors (#1653)
  • Fix string equality comparison in WithCustomState extension (#1658)

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

... (truncated)

Changelog

Sourced from FluentValidation's changelog.

9.5.3 - 15 March 2021 Fix Swedish translation for CreditCardValidator (#1664)

Commits
  • 302dabf Update changelog and version number
  • e933f8a Correct Swedish translation of CreditCardValidator
  • 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 will merge this PR once CI passes on it, as requested by @rsg-bot.


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 dependabot bot added .NET 📦 dependencies Pull requests that update a dependency file labels Mar 16, 2021
@github-actions github-actions bot added this to the v0.1.0 milestone Mar 16, 2021
@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #362 (fc3c860) into master (c1301a8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #362   +/-   ##
=======================================
  Coverage   77.25%   77.25%           
=======================================
  Files          11       11           
  Lines         532      532           
  Branches       58       58           
=======================================
  Hits          411      411           
  Misses        121      121           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c1301a8...fc3c860. Read the comment docs.

@david-driscoll david-driscoll added the :shipit: merge Shipit! label Mar 16, 2021
@rsg-bot
Copy link
Contributor

rsg-bot commented Mar 16, 2021

@dependabot squash and merge

@dependabot dependabot bot merged commit c7adf7e into master Mar 16, 2021
@dependabot dependabot bot deleted the dependabot/nuget/FluentValidation-9.5.3 branch March 16, 2021 23:18
@mergify mergify bot removed the :shipit: merge Shipit! label Mar 16, 2021
@github-actions github-actions bot modified the milestones: v0.1.0, v0.1.1 Dec 16, 2022
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.

None yet

2 participants