Open greenkeeper[bot] opened 4 years ago
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.
devDependency
webpack-bundle-analyzer was updated from 3.6.1
to 3.7.0
.Your tests are still failing with this version. Compare changes
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
devDependency
webpack-bundle-analyzer was updated from 3.7.0
to 3.8.0
.Your tests are still failing with this version. Compare changes
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
☝️ 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
to3.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
- ❌ **install-audit-lint:** There are 1 failures, 0 warnings, and 0 notices. - ✅ **build-and-test:** nullCommits
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.945ffbf9
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](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: