mreinstein / alexa-verifier

✓ Verify HTTP requests sent to an Alexa skill are sent from Amazon
MIT License
76 stars 23 forks source link

Update validator to the latest version 🚀 #32

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 9.0.0 of validator just got published.

Dependency validator
Current Version 8.2.0
Type dependency

The version 9.0.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 25 commits.

  • 4149060 9.0.0
  • 1d2ed9c Update the changelog and min version
  • cb235f8 Merge branch 'linkinmedo-isfloat-locale-decimal'
  • 3041918 Merge branch 'isfloat-locale-decimal' of https://github.com/linkinmedo/validator.js into linkinmedo-isfloat-locale-decimal
  • bf73de0 Update the changelog and min version
  • 6741ffd Merge pull request #725 from linkinmedo/normalize-email-single-function
  • 571567b Merge branch 'master' into normalize-email-single-function
  • e6d2cc8 Update the HK mobile pattern, closes #665
  • fbd0298 Fix arg quoting on windows, fixes #724
  • 5aeeaee Update the changelog and min version
  • 88d77f1 Merge pull request #731 from Saka7/feature/ukrainian-phone-number-validator
  • dc0b8a0 Merge pull request #729 from fnnzzz/master
  • 167fad4 Merge pull request #730 from gustavohenke/patch-1
  • 1b190ae Merge branch 'master' into feature/ukrainian-phone-number-validator
  • c277078 Merge pull request #733 from frontsideair/isPort

There are 25 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 9.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 18 commits.

  • 375de50 9.1.0
  • f01bb6a Update changelog and min version
  • a4ae257 Merge pull request #734 from IamNguele/isiso3166-1-alpha2
  • eca753f Update changelog and min version
  • a201eb1 Merge pull request #737 from Tarpsvo/patch-1
  • 9e9bc81 Add missing comma
  • 80d08ec Add isMobilePhone 'et-EE' locale to src/lib as well
  • 84b2efe Fix isMobilePhone 'et-EE' locale test case typo
  • c597992 Update README: add 'et-EE' locale to isMobilePhone docs
  • fdbd473 Add tests for isMobilePhone validator's et-EE locale
  • a658c59 Merge pull request #736 from ThePaulMcBride/patch-2
  • 98ed139 Add Estonian locale (et-EE) to isMobilePhone validator
  • 3793360 Fix typo in README.md
  • edbd1c3 Update the changelog and min version
  • 3ee2a50 Merge pull request #735 from tomhelmer/add-gl-and-fo-phone-validation

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • c3eaddf 9.1.1
  • dba8d9c Update the changelog and min version
  • 92015c5 Merge pull request #738 from PuHsiu/master
  • fd80b15 Remove U+FEFF from the begin of file.
  • 13f3d6f Patch the missing comma in test case.
  • 8c9ffb0 Update the changelog and min version
  • 76834c4 Merge pull request #739 from avilcan/master
  • 78f36c0 isPostalCode validation for AU locale was checking for six digits, but Australian Postal Codes are 4 digits. Added a unit test for the use case also
  • ec62c1d Update the jp mobile phone validator

See the full diff