recruit-tech / redux-pluto

redux pluto
73 stars 17 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency webpack-dev-middleware was updated from 3.5.0 to 3.5.1.

🚨 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 - βœ… **ci/circleci: install:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/7198?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: lint:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/7205?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: build-storybook:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/7200?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: analytics:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/7202?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: test:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/7204?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: build-asset:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/7199?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: audit:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/7201?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: typecheck:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/recruit-tech/redux-pluto/7203?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v3.5.1

3.5.1 (2019-01-17)

Bug Fixes

  • remove querystring from filenames when writing to disk (#361) (90d0d94)
Commits

The new version differs by 5 commits.

  • 71c3e20 chore(release): 3.5.1
  • d86bd01 ci: test on all lts node version on linux (#364)
  • 464de8d ci: node@11 test on windows (#363)
  • 113f79b chore(deps): update (#362)
  • 90d0d94 fix: remove querystring from filenames when writing to disk (#361)

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.5.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v3.5.2

3.5.2 (2019-02-06)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 8e54af2 chore(release): 3.5.2
  • b135b3d fix: don't add charset to usdz file type (#357)
  • c64a2c1 test: add tests to assert if subdirectories with special characters are served correctly (#365)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.6.0

3.6.0 (2019-02-19)

Features

  • configurable file system via options.fs (#370) (1762cb3)
Commits

The new version differs by 8 commits.

  • e5bd8f8 chore(release): 3.6.0
  • a54dd45 chore(deps): update (#373)
  • 2a84dd4 ci: improve (#372)
  • 81c2c5d refactor: consistent write to fs (#371)
  • 1762cb3 feat: configurable file system via options.fs (#370)
  • 8e54af2 chore(release): 3.5.2
  • b135b3d fix: don't add charset to usdz file type (#357)
  • c64a2c1 test: add tests to assert if subdirectories with special characters are served correctly (#365)

See the full diff