Open greenkeeper[bot] opened 7 years ago
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 11 commits .
7d2db13
2.18.0
6c38be2
Add more explanation about how hot reloading isn't my problem
1747761
Merge pull request #186 from everson/patch-1
f1711b8
Fix typos on README
0916fe9
Merge pull request #181 from EnigmaCurry/patch-1
b83942c
Merge pull request #185 from piperchester/patch-1
f036fcb
Fix typo in README
73e030e
Changes warning color for dark console themes
7e48a68
2.17.1
b5893ce
Merge pull request #177 from jackdpeterson/patch-1
65153f4
bump ansi-html for IE compatibility
See the full diff.
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 21 commits.
75a766e
2.18.1
25cd013
Merge pull request #220 from sudo-suhas/docs_webpack_links
985e117
docs: Update webpack docs links to webpack 2
4cc229d
Merge pull request #219 from rangoo94/bugfix/fix-problem-with-processing-events-over-nginx
319bcbe
Tell Nginx to proxy event stream messages from webpack-hot-middleware immediately
6181f4d
Merge pull request #212 from pd4d10/patch-1
7b65816
Add tests
e24f1ad
Fix #154: handle trailing slash of public path correctly
4074535
Merge pull request #196 from evilebottnawi/reduce-package-size
7f6889c
Chore: reduce package size.
7d2db13
2.18.0
6c38be2
Add more explanation about how hot reloading isn't my problem
1747761
Merge pull request #186 from everson/patch-1
f1711b8
Fix typos on README
0916fe9
Merge pull request #181 from EnigmaCurry/patch-1
There are 21 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 16 commits.
55c9c23
2.19.0
18c0b25
Merge pull request #245 from martwana/override-via-function
01afb66
Updated README, and gave new function a better name
3e49ceb
add codecoverage ignore, as exisiting tests cover the function calls made in the new one
5322947
Merge pull request #246 from foiseworth/no-errors-webapack-1
ec2b35f
Add note about NoErrorsPlugin in webpack 1
5c59ef0
Add function to allow options to be changed without having to use resourceQuery
dc4556a
Merge pull request #242 from garrettmaring/patch-1
ce80cbf
Update OccurrenceOrderPlugin spelling
71c1d2e
Update example to latest webpack and dev-middleware
196e967
Merge pull request #206 from jessehattabaugh/patch-1
deac91e
Merge pull request #224 from gavenheim/patch-1
b41883a
Update process-update.js
6b03dec
2.18.2
b60d3eb
Revert "Merge pull request #212 from pd4d10/patch-1"
There are 16 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 19 commits.
7c741e4
2.19.1
5d3e2ee
Don't use ES2015 syntax
d6a502f
Enable linting
55c9c23
2.19.0
18c0b25
Merge pull request #245 from martwana/override-via-function
01afb66
Updated README, and gave new function a better name
3e49ceb
add codecoverage ignore, as exisiting tests cover the function calls made in the new one
5322947
Merge pull request #246 from foiseworth/no-errors-webapack-1
ec2b35f
Add note about NoErrorsPlugin in webpack 1
5c59ef0
Add function to allow options to be changed without having to use resourceQuery
dc4556a
Merge pull request #242 from garrettmaring/patch-1
ce80cbf
Update OccurrenceOrderPlugin spelling
71c1d2e
Update example to latest webpack and dev-middleware
196e967
Merge pull request #206 from jessehattabaugh/patch-1
deac91e
Merge pull request #224 from gavenheim/patch-1
There are 19 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 23 commits.
8654bb5
2.20.0
a1e5c8b
Merge pull request #254 from Aetherall/patch-1
70660c8
Indent
21155e7
Better debugging
7c741e4
2.19.1
5d3e2ee
Don't use ES2015 syntax
d6a502f
Enable linting
55c9c23
2.19.0
18c0b25
Merge pull request #245 from martwana/override-via-function
01afb66
Updated README, and gave new function a better name
3e49ceb
add codecoverage ignore, as exisiting tests cover the function calls made in the new one
5322947
Merge pull request #246 from foiseworth/no-errors-webapack-1
ec2b35f
Add note about NoErrorsPlugin in webpack 1
5c59ef0
Add function to allow options to be changed without having to use resourceQuery
dc4556a
Merge pull request #242 from garrettmaring/patch-1
There are 23 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 30 commits.
3591ea8
2.21.0
d8b3d18
Bump package-lock.json, because that's a thing apparently?
3e6d99a
Merge pull request #264 from okcoker/feature/custom-client-colors
3e1db24
Update readme
d2cb88a
Allow for custom colors and custom overlay styling
8ece2d2
Fix bundle js reference
920248d
Update deprecated package
8654bb5
2.20.0
a1e5c8b
Merge pull request #254 from Aetherall/patch-1
70660c8
Indent
21155e7
Better debugging
7c741e4
2.19.1
5d3e2ee
Don't use ES2015 syntax
d6a502f
Enable linting
55c9c23
2.19.0
There are 30 commits in total.
See the full diff
dependency
webpack-hot-middleware was updated from 2.24.0
to 2.24.1
.Your tests are still failing with this version. Compare changes
The new version differs by 94 commits.
fb89103
2.24.1
bae11c0
Merge pull request #333 from Zdend/moduleId-fallback
be7d5cb
Using a fallback moduleId if it cannot be found in the moduleMap
9a34fdd
2.24.0
0222171
Merge branch 'close'
79f0229
More package-lock churn
d5b14b2
Add close method
26e8479
2.23.1
573b9a3
Add some fallback code to handle missing stats compilation details
258d828
2.23.0
dd7f17d
Fixes to tests for latest version of mocha
b54027d
Use npm audit instead of nsp
30ca703
Dependency bumps
4e21caa
Merge pull request #329 from okcoker/json-improvement
c3efe6f
Merge branch 'master' into json-improvement
There are 94 commits in total.
See the full diff
dependency
webpack-hot-middleware was updated from 2.24.2
to 2.24.3
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
bf72dcd
2.24.3
621155d
Merge pull request #336 from chiplay/patch-1
af4d5bd
Add cached to stats output
be1c4fe
Remove all: false
from stats.toJson options to fix HMR in certain setups
0307650
2.24.2
d402149
Merge pull request #335 from Zdend/string-evaluation-fix
1efd7d2
Fixing pipe evaluation inside string concatenation for error output and logging of updates
See the full diff
dependency
webpack-hot-middleware was updated from 2.24.3
to 2.24.4
.Your tests are still failing with this version. Compare changes
dependency
webpack-hot-middleware was updated from 2.24.4
to 2.25.0
.Your tests are still failing with this version. Compare changes
Version 2.17.0 of webpack-hot-middleware just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As webpack-hot-middleware is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them. I recommend you give this issue a very high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **coverage/coveralls** First build on greenkeeper/webpack-hot-middleware-2.17.0 at 12.808% [Details](https://coveralls.io/builds/10169498) - β **ci/circleci** Your tests passed on CircleCI! [Details](https://circleci.com/gh/leecade/fe/199?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) - β **continuous-integration/appveyor/branch** AppVeyor build failed [Details](https://ci.appveyor.com/project/leecade/fe/build/1.0.220)Commits
The new version differs by 3 commits .
a689475
2.17.0
c3f18fa
Merge pull request #174 from apexskier/patch-1
9b6effe
Allow client overlay styles to be customized
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: