Closed greenkeeper[bot] closed 5 years ago
devDependency
webpack was updated from 4.39.3
to 4.40.1
.Update to this version instead ๐
The new version differs by 5 commits.
e4c7d8c
4.40.1
b69ad20
Merge pull request #9697 from webpack/bugfix/multiple-assets
e41fab0
make multiple assets to the same filename a warning
c5450b4
Merge pull request #9696 from sodatea/fix-size-limits
025c253
fix: check the asset's existence before running filter
See the full diff
devDependency
webpack was updated from 4.39.3
to 4.40.2
.devDependency
webpack was updated from 4.39.3
to 4.41.0
.devDependency
webpack was updated from 4.39.3
to 4.41.1
.
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](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: