markis / watchman-processor

Folder synchronization tool with a simple dashboard
https://www.npmjs.com/package/watchman-processor
MIT License
43 stars 7 forks source link

Update remap-istanbul to the latest version 🚀 #134

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

The devDependency remap-istanbul was updated from 0.11.1 to 0.12.0.

This version 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.


Release Notes for Release 0.12.0
  • Fix: handle no file attribute on rawSourceMap (#170)
Commits

The new version differs by 3 commits.

  • 4018bd5 Release 0.12.0
  • 48373a9 Fix: handle no file attribute on rawSourceMap (#170)
  • 1b240d3 Update package metadata

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling a09deb4acef1acf08335c399f81251992d1d6657 on greenkeeper/remap-istanbul-0.12.0 into 98052a509a2f2b9b52d316a0aa76a46869fde3af on master.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for Release 0.13.0
  • Support url encoded sourcemaps. (#175)
  • Fix path replacement failure when dirname has same ext (#179)
  • Update dependencies and tests (#180, #181, #182)
Commits

The new version differs by 8 commits.

  • edd8d85 Release 0.13.0
  • 4dbaafe Add note about legacy version of Istanbul (#183)
  • 195ca8d Update code coverage configuration (#182)
  • fcfe000 Upgrade to Gulp 4 (#181)
  • 4a42eb6 Update dependencies and tests (#180)
  • 485b6f7 fix: path replace fail when dirname has same ext (#179)
  • f7bb605 Support url encoded sourcemaps. (#175)
  • e94cd7b Update package metadata

See the full diff