deltachat / deltachat-node

Email-based instant messaging for Node.js.
GNU General Public License v3.0
45 stars 11 forks source link

Update tempy to the latest version 🚀 #421

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency tempy was updated from 0.3.0 to 0.4.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.


Publisher: sindresorhus License: MIT

Release Notes for v0.4.0

Breaking

Fixes

  • Fix tempy.file() always adds extension-dot . even if no extension is given (#19) 4ecbd80

v0.3.0...v0.4.0

Commits

The new version differs by 6 commits.

  • a2c7198 0.4.0
  • 9f815c2 Require Node.js 10
  • 4ecbd80 Fix tempy.file() always adds extension-dot . even if no extension is given (#19)
  • c5aa7ee Upgrade engines field to Node.js >=8.3 support (#18)
  • 38433be Create funding.yml
  • 828c04c Update readme cleanup explanation (#6)

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:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v0.5.0
  • Add methods for writing data to temp files (#22) 532be0c

v0.4.0...v0.5.0

Commits

The new version differs by 3 commits.

See the full diff