Update webpack to the latest version π
The devDependency webpack was updated from 3.3.0 to 4.28.3.
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.
Release Notes for v4.28.3
Bugfixes
- ProfilingPlugin creates the output folder if necessary
Commits
The new version differs by 3144 commits.
983c2614.28.3510abf7Merge pull request #8565 from NaviMarella/ProfilingPlugin_85030128118Modified Tests as suggested.5b5f1d4Made changes as requestedeb960ccFixed Profiling Output path for creating a folder, if it doesn't exists.3b344f2Merge pull request #8559 from darrelfrancis/darrelfrancis-patch-1-readmee2abdaeFix minor typos, improve clarity of READMEfe514dd4.28.2899eeffMerge pull request #8542 from webpack/bugfix/ignore-externalsbc368c7fixes #85387a6a71f4.28.1068fe24Merge pull request #8530 from webpack/bugfix/ignore-plugin6c22ca2fix issue when contextRegExp is undefinede871eeb4.28.0f6d67b6update examples
There are 250 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 :palm_tree:
Codecov Report
Merging #290 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #290 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 4 4
Lines 77 77
=====================================
Hits 77 77
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact),ΓΈ = not affected,? = missing dataPowered by Codecov. Last update e3e23c1...bc8ffbc. Read the comment docs.
- The
devDependencywebpack was updated from3.3.0to4.28.4.
Update to this version instead π
Release Notes for v4.28.4
Bugfixes
ProfilingPlugincreates output path if not existing- fixed support for arrow function functions for
optimization.minimizer - failed hooks is now also called when
run()fails
Commits
The new version differs by 14 commits.
fdb6b134.28.43e147e6Merge pull request #8588 from hulkish/faster-statement-type-check2a04deeadded ExportAllDeclaration, fixed fn signaturebaf0aa1Merge pull request #8581 from DanielRuf/tests/increase-jest-timeout41b6887use faster statement type checkaf01643Increase Jest timeout for profiling plugin testccc7db7Merge pull request #8401 from shahkashani/fix-for-issue-83982e3e2a0Merge pull request #8544 from chuckdumont/work69dea22Merge pull request #8573 from hulkish/fix-minimizer-fn6240cf6added config test case for optimization.minimizerd8ab512Merge pull request #8565 from NaviMarella/ProfilingPlugin_85031fd25ddRevert AMDRequireDependency.js changesd49082aMake some AMD dep classes easier to subclass217b2adFix for #8398 - call failed-hook on compilation errors
See the full diff
- The
devDependencywebpack was updated from3.3.0to4.29.0.
Update to this version instead π
Release Notes for v4.29.0
Features
- update acorn to v6
- limit the number of in parallel written output files to 15
- add
output.futureEmitAssetswhich gives the emitting logic of webpack 5- assets are replaced with SizeOnlySources
- reading assets after emitting is no longer allowed
- This allows memory to be garbage-collected
Commits
The new version differs by 10 commits.
25bccd44.29.06389e41Merge pull request #8642 from webpack/memory/future-emit-assets6e383cfmake test for Source.buffer more strictaaf85dbadd output.futureEmitAssets03ffa48Merge pull request #8639 from webpack/memory/limit-parallelism2b2c17fMerge pull request #8598 from kiliancs/acorn680514ccAdd ts declarations78abf04Use eachLimit instead even though forEachLimit apears to be an alias...9cb4225forEach to forEachLimitef67132Upgrade acorn to v6
See the full diff
- The
devDependencywebpack was updated from3.3.0to4.29.1.
Update to this version instead π
Release Notes for v4.29.1
Bugfixes
- add missing
__esModuleflag when modules are concatenated, but without usage information
Commits
The new version differs by 14 commits.
6934b984.29.1960f396Merge pull request #8686 from MarkPollmann/patch-18627743Merge pull request #8678 from bhavya9107/patch-1915c32ddocs(README): remove to from link9737a3bUpdate README.mdf654a49docs(README):Update indexc957338docs(README): newline after index09cf713docs(README): add index07d4d85Merge pull request #8676 from hulkish/fix-side-effects-example2209b8arebuild examples780c17efix side-effects example2fe0ba5Normalize backslash on windowsa0eab48Merge pull request #8667 from webpack/bugfix/esModule-flag42007e8fixes #8666
See the full diff
- The
devDependencywebpack was updated from3.3.0to4.29.2.
Update to this version instead π
Release Notes for v4.29.2
Internal changes
- update dependencies
Commits
The new version differs by 75 commits.
74b8aac4.29.2e79d014Merge pull request #8741 from webpack/deps/devd12ca7cupdate dev depsc28f6cbMerge pull request #8742 from webpack/deps/schema-utils5e3a053upgrade schema-utils to new major885ab81Merge pull request #8740 from webpack/deps/update-jest08473deadd workaround for jest buga994ec7upgrade jest8167e42Merge pull request #8736 from webpack/deps/eslint-typesda59443Merge pull request #8737 from webpack/deps/update-test-depsdbc0b8dMerge pull request #8725 from webpack/dependabot/npm_and_yarn/typescript-3.3.1155cda7update test cases dependencies11bfb05update linting dependenciesd7d9b9bignore typescript bug5a6d654Bump typescript from 3.0.0-rc to 3.3.1
There are 75 commits in total.
See the full diff
- The
devDependencywebpack was updated from3.3.0to4.29.3.
Update to this version instead π
Release Notes for v4.29.3
Bugfixes
- fixes a bug where
import()context uses__webpack_require__.e, but it is not in the runtime - WebpackErrors now console.log correctly in node > 10
Commits
The new version differs by 14 commits.
b934e264.29.30d5c0cfMerge pull request #8654 from mc-zone/fix/86262eefbaeMerge pull request #8751 from webpack/dependabot/npm_and_yarn/webpack-dev-middleware-3.5.2217139aMerge pull request #8750 from webpack/dependabot/npm_and_yarn/react-dom-16.8.1b894f26Merge pull request #8749 from webpack/dependabot/npm_and_yarn/react-16.8.12b1b3ceBump webpack-dev-middleware from 3.5.1 to 3.5.25b4c277Bump react-dom from 16.8.0 to 16.8.1cc2ba62Bump react from 16.8.0 to 16.8.17a5137dfixes in ContextModule7edcc48fix: add missed webpack_require.e runtime while importing exist module with context87a3046Merge pull request #8747 from webpack/deps/node-12458c61fupdate node 12 nightly version109db05Merge pull request #8738 from hiroppy/feature/modify-WebpackError.unittest2fdcff3fix(lib/WebpackError): make use of nodejs.util.inspect.custom
See the full diff
- The
devDependencywebpack was updated from3.3.0to4.29.4.
Update to this version instead π
Release Notes for v4.29.4
Bugfixes
- update
@webassemblyjsfor bugfixes
Commits
The new version differs by 29 commits.
7ecf9924.29.4a259c09Merge pull request #8791 from webpack/dependabot/npm_and_yarn/react-16.8.2686dd8fMerge pull request #8790 from webpack/dependabot/npm_and_yarn/jest-junit-6.3.031a33aaMerge pull request #8789 from webpack/dependabot/npm_and_yarn/react-dom-16.8.2d1d0be9Merge pull request #8785 from webpack/dependabot/npm_and_yarn/wast-loader-1.8.2fff330eMerge pull request #8784 from webpack/dependabot/npm_and_yarn/lint-staged-8.1.4196cb81Merge pull request #8786 from xtuc/chore-bump-webassemblyjs19842ed68Bump react from 16.8.1 to 16.8.26da1da5Bump jest-junit from 6.2.1 to 6.3.093b0485Bump react-dom from 16.8.1 to 16.8.2e4ce645chore: bump webassemblyjs16b92adBump wast-loader from 1.8.1 to 1.8.240245c5Bump lint-staged from 8.1.3 to 8.1.4a3f2662Merge pull request #8783 from webpack/dependabot/npm_and_yarn/handlebars-4.1.0ae41c08[Security] Bump handlebars from 4.0.11 to 4.1.0
There are 29 commits in total.
See the full diff
- The
devDependencywebpack was updated from3.3.0to4.29.5.
Update to this version instead π
Release Notes for v4.29.5
Bugfixes
- update
@webassemblyjsto remove git dependency
Commits
The new version differs by 9 commits.
073813f4.29.539a8742Merge pull request #8800 from webpack/bugfix/prettierignore5878c93Merge pull request #8802 from xtuc/chore-bump-webassemblyjs203d23f67chore: bump webassemblyjs75a9a51fix prettierignore file and run prettier75c2784Merge pull request #8788 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.3.05591e17Merge pull request #8799 from webpack/dependabot/npm_and_yarn/eslint-5.14.0266eb89Bump eslint from 5.13.0 to 5.14.03d4eab8Bump eslint-plugin-jest from 22.2.2 to 22.3.0
See the full diff
- The
devDependencywebpack was updated from3.3.0to4.29.6.
Update to this version instead π
Release Notes for v4.29.6
Bugfixes
- typeof
__webpack_require__andrequire.onErroris no longer evaluated toundefinedand evaluation is done at runtime instead. thisvalue inmodule.hot.acceptwith imported dependency is correctly preserved.- webassemblyjs updated to latest version
Contributing
- added a linting step to ensure all dependencies resolve to
npmmodules
Commits
The new version differs by 44 commits.
685a0624.29.642dff08Merge pull request #8820 from webpack/dependabot/npm_and_yarn/typescript-3.3.33331ef0c2cMerge pull request #8818 from webpack/dependabot/npm_and_yarn/react-dom-16.8.3a4196f9Merge pull request #8839 from webpack/dependabot/npm_and_yarn/acorn-6.1.15e9b9feMerge pull request #8844 from webpack/bugfix/8829ab517aafixes #882999d6270Bump acorn from 6.1.0 to 6.1.13496426Merge pull request #8835 from webpack/dependabot/npm_and_yarn/eslint-config-prettier-4.1.00dcdd3cMerge pull request #8831 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-1.2.34c6e2bdMerge pull request #8827 from webpack/dependabot/npm_and_yarn/wast-loader-1.8.5188d162Merge pull request #8823 from webpack/dependabot/npm_and_yarn/@types/node-10.12.27b7361ffMerge pull request #8821 from webpack/dependabot/npm_and_yarn/coveralls-3.0.302bd9beMerge pull request #8822 from webpack/dependabot/npm_and_yarn/ajv-6.9.21bb3938Merge pull request #8834 from xtuc/chore-bump-webassemblyjs24563dd52Bump eslint-config-prettier from 4.0.0 to 4.1.0
There are 44 commits in total.
See the full diff
- The
devDependencywebpack was updated from3.3.0to4.30.0.
Update to this version instead π
Release Notes for v4.30.0
Features
- add
amd: falseto disable AMD support Compilation.hooks.finishModulesnow also allows async plugins- add
output.libraryTarget: "system"to compile for SystemJs environment
Bugfixes
- fix generating a
nullid when concatenating an entry module in a different chunk - fix unneeded chunk references when splitting modules from chunks
- fix parsing of function name in function scope
Performance
- Lazy require some internal files
- Faster way to generate function headers
Contributing
- Run prettier on examples markdown
Commits
The new version differs by 102 commits.
b72b96a4.30.09ededfaMerge pull request #9034 from webpack/dependabot/npm_and_yarn/tapable-1.1.3e33a91fchore(deps): bump tapable from 1.1.1 to 1.1.3de81dd0Merge pull request #8864 from joeldenning/issue-88337dfddc2Merge pull request #8858 from webpack/dependabot/npm_and_yarn/json-schema-to-typescript-6.1.3f7d0c25Improve way how System is tested39a680dformating of output codee2e74f5Merge pull request #8980 from webpack/dependabot/npm_and_yarn/eslint-5.16.081dc70dMerge pull request #9022 from sandersn/fix-webassembly-declaration13aa512Merge pull request #9023 from webpack/dependabot/npm_and_yarn/typescript-3.4.31566036chore(deps-dev): bump typescript from 3.4.2 to 3.4.3ce33ca7Update WebAssembly declaration5117461Merge pull request #9006 from hiroppy/feature/fix-template-syntax9e60850Merge pull request #8984 from webpack/dependabot/npm_and_yarn/react-16.8.65f75527Bump json-schema-to-typescript from 6.1.1 to 6.1.3
There are 102 commits in total.
See the full diff