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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of webpack-hot-middleware is breaking the build 🚨 #60

Open
greenkeeper bot opened this issue Feb 15, 2017 · 12 comments
Open

Comments

@greenkeeper
Copy link

greenkeeper bot commented Feb 15, 2017

Version 2.17.0 of webpack-hot-middleware just got published.

Branch Build failing 🚨
Dependency webpack-hot-middleware
Current Version 2.16.1
Type dependency

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 💪


Status Details
  • coverage/coveralls First build on greenkeeper/webpack-hot-middleware-2.17.0 at 12.808% Details

  • ci/circleci Your tests passed on CircleCI! Details

  • continuous-integration/appveyor/branch AppVeyor build failed Details

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 and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 24, 2017

Version 2.17.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 3 commits .

  • 7e48a68 2.17.1
  • b5893ce Merge pull request #177 from jackdpeterson/patch-1
  • 65153f4 bump ansi-html for IE compatibility

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 1, 2017

Version 2.18.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

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.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2017

Version 2.18.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 6, 2017

Version 2.18.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 2 commits.

  • 6b03dec 2.18.2
  • b60d3eb Revert "Merge pull request #212 from pd4d10/patch-1"

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 6, 2017

Version 2.19.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 7, 2017

Version 2.19.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 16, 2017

Version 2.20.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 26, 2017

Version 2.21.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 30 commits.

There are 30 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 20, 2018

Your tests are still failing with this version. Compare changes

Commits

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 8, 2018

Your tests are still failing with this version. Compare changes

Commits

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 25, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented May 15, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • cb29abb 2.25.0
  • bbffbe6 Merge branch 'master' of github.com:webpack-contrib/webpack-hot-middleware
  • 82dd483 Merge pull request #360 from jimblue/master
  • e2b49ff improved client overlay style

See the full diff

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

No branches or pull requests

0 participants