The version 0.9.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 remap-istanbul.
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.
Release NotesRelease 0.9.0
Changes
Fixed issue where sources array was overwritten (#120 thanks @mattlewis92)
Fixed #53 document reportOptions for writeReport command (#124 thanks @dylans)
Avoid reading sourcemaps in js file if it is already in fileCoverage.inputSourceMap (#125 thanks @mttcr)
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).
@greenkeeper[bot], thanks for your PR! By analyzing the history of the files in this pull request, we identified @tiagoschenkel, @greenkeeper and @greenkeeperio-bot to be potential reviewers.
Version 0.9.0 of remap-istanbul just got published.
The version 0.9.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 remap-istanbul. 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.
Release Notes
Release 0.9.0Changes
Commits
The new version differs by 5 commits .
a08125d
Update to 0.9.0
93429a5
fix: dont overwrite sources array if there is more than one source (#120)
53e89b8
Avoid reading sourcemaps in js file if it is already in fileCoverage.inputSourceMap (#125)
6e40c3a
fixes #126, prepend sourceRoot to source file paths (#127)
ba8fe42
fixes #53, document reportOptions for writeReport command (#124)
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: