Closed greenkeeper[bot] closed 6 years ago
After pinning to 4.15.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes π¨
output.hashDigest
has a more relaxed schemaThe new version differs by 29 commits.
fa02f3d
4.16.1
94b192c
fix merge issue
db1475c
Merge pull request #7656 from mohsen1/DefinePlugin-type
2702273
Merge pull request #7726 from webpack/update/linters
84d57e3
Merge branch 'master' into DefinePlugin-type
aae20a8
Merge pull request #7721 from webpack/bugfix/occurence-order
0753cdc
Merge branch 'master' into update/linters
2c4ba6c
Merge pull request #7727 from webpack/update/eslint-scope
4c19fe1
Use v4 of eslint-scope
7195bae
Update ESLint and Prettier
36f7ee7
Merge pull request #7719 from joshunger/patch-3
92b4b8b
Merge pull request #7718 from edmorley/fix-moduleIds-description
b2b4be0
Update README.md
753dcce
fix order of occurrence order plugin
dc0e7ec
Add mini-css-extract-plugin instead of extract-text-webpack-plugin
There are 29 commits in total.
See the full diff
Already working including #228 in #229
Version 4.16.0 of webpack was just published.
This version is covered by your current version range and after updating it in your project the build failed.
webpack 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 failed [Details](https://travis-ci.org/bigchaindb/js-bigchaindb-driver/builds/402580085?utm_source=github_status&utm_medium=notification)Release Notes
v4.16.0Features
electron-renderer
targetoptimization.moduleIds
andoptimization.chunkIds
options to replace other optionsBugfixes
output.library.root
and using a devtoolerr.stack
is not setoptimization.splitChunks.maxSize
Dependency.loc
is a string instead of an objectDeprecations
Dependency.compare
in favor ofcompareLocations
optimization.namedModules
is now deprecatedoptimization.hashedModuleIds
is now deprecatedoptimization.namedChunks
is now deprecatedoptimization.occurrenceOrder
is now deprecatedCommits
The new version differs by 44 commits.
18d33c6
4.16.0
6f72243
Merge pull request #7700 from webpack/bugfix/loc-in-single-entry-and-loader-plugin
3366421
Merge pull request #7663 from webpack/feature/automatic-name-prefix
8891bd5
Merge pull request #7696 from webpack/bugfix/max-size-reasons
365beb1
Merge pull request #7699 from webpack/ci/upgrade-jest
b93225a
add types and fix incorrect loc type
f0cd451
do not instrument node_modules
baa450d
Merge pull request #7698 from webpack/bugfix/deprecated
b32a4f5
Merge branch 'master' into bugfix/max-size-reasons
f95d0f0
Merge pull request #7695 from webpack/bugfix/sort-ids-stats
1869d8e
Merge pull request #7694 from webpack/bugfix/loc-in-context
78d8f4a
Merge pull request #7691 from mathiasbynens/mjs
8876514
replace deprecated method
a482565
upgrade jest
692faf2
sort ids in Stats numerical
There are 44 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: