katoy / node-xlsx

XLSX.js is a JavaScript library for converting the data in base64 XLSX files into JavaScript objects - and back! Please see the below link for more information. If you know of a page that contains useful information about XLSX.js, please contact us so that we can include a link here.
http://blog.innovatejs.com/?page_id=7
Other
10 stars 2 forks source link

An in-range update of fs-extra is breaking the build 🚨 #3

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency fs-extra was updated from 7.0.1 to 8.0.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

fs-extra is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/katoy/node-xlsx/builds/531149152?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • a7f303b 8.0.0
  • 0bc36ff v8 release (#667)
  • 8e08791 Remove --save option as it isn't required anymore (#660)

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 5 years ago

After pinning to 7.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 32a65ff 8.0.1
  • 7c251d6 Merge pull request #679 from jprichardson/fix-max-call-stack
  • 23b0c0c doc: fix typo: depreciated -> deprecated (#680)
  • 72278dc util/stat: resolve paths before parsing

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • b7df7cc 8.1.0
  • 40c3d68 Use graceful-fs everywhere (#700)
  • 9f1c029 Travis config tweaks (#693)
  • 713c606 Add package-lock.json to .gitignore (#691)
  • 31e177a Clarify docs for remove*() (#690)
  • fff04cb Use files array in package.json instead of .npmignore (#692)
  • 7a8424e Update CI configs to test new Node versions (#683)
  • f3a2eed Upgrade to standard v12 (#685)
  • fa661f3 Add support for fs.realpath.native in envs that support it (#682)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 23 commits.

  • a571007 9.0.0
  • a149f82 JSON updates (#768)
  • 92388f2 Upgrade universalify (#767)
  • 223eb89 Document all create*() aliases for ensure*() methods (#766)
  • ab92b24 BREAKING: Use internal fork of make-dir for mkdirs implementation (#756)
  • 075c2d1 Refactor internal stat utils (#764)
  • ce41762 Don't generate package-lock.json; instead of just ignoring it (#763)
  • cdc7745 Use at-least-node instead of homespun version sniffing (#760)
  • 9bfd380 Cleanup lib/util/ to remove unused code (#757)
  • 3120c5c copy*(): remove copyFileFallback (#755)
  • 3c3865c BREAKING: Drop old Node support (#751)
  • 3dac360 Update dest atime after copy/copy-sync (#633)
  • a6b1a44 Remove unused done param (#749)
  • 2e4fcae Update fs promise shims to support latest Node functions (#747)
  • a6c1547 Switch from istanbul to nyc (#748)

There are 23 commits in total.

See the full diff