Skip to content

Conversation

@greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

fs-extra just published its new version 0.28.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of fs-extra – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


The new version differs by 13 commits .

  • ef35b70 0.28.0
  • 8c56e5b (Closes #209, Closes #237) lib/mkdirs: if invalid path char, return callback OR throw err
  • a0cb04b (Closes #93) libs/mkdirs: prevent stack overflow if drive is not mounted in Windows
  • 76dcfa9 lib/mkdirs/tests/root: skip if network drive
  • f5c64d5 gitignore: add npm debug
  • 5747fb3 (Closes #192) removed createOutputStream()
  • 2a5e355 readme: update note about hacking on fs-extra
  • 5652b96 changelog: update issue links (auto generated)
  • e2a7dae appveyor: node v5
  • e8d2949 package: update travis
  • a524434 readme: fix date of note
  • e21cc16 readme: note about dropping old Node.js
  • ad98995 readme: update

See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@Turbo87
Copy link
Member

Turbo87 commented Apr 19, 2016

@homu r+

@homu
Copy link
Contributor

homu commented Apr 19, 2016

📌 Commit 87f56f0 has been approved by Turbo87

homu added a commit that referenced this pull request Apr 19, 2016
Update fs-extra to version 0.28.0 🚀

Hello 👋

🚀🚀🚀

[fs-extra](https://www.npmjs.com/package/fs-extra) just published its new version 0.28.0, which **is not covered by your current version range**.

If this pull request passes your tests you can publish your software with the latest version of fs-extra – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴

---
The new version differs by 13 commits .

- [`ef35b70`](jprichardson/node-fs-extra@ef35b70) `0.28.0`
- [`8c56e5b`](jprichardson/node-fs-extra@8c56e5b) `(Closes #209, Closes #237) lib/mkdirs: if invalid path char, return callback OR  throw err`
- [`a0cb04b`](jprichardson/node-fs-extra@a0cb04b) `(Closes #93) libs/mkdirs: prevent stack overflow if drive is not mounted in Windows`
- [`76dcfa9`](jprichardson/node-fs-extra@76dcfa9) `lib/mkdirs/tests/root: skip if network drive`
- [`f5c64d5`](jprichardson/node-fs-extra@f5c64d5) `gitignore: add npm debug`
- [`5747fb3`](jprichardson/node-fs-extra@5747fb3) `(Closes #192) removed createOutputStream()`
- [`2a5e355`](jprichardson/node-fs-extra@2a5e355) `readme: update note about hacking on fs-extra`
- [`5652b96`](jprichardson/node-fs-extra@5652b96) `changelog: update issue links (auto generated)`
- [`e2a7dae`](jprichardson/node-fs-extra@e2a7dae) `appveyor: node v5`
- [`e8d2949`](jprichardson/node-fs-extra@e8d2949) `package: update travis`
- [`a524434`](jprichardson/node-fs-extra@a524434) `readme: fix date of note`
- [`e21cc16`](jprichardson/node-fs-extra@e21cc16) `readme: note about dropping old Node.js`
- [`ad98995`](jprichardson/node-fs-extra@ad98995) `readme: update`

See the [full diff](jprichardson/node-fs-extra@6fb9fc7...ef35b70).

---
This pull request was created by [greenkeeper.io](http://greenkeeper.io/).
It keeps your software up to date, all the time.

<sub>
Tired of seeing this sponsor message? Upgrade to the supporter plan!
You'll also get your pull requests faster ⚡
</sub>
@homu
Copy link
Contributor

homu commented Apr 19, 2016

⌛ Testing commit 87f56f0 with merge 9431d5c...

@homu
Copy link
Contributor

homu commented Apr 19, 2016

💔 Test failed - status

@Turbo87
Copy link
Member

Turbo87 commented Apr 19, 2016

@homu retry

homu added a commit that referenced this pull request Apr 19, 2016
Update fs-extra to version 0.28.0 🚀

Hello 👋

🚀🚀🚀

[fs-extra](https://www.npmjs.com/package/fs-extra) just published its new version 0.28.0, which **is not covered by your current version range**.

If this pull request passes your tests you can publish your software with the latest version of fs-extra – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴

---
The new version differs by 13 commits .

- [`ef35b70`](jprichardson/node-fs-extra@ef35b70) `0.28.0`
- [`8c56e5b`](jprichardson/node-fs-extra@8c56e5b) `(Closes #209, Closes #237) lib/mkdirs: if invalid path char, return callback OR  throw err`
- [`a0cb04b`](jprichardson/node-fs-extra@a0cb04b) `(Closes #93) libs/mkdirs: prevent stack overflow if drive is not mounted in Windows`
- [`76dcfa9`](jprichardson/node-fs-extra@76dcfa9) `lib/mkdirs/tests/root: skip if network drive`
- [`f5c64d5`](jprichardson/node-fs-extra@f5c64d5) `gitignore: add npm debug`
- [`5747fb3`](jprichardson/node-fs-extra@5747fb3) `(Closes #192) removed createOutputStream()`
- [`2a5e355`](jprichardson/node-fs-extra@2a5e355) `readme: update note about hacking on fs-extra`
- [`5652b96`](jprichardson/node-fs-extra@5652b96) `changelog: update issue links (auto generated)`
- [`e2a7dae`](jprichardson/node-fs-extra@e2a7dae) `appveyor: node v5`
- [`e8d2949`](jprichardson/node-fs-extra@e8d2949) `package: update travis`
- [`a524434`](jprichardson/node-fs-extra@a524434) `readme: fix date of note`
- [`e21cc16`](jprichardson/node-fs-extra@e21cc16) `readme: note about dropping old Node.js`
- [`ad98995`](jprichardson/node-fs-extra@ad98995) `readme: update`

See the [full diff](jprichardson/node-fs-extra@6fb9fc7...ef35b70).

---
This pull request was created by [greenkeeper.io](http://greenkeeper.io/).
It keeps your software up to date, all the time.

<sub>
Tired of seeing this sponsor message? Upgrade to the supporter plan!
You'll also get your pull requests faster ⚡
</sub>
@homu
Copy link
Contributor

homu commented Apr 19, 2016

⌛ Testing commit 87f56f0 with merge 395e656...

@homu
Copy link
Contributor

homu commented Apr 19, 2016

☀️ Test successful - status

@homu homu merged commit 87f56f0 into master Apr 19, 2016
@stefanpenner stefanpenner deleted the greenkeeper-fs-extra-0.28.0 branch April 19, 2016 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants