andoshin11 / spa-playground

TBD
3 stars 0 forks source link

An in-range update of webpack-bundle-analyzer is breaking the build 🚨 #56

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency webpack-bundle-analyzer was updated from 3.0.3 to 3.0.4.

🚨 View failing branch.

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

webpack-bundle-analyzer 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: prepare_gcp:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/andoshin11/spa-playground/490?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/andoshin11/spa-playground/491?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **codecov/project:** No report found to compare against ([Details](https://codecov.io/gh/andoshin11/spa-playground/commit/2015fb0e0231cf7de36a82ec32b0728f848da344)). - βœ… **codecov/patch:** Coverage not affected. ([Details](https://codecov.io/gh/andoshin11/spa-playground/commit/2015fb0e0231cf7de36a82ec32b0728f848da344)). - ❌ **reg:** Regression testing failed ([Details](https://storage.googleapis.com/reg-publish-bucket-6a28949c-4f71-4f13-af55-eff1bdd71fc5/2015fb0e0231cf7de36a82ec32b0728f848da344/index.html?stat=q1ZKS8zMSU3xLEnNLXbOL80rUbIy1FHKSy1HFjHQUUpJzUktQVUHFC1ILC5GFTSrBQA%3D)). - βœ… **ci/circleci: regression:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/andoshin11/spa-playground/492?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 11 commits.

  • 2d340ff v3.0.4
  • 477d362 Add changelog entry for async fix (#250)
  • 1c8aba3 Make webpack's done hook wait until analyzer writes report / stat file. (#247)
  • 1821812 Fix error message typo (#234)
  • f94fb30 Merge pull request #231 from fanich37/stat-size-issue
  • 363a34a Fix README.md
  • fa30ce1 Clean usage section at README.md
  • 66f48d9 Update troubleshooting section at README.md
  • 15402cb Update README.md (#191)
  • a3ee8e0 ci: test Node.js 6, 8, 10 and 11 (#227)
  • 61f260b Add Yarn install instructions to readme (#222)

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.0.3 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 still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • c078a8a Update package-lock.json
  • 508abf7 v3.1.0
  • c0f0165 Merge pull request #223 from webpack-contrib/use-buffer-bytelength
  • b04a23c Merge pull request #248 from realityking/acorn-6
  • 59c51b7 Update acorn to version 6
  • 0d5824f added tests for special chars byte length
  • b2fc04c replace .length with Buffer.byteLength()

See the full diff