katallaxie / vue-preboot

:neckbeard: A teeny Vue.js + TypeScript boilerplate with SSR :thumbsup:. It is opinionated and powered by Webpack.
MIT License
9 stars 0 forks source link

An in-range update of webpack-dev-middleware is breaking the build 🚨 #126

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency webpack-dev-middleware was updated from 3.6.2 to 3.7.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack-dev-middleware is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/katallaxie/vue-preboot/builds/532752231?utm_source=github_status&utm_medium=notification)).

Release Notes for v3.7.0

3.7.0 (2019-05-15)

Features

Commits

The new version differs by 11 commits.

  • 81bc1f7 chore(release): 3.7.0
  • ef38424 chore(deps): update dependency lint-staged to v8.1.7 (#402)
  • ec3d5eb feat: support HEAD method by default (#398)
  • f227570 chore(deps): update dependency prettier to v1.17.1 (#400)
  • 839e7a7 chore(deps): update dependency husky to v2.3.0 (#401)
  • db50233 chore(deps): pin dependencies (#396)
  • 036186e chore(renovate): update config file (#397)
  • af94704 chore(default): migrate (#394)
  • 762efe4 Configure Renovate (#395)
  • 6d191d0 chore(deps): update some devDependencies (#389)
  • e1c160b chore(github): add hiroppy to CODEOWNERS (#388)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 3.6.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.7.1

3.7.1 (2019-09-03)

Bug Fixes

  • directly used mkdirp instead of through Webpack (#436) (dff39a1)
  • displayStats only logged (#427) (98deaf4)
  • the writeToFile option has compatibility with webpack@5 (#459) (5c90e1e)
Commits

The new version differs by 50 commits.

  • 48fb647 chore(release): 3.7.1
  • 8597b4c chore(deps): update dependency husky to ^3.0.5 (#462)
  • 0092a00 chore(deps): update dependency eslint to ^6.3.0 (#460)
  • f60cae7 chore(deps): update dependency cross-env to ^5.2.1 (#461)
  • 5c90e1e fix: the writeToFile option has compatibility with webpack@5 (#459)
  • 4ee0f29 chore(deps): update all patch dependencies (#444)
  • 81491be chore: update deps (#458)
  • d3a0769 chore(deps): update jest-junit to v8 (#456)
  • 0e23e3f chore(deps): update package-lock.json (#457)
  • 89d9f85 chore(deps): update dependency file-loader to v4 (#416)
  • e24f3bd chore(deps): update dependency eslint to ^6.2.0 (#455)
  • 18ad7ef chore(deps): update all minor dependencies to ^24.9.0 (minor) (#454)
  • 073917d refactor: lib/util.js (#452)
  • 4399cbc chore(deps): update dependency webpack to ^4.39.0 (#450)
  • a2ad436 chore(docs): fix typo (#449)

There are 50 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.7.2

3.7.2 (2019-09-28)

Bug Fixes

Commits

The new version differs by 9 commits.

  • 68ae47b chore(release): 3.7.2
  • 43eef21 refactor: simplify code (#474)
  • 41038fb chore(deps): update dependency husky to ^3.0.7 (#475)
  • 63da9ae fix: compatibility with webpack@5 (#473)
  • 6730076 fix: memory leak when writeToDisk used (#472)
  • aec1bf7 chore(deps): update all patch dependencies to ^7.6.2 (#470)
  • 705efc0 chore(deps): update dependency eslint-plugin-prettier to ^3.1.1 (#468)
  • 21f77b3 chore(deps): update all minor dependencies (#466)
  • 37e7125 chore(deps): update all minor dependencies to ^7.6.0 (minor) (#464)

See the full diff