Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Mar 10, 2020 · 3 comments
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 10, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency webpack-bundle-analyzer was updated from 3.6.0 to 3.6.1.

🚨 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 Error: Your tests failed on CircleCI (Details).

Commits

The new version differs by 17 commits.

  • 660dba6 v3.6.1
  • 387d7f9 Merge pull request #339 from webpack-contrib/update-some-deps
  • e90b3b1 Downgrade terser-webpack-plugin because v2 requires at least Node v8.9
  • 45ffbf9 Update some dependencies to get rid of vulnerability warnings
  • dd4a03a Merge pull request #328 from pustovalov/node-ci
  • f2f7fda Add Node 12 to CI
  • 7cefb58 Merge pull request #314 from mhxbe/bugfix/page-title-hours-minutes
  • 2596783 Consolidate changelog whitespace
  • 3faca9d Merge branch 'master' into bugfix/page-title-hours-minutes
  • f614bd1 Update CHANGELOG.md
  • 4b58fae Revert .padStart to .slice since padStart is not supported in Node v6
  • c95df99 Fix changelog missing v3.6.0 section
  • f04ab3e Use .padStart(2,0) to prefix one-digit numbers with zero
  • 5219462 Merge branch 'bugfix/page-title-hours-minutes' of github.com:mhxbe/webpack-bundle-analyzer into bugfix/page-title-hours-minutes
  • 27b2de0 Use .slice() in favor of soon to be deprecated .substr()

There are 17 commits in total.

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 10, 2020

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 14, 2020

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • 06e6b39 v3.7.0
  • 250fd73 Add changelog entry about JSON output option
  • 29beb70 Merge pull request #322 from lorenzos/concatenated-local-storage
  • f8f4049 Update CHANGELOG.md
  • 6afb159 Merge remote-tracking branch 'upstream/master' into concatenated-local-storage
  • acf2d1c Added JSON output to the cli and webpack plugin (#341)
  • 9823e7c Apply suggestions from code review (2)
  • b4a48f3 Apply suggestions from code review
  • 8065918 Wrap localStorage methods against raising errors
  • 8df7b14 Persisted "Show content of concatenated modules" with localStorage, closes #321

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 19, 2020

Your tests are still failing with this version. Compare changes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants