leecade / fe

:dog: Provide Font-End 2017 Tech Stack and standalone build environment
MIT License
15 stars 4 forks source link

Update webpack-dashboard to the latest version 🚀 #51

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.3.0 of webpack-dashboard just got published.

Dependency webpack-dashboard
Current Version 0.2.1
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of webpack-dashboard. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 3 commits .

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 12.808% when pulling 8eea85c8d062e97316edf10adcbdf405c6c57837 on greenkeeper/webpack-dashboard-0.3.0 into fe5bfde7b080c818a26e8b050c179ad3748af07e on master.

codecov-io commented 7 years ago

Current coverage is 12.31% (diff: 100%)

Merging #51 into master will decrease coverage by 0.49%

@@             master        #51   diff @@
==========================================
  Files            40         40          
  Lines          1015       1015          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits            130        125     -5   
- Misses          885        890     +5   
  Partials          0          0          

Powered by Codecov. Last update fe5bfde...8eea85c

greenkeeper[bot] commented 7 years ago

Version 0.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits0.

  • 1484c84 0.4.0
  • abe651b Merge pull request #157 from FormidableLabs/chore/yarn-lock
  • 3a1ba16 Add yarn.lock
  • ef6cb31 Respect stats options from webpack config in log output (#155)

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.0.0-3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 23 commits ahead by 23, behind by 1.

  • 71534c1 1.0.0-3
  • f74dbe9 Electron fix (#178)
  • 021f564 close socket if not watching (#172)
  • a5be1ad 1.0.0-2
  • b69599e Merge pull request #167 from FormidableLabs/bug/error-handling
  • d200ca7 Upgrade inspectpack
  • b067205 Fix busted error messages; fix percentages
  • 6fa0984 Fix header formatting (#164)
  • 4bf9126 1.0.0-1
  • bfffa9a Merge pull request #166 from FormidableLabs/bug/dont-parse-sourcemaps
  • 20b5fc1 Don't parse sourcemaps!
  • b198b58 1.0.0-0
  • 29460cc Merge pull request #165 from FormidableLabs/feature/problems-pane
  • 5b5c912 Bump inspectpack, remove dead code, minor layout fixes
  • b6903ea Move inspectpack daemon to the plugin and add problem pane support

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.0.0-5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 58c355c 1.0.0-5
  • c6fe421 moving daemon to constructor
  • 9968df1 v1.0.0-4
  • fa31d80 Merge pull request #180 from FormidableLabs/perf/stream-actions
  • 9985aec Merge branch 'master' into perf/stream-actions
  • 60568d6 Merge pull request #181 from FormidableLabs/chore/upgrade-inspectpack
  • 43ff076 Upgrade inspectpack
  • dd06bcd Stream actions with completion to the socket

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 29 commits.

  • 9c532ff v1.0.0
  • 2f24fe9 Feature - Add plugin host option (#188)
  • 3f558c3 Added OS support section (#210)
  • c9be427 Add basic tests. (#208)
  • 7f02ea9 Merge pull request #204 from FormidableLabs/node-env-support
  • 9bfeab3 Use getOr and fix minor error in readme
  • b8f0a49 Added docs and simplifed prod warning messaging.
  • f5645a8 Fixed spacing.
  • a73fa95 Added support for node env provide plugin.
  • f686a02 Merge pull request #202 from FormidableLabs/inspectpack-reporting-sizes
  • 6141b80 Use path.sep for path separator
  • f723dcd Merge pull request #203 from FormidableLabs/keyboard-log-nav
  • 9de6469 Added keyboard navigation for main log.
  • e7a1c56 Handle case where stats do not exist.
  • e5bc557 Fix WP 3 size reporting, disable inspectpack in minimal

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 812f072 1.0.2
  • 338cc53 fix issue when bundle don't have metrics at all (#221)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.1.0 just got published.

Update to this version instead 🚀

Release Notes 1.1.0

v1.1.0 Release

Features

  • Adds minified and gzip plugin options for inspectpack to allow more control over the most CPU intensive features / stats of the dashboard.
Commits

The new version differs by 2 commits.

  • 6738152 1.1.0
  • 7f99b31 Feature: Enable opt-out of minified, gzip calculations. (#230)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.1.1 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 6 years ago

Version 2.0.0 just got published.

Update to this version instead 🚀

Release Notes 2.0.0

This is a major update to webpack-dashboard with breaking changes. And a lot of speed and coolness.

Breaking changes

  • Requires node6+.
  • Use the webpack internal stats object instead of real bundles. This is faster and with less futzing / parsing on the dashboard's end. Should permanently fix the no code sections found errors.
  • We've removed command flags / plugin options that no longer apply like --root, etc.

Modules

  • Removed min and min+gz estimated file sizes from modules outputs. This dramatically speeds up the dashboard and reduces CPU usage.

Versions

  • Version skews should be detected more accurately and much faster thanks to dramatically improved heuristics from inspectpack.

Duplicates

  • Duplicates now reports on duplicate files that are (1) completely identical, and (2) the same package name and file path but with different sources. The first are low hanging fruit for optimizations in your build -- you've literally got the same thing multiple times. The latter needs to be coalesced at the package dependency level -- something the versions output can help with.

Issues

  • Upgrade hooks to work in webpack1-4 with abstraction. Fixes #240

Refactoring

  • Switch from chalk to using Blessed's built-in tags for coloring. This is definitely the way to go as things like table spacing don't work with chalk strings and work like a charm with Blessed tags.
  • Update dependencies and remove lots of unused things (like lodash, chalk, bluebird and a whole lot of babel* that apparently wasn't used anyways).
    • New inspectpack is way slimmer and faster, with no more binary dependencies!
  • Switch to yarn-only workflow in dev.
  • Bump Travis node versions.
Commits

The new version differs by 2 commits.

  • 5b65faa 2.0.0
  • 8a32cd1 [Major] Integrate inspectpack3 - faster, better, and more colorful! (#249)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • cf64905 2.1.0
  • ed6f65e Merge pull request #269 from FormidableLabs/feature/229-ts-defs
  • 408481f Add TypeScript definitions.
  • b74a583 Merge pull request #267 from FormidableLabs/task/simplify-contribution-process
  • c151062 Simplify contribution process; integrate inspectpack fixtures.
  • ab047f9 Merge pull request #263 from FormidableLabs/task/update-to-inspectpack-4
  • 09cc396 Upgrade to inspectpack 4; add regression tests.
  • e0ca98a Merge pull request #257 from FormidableLabs/chore/add-test
  • 379d0e9 refactor test according to PR comments
  • 79d79ce add unit test for utils/format-output.js
  • e5acbcd add unit test for utils/format-assets.js
  • c486351 add unit testing for utils/format-modules
  • 8ed01f0 refactor test files according to comments
  • 720e2ac add unit test for dashboard/index.js and plugin/index.js

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for 3.0.0

Features

  • Migrated from using blessed to neo-blessed as the underlying terminal renderer. neo-blessed is a maintained fork of blessed and brings in some nice fixes for us. Included in: #270
  • Added Prettier to the codebase 🎉 Included in: #270

Docs

  • Added a warning about deprecation of Node 6 support. Included in: #270

Migration Instructions

With this release we are dropping support for Node 6 altogether. neo-blessed requires Node >= 8.0.0, meaning all users of the dashboard will need to run it using Node 8 or above. Previous versions of webpack-dashboard are still compatible with Node 6.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for 3.0.1

Features

  • Use process.kill with SIGINT to gracefully exit the dashboard process. Included in: #277 by @joakimbeng.
  • Update dependencies to address security warnings. Included in: #275 by @stereobooster.

Migration Instructions

No changes required to start using v3.0.1 🎉. We do recommend adopting this patch as soon as possible to get the security upgrades.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀