nametacker / node-templater-mailer-microservice

A microservice for sending template based emails via an SMTP server written in JavaScript
MIT License
6 stars 0 forks source link

Update indicative to the latest version 🚀 #36

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of indicative just got published.

Dependency indicative
Current Version 2.2.1
Type dependency

The version 3.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 indicative. 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 13 commits.

  • a533d9b Merge branch 'release-3.0.0'
  • 54dfb22 chore(release): 3.0.0
  • 96b41c6 Fix wrong types (#139)
  • 50b00ec chore(package): remove dependency from Q
  • ffff90e chore(package): remove inflect
  • 26468ac feat(rule): add a new way to define rules
  • a76f146 fix(validateAll): return all validation errors
  • 1ad1337 chore(package): update dependencies
  • 067ae6d chore(test): use japa over mocha
  • ccbb8fc feat(typescript): add tsd
  • e9fa432 fix(rules): work with short urls
  • 66b7627 Removed unnecessary escape in regular expressions (#135)
  • 4bb95ec fix(sanitization): make 2nd arg optional

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: