hypermodules / hypermodul.es

🌎 Hypermodular studio
https://hypermodul.es
ISC License
19 stars 2 forks source link

Update exorcist to the latest version πŸš€ #48

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.0 of exorcist just got published.

Dependency exorcist
Current Version 0.4.0
Type devDependency

The version 1.0.0 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 exorcist. 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 17 commits.

  • a8a8bd6 1.0.0
  • d0a2bf1 Fix error on missing argument so it works from CLI (#43)
  • 55d0742 Support writable stream map dest in addition to fs.writeFile
  • aba171e Move debug opt example into b-ify constructor
  • 306ae8a Pass through existing sourceRoot property
  • 5e4115e Add a direct unit test for fs.writeFile errors
  • d6e192d Ensure the map file dirname exists before trying to write it
  • 01dc67e Merge pull request #36 from meeber/no-missing-map
  • 3e6f1f0 Add --error-on-missing option
  • d3aa3cf Merge pull request #34 from meeber/errors-please
  • d19bbe1 Merge pull request #20 from AurelioDeRosa/patch-1
  • 540a776 Merge pull request #27 from jasonkarns/patch-1
  • 4964850 Merge pull request #35 from dcohenb/license_format_fix
  • dc75f63 Format the license in package.json to match the SPDX standard
  • 15d7ec7 Improve error response

There are 17 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: