Mermade / oas-kit

Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint

Home Page:https://mermade.org.uk/openapi-converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments


🚨 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
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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

Dupe of #223