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

Update validator to the latest version 🚀 #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 22, 2017

Version 7.1.0 of validator just got published.

Dependency validator
Current Version 7.0.0
Type dependency

The version 7.1.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of validator.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 40 commits.

  • 87b3805 7.1.0
  • 38c4543 Remove coveralls
  • a23836f Update codegen deps
  • 468a35f Update eslint and fix new violations
  • 8f2b0ac Reduce max address length in isEmail, closes #655
  • 812bf04 Additional stuff for #670
  • 9a1e691 Merge pull request #670 from michaltk/fix-creditcard-validator
  • bddc550 Merge branch 'master' into fix-creditcard-validator
  • fe79e6a Update changelog and compiled code
  • 4d660fd Merge branch 'dastoori-master'
  • 832b57f Merge branch 'master' of https://github.com/dastoori/validator.js into dastoori-master
  • f0ef3be Merge pull request #668 from SangHakLee/ko-KR-isMobilePhone
  • aafd6fb Merge branch 'master' into ko-KR-isMobilePhone
  • 34790fb Merge pull request #667 from SimplrJS/master
  • c444ba3 Update changelog, readme and compiled code

There are 40 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request Jun 29, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 29, 2017

Version 7.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 32 commits.

  • 18acf49 7.2.0
  • 873c44a Update the changelog and min version
  • a4d7157 Merge pull request #672 from michaltk/more-creditcard-validator-fix
  • 678c39d Merge branch 'master' into more-creditcard-validator-fix
  • 0d9ed49 Merge pull request #677 from IVikulin/disallow-spaces-tld
  • 7db18de update build files
  • 1e68c0f updated validator.js and validator.min.js
  • d1f5e64 removed extra simbols from a space regexp, now it works only for:
  • 9c6428b fix credit card regex to only replace dashes and spaces
  • 7426def failing test for credit card containing alpha characters
  • 1cf2c26 Merge branch 'disallow-spaces-tld' of github.com:IVikulin/validator.js into disallow-spaces-tld
  • 1af3367 updated validator.min.js
  • ab931f7 Merge branch 'master' of github.com:IVikulin/validator.js into disallow-spaces-tld
  • 16d0b65 Merge branch 'master' into disallow-spaces-tld
  • bf18235 disallow spaces for tld

There are 32 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 7, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 7, 2017

Version 8.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • b59133b 8.0.0
  • cc8532f Ignore lock files
  • 56e7d33 Throw an error if the isMobilePhone() locale is invalid or unsupported
  • fdea1d7 Reject URLs that are protocol only, closes #642
  • cc96615 Don't whitelist localhost, closes #675
  • 4f10904 Update lock files

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants