aliemteam / aliemcards

ALiEM Cards - markdown and website
https://www.aliemcards.com
MIT License
4 stars 8 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

Version 3.0.0 of webpack-bundle-analyzer was just published.

Dependency webpack-bundle-analyzer
Current Version 2.13.1
Type devDependency

The version 3.0.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 webpack-bundle-analyzer.

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

  • 3d75f17 v3.0.0
  • d7682a6 Merge pull request #206 from webpack-contrib/search
  • 1ff4c00 Update deps
  • cc2cd0f Use display: inline-block for checkbox labels
  • 8e70fbd Add option to show content of concatenated modules
  • ede606d Make button hover background opaque
  • 121aa87 Set min-width to sidebar
  • babf297 Add icon for sidebar pin button
  • 43678a1 Add icon for sidebar toggle button
  • ca7a75c Fix keydown handler in Search component
  • faedb2b Update package-lock.json
  • bba3fca Add pinning functionality to sidebar
  • 96ea483 Add toggle button for the sidebar
  • 2ef50a9 Preserve copyright comments in client bundle
  • a856a66 Improve search UX

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

codecov[bot] commented 5 years ago

Codecov Report

Merging #350 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #350   +/-   ##
=======================================
  Coverage   61.77%   61.77%           
=======================================
  Files          16       16           
  Lines         259      259           
  Branches       54       54           
=======================================
  Hits          160      160           
  Misses         99       99

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 ad6ecc0...81e3737. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Version 3.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 4590ced v3.0.1
  • f7cc317 Increase top padding for sidebar content
  • d4b26a2 Hide resizer if sidebar if hidden
  • 0cd709e Don't use float numbers for icon sizes
  • 6ae609a Limit max-width of the sidebar

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • dbc4a1f v3.0.2
  • 18bc2b9 Merge pull request #209 from realityking/dependencies
  • ae849d0 Allow a semver range for lodash
  • c011b61 Make @babel/runtime a dev dependency
  • 014ed39 Use the minimal supported Node version as the babel build target
  • 9811e03 Move packages only used in the client to dev-dependencies

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • d145284 v3.0.3
  • aeaa843 Add changelog entry for #215
  • d5d5eb8 Update package-lock.json resolved fields to https
  • 5be7049 Merge pull request #215 from dvbern/disable-websocket-in-static-mode
  • 256f55f Disable viewer websocket connection if mode is static
  • aad11d1 Merge pull request #210 from leonascimento/chore/improve-documentation
  • c1b4b33 Add on doc custom paths to stats and report files

See the full diff