philschatz / octokat.js

:octocat: Github API Client using Promises or callbacks. Intended for the browser or NodeJS.
http://philschatz.com/2014/05/25/octokat/
MIT License
421 stars 133 forks source link

Update remap-istanbul to the latest version 🚀 #276

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 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:

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