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 🚀 #245

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 3, 2018

Version 10.0.0 of validator was just published.

Dependency validator
Current Version 9.4.1
Type dependency

The version 10.0.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 validator.

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 36 commits.

  • cf7483e 10.0.0
  • b22d4fb Update the changelog and min version
  • 5e2cf36 Merge pull request #807 from vodolaz095/yandex_normalize_dedup
  • f96ccb5 Merge branch 'master' into yandex_normalize_dedup
  • 3f5e506 Update the changelog
  • 2b70821 Fix float filters when using comma decimals, fixes #808
  • 4a1a5eb Update the changelog and min version
  • 0db95d8 Merge pull request #805 from salihsagdilek/master
  • a1fd3b9 Clarify some things in the changelog
  • 86caba2 Merge branch 'master' into master
  • da465a8 Update the changelog
  • bb3e542 Reject domain parts longer than 63 bytes, fixes #787
  • f4a9433 Update the changelog and min version
  • 02d31d2 Merge pull request #810 from AmirSasson/master
  • 9e1f629 Merge branch 'master' into master

There are 36 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 🌴

@codecov
Copy link

codecov bot commented May 3, 2018

Codecov Report

Merging #245 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #245   +/-   ##
======================================
  Coverage    2.67%   2.67%           
======================================
  Files         156     156           
  Lines        2165    2165           
  Branches      206     206           
======================================
  Hits           58      58           
  Misses       1902    1902           
  Partials      205     205

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 79e2ed3...698b183. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request May 4, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 4, 2018

Version 10.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

See the full diff

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

greenkeeper bot commented Jun 4, 2018

Version 10.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 27 commits.

  • 0a9b52d 10.3.0
  • bf51a17 Merge pull request #839 from radotzki/pr/german-numbers
  • 45f48e8 Support German numbers without a separator after country code
  • 41c2ac0 Update the changelog
  • bf34fac Merge pull request #836 from agims7/newPostalCodesValidation
  • 1ff9804 Added EE, HR, HU, LT, LU, LV SI postal codes validation
  • e218607 Update the changelog
  • 8725ab2 Merge pull request #835 from InhumanSoul/master
  • f2e0c5d Add Swedish locale for isMobilePhone
  • 22495e5 Remove src lint overrides
  • 4174d78 Remove test lint overrides
  • 7390d45 Update eslint
  • 9e7b5c2 Update the changelog
  • 447981f Merge pull request #832 from tux-tn/master
  • 9ad2034 Remove wrong return statement

There are 27 commits in total.

See the full diff

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

greenkeeper bot commented Jun 19, 2018

Version 10.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 24 commits.

  • 0ce2b3c 10.4.0
  • 4d0c0d4 Update the changelog and min version
  • 8e924a2 Merge pull request #842 from excelciordan/master
  • 9d6009b Merge branch 'master' into master
  • 1cb0900 Squased commits, made changes to isIpRange to avoid array destructuring.
  • 186f8d1 Update the changelog
  • 2c6b4d6 Merge pull request #843 from ProfNandaa/update-pr-771-fix
  • 10b12d3 chore: add tests and update readme
  • 64ca8b7 fix: merge conflicts
  • 2e6cc37 Squashing the many disparit commits into a single commit.
  • 1b15be4 Bump
  • c43475d Update the changelog and min version
  • e81230d Merge pull request #742 from vipul-21/master
  • 29c4ff5 Merge branch 'master' into master
  • 76a2db2 t push origin master:Merge branch 'chriso-master'

There are 24 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 3, 2018

Version 10.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 72 commits.

  • f003962 Update the changelog
  • d12f275 Merge pull request #874 from towc/improvement-default-mobile-locale-any
  • b45c8f4 added defaulting note in README
  • b113d63 default falsey locale to 'any' in isMobilePhone
  • ed4b52d 10.5.0
  • ae81250 Reject protocol relative URLs unless the flag is set, fixes #860
  • 5733145 Update the changelog and min version
  • bedce99 Add a new prefix for NZ phone numbers, fixes #859
  • 1900ae2 Add a README entry for the new email flag
  • 730dd0d Update the changelog
  • e027403 Merge pull request #873 from chriso/chriso/domain-specific-validation-flag
  • 6030805 Put domain specific email validation behind a flag
  • f0151fa Update the changelog and min version
  • 06d94fd Merge pull request #862 from retrowaver/hotfix/pl-locale-bug
  • f1a1b90 Merge branch 'master' into hotfix/pl-locale-bug

There are 72 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 17, 2018

Version 10.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • e467d7d 10.6.0
  • 1bdc6d3 Update the min version and changelog
  • 783a69e Merge pull request #880 from ftrevo/improvement/is-empty-allow-string-only-whitespaces
  • c5462d4 Merge pull request #881 from datatypevoid/patch-1
  • a5f7ddd chore(README): correct spelling
  • e8d0883 Changing variable name to be clearer
  • b62a6e0 Update the changelog and min version
  • 16f0029 Merge pull request #879 from ftrevo/improvement/es-MX-mobile-phone-validation
  • 11496bc Improving isEmpty to allow strings with whitespaces only case option whitespace_only_as_empty set to true
  • 87f5cfc Merge pull request #1 from chriso/master
  • 766ea05 Adding 'es-MX' to isMobilePhone possible locales in README.md
  • 5d012d6 Adding 'es-MX' to isMobilePhone possible locales in README.md
  • 10d7f48 Adding es-MX mobile phone validation
  • d9c5c94 Adding es-MX mobile phone validation
  • b1440e9 Update the changelog and min version

There are 17 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 24, 2018

Version 10.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • d3aa0a8 10.7.0
  • d3ada60 Update the changelog
  • 11b79bd Merge pull request #885 from bgrgndzz/bgrgndzz/isJWT
  • 0b89e56 add isJWT
  • 10d3cdd Update the changelog
  • 65e16f8 Merge pull request #884 from Adibla/Adibla/isMagneticURI
  • 85de543 Update README.md
  • 26dc0ce Merge remote-tracking branch 'origin/Adibla/isMagneticURI' into Adibla/isMagneticURI
  • 75c75c3 fix lint
  • 815eb46 update README.md
  • 5d12818 add isMagneticURI #877
  • f36a863 Use https GitHub URLs, closes #882

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 2, 2018

Version 10.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 5c86104 10.7.1
  • 182a3e1 Additional stuff for #889
  • 0e6a8ef Merge pull request #889 from MatanBobi/master
  • 047720e Fix he-IL to contain a $ sign at the end
  • 6ce3060 Ignore case when checking protocol, closes #887

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 25, 2018

  • The dependency validator was updated from 9.4.1 to 10.8.0.

Update to this version instead 🚀

Commits

The new version differs by 27 commits.

  • c4b1eea 10.8.0
  • 7726fcd Update changelog and min version
  • 3fe78c1 Merge pull request #895 from DCtheTall/master
  • d859be0 Merge branch 'master' into master
  • 8474862 Update changelog and min version
  • a9ea6b1 Merge pull request #896 from SloCompTech/master
  • f000550 Merge branch 'master' into master
  • 3f5e8f6 Update the changelog
  • 0649c05 Merge pull request #846 from hitbits/master
  • dd23cd3 remove unnecessary reference
  • b590c6d Shortened error message
  • 43540cd chore: add maintainers details (#898)
  • 1ae2254 Added slovenian isMobilePhone
  • 5e2a0fa Added sl-SI to isAlpha and isAlphaNumeric
  • 1e10333 Merge branch 'locale-si'

There are 27 commits in total.

See the full diff

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

greenkeeper bot commented Nov 7, 2018

  • The dependency validator was updated from 9.4.1 to 10.9.0.

Update to this version instead 🚀

Release Notes for 10.9.0

See the changelog.

Commits

The new version differs by 20 commits.

  • ef5f7a1 10.9.0
  • 2ea9186 chore: update changelog and min version
  • 4d409bd feat(isMobilePhone): add en-GH locale (Ghana) (#928)
  • 209a801 feat(isMobilePhone): add en-MU locale (Mauritian) (#925)
  • c12af3c fix: sync changelog and min version
  • d557d44 fix(isMobilePhone): Indonesian locale update (#916)
  • 8445383 fix: sync changelog and min version
  • cec8841 fix(isMobilePhone): fix bn-BD locale prefixes (#913)
  • 0031015 chore: rebuild with babel 7
  • 425320c chore: upgrade to babel 7 (#915)
  • dad8961 fix: extra validation for dates (#910)
  • 509324f chore: update changelog and min version
  • 3a2d661 fix: transpile isJWT changes (#906)
  • 439c51f feat(isJWT): signature is not required (#906)
  • 8c4a74c feat(isURL): add option to reject email-like URLs (#901)

There are 20 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 23, 2018

  • The dependency validator was updated from 9.4.1 to 10.10.0.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • b32d21e 10.10.0
  • 556f54f fix(isMobilePhone): update ms-MY locale (#950)
  • 52f7673 feat(isPostalCode): added UA locale (#947)
  • 285f58d fix(isMobilePhone): update de-DE validation (#933)
  • 635c0af chore: update changelog and min version
  • bf5b2dc fix(isISO8601): strict mode now works with other JS engines (#932)
  • f67111d fix(isMobilePhone): update en-US validation (#931)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 15, 2019

  • The dependency validator was updated from 9.4.1 to 10.11.0.

Update to this version instead 🚀

Release Notes for 10.11.0

See the changelog

Commits

The new version differs by 6 commits.

  • c0b905e 10.11.0
  • c8bb935 fix: always add default property to allow require+import (#961)
  • 5a937d9 chore: update changelog
  • b30c2ca feat(isMobilePhone): add Ireland locale (en-IE) (#958)
  • 5ca54d2 fix: correct OpenCollective badge URL
  • 8b09f76 Add OpenCollective badges

See the full diff

greenkeeper bot added a commit that referenced this pull request May 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 23, 2019

  • The dependency validator was updated from 9.4.1 to 11.0.0.

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • 90cc022 11.0.0
  • 7c079b7 chore: remove toString export from combined version
  • 0277eb0 chore: remove the toString util
  • c2ff8bf fix: sync src/lib and lib
  • 5830e66 fix(isMobilePhone): update bn-BD validation (#1032)
  • daaf1f7 fix(isMobilePhone): update vi-VN validation (#1031)
  • 9fc9388 feat: add isBase32 validator (#1023)
  • fd7a793 fix(isMobilePhone): update zh-CN validation (#1022)
  • 41a940f feat(isEmail): check total email length (#1007)
  • 57ed38f feat(isEmail): validate display name according to RFC2822 (#1004)
  • 074168a chore: add JSON reference test case in isURL validator (#978)
  • 330ad51 fix: sync src/lib with lib
  • 63e4c78 feat(isMobilePhone): add es-PY locale (Paraguay) (#1017)
  • 251041b feat(isPostalCode): add Indonesia validation (#999)
  • 2c68a31 feat(isMobilePhone): add support for ar-EG 015 (#1010)

There are 16 commits in total.

See the full diff

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

greenkeeper bot commented Jul 5, 2019

  • The dependency validator was updated from 9.4.1 to 11.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 27, 2019

  • The dependency validator was updated from 9.4.1 to 12.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 21, 2019

  • The dependency validator was updated from 9.4.1 to 12.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 25, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 25, 2020

  • The dependency validator was updated from 9.4.1 to 12.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 20, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 20, 2020

  • The dependency validator was updated from 9.4.1 to 13.0.0.

Update to this version instead 🚀

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