Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tmp to the latest version 🚀 #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 25, 2019

The devDependency tmp was updated from 0.0.33 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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.941% when pulling 4289cbb on greenkeeper/tmp-0.1.0 into 423ba32 on master.

greenkeeper bot added a commit that referenced this pull request Apr 25, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 25, 2020

  • The devDependency tmp was updated from 0.0.33 to 0.2.0.

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 added a commit that referenced this pull request Apr 29, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 29, 2020

  • The devDependency tmp was updated from 0.0.33 to 0.2.1.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant