phellipeandrade / random-weighted-pick

Easily choose a random item from a weighted list of items.
MIT License
4 stars 0 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency webpack-bundle-analyzer was updated from 3.7.0 to 3.8.0.

🚨 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: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/phellipeandrade/random-weighted-pick/262?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 7 commits.

  • 14e3313 v3.8.0
  • d6a34e3 Cleanup CHANGELOG.md
  • 939ddc8 Added support for Web worker chunk template plugin (#353)
  • 5cf45eb Support any custom globalObject option in Webpack Config. (#352)
  • 757c12e Merge pull request #345 from Spikef/master
  • 77403b1 add isModulesHash(right) check
  • 7ff994b add support for node bundle

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 4 years ago

After pinning to 3.7.0 your tests are passing again. Downgrade this dependency πŸ“Œ.