Open greenkeeper[bot] opened 6 years ago
devDependency
webpack-bundle-analyzer was updated from 2.13.1
to 3.0.2
.Update to this version instead 🚀
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
devDependency
webpack-bundle-analyzer was updated from 2.13.1
to 3.0.3
.Update to this version instead 🚀
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
Version 3.0.0 of webpack-bundle-analyzer was just published.
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 labels8e70fbd
Add option to show content of concatenated modules
ede606d
Make button hover background opaque
121aa87
Set
min-width
to sidebarbabf297
Add icon for sidebar pin button
43678a1
Add icon for sidebar toggle button
ca7a75c
Fix keydown handler in
Search
componentfaedb2b
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: