rochdev / datadog-tracer-js

[DEPRECATED] OpenTracing tracer implementation for Datadog in JavaScript.
MIT License
39 stars 8 forks source link

Update exorcist to the latest version 🚀 #58

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.1 of exorcist was just published.

Dependency exorcist
Current Version 0.4.0
Type devDependency

The version 1.0.1 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.

It might be worth looking into these changes and trying to get this project onto the latest version of exorcist.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 19 commits.

  • c666023 1.0.1
  • 5962478 doc: improving travis badge + adding patreon
  • 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

There are 19 commits in total.

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: