latticework / jali

Semantics-driven serverless microservice DevOps framework and infrastructure
http://jali-ms.io/
MIT License
1 stars 1 forks source link

Update tmp to the latest version 🚀 #207

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency tmp was updated from 0.0.31 to 0.1.0.

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.


Find out more about this release.

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:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Commits

The new version differs by 48 commits.

  • 16acc7a 0.2.0
  • b6465b0 Merge pull request #234 from raszi/gh-233
  • c8823e5 fix #246: remove any double quotes or single quotes from os.tmpdir also sanitize dir option, the template option and the name option
  • c7028f2 cleanup code
  • 2c80c6d regression - tmp name included a trailing hyphen if no postfix was given
  • 5110e94 fix regression - os.constants.errno are different from what WIN32 actually returns
  • 486205b fix #240
  • 0664e9a code cleanup - better error handling
  • 4a144b4 code cleanup - remove documentation on old node version error code and errno
  • 5cfca26 limit minimum node version to v8.17.0 - otherwise eslint will fail
  • be9df6f code cleanup - prefix private functions with an underscore, move all private functions to the back of the module
  • f3c3ab8 code cleanup - replace var by let or const
  • ba70579 code cleanup - remove reference to process.bindings
  • 7ee5bdd fix #156 #207 #218 #176 #236 #237 #238
  • 9500e10 update jsdoc

There are 48 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀