videojs / videojs-contrib-hls

HLS library for video.js
http://videojs.github.io/videojs-contrib-hls/
Other
2.84k stars 791 forks source link

Update shelljs to the latest version 🚀 #1417

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.8.2 of shelljs was just published.

Dependency shelljs
Current Version 0.5.3
Type devDependency

The version 0.8.2 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 shelljs.

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 422 commits.

  • 3b266d0 0.8.2
  • 3ce805e docs(changelog): updated by Nate Fischer [ci skip]
  • d7b6a1f Workaround codecov bug of miscalculation of coverage (#795) (#838)
  • 9035b27 docs: fix typos and adjust markdown formatting (#825)
  • 9077f41 Remove separate "internal error" from exec (#802)
  • 62ce4ba chore(lint): don't allow excess trailing newlines (#816)
  • 2271080 chore: update contributing guidelines (#817)
  • bbcfa5c docs(changelog): updated by Nate Fischer [ci skip]
  • 7058d63 0.8.1
  • cb9cf27 Revert "refactor(exec): remove paramsFile (#807)" (#819)
  • 902e49c docs(changelog): updated by Nate Fischer [ci skip]
  • ec0d60a 0.8.0
  • 8f8119c docs: announce plugin API (#812)
  • 0b65d2a chore: update CI to Node v9 (#811)
  • a2343d0 refactor: harden plugins against unknown options (#804)

There are 250 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: