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 🚀 #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 12, 2017

Version 0.0.33 of tmp just got published.

Dependency tmp
Current Version 0.0.31
Type devDependency

The version 0.0.33 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 tmp.
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 62 commits.

  • 0900dd5 Releasing v0.0.33
  • 9f4071e Merge pull request #147 from raszi/gh-146
  • fb3801a Merge pull request #149 from raszi/gh-148
  • cd3c5b2 fix #148 fileSync must honor detachDescriptor and discardDescriptor options
  • a9769f9 fix #146 with name option try at most once to get a unique tmp name
  • 8f73d89 Merge branch 'gh-133'
  • 6c2f762 fix #134
  • f8db66b Merge pull request #135 from raszi/gh-133
  • bb31918 fix #133, #134
  • 0499864 Merge pull request #128 from raszi/gh-127
  • fa52445 fix #127 add reference to tmp-promise
  • d72a47a Merge pull request #123 from madnight/patch-1
  • 7518402 Update tmp.js MIT license header to 2017
  • eca328a Merge pull request #122 from raszi/gh-118
  • 24bff86 add issue template

There are 62 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

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

greenkeeper bot commented Mar 25, 2019

  • The devDependency tmp was updated from 0.0.31 to 0.1.0.

Update to this version instead 🚀

Commits

The new version differs by 91 commits.

  • 05aba23 Merge pull request #188 from raszi/gh-187
  • 0f7a3d4 fix #187: restore behaviour for #182
  • 69ad512 Merge pull request #177 from raszi/gh-176
  • 84cea56 Merge pull request #184 from raszi/gh-182
  • 5591fdf chore: remove duplicate dependencies section from package.json
  • 48b9f72 fix gh-176: fail early if there is no tmp dir specified, add rimraf dependency that somehow got lost
  • 150ab4e Merge pull request #159 from raszi/gh-121
  • bd853cb fix test for #121
  • 0c5bc5c merge rebase to master
  • 153ddbb cleaning up
  • 5314195 fix #121
  • 0343c9e Merge pull request #180 from raszi/gh-179
  • 5f991d2 Remove ands from the beginning of the sentences
  • 77d8e7e Merge pull request #183 from gutte/master
  • e6f772a fix #182 fileSync takes empty string postfix option

There are 91 commits in total.

See the full diff

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.31 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.31 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.

0 participants