Closed greenkeeper[bot] closed 6 years ago
Merging #14 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #14 +/- ##
=======================================
Coverage 92.14% 92.14%
=======================================
Files 4 4
Lines 420 420
=======================================
Hits 387 387
Misses 33 33
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b5f1bbc...a23d020. Read the comment docs.
Version 4.7.0 of webpack was just published.
webpack
The version 4.7.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of webpack.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v4.7.0Features
import(/* webpackIgnore: true */ "...")
) to keep the import in the bundlechunkGroups
optionnamedChunkGroups
propertyChunk Group
text outputBugfixes
[contenthash:n]
without on-demand-chunksInternal changes
Commits
The new version differs by 2313 commits ahead by 2313, behind by 14.
673c103
4.7.0
ac7c28c
Merge pull request #7201 from webpack/bugfix/content-hash
0a6ba95
avoid injection jsonpScriptSrc function when not needed
88bf798
Merge pull request #7198 from webpack/ci/force-exit
f55a135
add forceExit to jest config
e75dc78
Rename Custom.md to Other.md
7058b58
Merge pull request #7196 from webpack/github/issue-templates
6131392
Merge pull request #7169 from webpack/ci/parallel-node-6
f64e8c6
Update Bug_report.md
35f2b3c
Update issue templates
e361ba5
Merge pull request #7031 from webpack/feature/chunk-type-support
f1618ae
chore(Chunk): add type annotations for Chunk
fc3774a
Merge pull request #7116 from webpack/feature/main-template-type-support
7829a0b
Merge pull request #7189 from webpack/feature/update-ts-nightly-version
0495b40
chore(deps): upgrade TS nightly, fixes from microsoft/typescript#23715
There are 250 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: