Open greenkeeper[bot] opened 7 years ago
@@ 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
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Update to this version instead 🚀
v1.1.0 Release
minified
and gzip
plugin options for inspectpack
to allow more control over the most CPU intensive features / stats of the dashboard.Update to this version instead 🚀
This is a major update to webpack-dashboard
with breaking changes. And a lot of speed and coolness.
no code sections
found errors.--root
, etc.min
and min+gz
estimated file sizes from modules outputs. This dramatically speeds up the dashboard and reduces CPU usage.inspectpack
.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.lodash
, chalk
, bluebird
and a whole lot of babel*
that apparently wasn't used anyways).
inspectpack
is way slimmer and faster, with no more binary dependencies!dependency
webpack-dashboard was updated from 0.2.1
to 2.1.0
.Update to this version instead 🚀
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
dependency
webpack-dashboard was updated from 0.2.1
to 3.0.0
.Update to this version instead 🚀
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: #270With 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.
dependency
webpack-dashboard was updated from 0.2.1
to 3.0.1
.Update to this version instead 🚀
process.kill
with SIGINT
to gracefully exit the dashboard process. Included in: #277 by @joakimbeng.No changes required to start using v3.0.1
dependency
webpack-dashboard was updated from 0.2.1
to 3.0.3
.dependency
webpack-dashboard was updated from 0.2.1
to 3.0.4
.dependency
webpack-dashboard was updated from 0.2.1
to 3.0.5
.dependency
webpack-dashboard was updated from 0.2.1
to 3.0.6
.dependency
webpack-dashboard was updated from 0.2.1
to 3.0.7
.dependency
webpack-dashboard was updated from 0.2.1
to 3.1.0
.dependency
webpack-dashboard was updated from 0.2.1
to 3.2.0
.
Version 0.3.0 of webpack-dashboard just got published.
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 .
9b05915
0.3.0
2abba42
readme updates
14094fe
Get log directly from Webpack (#143)
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: