Update webpack to the latest version 🚀 #372
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency webpack was updated from
4.39.3
to4.40.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: sokra
License: MIT
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 updateinfo
object in assetsCommits
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 change320b30b
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 🌴