Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update webpack-bundle-analyzer to the latest version 馃殌 #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 8, 2018

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

Dependency webpack-bundle-analyzer
Current Version 2.8.2
Type devDependency

The version 2.9.2 is not covered by your current version range.

If you don鈥檛 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鈥檛 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 42 commits.

  • 350ddce v2.9.2
  • 12c6a87 Add a listener for the 'error' event on the WebSocket server client (#140)
  • a9282de Merge pull request #135 from webpack-contrib/readme-webpack-contrib
  • a1677f2 Improve formatting of CLI options
  • 080c57d Copy-paste --help output to README.md
  • f1ff1f4 Reorganize readme
  • f55bf08 Link to size definitions where size values are mentioned
  • 8e65974 Move CLI options documentation under Options section
  • d965d3b Move CLI part to Usage section
  • f9a8048 Turn sentence into a link itself
  • 4797782 Update gzip compression note
  • 11a0b1b Update README.md to match webpack-contrib style
  • 233d713 Merge pull request #134 from stevejay/patch-1
  • eafe515 README.md grammar fixes
  • a826d85 v2.9.1

There are 42 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 2, 2018

Version 2.10.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 20 commits.

  • b2a617c v2.10.0
  • 17e4875 Merge pull request #149 from webpack-contrib/simplify-gulp-tasks
  • fd570dc Simplify gulp tasks
  • 8d152b5 Merge pull request #148 from webpack-contrib/update-eslint-configs
  • e57a0eb Merge pull request #146 from webpack-contrib/update-deps
  • 5b6fb3f Simplify ESLint configs
  • a617281 Fix build for Node v4
  • 85a1923 Sort rules in ESLint config alphabetically
  • 74dd573 Update ESLint
  • 9d4509b Improve logic in gulpfile
  • 7db395b Add Node v8 to TravisCI
  • 3ff94db Update gulp to v4
  • 8bdc420 Update deps
  • 4a19172 Add .npmrc
  • 5cb03ba Merge pull request #129 from ryan953/stream-json-stringify

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 23, 2018

Version 2.10.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 20da81e v2.10.1
  • 7c09fa8 Fix webpack 4 warning (#156)
  • a0bc315 Merge pull request #155 from webpack-contrib/contributing-point-to-master
  • 42f764c Update CONTRIBUTING.md to refer to master branch, not dev

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 25, 2018

Version 2.11.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 5 commits.

  • b16afd8 v2.11.0
  • a4c304e Merge pull request #158 from webpack-contrib/concatenated-modules-content
  • f9905a8 Increase timeout for test
  • 4bb8179 Add test/stats directory to .eslintignore
  • 22c0d9f Show contents of concatenated modules

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 1, 2018

Version 2.11.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 13, 2018

Version 2.11.3 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

  • c9aa406 v2.11.3
  • 12501d5 Merge pull request #177 from webpack-contrib/filter-out-missing-modules
  • e55d7bd Filter out modules that are not part of parsed bundle

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 15, 2018

Version 2.12.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 8 commits.

  • da314a7 v2.12.0
  • 4016ab0 Merge pull request #178 from webpack-contrib/exclude-assets
  • a6cb49c Improve tests for utils.createAssetsFilter
  • a5275a4 Update readme
  • 91337b5 Update changelog
  • 39cc2a6 Update readme
  • 78d00dd Improve handing of --exclude CLI option
  • 416a2f0 Add option to exclude assets from the report

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 21, 2018

Version 2.13.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • b0d84ff v2.13.0
  • 2c05555 Merge pull request #181 from webpack-contrib/loosen-parsing-logic
  • 4944a5b Update changelog
  • f0d2a28 Loosen bundle parsing logic

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 23, 2018

Version 2.13.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 5 commits.

  • ccb42b5 v2.13.1
  • fbd153b Merge pull request #184 from webpack-contrib/refactor-parsing-logic
  • 34a80d6 Refactor parsing logic
  • 12b2e37 Merge pull request #180 from edmorley/prettify-stats-json
  • 082fdd6 Pretty-format the generated stats.json

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 11, 2018

Version 3.0.0 just got published.

Update to this version instead 馃殌

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 11, 2018

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
Copy link
Author

greenkeeper bot commented Sep 12, 2018

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
Copy link
Author

greenkeeper bot commented Oct 16, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2019

Update to this version instead 馃殌

Commits

The new version differs by 11 commits.

  • 2d340ff v3.0.4
  • 477d362 Add changelog entry for async fix (#250)
  • 1c8aba3 Make webpack's done hook wait until analyzer writes report / stat file. (#247)
  • 1821812 Fix error message typo (#234)
  • f94fb30 Merge pull request #231 from fanich37/stat-size-issue
  • 363a34a Fix README.md
  • fa30ce1 Clean usage section at README.md
  • 66f48d9 Update troubleshooting section at README.md
  • 15402cb Update README.md (#191)
  • a3ee8e0 ci: test Node.js 6, 8, 10 and 11 (#227)
  • 61f260b Add Yarn install instructions to readme (#222)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 2, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 2, 2019

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

greenkeeper bot added a commit that referenced this pull request Apr 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 6, 2019

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 10, 2019

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 11, 2019

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 11, 2019

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 29, 2019

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 30, 2019

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 12, 2019

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 20, 2019

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 26, 2019

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 16, 2019

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 10, 2020

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 14, 2020

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented May 19, 2020


馃毃 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 馃挏 馃殮馃挩 馃挌

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants