videojs / videojs-contrib-hls

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

Update mux.js to the latest version šŸš€ #1371

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.4.1 of mux.js was just published.

Dependency mux.js
Current Version 4.3.2
Type dependency

The version 4.4.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 mux.js.

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

  • a6b2724 4.4.1
  • 1c229d8 fix mp4 probe bitwise operations (#185)
  • a07e02f Update dependencies to enable Greenkeeper šŸŒ“ (#178)
  • 2c8fb0d Add .nvmrc to project (#177)
  • 442c52e 4.4.0
  • 7ab4d32 fix code doc (#176)
  • 5476c5a Add option to keep original timestamps in MP4 transmuxer. (#174)
  • f16dcd9 Simplify .travis config (#175)
  • ffc3195 ignore: build on prepublish (#172)
  • 69bb1e9 Ignore multiple duplicate caption packets when processing duplicate segment (#170)

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: