Closed greenkeeper[bot] closed 5 years ago
After pinning to 4.19.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
webpack was updated from 4.19.1
to 4.20.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 40 commits.
c4d8a3c
4.20.0
1495b33
Merge pull request #8070 from chuckdumont/work
434ced3
Merge pull request #8071 from timneutkens/fix/typo
2671d88
Fix typo
f8877e0
Uncaught exception from renderers
31d735c
Merge pull request #8068 from webpack/feature/json-to-typescript
762b1c9
move json-schema-to-typescript to devDependencies
9c8f304
Merge pull request #8065 from webpack/ci/appveyor
3b6d149
Merge pull request #7232 from webpack/feature/json-to-typescript
61718d4
Merge pull request #8064 from xtuc/chore-bump-webassemblyjs13
f8bc251
Reduce the appveyor CI tasks
62b6142
fix Validation test
c768182
fix issues with absolutePath, allOf and anyOf
8c31f2a
fixes for RegExp in schema
44955b7
emit exit code only in lint mode
There are 40 commits in total.
See the full diff
devDependency
webpack was updated from 4.20.0
to 4.20.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
libraryTarget: "amd"
without library nameThe new version differs by 43 commits.
91e9dd7
4.20.1
8dd7caf
Merge pull request #8083 from webpack/bugfix/amd-hash
d836bcb
fixes #8081
c4d8a3c
4.20.0
1495b33
Merge pull request #8070 from chuckdumont/work
434ced3
Merge pull request #8071 from timneutkens/fix/typo
2671d88
Fix typo
f8877e0
Uncaught exception from renderers
31d735c
Merge pull request #8068 from webpack/feature/json-to-typescript
762b1c9
move json-schema-to-typescript to devDependencies
9c8f304
Merge pull request #8065 from webpack/ci/appveyor
3b6d149
Merge pull request #7232 from webpack/feature/json-to-typescript
61718d4
Merge pull request #8064 from xtuc/chore-bump-webassemblyjs13
f8bc251
Reduce the appveyor CI tasks
62b6142
fix Validation test
There are 43 commits in total.
See the full diff
devDependency
webpack was updated from 4.20.1
to 4.20.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
export default
in concatenated modulesThe new version differs by 51 commits.
5c5e902
4.20.2
79ea087
Merge pull request #8086 from webpack/bugfix/comments-concat-export-default
aab3afb
fixes #8085
54e30e0
update examples
4ed8c08
Merge pull request #7803 from oygen87/patch-1
91e9dd7
4.20.1
8dd7caf
Merge pull request #8083 from webpack/bugfix/amd-hash
d836bcb
fixes #8081
c4d8a3c
4.20.0
1495b33
Merge pull request #8070 from chuckdumont/work
434ced3
Merge pull request #8071 from timneutkens/fix/typo
2671d88
Fix typo
f8877e0
Uncaught exception from renderers
31d735c
Merge pull request #8068 from webpack/feature/json-to-typescript
762b1c9
move json-schema-to-typescript to devDependencies
There are 51 commits in total.
See the full diff
devDependency
webpack was updated from 4.20.2
to 4.21.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
output.libraryTarget: "amd-require"
which generates a AMD require([], ...)
wrapper instead of a define([], ...)
wrapperoutput.library
, which exposes the library to a subproperty__webpack_require__.e
is used at runtime but is not defined in the bundleglobal
typeThe new version differs by 88 commits.
432d2a3
4.21.0
0fb6c60
Merge pull request #7038 from marcusdarmstrong/marcusdarmstrong-external-module-fix
15b6f8b
make afterEach async
7bc5c98
Merge branch 'master' into marcusdarmstrong-external-module-fix
2228daf
Merge pull request #8230 from webpack/revert-8120-rh-silent-reporter
fadf875
remove dependency
7c0b209
Revert "Re-enable jest-silent-reporter #hacktoberfest"
a868789
Merge pull request #8143 from MLoughry/miclo/optimize-chunk-graph-generation
1d71ede
Make changes suggested by @sokra to optimize chunk graph generation
4d3fe00
Merge pull request #8134 from fscherwi/update-coveralls
86f56bf
update coveralls
4c461e2
Merge pull request #8120 from rickhanlonii/rh-silent-reporter
9fe42e7
Merge pull request #8118 from webpack/bugfix/issue-8110
0b6ad2a
Don't be clever with the set command because idk windows
148016e
Rerun yarn
There are 88 commits in total.
See the full diff
devDependency
webpack was updated from 4.21.0
to 4.22.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 103 commits.
894eca2
4.22.0
5165a90
Merge pull request #8242 from webpack/perf/chunk-graph
07d2d65
Merge pull request #8243 from webpack/bugfix/stablility
5e4a6a4
fix byId sorting
c04747f
make LimitChunkCountPlugin stable
a7db689
make chunk compare stable
3217d02
make stats assets order stable by providing a default order
98b482e
make dependency order stable
8a8111b
make sorting in Stats stable
511d15b
make origins sorting deterministic
c8252e6
Run additional tests to ensure compilation stablility
65d9ffb
Optimize chunk graph algorithm
1d9f8a3
Merge pull request #8233 from ljqx/const-plugin-logical-operator
dcd3834
fix comments
432d2a3
4.21.0
There are 103 commits in total.
See the full diff
devDependency
webpack was updated from 4.22.0
to 4.23.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
watchMode
flag to Compiler to be able to detect watch mode in pluginsremovedFiles
property to Compiler to detect removed files@webassemblyjs/*
for bugfixThe new version differs by 138 commits.
a4feb6e
4.23.0
298fa4c
Merge pull request #8266 from ljqx/wasm-finalize-exports-fix
035ceb6
force travis rerun
735b4aa
Merge pull request #8182 from xtuc/ci-node-nightly
6844c75
add test
8256249
longer timeouts for Compiler test
f7ff913
use latest node 12 nightly
1c44f95
fix bug where module is referenced which is not in the graph
98d077d
order values with different types correctly
f5e45be
also export WebAssembly.Global when reexporting globals
b22f027
Update tests for new WebAssembly.Global API
edcadbb
ci: add node 11
91755a2
Merge pull request #8265 from webpack/ci/fix-memory-issue
523ddd7
avoid memory leak
48656d2
[WasmFinalizeExportsPlugin] check if ref
is null before using it
There are 138 commits in total.
See the full diff
devDependency
webpack was updated from 4.23.0
to 4.23.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
return'development'===process.env.NODE_ENV&&'foo'
The new version differs by 141 commits.
607cf70
4.23.1
5e5e7b7
Merge pull request #8270 from ljqx/logical-expression-fix
13d1dab
[ConstPlugin] fix bug introduced by evaluation of && and ||
a4feb6e
4.23.0
298fa4c
Merge pull request #8266 from ljqx/wasm-finalize-exports-fix
035ceb6
force travis rerun
735b4aa
Merge pull request #8182 from xtuc/ci-node-nightly
6844c75
add test
8256249
longer timeouts for Compiler test
f7ff913
use latest node 12 nightly
1c44f95
fix bug where module is referenced which is not in the graph
98d077d
order values with different types correctly
f5e45be
also export WebAssembly.Global when reexporting globals
b22f027
Update tests for new WebAssembly.Global API
edcadbb
ci: add node 11
There are 141 commits in total.
See the full diff
devDependency
webpack was updated from 4.23.1
to 4.24.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
DefinePlugin.runtimeValue(() => {...}, true)
is always evaluatedmodule
argument to DefinePlugin.runtimeValue
The new version differs by 165 commits.
9e397b5
4.24.0
56846fb
Merge pull request #8319 from webpack/update-dev-tools
2a440fe
Update development tools
c832cb7
Merge pull request #8306 from FranckFreiburger/master
a640cd0
- update/enhance the test
7dc8e51
pass { module } instead of module
8be0485
Merge pull request #8307 from xtuc/chore-bump-webassemblyjs17
2eff6aa
chore: bump webassemblyjs
a093cfa
run eslint --fix
979320e
- add a test for PR#8306
2b0025a
add module argument to DefinePlugin.runtimeValue functions
7076c05
Merge pull request #8299 from JackyTianer/master
145b719
remove test script in package.json
d66cce2
add test case by this change
536e271
Merge pull request #8295 from HarlemSquirrel/examples-readme-20181028
There are 165 commits in total.
See the full diff
devDependency
webpack was updated from 4.24.0
to 4.25.0
.Your tests are still failing with this version. Compare changes
format
option to DllPlugin
to allow generating formated manifest jsonProgressPlugin
to add and remove information
.mjs
The new version differs by 203 commits.
290094e
4.25.0
355590e
Merge pull request #8250 from Aladdin-ADD/patch-3
0293c3a
Merge pull request #8279 from smelukov/support-entry-progress
1ea411b
Merge pull request #8139 from NaviMarella/FormatManifest
4b72635
exclude watch test cases
e35d084
increase test timeout
6be1411
move schema into definitions
3d74504
add missing hooks to progress
56d8a8f
prevent writing the same message multiple times to stderr
64e3826
use flags to show different parts of the progress message
8c5e74f
Merge branch 'master' into support-entry-progress
10ff7a5
Merge pull request #8327 from DavidStaheli/users/davidstaheli/publish-test-results
1b23c1e
Publish test results from Azure Pipelines builds
eb68316
Merge pull request #8294 from ljqx/zhbliu/import-parser-plugin-fix-context-return
22aee1e
fix shortcut condition
There are 203 commits in total.
See the full diff
devDependency
webpack was updated from 4.25.0
to 4.25.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 6 commits.
2361995
4.25.1
e2a2016
Merge pull request #8338 from webpack/bugfix/issue-8293
babe736
replace prefix/postfix even when equal for wrapped context
dcd0d59
test for #8293
af123a8
Merge pull request #8334 from webpack/bugfix/lint
36eb0bb
move azure specific commands to azure-pipelines.yml
See the full diff
devDependency
webpack was updated from 4.25.1
to 4.26.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
Note: While they are officially backward-compatible, it can still happen that a new bugs occurs with terser, which break your production builds. Make sure to validate your production builds after upgrading to this version. (Note that it's always a good idea to test your output assets before deploying.)
If you want to report bugs to terser (https://github.com/terser-js/terser), please provide a minimal repro case with minimized and non-minimized code. You can configure webpack to generate non-minimized code in production mode by setting optimization.minimize: false
. When reporting a bug to terser, best report a repro case which doesn't require running webpack and is reproducible with only the terser command line.
See optimization.minimizers
configuration option to switch back to uglify-es or provide additional minimize options for terser.
The new version differs by 13 commits.
04f90c5
4.26.0
e1df721
Merge pull request #8392 from vkrol/cherry-pick-terser-to-webpack-4
a818def
fix for changed API in terser plugin warningsFilter
b39abf4
Rename test directories too
311a728
Switch from uglifyjs-webpack-plugin to terser-webpack-plugin
a230148
Merge pull request #8351 from DeTeam/chunk-jsdoc-typo
7a0af76
Fix a typo in Chunk#split jsdoc comment
2361995
4.25.1
e2a2016
Merge pull request #8338 from webpack/bugfix/issue-8293
babe736
replace prefix/postfix even when equal for wrapped context
dcd0d59
test for #8293
af123a8
Merge pull request #8334 from webpack/bugfix/lint
36eb0bb
move azure specific commands to azure-pipelines.yml
See the full diff
devDependency
webpack was updated from 4.26.0
to 4.26.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 22 commits.
8e841fe
4.26.1
11afdbd
Merge pull request #8417 from webpack/bugfix/split-chunks-min-size
cbeaf70
prevent groups with size < minSize
a1d4802
Merge pull request #8416 from webpack/bugfix/split-chunks-zero-min
32961f2
while grouping nodes include at least one node on each side
fa56ec8
Merge pull request #8410 from webpack/bugfix/max-size-lt-min-size
fd2133b
handle case when minSize > maxSize
614a6fc
Merge pull request #8385 from hax/patch-1
04f90c5
4.26.0
e1df721
Merge pull request #8392 from vkrol/cherry-pick-terser-to-webpack-4
a818def
fix for changed API in terser plugin warningsFilter
b39abf4
Rename test directories too
311a728
Switch from uglifyjs-webpack-plugin to terser-webpack-plugin
48f0604
Drop unuseful eval
call
a230148
Merge pull request #8351 from DeTeam/chunk-jsdoc-typo
There are 22 commits in total.
See the full diff
devDependency
webpack was updated from 4.26.1
to 4.27.0
.Your tests are still failing with this version. Compare changes
getResolve
method to create their own resolver function with custom optionsexport * from
The new version differs by 34 commits.
f47bf8b
4.27.0
a67ffcd
Merge pull request #8452 from webpack/feature/resolveWithOptions
96f625c
Merge pull request #8457 from webpack/bugfix/rebuild-provided-exports
56feccc
convert test case to normal function for node.js 6 support
2f4296e
fix a bug which causes incorrect providedExports for cached modules
f944002
Merge pull request #8451 from webpack/bugfix/split-chunks
162da1c
add getResolve method to loader context
3b46b48
enforce doesn't affect minSize for maxSize
72a8a1f
Merge pull request #8440 from Connormiha/oprimize-chunk-can-be-integrated
537d3e4
Cache hasRunstime in chunk
e3e8a68
Merge pull request #8405 from xiaoxiaojx/fix-function-plugin-apply
70b9a1b
fix parameter missing when plugin type is a funtion
8e841fe
4.26.1
11afdbd
Merge pull request #8417 from webpack/bugfix/split-chunks-min-size
cbeaf70
prevent groups with size < minSize
There are 34 commits in total.
See the full diff
devDependency
webpack was updated from 4.27.0
to 4.27.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
splitChunks
enforce
.devDependency
webpack was updated from 4.27.1
to 4.28.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
checkResource
has an additional context
argument.mjs
files as it's crashingThe new version differs by 14 commits.
e871eeb
4.28.0
f6d67b6
update examples
573d2da
Merge pull request #8511 from isiahmeadows/fix-erroneous-injection
6b54a46
Fix failing test.
14ef010
Fix nits, block require
to prevent false positive
f2f62c7
Merge pull request #8516 from iliakan/master
a9d465f
IgnorePlugin: add context argument to checkResource, deprecate checkContext
31de553
Add test
18d7396
Remove a broken hook
d5e26f7
Merge pull request #8467 from Connormiha/simplify-append-head
6f5c5ef
Use document.head instead of getElementsByTagName
4056506
4.27.1
f29ca64
Merge pull request #8466 from webpack/bugfix/splitChunks-enforce
b56727e
enforce should not prevent using minChunks
etc. on cacheGroup
See the full diff
devDependency
webpack was updated from 4.28.0
to 4.28.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 17 commits.
7a6a71f
4.28.1
068fe24
Merge pull request #8530 from webpack/bugfix/ignore-plugin
6c22ca2
fix issue when contextRegExp is undefined
e871eeb
4.28.0
f6d67b6
update examples
573d2da
Merge pull request #8511 from isiahmeadows/fix-erroneous-injection
6b54a46
Fix failing test.
14ef010
Fix nits, block require
to prevent false positive
f2f62c7
Merge pull request #8516 from iliakan/master
a9d465f
IgnorePlugin: add context argument to checkResource, deprecate checkContext
31de553
Add test
18d7396
Remove a broken hook
d5e26f7
Merge pull request #8467 from Connormiha/simplify-append-head
6f5c5ef
Use document.head instead of getElementsByTagName
4056506
4.27.1
There are 17 commits in total.
See the full diff
devDependency
webpack was updated from 4.28.1
to 4.28.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 20 commits.
fe514dd
4.28.2
899eeff
Merge pull request #8542 from webpack/bugfix/ignore-externals
bc368c7
fixes #8538
7a6a71f
4.28.1
068fe24
Merge pull request #8530 from webpack/bugfix/ignore-plugin
6c22ca2
fix issue when contextRegExp is undefined
e871eeb
4.28.0
f6d67b6
update examples
573d2da
Merge pull request #8511 from isiahmeadows/fix-erroneous-injection
6b54a46
Fix failing test.
14ef010
Fix nits, block require
to prevent false positive
f2f62c7
Merge pull request #8516 from iliakan/master
a9d465f
IgnorePlugin: add context argument to checkResource, deprecate checkContext
31de553
Add test
18d7396
Remove a broken hook
There are 20 commits in total.
See the full diff
devDependency
webpack was updated from 4.28.2
to 4.28.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 27 commits.
983c261
4.28.3
510abf7
Merge pull request #8565 from NaviMarella/ProfilingPlugin_8503
0128118
Modified Tests as suggested.
5b5f1d4
Made changes as requested
eb960cc
Fixed Profiling Output path for creating a folder, if it doesn't exists.
3b344f2
Merge pull request #8559 from darrelfrancis/darrelfrancis-patch-1-readme
e2abdae
Fix minor typos, improve clarity of README
fe514dd
4.28.2
899eeff
Merge pull request #8542 from webpack/bugfix/ignore-externals
bc368c7
fixes #8538
7a6a71f
4.28.1
068fe24
Merge pull request #8530 from webpack/bugfix/ignore-plugin
6c22ca2
fix issue when contextRegExp is undefined
e871eeb
4.28.0
f6d67b6
update examples
There are 27 commits in total.
See the full diff
devDependency
webpack was updated from 4.28.4
to 4.29.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
output.futureEmitAssets
which gives the emitting logic of webpack 5
The new version differs by 51 commits.
25bccd4
4.29.0
6389e41
Merge pull request #8642 from webpack/memory/future-emit-assets
6e383cf
make test for Source.buffer more strict
aaf85db
add output.futureEmitAssets
03ffa48
Merge pull request #8639 from webpack/memory/limit-parallelism
2b2c17f
Merge pull request #8598 from kiliancs/acorn6
fdb6b13
4.28.4
80514cc
Add ts declarations
78abf04
Use eachLimit instead even though forEachLimit apears to be an alias...
9cb4225
forEach to forEachLimit
ef67132
Upgrade acorn to v6
3e147e6
Merge pull request #8588 from hulkish/faster-statement-type-check
2a04dee
added ExportAllDeclaration, fixed fn signature
baf0aa1
Merge pull request #8581 from DanielRuf/tests/increase-jest-timeout
41b6887
use faster statement type check
There are 51 commits in total.
See the full diff
devDependency
webpack was updated from 4.29.0
to 4.29.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
__esModule
flag when modules are concatenated, but without usage informationThe new version differs by 65 commits.
6934b98
4.29.1
960f396
Merge pull request #8686 from MarkPollmann/patch-1
8627743
Merge pull request #8678 from bhavya9107/patch-1
915c32d
docs(README): remove to from link
9737a3b
Update README.md
f654a49
docs(README):Update index
c957338
docs(README): newline after index
09cf713
docs(README): add index
07d4d85
Merge pull request #8676 from hulkish/fix-side-effects-example
2209b8a
rebuild examples
780c17e
fix side-effects example
2fe0ba5
Normalize backslash on windows
a0eab48
Merge pull request #8667 from webpack/bugfix/esModule-flag
42007e8
fixes #8666
25bccd4
4.29.0
There are 65 commits in total.
See the full diff
devDependency
webpack was updated from 4.29.1
to 4.29.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 140 commits.
74b8aac
4.29.2
e79d014
Merge pull request #8741 from webpack/deps/dev
d12ca7c
update dev deps
c28f6cb
Merge pull request #8742 from webpack/deps/schema-utils
5e3a053
upgrade schema-utils to new major
885ab81
Merge pull request #8740 from webpack/deps/update-jest
08473de
add workaround for jest bug
a994ec7
upgrade jest
8167e42
Merge pull request #8736 from webpack/deps/eslint-types
da59443
Merge pull request #8737 from webpack/deps/update-test-deps
dbc0b8d
Merge pull request #8725 from webpack/dependabot/npm_and_yarn/typescript-3.3.1
155cda7
update test cases dependencies
11bfb05
update linting dependencies
d7d9b9b
ignore typescript bug
5a6d654
Bump typescript from 3.0.0-rc to 3.3.1
There are 140 commits in total.
See the full diff
devDependency
webpack was updated from 4.29.2
to 4.29.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
import()
context uses __webpack_require__.e
, but it is not in the runtimeThe new version differs by 154 commits.
b934e26
4.29.3
0d5c0cf
Merge pull request #8654 from mc-zone/fix/8626
2eefbae
Merge pull request #8751 from webpack/dependabot/npm_and_yarn/webpack-dev-middleware-3.5.2
217139a
Merge pull request #8750 from webpack/dependabot/npm_and_yarn/react-dom-16.8.1
b894f26
Merge pull request #8749 from webpack/dependabot/npm_and_yarn/react-16.8.1
2b1b3ce
Bump webpack-dev-middleware from 3.5.1 to 3.5.2
5b4c277
Bump react-dom from 16.8.0 to 16.8.1
cc2ba62
Bump react from 16.8.0 to 16.8.1
7a5137d
fixes in ContextModule
7edcc48
fix: add missed webpack_require.e runtime while importing exist module with context
87a3046
Merge pull request #8747 from webpack/deps/node-12
458c61f
update node 12 nightly version
109db05
Merge pull request #8738 from hiroppy/feature/modify-WebpackError.unittest
74b8aac
4.29.2
e79d014
Merge pull request #8741 from webpack/deps/dev
There are 154 commits in total.
See the full diff
devDependency
webpack was updated from 4.29.3
to 4.29.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
@webassemblyjs
for bugfixesThe new version differs by 183 commits.
7ecf992
4.29.4
a259c09
Merge pull request #8791 from webpack/dependabot/npm_and_yarn/react-16.8.2
686dd8f
Merge pull request #8790 from webpack/dependabot/npm_and_yarn/jest-junit-6.3.0
31a33aa
Merge pull request #8789 from webpack/dependabot/npm_and_yarn/react-dom-16.8.2
d1d0be9
Merge pull request #8785 from webpack/dependabot/npm_and_yarn/wast-loader-1.8.2
fff330e
Merge pull request #8784 from webpack/dependabot/npm_and_yarn/lint-staged-8.1.4
196cb81
Merge pull request #8786 from xtuc/chore-bump-webassemblyjs19
842ed68
Bump react from 16.8.1 to 16.8.2
6da1da5
Bump jest-junit from 6.2.1 to 6.3.0
93b0485
Bump react-dom from 16.8.1 to 16.8.2
e4ce645
chore: bump webassemblyjs
16b92ad
Bump wast-loader from 1.8.1 to 1.8.2
40245c5
Bump lint-staged from 8.1.3 to 8.1.4
a3f2662
Merge pull request #8783 from webpack/dependabot/npm_and_yarn/handlebars-4.1.0
ae41c08
[Security] Bump handlebars from 4.0.11 to 4.1.0
There are 183 commits in total.
See the full diff
devDependency
webpack was updated from 4.29.4
to 4.29.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
@webassemblyjs
to remove git dependencyThe new version differs by 192 commits.
073813f
4.29.5
39a8742
Merge pull request #8800 from webpack/bugfix/prettierignore
5878c93
Merge pull request #8802 from xtuc/chore-bump-webassemblyjs20
3d23f67
chore: bump webassemblyjs
75a9a51
fix prettierignore file and run prettier
75c2784
Merge pull request #8788 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.3.0
5591e17
Merge pull request #8799 from webpack/dependabot/npm_and_yarn/eslint-5.14.0
266eb89
Bump eslint from 5.13.0 to 5.14.0
7ecf992
4.29.4
a259c09
Merge pull request #8791 from webpack/dependabot/npm_and_yarn/react-16.8.2
686dd8f
Merge pull request #8790 from webpack/dependabot/npm_and_yarn/jest-junit-6.3.0
31a33aa
Merge pull request #8789 from webpack/dependabot/npm_and_yarn/react-dom-16.8.2
d1d0be9
Merge pull request #8785 from webpack/dependabot/npm_and_yarn/wast-loader-1.8.2
fff330e
Merge pull request #8784 from webpack/dependabot/npm_and_yarn/lint-staged-8.1.4
196cb81
Merge pull request #8786 from xtuc/chore-bump-webassemblyjs19
There are 192 commits in total.
See the full diff
The devDependency webpack was updated from
4.19.0
to4.19.1
.π¨ 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](https://travis-ci.org/moxystudio/react-with-moxy/builds/430094246?utm_source=github_status&utm_medium=notification)).Release Notes for v4.19.1
Bugfixes
import()
withtarget: "electron-main"
uses correct path separator on windows(This fixes a problem with filemappings in vscode)
devtool: "source-map"
and variants generate SourceMaps when output file is.mjs
browser
field as object is used when usingtarget: "electron-renderer"
export default
are preservedexternals
value, now works correctly as documentedCommits
The new version differs by 15 commits.
b7121c1
4.19.1
ab28497
Merge pull request #8043 from RubenVerborgh/externals-object-array
9bda629
remove bad unit test
f0271d9
fix ExternalModule and test case
3aef0e5
Allow array as value in externals object.
7b91fa6
Merge pull request #8042 from webpack/bugfix/comments-export-default
e08f71c
keep/restore comments in export default
2f78aae
Merge pull request #8038 from sharang-d/patch-5
bb4c2d1
Correctly set the 'browser' value for electron-renderer
5ade574
Merge pull request #7947 from philipwalton/mjs-sourcemap-support
5258471
Merge pull request #8035 from kwonoj/fix-path
2df7b0c
fix(nodemaintemplate): resolve async chunk path platform agnostic
17fafd3
Fix lint errors
a2cc031
Add tests for default source map extensions
12762ff
Add sourcemap support for .mjs output files
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: