Update validate.js to the latest version 🚀 #16
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 0.12.0 of validate.js was just published.
The version 0.12.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of validate.js.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 21 commits.
f907eb8
Release version 0.12.0
ff04862
Escape attributes when collecting form values
bfa56eb
Fix a bug that caused validations to fail if any value was a promise
07f64ec
Merge pull request #172 from mobilexag/bugfix/date-time-milliseconds
1470cf3
Merge pull request #183 from MiniverCheevy/patch-1
70dd12d
Merge pull request #185 from jkeylu/master
c506a4a
Merge pull request #202 from johnturingan/master
1656538
Merge pull request #164 from vdh/prettify-via-options
f5ce072
[BUGFIX] handle selectedIndex -1
76ba6ad
Allow negative numbers when using strict mode with numericality
208bf68
Fix some documentation issues
8b07b87
Don't reject empty strings, arrays etc in presence by default
f23082e
Allow custom
prettify
function to be defined via global options2a8d3aa
fix type definition
255df8f
correct an issue with IE 11
There are 21 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴