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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: