The devDependency webpack was updated from 4.39.3 to 4.40.0.
🚨 View failing branch.
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 could not complete due to an error (Details).
Release Notes for v4.40.0
Features
- adds asset info for emitted assets
- new methods allow easy emitting/updating of assets
compilation.emitAsset/updateAsset (instead of accessing the Object compilation.assets)
- 3 flags in asset info:
immutable: when set an asset can be cache infinitely
development: when set an asset is some kind of development tool (i. e. a SourceMap)
hotModuleReplacement: when set an asset is generated for an hot update
- Stats expose
info object in assets
- String version of Stats show flags
Commits
The new version differs by 30 commits.
9c6b367 4.40.0
e9e7a85 Merge pull request #9687 from webpack/feature/emit-asset
758269e add emit/updateAsset to Compilation
7f403e2 Merge pull request #9686 from webpack/dependabot/npm_and_yarn/types/node-10.14.18
93943ea chore(deps-dev): bump @types/node from 10.14.17 to 10.14.18
f5e1e1e Merge pull request #9684 from webpack/dependabot/npm_and_yarn/typescript-3.6.3
ea95059 chore(deps-dev): bump typescript from 3.6.2 to 3.6.3
cd804cc Merge pull request #9683 from webpack/deps/jest-again
a81cdcd upgrade jest dependencies
8ba7705 Merge pull request #9639 from webpack/dependabot/npm_and_yarn/typescript-3.6.2
a736c3e update code for @enum breaking change
320b30b chore(deps-dev): bump typescript from 3.5.3 to 3.6.2
77cd3d0 Merge pull request #9664 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.17.0
3e72f36 chore(deps-dev): bump eslint-plugin-jest from 22.16.0 to 22.17.0
b2b5b27 Merge pull request #9655 from webpack/dependabot/npm_and_yarn/webpack-dev-middleware-3.7.1
There are 30 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 🌴
The devDependency webpack was updated from
4.39.3to4.40.0.🚨 View failing branch.
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
Release Notes for v4.40.0
Features
compilation.emitAsset/updateAsset(instead of accessing the Objectcompilation.assets)immutable: when set an asset can be cache infinitelydevelopment: when set an asset is some kind of development tool (i. e. a SourceMap)hotModuleReplacement: when set an asset is generated for an hot updateinfoobject in assetsCommits
The new version differs by 30 commits.
9c6b3674.40.0e9e7a85Merge pull request #9687 from webpack/feature/emit-asset758269eadd emit/updateAsset to Compilation7f403e2Merge pull request #9686 from webpack/dependabot/npm_and_yarn/types/node-10.14.1893943eachore(deps-dev): bump @types/node from 10.14.17 to 10.14.18f5e1e1eMerge pull request #9684 from webpack/dependabot/npm_and_yarn/typescript-3.6.3ea95059chore(deps-dev): bump typescript from 3.6.2 to 3.6.3cd804ccMerge pull request #9683 from webpack/deps/jest-againa81cdcdupgrade jest dependencies8ba7705Merge pull request #9639 from webpack/dependabot/npm_and_yarn/typescript-3.6.2a736c3eupdate code for@enumbreaking change320b30bchore(deps-dev): bump typescript from 3.5.3 to 3.6.277cd3d0Merge pull request #9664 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.17.03e72f36chore(deps-dev): bump eslint-plugin-jest from 22.16.0 to 22.17.0b2b5b27Merge pull request #9655 from webpack/dependabot/npm_and_yarn/webpack-dev-middleware-3.7.1There are 30 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 🌴