rovale / micro-mqtt

A lightweight MQTT client with a complete feature set for embedded scenarios.
Other
14 stars 4 forks source link

Update tsutils to the latest version 🚀 #265

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency tsutils was updated from 3.5.0 to 3.5.1.

This version 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.


Release Notes for v3.5.1

Bugfixes:

  • isThenableType allows Node instead of Expression as parameter
  • isBlockScopeBoundary and isScopeBoundary consider WithStatement as scope boundary
Commits

The new version differs by 4 commits.

  • 01d570d v3.5.1
  • d7c9750 build: no longer inline source maps
  • b4ee4dd isThenableType: allow any Node as input
  • a2e772c added WithStatement as BlockScopeBoundary

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:

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling fbd450be337bcdb8128487cc26ca7a657319b514 on greenkeeper/tsutils-3.5.1 into e0afdf3ce0953d9af495d445b6d84d3814ea0be5 on master.