podlove / podlove-web-player

Podlove Web Player is a Podcast-optimized, HTML5-based audio player based on VueJS.
https://docs.podlove.org/podlove-web-player/
Other
353 stars 68 forks source link

Update webpack-bundle-analyzer to the latest version 🚀 #889

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency webpack-bundle-analyzer was updated from 3.0.3 to 3.0.4.

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.


Find out more about this release.

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:

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

codecov[bot] commented 5 years ago

Codecov Report

Merging #889 into development will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #889   +/-   ##
============================================
  Coverage        98.75%   98.75%           
============================================
  Files               79       79           
  Lines             1043     1043           
============================================
  Hits              1030     1030           
  Misses              13       13

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3531b35...f957cb3. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #889 into development will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #889   +/-   ##
============================================
  Coverage        98.75%   98.75%           
============================================
  Files               79       79           
  Lines             1043     1043           
============================================
  Hits              1030     1030           
  Misses              13       13

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3531b35...f957cb3. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • c078a8a Update package-lock.json
  • 508abf7 v3.1.0
  • c0f0165 Merge pull request #223 from webpack-contrib/use-buffer-bytelength
  • b04a23c Merge pull request #248 from realityking/acorn-6
  • 59c51b7 Update acorn to version 6
  • 0d5824f added tests for special chars byte length
  • b2fc04c replace .length with Buffer.byteLength()

See the full diff