JimmyBeldone / reapt

A complete React Redux starterkit, configured with Webpack, stop wasting time configuring, adopt it and just code
MIT License
4 stars 1 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency webpack-bundle-analyzer was updated from 3.0.4 to 3.1.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 - ❌ **Travis CI - Branch:** The build **failed**.

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

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.4 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 37 commits.

  • 838fef4 v3.3.0
  • 26a1474 Merge pull request #257 from webpack-contrib/fix-context-menu-positioning
  • b22015a Fix positioning of the context menu when sidebar is pinned
  • 49ce234 Merge pull request #256 from webpack-contrib/update-dev-deps
  • fe3c71e Update dev dependencies
  • 4a232f0 Merge pull request #246 from bregenspan/add-context-menu
  • 2b53d43 Document event type
  • 83adbbb Re-open context menu immediately when different bundle is selected
  • d9c96a3 Remove manually-added CSS browser prefixes
  • 4598e12 Documentation: fix incorrect action name
  • 68b7cfb Disable inapplicable context menu options
  • c9bae5b Remove "filter to parent chunks" option for now
  • 6718ef9 Clearer check for differentiating assets from modules
  • 64fdb24 Close any open context menu upon window resize
  • a8fa407 Fix flickering menu position on-close; clean up shouldRender

There are 37 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 50 commits.

  • 9836649 v3.3.1
  • d1db526 Remove outdated item from troubleshooting section
  • ca34279 Merge pull request #261 from webpack-contrib/relative-links-to-assets
  • 99818f9 Fix changelog
  • 21722d2 Add changelog entry
  • ed99c32 Use relative links for serving internal assets
  • 3ce1b8c Merge pull request #262 from webpack-contrib/proper-js-escape
  • 5385936 Add changelog entry
  • e5091ce Properly escape embedded JS/JSON
  • 81ec8b3 Update changelog
  • 5f80d17 Merge pull request #260 from webpack-contrib/fix-help-command
  • 0404322 Fix showing help message on -h
  • 30786eb Fix link to PR
  • 838fef4 v3.3.0
  • 26a1474 Merge pull request #257 from webpack-contrib/fix-context-menu-positioning

There are 50 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 53 commits.

  • 345c3f5 v3.3.2
  • a615815 Merge pull request #264 from webpack-contrib/fix-escape-regression
  • 20f2b4c Fix regression with escaping internal assets
  • 9836649 v3.3.1
  • d1db526 Remove outdated item from troubleshooting section
  • ca34279 Merge pull request #261 from webpack-contrib/relative-links-to-assets
  • 99818f9 Fix changelog
  • 21722d2 Add changelog entry
  • ed99c32 Use relative links for serving internal assets
  • 3ce1b8c Merge pull request #262 from webpack-contrib/proper-js-escape
  • 5385936 Add changelog entry
  • e5091ce Properly escape embedded JS/JSON
  • 81ec8b3 Update changelog
  • 5f80d17 Merge pull request #260 from webpack-contrib/fix-help-command
  • 0404322 Fix showing help message on -h

There are 53 commits in total.

See the full diff