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 karma-browserify to the latest version 🚀 #1430

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.3.0 of karma-browserify was just published.

Dependency karma-browserify
Current Version 4.4.2
Type devDependency

The version 5.3.0 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 karma-browserify.

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

  • 1f03ab2 5.3.0
  • 3d1ae96 chore(package): bump dev dependencies
  • 1796716 chore(project): bump lodash dependency
  • adce20f 5.2.0
  • 2a60185 chore(project): support browserify @16
  • cba9ba9 chore(lint): ignore example/node_modules
  • 72af250 chore(example): bump browserify + watchify versions
  • 573db5b 5.1.3
  • ff944e7 chore(package): allow browserify@15
  • 6e0fcce 5.1.2
  • 88673c4 chore(npmignore): ignore dev configuration(s)
  • 0fed147 chore(project): remove grunt + jshint
  • 08141de chore(ci): test against node {4,6,8}
  • 21bd468 chore(project): bump dev dependencies
  • e42a5be chore(project): release v5.1.1

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